Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ef4f54ac563e72a902be8341bcf6d78b4481d4df (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ef4f54ac563e72a902be8341bcf6d78b4481d4df # timeout=10
Commit message: "HTTP_Adapter/cosmetic: remove stray newline"
 > git rev-list --no-walk 03b3bff502a10538544da996574b7d5e61672eb2 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins823049388449741214.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 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-20250306-0855-7533bd13-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250306-0855-7533bd13-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-20250306-0855-7533bd13-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-20250306-0855-7533bd13-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB] Fetched 9306 kB in 1s (11.1 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-20250306-0855-7533bd13-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-20250306-0855-7533bd13-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-20250306-0855-7533bd13-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-20250306-0855-7533bd13-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-20250306-0855-7533bd13-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-20250306-0855-7533bd13-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_5.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for IPA_Emulation.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 UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_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 SS_Templates_part_5.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_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_7.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_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.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_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_5.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_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 GSUP_Types.cc Creating dependency file for General_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_Helpers.cc Creating dependency file for 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 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 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_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250306-0855-7533bd13-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-20250306-0855-7533bd13-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 16s (12.8 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-20250306-0855-7533bd13-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-20250306-0855-7533bd13-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-20250306-0855-7533bd13-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 48 not upgraded. Need to get 11.4 MB of archives. After this operation, 17.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503052026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.3.4cea.202503052026 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.3.4cea.202503052026 [71.1 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.3.4cea.202503052026 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.1.ae0e.202503052026 [60.1 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.3.4cea.202503052026 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.14.3c6e.202503052026 [70.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.0.1.bb85.202503052026 [21.4 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.9.0.1.bb85.202503052026 [23.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.3.4cea.202503052026 [52.0 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.3.4cea.202503052026 [71.7 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.3.4cea.202503052026 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.3.4cea.202503052026 [60.4 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.3.4cea.202503052026 [64.3 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.3.4cea.202503052026 [51.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.3.4cea.202503052026 [44.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.9.0.1.bb85.202503052026 [113 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.3.4cea.202503052026 [2163 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.9.0.1.bb85.202503052026 [460 kB] Fetched 11.4 MB in 0s (80.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202503052026_amd64.deb ... Unpacking osmocom-nightly (202503052026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.3.4cea.202503052026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.3.4cea.202503052026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.3.4cea.202503052026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.3.4cea.202503052026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.3.4cea.202503052026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.3.4cea.202503052026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.1.ae0e.202503052026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.1.ae0e.202503052026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.3.4cea.202503052026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.3.4cea.202503052026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.14.3c6e.202503052026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.14.3c6e.202503052026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.0.1.bb85.202503052026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0.1.bb85.202503052026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.0.1.bb85.202503052026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.0.1.bb85.202503052026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0.3.4cea.202503052026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.3.4cea.202503052026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0.3.4cea.202503052026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.3.4cea.202503052026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0.3.4cea.202503052026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.3.4cea.202503052026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0.3.4cea.202503052026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.3.4cea.202503052026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0.3.4cea.202503052026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.3.4cea.202503052026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0.3.4cea.202503052026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.3.4cea.202503052026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0.3.4cea.202503052026_amd64.deb ... Unpacking libosmocore (1.11.0.3.4cea.202503052026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.0.1.bb85.202503052026_amd64.deb ... Unpacking osmo-hlr (1.9.0.1.bb85.202503052026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0.3.4cea.202503052026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.3.4cea.202503052026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.0.1.bb85.202503052026_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.0.1.bb85.202503052026) ... Setting up osmocom-nightly (202503052026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.11.0.3.4cea.202503052026) ... Setting up libosmocodec4:amd64 (1.11.0.3.4cea.202503052026) ... Setting up libosmovty13:amd64 (1.11.0.3.4cea.202503052026) ... Setting up libosmoisdn0:amd64 (1.11.0.3.4cea.202503052026) ... Setting up libosmousb0:amd64 (1.11.0.3.4cea.202503052026) ... Setting up libosmogsm20:amd64 (1.11.0.3.4cea.202503052026) ... Setting up libosmoctrl0:amd64 (1.11.0.3.4cea.202503052026) ... Setting up libosmogb14:amd64 (1.11.0.3.4cea.202503052026) ... Setting up libosmonetif11:amd64 (1.6.0.1.ae0e.202503052026) ... Setting up libosmocoding0:amd64 (1.11.0.3.4cea.202503052026) ... Setting up libosmo-mslookup1:amd64 (1.9.0.1.bb85.202503052026) ... Setting up libosmosim2:amd64 (1.11.0.3.4cea.202503052026) ... Setting up libosmocore (1.11.0.3.4cea.202503052026) ... Setting up libosmoabis15:amd64 (2.0.0.14.3c6e.202503052026) ... Setting up libosmocore-dbg:amd64 (1.11.0.3.4cea.202503052026) ... Setting up libosmo-gsup-client0:amd64 (1.9.0.1.bb85.202503052026) ... Setting up osmo-hlr (1.9.0.1.bb85.202503052026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.9.0.1.bb85.202503052026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250306-0855-7533bd13-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-20250306-0855-7533bd13-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-20250306-0855-7533bd13-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-20250306-0855-7533bd13-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-20250306-0855-7533bd13-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-20250306-0855-7533bd13-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-20250306-0855-7533bd13-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-20250306-0855-7533bd13-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20250306085531941 DMAIN <0000> hlr.c:812 hlr starting 20250306085531941 DDB <0001> db.c:599 using database: :memory: 20250306085531941 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250306085531941 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250306085531942 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250306085531942 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250306085531943 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250306085531943 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250306085531944 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250306085531945 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250306085531945 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-20250306-0855-7533bd13-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@3a596e95fab3: Unix server socket created successfully. MC@3a596e95fab3: Listening on TCP port 44163. MC2> 3a596e95fab3 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 3a596e95fab3 44163 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3a596e95fab3: New HC connected from 10.0.2.100 [10.0.2.100]. 3a596e95fab3: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@3a596e95fab3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3a596e95fab3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3a596e95fab3: Configuration file was processed on all HCs. MC@3a596e95fab3: Creating MTC on host 10.0.2.100. MC@3a596e95fab3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3a596e95fab3: 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 ------ Thu Mar 6 08:55:32 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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_sai_err_invalid_imsi started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085533491 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085533491 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085533495 DLINP <000b> input/ipa.c:452 connected read/write 20250306085533495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085533497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33350<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085533500 DLINP <000b> input/ipa.c:452 connected read/write 20250306085533500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085533500 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085533500 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085533500 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 20250306085533500 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085533500 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 20250306085533500 DLGSUP <0013> gsup_server.c:236 2: 20250306085533500 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085533500 DLGSUP <0013> gsup_server.c:236 3: 20250306085533500 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085533500 DLGSUP <0013> gsup_server.c:236 4: 20250306085533500 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085533501 DLGSUP <0013> gsup_server.c:236 5: 20250306085533501 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085533501 DLGSUP <0013> gsup_server.c:236 7: 20250306085533501 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085533501 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085533501 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085533501 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@3a596e95fab3: 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") 20250306085533517 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39941<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@3a596e95fab3: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250306085533523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33358<->l=127.0.0.1:4258 20250306085533542 DLINP <000b> input/ipa.c:452 connected read/write 20250306085533542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085533542 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"} 20250306085533542 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" 20250306085533542 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} 20250306085533542 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 20250306085533542 DLINP <000b> input/ipa.c:452 connected read/write 20250306085533542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085533542 DLINP <000b> input/ipa.c:452 connected read/write 20250306085533542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@3a596e95fab3: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@3a596e95fab3: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085533547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33358<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@3a596e95fab3: Final verdict of PTC: pass 20250306085533549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33350<->l=127.0.0.1:4258 20250306085533552 DLINP <000b> input/ipa.c:452 connected read/write 20250306085533552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085533552 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085533552 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085533552 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085533552 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39941<->l=127.0.0.1:4259) 5@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP(4)@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 5: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@3a596e95fab3: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:55:33 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 20250306085533615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33366<->l=127.0.0.1:4258 20250306085533716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33366<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=25056) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:55:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_sai started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085536807 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085536807 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085536812 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085536813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33380<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@3a596e95fab3: 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 } } } } 20250306085536817 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085536817 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085536817 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085536817 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 20250306085536817 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085536817 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 20250306085536817 DLGSUP <0013> gsup_server.c:236 2: 20250306085536817 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085536817 DLGSUP <0013> gsup_server.c:236 3: 20250306085536817 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085536817 DLGSUP <0013> gsup_server.c:236 4: 20250306085536817 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085536817 DLGSUP <0013> gsup_server.c:236 5: 20250306085536817 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085536817 DLGSUP <0013> gsup_server.c:236 7: 20250306085536817 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085536817 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085536817 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085536817 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@3a596e95fab3: 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") 20250306085536840 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36827<->l=127.0.0.1:4259) 20250306085536850 DAUC <0003> db_auc.c:157 IMSI='262429912100192': No 2G Auth Data 20250306085536850 DAUC <0003> db_auc.c:192 IMSI='262429912100192': No 3G Auth Data HLR_Test-GSUP(9)@3a596e95fab3: Created GsupExpect[0] for "262429912100192" to be handled at TC_gsup_sai(12) 20250306085536876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33390<->l=127.0.0.1:4258 20250306085536886 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085536886 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429912100192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429912100192"} 20250306085536886 DAUC <0003> db_auc.c:192 IMSI='262429912100192': No 3G Auth Data 20250306085536886 DAUC <0003> db_auc.c:236 IMSI='262429912100192': Calling to generate 5 vectors 20250306085536886 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250306085536886 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085536886 DAUC <0003> auc.c:113 vector [0]: rand = a71e78187969b1627b2d1be9ec24060a 20250306085536886 DAUC <0003> auc.c:179 vector [0]: kc = 92d6cac43b769400 20250306085536886 DAUC <0003> auc.c:180 vector [0]: sres = edacd9a3 20250306085536886 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250306085536886 DAUC <0003> auc.c:113 vector [1]: rand = 5e8ac532c1e5d805c765a755dd1c34ba 20250306085536886 DAUC <0003> auc.c:179 vector [1]: kc = 57f76652050fc800 20250306085536886 DAUC <0003> auc.c:180 vector [1]: sres = a2304196 20250306085536886 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250306085536886 DAUC <0003> auc.c:113 vector [2]: rand = 82db6f1e64b8ea157a4c0e9f49315cd2 20250306085536886 DAUC <0003> auc.c:179 vector [2]: kc = e0db6d2af8957c00 20250306085536886 DAUC <0003> auc.c:180 vector [2]: sres = 0bdfaa4c 20250306085536886 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250306085536886 DAUC <0003> auc.c:113 vector [3]: rand = dfad1a06dbcff2c4acb790389b0c8369 20250306085536886 DAUC <0003> auc.c:179 vector [3]: kc = 3c85ca293ed3e000 20250306085536886 DAUC <0003> auc.c:180 vector [3]: sres = 7ad8b0b3 20250306085536886 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250306085536886 DAUC <0003> auc.c:113 vector [4]: rand = 6f287c63dbfe1057317e4c57c5534bb5 20250306085536886 DAUC <0003> auc.c:179 vector [4]: kc = a67386cbe0900000 20250306085536886 DAUC <0003> auc.c:180 vector [4]: sres = 2b8cb590 20250306085536886 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250306085536886 DAUC <0003> db_auc.c:245 IMSI='262429912100192': Generated 5 vectors 20250306085536886 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429912100192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429912100192"} 20250306085536886 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429912100192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085536886 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085536886 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a596e95fab3: Found GsupExpect[0] for "262429912100192" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@3a596e95fab3: Added IMSI table entry 0TC_gsup_sai(12)"262429912100192" TC_gsup_sai(12)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_sai(12)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085536893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33390<->l=127.0.0.1:4258 TC_gsup_sai(12)@3a596e95fab3: Final verdict of PTC: pass 20250306085536896 DAUC <0003> db_auc.c:157 IMSI='262426429078737': No 2G Auth Data 20250306085536896 DAUC <0003> db_auc.c:192 IMSI='262426429078737': No 3G Auth Data HLR_Test-GSUP(9)@3a596e95fab3: Created GsupExpect[0] for "262426429078737" to be handled at TC_gsup_sai(13) 20250306085536909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33396<->l=127.0.0.1:4258 20250306085536911 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085536911 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426429078737 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426429078737"} 20250306085536911 DAUC <0003> db_auc.c:192 IMSI='262426429078737': No 3G Auth Data 20250306085536911 DAUC <0003> db_auc.c:236 IMSI='262426429078737': Calling to generate 5 vectors 20250306085536911 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250306085536911 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085536911 DAUC <0003> auc.c:113 vector [0]: rand = 83e9ce4ababbf76daa928e9bb1f9dbaf 20250306085536911 DAUC <0003> auc.c:179 vector [0]: kc = 4b6e92e28969cc00 20250306085536911 DAUC <0003> auc.c:180 vector [0]: sres = ef02c0f0 20250306085536911 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250306085536911 DAUC <0003> auc.c:113 vector [1]: rand = de83cfd31b18f25f8c28cb17f4a1df81 20250306085536911 DAUC <0003> auc.c:179 vector [1]: kc = 3058ca3cb7d23c00 20250306085536911 DAUC <0003> auc.c:180 vector [1]: sres = 6bf52807 20250306085536911 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250306085536911 DAUC <0003> auc.c:113 vector [2]: rand = 623e15f34685d46dd42768d9df7bed02 20250306085536911 DAUC <0003> auc.c:179 vector [2]: kc = a6cbc64eb1f13400 20250306085536911 DAUC <0003> auc.c:180 vector [2]: sres = 24bbde67 20250306085536911 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250306085536911 DAUC <0003> auc.c:113 vector [3]: rand = d9c54a58fbf37be74c6866c60840f090 20250306085536911 DAUC <0003> auc.c:179 vector [3]: kc = c310c3d0deb5b800 20250306085536911 DAUC <0003> auc.c:180 vector [3]: sres = 3018d179 20250306085536911 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250306085536911 DAUC <0003> auc.c:113 vector [4]: rand = be8bc4cb3a93c73f7ec1c729f405d016 20250306085536911 DAUC <0003> auc.c:179 vector [4]: kc = 557cdb169b572800 20250306085536911 DAUC <0003> auc.c:180 vector [4]: sres = 57268b62 20250306085536911 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250306085536911 DAUC <0003> db_auc.c:245 IMSI='262426429078737': Generated 5 vectors 20250306085536911 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426429078737 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426429078737"} 20250306085536911 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426429078737 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085536911 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085536911 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a596e95fab3: Found GsupExpect[0] for "262426429078737" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@3a596e95fab3: Added IMSI table entry 1TC_gsup_sai(13)"262426429078737" TC_gsup_sai(13)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_sai(13)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085536912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33396<->l=127.0.0.1:4258 TC_gsup_sai(13)@3a596e95fab3: Final verdict of PTC: pass 20250306085536912 DAUC <0003> db_auc.c:157 IMSI='262421560363969': No 2G Auth Data 20250306085536912 DAUC <0003> db_auc.c:192 IMSI='262421560363969': No 3G Auth Data HLR_Test-GSUP(9)@3a596e95fab3: Created GsupExpect[0] for "262421560363969" to be handled at TC_gsup_sai(14) 20250306085536918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33412<->l=127.0.0.1:4258 20250306085536919 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085536919 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421560363969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421560363969"} 20250306085536919 DAUC <0003> db_auc.c:192 IMSI='262421560363969': No 3G Auth Data 20250306085536919 DAUC <0003> db_auc.c:236 IMSI='262421560363969': Calling to generate 5 vectors 20250306085536919 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250306085536919 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085536919 DAUC <0003> auc.c:113 vector [0]: rand = b24348d9d612c61e46285390e959ca27 20250306085536919 DAUC <0003> auc.c:179 vector [0]: kc = fa1369a590785a53 20250306085536919 DAUC <0003> auc.c:180 vector [0]: sres = 49d7162e 20250306085536919 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250306085536919 DAUC <0003> auc.c:113 vector [1]: rand = d120499b707ec590f59b974a24c6bafc 20250306085536919 DAUC <0003> auc.c:179 vector [1]: kc = 76c12c7545ef5371 20250306085536919 DAUC <0003> auc.c:180 vector [1]: sres = a2dd2c11 20250306085536919 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250306085536919 DAUC <0003> auc.c:113 vector [2]: rand = fe20a1b882d2b56d2eda7d946883c461 20250306085536919 DAUC <0003> auc.c:179 vector [2]: kc = 1dc7f4fe733c8f39 20250306085536919 DAUC <0003> auc.c:180 vector [2]: sres = 6d6027f8 20250306085536919 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250306085536919 DAUC <0003> auc.c:113 vector [3]: rand = d6252884cd94429fa2b95496c3691dc7 20250306085536919 DAUC <0003> auc.c:179 vector [3]: kc = dca36deaa4a63f5d 20250306085536919 DAUC <0003> auc.c:180 vector [3]: sres = 9d659d95 20250306085536919 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250306085536919 DAUC <0003> auc.c:113 vector [4]: rand = 2f93eca17fb01322edd169f8b71a4d5d 20250306085536919 DAUC <0003> auc.c:179 vector [4]: kc = 94e0e80fcd0775ac 20250306085536919 DAUC <0003> auc.c:180 vector [4]: sres = f707949e 20250306085536919 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250306085536919 DAUC <0003> db_auc.c:245 IMSI='262421560363969': Generated 5 vectors 20250306085536919 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421560363969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421560363969"} 20250306085536919 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421560363969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085536919 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085536919 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a596e95fab3: Found GsupExpect[0] for "262421560363969" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@3a596e95fab3: Added IMSI table entry 2TC_gsup_sai(14)"262421560363969" TC_gsup_sai(14)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_sai(14)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085536920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33412<->l=127.0.0.1:4258 TC_gsup_sai(14)@3a596e95fab3: Final verdict of PTC: pass 20250306085536921 DAUC <0003> db_auc.c:157 IMSI='262423019445785': No 2G Auth Data 20250306085536921 DAUC <0003> db_auc.c:192 IMSI='262423019445785': No 3G Auth Data HLR_Test-GSUP(9)@3a596e95fab3: Created GsupExpect[0] for "262423019445785" to be handled at TC_gsup_sai(15) 20250306085536928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33424<->l=127.0.0.1:4258 20250306085536929 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085536929 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423019445785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423019445785"} 20250306085536929 DAUC <0003> db_auc.c:157 IMSI='262423019445785': No 2G Auth Data 20250306085536929 DAUC <0003> db_auc.c:236 IMSI='262423019445785': Calling to generate 5 vectors 20250306085536929 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250306085536929 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085536929 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085536929 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250306085536929 DAUC <0003> auc.c:113 vector [0]: rand = 9da848f4a5aec9f91da72c282022e22a 20250306085536929 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250306085536929 DAUC <0003> auc.c:142 vector [0]: autn = a9d77318ec1b00008dd73b76010e4f6a 20250306085536929 DAUC <0003> auc.c:143 vector [0]: ck = 75fa6d2b2f577dd5b5c4817ef4961ba7 20250306085536929 DAUC <0003> auc.c:144 vector [0]: ik = 1d273376ef06d98d0b598cd6a665ad8d 20250306085536930 DAUC <0003> auc.c:145 vector [0]: res = 713007a3955d5ac40000000000000000 20250306085536930 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085536930 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250306085536930 DAUC <0003> auc.c:151 vector [0]: kc = d64053f592a21272 20250306085536930 DAUC <0003> auc.c:152 vector [0]: sres = e46d5d67 20250306085536930 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250306085536930 DAUC <0003> auc.c:113 vector [1]: rand = f4444a0ee54833793843baf64ac06fcb 20250306085536930 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250306085536930 DAUC <0003> auc.c:142 vector [1]: autn = d8690d6fd2810000feabbb67067ba09b 20250306085536930 DAUC <0003> auc.c:143 vector [1]: ck = 93f20c8f4a30562d84bd50ad40bb1bf4 20250306085536930 DAUC <0003> auc.c:144 vector [1]: ik = 905cc3786fbb5d2b54b6a34aa8203062 20250306085536930 DAUC <0003> auc.c:145 vector [1]: res = b9b636eae6e3f5080000000000000000 20250306085536930 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085536930 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250306085536930 DAUC <0003> auc.c:151 vector [1]: kc = d3a53c10cd102090 20250306085536930 DAUC <0003> auc.c:152 vector [1]: sres = 5f55c3e2 20250306085536930 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250306085536930 DAUC <0003> auc.c:113 vector [2]: rand = ef917ef12158bc0f7545337a5e89010f 20250306085536930 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250306085536930 DAUC <0003> auc.c:142 vector [2]: autn = e28a50fb7eb90000aee4730773897ad9 20250306085536930 DAUC <0003> auc.c:143 vector [2]: ck = 3244911f1a4322cd2ee6f5fce5b80595 20250306085536930 DAUC <0003> auc.c:144 vector [2]: ik = 0e9a76b7b1a4013aa954adf3874a6448 20250306085536930 DAUC <0003> auc.c:145 vector [2]: res = 0fa1aeb85392d4fc0000000000000000 20250306085536930 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085536930 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250306085536930 DAUC <0003> auc.c:151 vector [2]: kc = bb6cbfa7c915422a 20250306085536930 DAUC <0003> auc.c:152 vector [2]: sres = 5c337a44 20250306085536930 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250306085536930 DAUC <0003> auc.c:113 vector [3]: rand = be8bf6fdd7007d6740845e848d5fc1f9 20250306085536930 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250306085536930 DAUC <0003> auc.c:142 vector [3]: autn = 019a4f77d16400002075ca35604cd4d1 20250306085536930 DAUC <0003> auc.c:143 vector [3]: ck = cfd91522aee89d97271623bb56fc3443 20250306085536930 DAUC <0003> auc.c:144 vector [3]: ik = 72806c2a9b29626a611cd689208353a9 20250306085536930 DAUC <0003> auc.c:145 vector [3]: res = 38195f8fbbc0516c0000000000000000 20250306085536930 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085536930 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250306085536930 DAUC <0003> auc.c:151 vector [3]: kc = fb538c3a43be9817 20250306085536930 DAUC <0003> auc.c:152 vector [3]: sres = 83d90ee3 20250306085536930 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250306085536930 DAUC <0003> auc.c:113 vector [4]: rand = 1f57319098a6114fc31de4aa11ad2901 20250306085536930 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250306085536930 DAUC <0003> auc.c:142 vector [4]: autn = 94f759195e1c0000678f47a32e70e667 20250306085536930 DAUC <0003> auc.c:143 vector [4]: ck = f182a9825efbe89d259d062eb7582def 20250306085536930 DAUC <0003> auc.c:144 vector [4]: ik = 1016e91bd024ecfcce405336d63ef7de 20250306085536930 DAUC <0003> auc.c:145 vector [4]: res = 12a4f05da00744b10000000000000000 20250306085536930 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085536930 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250306085536930 DAUC <0003> auc.c:151 vector [4]: kc = 0a491581efb9de50 20250306085536930 DAUC <0003> auc.c:152 vector [4]: sres = b2a3b4ec 20250306085536930 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250306085536930 DAUC <0003> db_auc.c:245 IMSI='262423019445785': Generated 5 vectors 20250306085536930 DAUC <0003> db_auc.c:249 IMSI='262423019445785': Updating SQN=161 in DB 20250306085536930 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423019445785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423019445785"} 20250306085536930 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423019445785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085536930 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085536930 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a596e95fab3: Found GsupExpect[0] for "262423019445785" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@3a596e95fab3: Added IMSI table entry 3TC_gsup_sai(15)"262423019445785" TC_gsup_sai(15)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_sai(15)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085536931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33424<->l=127.0.0.1:4258 TC_gsup_sai(15)@3a596e95fab3: Final verdict of PTC: pass 20250306085536932 DAUC <0003> db_auc.c:157 IMSI='262421557545660': No 2G Auth Data 20250306085536932 DAUC <0003> db_auc.c:192 IMSI='262421557545660': No 3G Auth Data HLR_Test-GSUP(9)@3a596e95fab3: Created GsupExpect[0] for "262421557545660" to be handled at TC_gsup_sai(16) 20250306085536938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33434<->l=127.0.0.1:4258 20250306085536940 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085536940 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421557545660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421557545660"} 20250306085536940 DAUC <0003> db_auc.c:157 IMSI='262421557545660': No 2G Auth Data 20250306085536940 DAUC <0003> db_auc.c:236 IMSI='262421557545660': Calling to generate 5 vectors 20250306085536940 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250306085536940 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085536940 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250306085536940 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250306085536940 DAUC <0003> auc.c:113 vector [0]: rand = af4a1b10e0a9d18130042eba417361ce 20250306085536940 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250306085536940 DAUC <0003> auc.c:142 vector [0]: autn = 09b14e3a68c00000717b2cd9f70db514 20250306085536940 DAUC <0003> auc.c:143 vector [0]: ck = 9de44c8b2cd3d68832ec404c8d1ecc3a 20250306085536940 DAUC <0003> auc.c:144 vector [0]: ik = 0297ae9ee7b4c6be7f0e36be9faec8a9 20250306085536940 DAUC <0003> auc.c:145 vector [0]: res = e3e0d34744dc0cac0000000000000000 20250306085536940 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085536940 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250306085536940 DAUC <0003> auc.c:151 vector [0]: kc = d29194e7d9d714a5 20250306085536940 DAUC <0003> auc.c:152 vector [0]: sres = a73cdfeb 20250306085536940 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250306085536940 DAUC <0003> auc.c:113 vector [1]: rand = 1641fc71b71ac0ff36344fa2a0a2b340 20250306085536940 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250306085536940 DAUC <0003> auc.c:142 vector [1]: autn = 2ffc62d6840700009d1fe476362dff59 20250306085536940 DAUC <0003> auc.c:143 vector [1]: ck = 6e9ddbc68409fc3e3c1855421c616c28 20250306085536940 DAUC <0003> auc.c:144 vector [1]: ik = 042562e3166f1e05186fb0f0e2b78a5d 20250306085536940 DAUC <0003> auc.c:145 vector [1]: res = d0102d842448775b0000000000000000 20250306085536940 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085536940 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250306085536940 DAUC <0003> auc.c:151 vector [1]: kc = 4ecf5c976cb0044e 20250306085536940 DAUC <0003> auc.c:152 vector [1]: sres = f4585adf 20250306085536940 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250306085536940 DAUC <0003> auc.c:113 vector [2]: rand = 115a48ec1d13d75473cbe050a80f4a68 20250306085536940 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250306085536940 DAUC <0003> auc.c:142 vector [2]: autn = 20db054d4a93000072ced1e17795f528 20250306085536940 DAUC <0003> auc.c:143 vector [2]: ck = fd39fbe2ec9226532e028ce04313598f 20250306085536940 DAUC <0003> auc.c:144 vector [2]: ik = 8a98abfdcd1251b8fb1197a47b6f28ed 20250306085536940 DAUC <0003> auc.c:145 vector [2]: res = f3029a7cef209f2c0000000000000000 20250306085536940 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085536940 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250306085536940 DAUC <0003> auc.c:151 vector [2]: kc = a2b24b5b19fc0689 20250306085536940 DAUC <0003> auc.c:152 vector [2]: sres = 1c220550 20250306085536940 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250306085536940 DAUC <0003> auc.c:113 vector [3]: rand = a35a6c66df62c6e745319b241ebe7c7c 20250306085536940 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250306085536940 DAUC <0003> auc.c:142 vector [3]: autn = 14337ad3df0b00001e1c99f0abc51925 20250306085536940 DAUC <0003> auc.c:143 vector [3]: ck = af4ac1e45d70885073b9247809ba4d54 20250306085536940 DAUC <0003> auc.c:144 vector [3]: ik = dffbf123bbbe561dcd5eb2178d4d4824 20250306085536940 DAUC <0003> auc.c:145 vector [3]: res = 1b5e3044799a76300000000000000000 20250306085536940 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085536940 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250306085536940 DAUC <0003> auc.c:151 vector [3]: kc = ce56a6a86239db3d 20250306085536940 DAUC <0003> auc.c:152 vector [3]: sres = 62c44674 20250306085536940 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250306085536940 DAUC <0003> auc.c:113 vector [4]: rand = a219113f9726bfa81647bf010833567d 20250306085536940 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250306085536940 DAUC <0003> auc.c:142 vector [4]: autn = 97caa028da6f0000ae397f97b149da25 20250306085536940 DAUC <0003> auc.c:143 vector [4]: ck = 358cd0e5660106653bc7c6f9ebea0708 20250306085536940 DAUC <0003> auc.c:144 vector [4]: ik = 179625a7775cc384aa91bad6392a3881 20250306085536940 DAUC <0003> auc.c:145 vector [4]: res = ccd1b451d08bb8700000000000000000 20250306085536940 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085536940 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250306085536940 DAUC <0003> auc.c:151 vector [4]: kc = b34c896dc39dfa68 20250306085536940 DAUC <0003> auc.c:152 vector [4]: sres = 1c5a0c21 20250306085536940 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250306085536940 DAUC <0003> db_auc.c:245 IMSI='262421557545660': Generated 5 vectors 20250306085536940 DAUC <0003> db_auc.c:249 IMSI='262421557545660': Updating SQN=161 in DB 20250306085536940 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421557545660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421557545660"} 20250306085536940 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421557545660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085536940 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085536940 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a596e95fab3: Found GsupExpect[0] for "262421557545660" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@3a596e95fab3: Added IMSI table entry 4TC_gsup_sai(16)"262421557545660" TC_gsup_sai(16)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_sai(16)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085536941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33434<->l=127.0.0.1:4258 TC_gsup_sai(16)@3a596e95fab3: Final verdict of PTC: pass 20250306085536942 DAUC <0003> db_auc.c:157 IMSI='262421744241061': No 2G Auth Data 20250306085536942 DAUC <0003> db_auc.c:192 IMSI='262421744241061': No 3G Auth Data HLR_Test-GSUP(9)@3a596e95fab3: Created GsupExpect[0] for "262421744241061" to be handled at TC_gsup_sai(17) 20250306085536948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33442<->l=127.0.0.1:4258 20250306085536950 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085536950 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421744241061 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421744241061"} 20250306085536950 DAUC <0003> db_auc.c:236 IMSI='262421744241061': Calling to generate 5 vectors 20250306085536950 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250306085536950 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085536950 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085536950 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250306085536950 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085536950 DAUC <0003> auc.c:113 vector [0]: rand = bb0b15eb805d2598d22ffd2b2d8c67a0 20250306085536950 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250306085536950 DAUC <0003> auc.c:142 vector [0]: autn = 40240e6c50a300006f78917338c5c2bd 20250306085536950 DAUC <0003> auc.c:143 vector [0]: ck = f6e989353fa6d6a8451ab23a86b76e7d 20250306085536950 DAUC <0003> auc.c:144 vector [0]: ik = 99ec4b4aa4aa8b5e9240bf677a449065 20250306085536950 DAUC <0003> auc.c:145 vector [0]: res = 406348437e7da7aa0000000000000000 20250306085536950 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085536950 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085536950 DAUC <0003> auc.c:179 vector [0]: kc = 003c6b4331a75000 20250306085536950 DAUC <0003> auc.c:180 vector [0]: sres = b5b7e753 20250306085536950 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085536950 DAUC <0003> auc.c:113 vector [1]: rand = 461ba7e35fed8f236967ed0fe89f2ab0 20250306085536950 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250306085536950 DAUC <0003> auc.c:142 vector [1]: autn = dd28c05fff4a000056ea4175a507cfba 20250306085536950 DAUC <0003> auc.c:143 vector [1]: ck = 5759f7896f2f5f1a298e1f8f4898d0df 20250306085536950 DAUC <0003> auc.c:144 vector [1]: ik = b57e3fa9d39240d7a82ea8f3b890bf4d 20250306085536950 DAUC <0003> auc.c:145 vector [1]: res = 8d6125053ec80f800000000000000000 20250306085536950 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085536950 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250306085536950 DAUC <0003> auc.c:179 vector [1]: kc = 66bb8d597ebf4800 20250306085536950 DAUC <0003> auc.c:180 vector [1]: sres = b10a0f13 20250306085536950 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250306085536950 DAUC <0003> auc.c:113 vector [2]: rand = 8126a0a5af9e3fe09c3c34eabf10c607 20250306085536950 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250306085536950 DAUC <0003> auc.c:142 vector [2]: autn = 7127f8dab3920000a957703f33e640bf 20250306085536950 DAUC <0003> auc.c:143 vector [2]: ck = 6102a217cfe565ce26a6fe20d5e4ac14 20250306085536950 DAUC <0003> auc.c:144 vector [2]: ik = f50d3476972ff373268ca2845191810c 20250306085536950 DAUC <0003> auc.c:145 vector [2]: res = 0cc5409919d633f20000000000000000 20250306085536950 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085536950 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250306085536950 DAUC <0003> auc.c:179 vector [2]: kc = 76766f9e70a14000 20250306085536950 DAUC <0003> auc.c:180 vector [2]: sres = 930f69dd 20250306085536950 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250306085536950 DAUC <0003> auc.c:113 vector [3]: rand = e761bcf0a583c3286bf9409ad551e99b 20250306085536950 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250306085536950 DAUC <0003> auc.c:142 vector [3]: autn = 351fa2c209c300004a68724152ed2c8b 20250306085536950 DAUC <0003> auc.c:143 vector [3]: ck = 2eb6f0b87190484c34b782ad55d898c8 20250306085536950 DAUC <0003> auc.c:144 vector [3]: ik = 6f3faf52d5682d8b28aaeaa72ca7db34 20250306085536950 DAUC <0003> auc.c:145 vector [3]: res = c8c60cf0ea19fe1e0000000000000000 20250306085536950 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085536950 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250306085536950 DAUC <0003> auc.c:179 vector [3]: kc = 86fc88449cf10000 20250306085536950 DAUC <0003> auc.c:180 vector [3]: sres = c00bb9cb 20250306085536950 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250306085536950 DAUC <0003> auc.c:113 vector [4]: rand = 3072549726d81ff93c376d1aad635112 20250306085536950 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250306085536950 DAUC <0003> auc.c:142 vector [4]: autn = 2c8f82dd3d8400001d18f6b758c240ba 20250306085536950 DAUC <0003> auc.c:143 vector [4]: ck = c42a850d400246de156e9ddd45f73c0e 20250306085536950 DAUC <0003> auc.c:144 vector [4]: ik = 1d2eed7bba10a991a423301ea5af1f96 20250306085536950 DAUC <0003> auc.c:145 vector [4]: res = ea1b69df935340590000000000000000 20250306085536950 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085536950 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250306085536950 DAUC <0003> auc.c:179 vector [4]: kc = a73f124d82083400 20250306085536950 DAUC <0003> auc.c:180 vector [4]: sres = 7cbc3047 20250306085536950 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250306085536950 DAUC <0003> db_auc.c:245 IMSI='262421744241061': Generated 5 vectors 20250306085536950 DAUC <0003> db_auc.c:249 IMSI='262421744241061': Updating SQN=161 in DB 20250306085536950 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421744241061 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421744241061"} 20250306085536950 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421744241061 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085536950 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085536950 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a596e95fab3: Found GsupExpect[0] for "262421744241061" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@3a596e95fab3: Added IMSI table entry 5TC_gsup_sai(17)"262421744241061" TC_gsup_sai(17)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_sai(17)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085536951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33442<->l=127.0.0.1:4258 TC_gsup_sai(17)@3a596e95fab3: Final verdict of PTC: pass 20250306085536952 DAUC <0003> db_auc.c:157 IMSI='262429971529412': No 2G Auth Data 20250306085536952 DAUC <0003> db_auc.c:192 IMSI='262429971529412': No 3G Auth Data HLR_Test-GSUP(9)@3a596e95fab3: Created GsupExpect[0] for "262429971529412" to be handled at TC_gsup_sai(18) 20250306085536958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33444<->l=127.0.0.1:4258 20250306085536959 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085536959 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429971529412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429971529412"} 20250306085536959 DAUC <0003> db_auc.c:236 IMSI='262429971529412': Calling to generate 5 vectors 20250306085536959 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250306085536959 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085536959 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085536959 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250306085536959 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085536959 DAUC <0003> auc.c:113 vector [0]: rand = 4bb5695058bf70d042dad5f4c65e4bd4 20250306085536959 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250306085536959 DAUC <0003> auc.c:142 vector [0]: autn = fe7e9884ed0300009eab6ede7345693d 20250306085536959 DAUC <0003> auc.c:143 vector [0]: ck = 4e525e0ca7cecca58da8dc1145b500e6 20250306085536959 DAUC <0003> auc.c:144 vector [0]: ik = 137e1fba4820fa91345aee02235762b5 20250306085536959 DAUC <0003> auc.c:145 vector [0]: res = cde1c5f7078b87d40000000000000000 20250306085536959 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085536959 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085536959 DAUC <0003> auc.c:179 vector [0]: kc = 346b8ddca8250800 20250306085536959 DAUC <0003> auc.c:180 vector [0]: sres = 738908db 20250306085536959 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085536959 DAUC <0003> auc.c:113 vector [1]: rand = d31280f55a30a1e1d86775b37ec8c1fd 20250306085536959 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250306085536959 DAUC <0003> auc.c:142 vector [1]: autn = fb58aa88fcd7000063005118d70b1e73 20250306085536959 DAUC <0003> auc.c:143 vector [1]: ck = cee9aa67fbb565870750432b3cf0e04c 20250306085536959 DAUC <0003> auc.c:144 vector [1]: ik = 3a2455159bb6b0b4f33e2b4b9273a96f 20250306085536959 DAUC <0003> auc.c:145 vector [1]: res = 2807b468653e89d10000000000000000 20250306085536959 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085536959 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250306085536959 DAUC <0003> auc.c:179 vector [1]: kc = 93911bc89331a000 20250306085536959 DAUC <0003> auc.c:180 vector [1]: sres = a5bc4bbb 20250306085536959 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250306085536960 DAUC <0003> auc.c:113 vector [2]: rand = 0a34030c2c698f043138c179112e5a83 20250306085536960 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250306085536960 DAUC <0003> auc.c:142 vector [2]: autn = acfad1f4c2d600000e48a07427d642c8 20250306085536960 DAUC <0003> auc.c:143 vector [2]: ck = b2c733306ceaf58a2a0de9de7348ad21 20250306085536960 DAUC <0003> auc.c:144 vector [2]: ik = 2f56a0f511c873d01b49fff2d1455252 20250306085536960 DAUC <0003> auc.c:145 vector [2]: res = 0e8cb04fdab3a14b0000000000000000 20250306085536960 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085536960 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250306085536960 DAUC <0003> auc.c:179 vector [2]: kc = ba8a7d561eff1c00 20250306085536960 DAUC <0003> auc.c:180 vector [2]: sres = 14df5b18 20250306085536960 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250306085536960 DAUC <0003> auc.c:113 vector [3]: rand = 22d2ccd860e3d06ccf4d0700e415442c 20250306085536960 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250306085536960 DAUC <0003> auc.c:142 vector [3]: autn = 4ab0d32ccf79000023b635b6a098ab65 20250306085536960 DAUC <0003> auc.c:143 vector [3]: ck = 432315fd4c320f75528aa04a94449534 20250306085536960 DAUC <0003> auc.c:144 vector [3]: ik = 0a680dfbf528be291709ab814f1bcff7 20250306085536960 DAUC <0003> auc.c:145 vector [3]: res = a596fc530553a35c0000000000000000 20250306085536960 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085536960 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250306085536960 DAUC <0003> auc.c:179 vector [3]: kc = d42c6a1286a39400 20250306085536960 DAUC <0003> auc.c:180 vector [3]: sres = bf74a384 20250306085536960 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250306085536960 DAUC <0003> auc.c:113 vector [4]: rand = 7172d83e22a22fa5b7a50013614c889b 20250306085536960 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250306085536960 DAUC <0003> auc.c:142 vector [4]: autn = a6c3fa7710860000cebd990bdabf303b 20250306085536960 DAUC <0003> auc.c:143 vector [4]: ck = a9554aa3836f88697b0a8a7d1a017d46 20250306085536960 DAUC <0003> auc.c:144 vector [4]: ik = 577a3991363c418717f4651d274f843a 20250306085536960 DAUC <0003> auc.c:145 vector [4]: res = b51b054073ad63f10000000000000000 20250306085536960 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085536960 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250306085536960 DAUC <0003> auc.c:179 vector [4]: kc = eff48dae08c1b000 20250306085536960 DAUC <0003> auc.c:180 vector [4]: sres = dc7f1fdd 20250306085536960 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250306085536960 DAUC <0003> db_auc.c:245 IMSI='262429971529412': Generated 5 vectors 20250306085536960 DAUC <0003> db_auc.c:249 IMSI='262429971529412': Updating SQN=161 in DB 20250306085536960 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429971529412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429971529412"} 20250306085536960 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429971529412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085536960 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085536960 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a596e95fab3: Found GsupExpect[0] for "262429971529412" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@3a596e95fab3: Added IMSI table entry 6TC_gsup_sai(18)"262429971529412" TC_gsup_sai(18)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_sai(18)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085536961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33444<->l=127.0.0.1:4258 TC_gsup_sai(18)@3a596e95fab3: Final verdict of PTC: pass 20250306085536961 DAUC <0003> db_auc.c:157 IMSI='262420023097029': No 2G Auth Data 20250306085536961 DAUC <0003> db_auc.c:192 IMSI='262420023097029': No 3G Auth Data HLR_Test-GSUP(9)@3a596e95fab3: Created GsupExpect[0] for "262420023097029" to be handled at TC_gsup_sai(19) 20250306085536967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33454<->l=127.0.0.1:4258 20250306085536969 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085536969 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420023097029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420023097029"} 20250306085536969 DAUC <0003> db_auc.c:236 IMSI='262420023097029': Calling to generate 5 vectors 20250306085536969 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250306085536969 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085536969 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085536969 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250306085536969 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085536969 DAUC <0003> auc.c:113 vector [0]: rand = 7e82fc50b56c7f1c225b162c3b4d51f5 20250306085536969 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250306085536969 DAUC <0003> auc.c:142 vector [0]: autn = 80a43bc708e80000629d175a46aa3f2a 20250306085536969 DAUC <0003> auc.c:143 vector [0]: ck = c99124aa2faa639d4a706b2ff35a0e0f 20250306085536969 DAUC <0003> auc.c:144 vector [0]: ik = 4e14379e4cb58418ef6dceea96b0114b 20250306085536969 DAUC <0003> auc.c:145 vector [0]: res = d1855cab2a7c1d150000000000000000 20250306085536969 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085536969 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085536969 DAUC <0003> auc.c:179 vector [0]: kc = 642025cf2a2b18e3 20250306085536969 DAUC <0003> auc.c:180 vector [0]: sres = 36144d41 20250306085536969 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085536969 DAUC <0003> auc.c:113 vector [1]: rand = 522844b16f2fe82488d663f39d1b6422 20250306085536969 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250306085536969 DAUC <0003> auc.c:142 vector [1]: autn = 27baf3c8bd3b00001aa468b9ee4281d1 20250306085536969 DAUC <0003> auc.c:143 vector [1]: ck = 8edb3bbb66cc80dc0e8e52fde23b0d37 20250306085536969 DAUC <0003> auc.c:144 vector [1]: ik = 538bb90942d5beb75a8035b404623ca1 20250306085536969 DAUC <0003> auc.c:145 vector [1]: res = 21b355f115206dbb0000000000000000 20250306085536969 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085536969 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250306085536969 DAUC <0003> auc.c:179 vector [1]: kc = 08246e85e0a81395 20250306085536969 DAUC <0003> auc.c:180 vector [1]: sres = a3022510 20250306085536969 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250306085536969 DAUC <0003> auc.c:113 vector [2]: rand = e38dd5ca180ad7c8b8499eec15e22253 20250306085536969 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250306085536969 DAUC <0003> auc.c:142 vector [2]: autn = 7e9f571b49360000e27383a8cd6be0f3 20250306085536969 DAUC <0003> auc.c:143 vector [2]: ck = d4d325cd51c28a841328fdf237fd8e72 20250306085536969 DAUC <0003> auc.c:144 vector [2]: ik = cef2eed1316c8cf5295865689163525c 20250306085536969 DAUC <0003> auc.c:145 vector [2]: res = c00293fa966f7bc20000000000000000 20250306085536969 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085536969 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250306085536969 DAUC <0003> auc.c:179 vector [2]: kc = 6632e43ece8e88ef 20250306085536969 DAUC <0003> auc.c:180 vector [2]: sres = 55f475cd 20250306085536969 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250306085536969 DAUC <0003> auc.c:113 vector [3]: rand = 4f9f2c49d390d17a09c5e5bbcf05409b 20250306085536969 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250306085536969 DAUC <0003> auc.c:142 vector [3]: autn = 0d59527c017900000fb1ab20ecdf7a60 20250306085536969 DAUC <0003> auc.c:143 vector [3]: ck = bf765d6e55c933d716a5955f8b6e9d62 20250306085536969 DAUC <0003> auc.c:144 vector [3]: ik = d8784985a3a58623988bf04423b488af 20250306085536969 DAUC <0003> auc.c:145 vector [3]: res = 56557546440638e10000000000000000 20250306085536969 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085536969 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250306085536969 DAUC <0003> auc.c:179 vector [3]: kc = 971d869344a14f8f 20250306085536969 DAUC <0003> auc.c:180 vector [3]: sres = 017ecfbc 20250306085536969 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250306085536969 DAUC <0003> auc.c:113 vector [4]: rand = e5c74a8052860286c11f32669b4c2b4d 20250306085536969 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250306085536969 DAUC <0003> auc.c:142 vector [4]: autn = 6508c4d82cca000041f082b82e8558db 20250306085536969 DAUC <0003> auc.c:143 vector [4]: ck = eda92517b7b6ae226f33711c98209f51 20250306085536969 DAUC <0003> auc.c:144 vector [4]: ik = 555b3130e2fbb9b98326fb5abcf24d1c 20250306085536969 DAUC <0003> auc.c:145 vector [4]: res = 2054f00df0db4cd20000000000000000 20250306085536969 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085536969 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250306085536969 DAUC <0003> auc.c:179 vector [4]: kc = f6a8b32cf9edd976 20250306085536969 DAUC <0003> auc.c:180 vector [4]: sres = c697c7b5 20250306085536969 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250306085536969 DAUC <0003> db_auc.c:245 IMSI='262420023097029': Generated 5 vectors 20250306085536969 DAUC <0003> db_auc.c:249 IMSI='262420023097029': Updating SQN=161 in DB 20250306085536969 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420023097029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420023097029"} 20250306085536969 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420023097029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085536969 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085536969 DLINP <000b> input/ipa.c:452 connected read/write 20250306085536969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a596e95fab3: Found GsupExpect[0] for "262420023097029" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@3a596e95fab3: Added IMSI table entry 7TC_gsup_sai(19)"262420023097029" TC_gsup_sai(19)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_sai(19)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085536971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33454<->l=127.0.0.1:4258 TC_gsup_sai(19)@3a596e95fab3: Final verdict of PTC: pass MTC@3a596e95fab3: setverdict(pass): none -> pass 20250306085536972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33380<->l=127.0.0.1:4258 20250306085536972 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36827<->l=127.0.0.1:4259) 10@3a596e95fab3: Final verdict of PTC: none 20250306085536972 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP(9)@3a596e95fab3: Final verdict of PTC: none 20250306085536972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085536972 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085536972 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085536972 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(11)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: pass MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_gsup_sai finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:55:36 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250306085536995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33456<->l=127.0.0.1:4258 20250306085537096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33456<->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@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 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_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_sai_num_auth_vectors started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085540208 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085540209 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085540212 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33464<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085540218 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540218 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085540218 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085540218 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 20250306085540218 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085540218 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 20250306085540218 DLGSUP <0013> gsup_server.c:236 2: 20250306085540218 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085540218 DLGSUP <0013> gsup_server.c:236 3: 20250306085540218 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085540218 DLGSUP <0013> gsup_server.c:236 4: 20250306085540218 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085540218 DLGSUP <0013> gsup_server.c:236 5: 20250306085540218 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085540218 DLGSUP <0013> gsup_server.c:236 7: 20250306085540218 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085540218 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085540218 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085540218 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@3a596e95fab3: 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") 20250306085540242 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43079<->l=127.0.0.1:4259) 20250306085540245 DAUC <0003> db_auc.c:157 IMSI='262424900928628': No 2G Auth Data 20250306085540245 DAUC <0003> db_auc.c:192 IMSI='262424900928628': No 3G Auth Data HLR_Test-GSUP(21)@3a596e95fab3: Created GsupExpect[0] for "262424900928628" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250306085540252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33470<->l=127.0.0.1:4258 20250306085540258 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540258 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424900928628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424900928628"} 20250306085540258 DAUC <0003> db_auc.c:192 IMSI='262424900928628': No 3G Auth Data 20250306085540258 DAUC <0003> db_auc.c:236 IMSI='262424900928628': Calling to generate 1 vectors 20250306085540258 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250306085540258 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540258 DAUC <0003> auc.c:113 vector [0]: rand = ebc5bf5ba17d399bee09093124206749 20250306085540258 DAUC <0003> auc.c:179 vector [0]: kc = 2124322aad802000 20250306085540258 DAUC <0003> auc.c:180 vector [0]: sres = 78cfb932 20250306085540258 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250306085540258 DAUC <0003> db_auc.c:245 IMSI='262424900928628': Generated 1 vectors 20250306085540258 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424900928628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424900928628"} 20250306085540258 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424900928628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540258 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540258 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a596e95fab3: Found GsupExpect[0] for "262424900928628" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@3a596e95fab3: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262424900928628" TC_gsup_sai_num_auth_vectors(24)@3a596e95fab3: setverdict(pass): none -> pass 20250306085540260 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540260 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424900928628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424900928628"} 20250306085540260 DAUC <0003> db_auc.c:192 IMSI='262424900928628': No 3G Auth Data 20250306085540260 DAUC <0003> db_auc.c:236 IMSI='262424900928628': Calling to generate 4 vectors 20250306085540260 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250306085540260 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540260 DAUC <0003> auc.c:113 vector [0]: rand = ea6cc23ec030d0f8981d0a6190eb5e01 20250306085540260 DAUC <0003> auc.c:179 vector [0]: kc = 244850b389286800 20250306085540260 DAUC <0003> auc.c:180 vector [0]: sres = 395d14d3 20250306085540260 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250306085540260 DAUC <0003> auc.c:113 vector [1]: rand = 9fde41c9ecc5f34125f5e53852bfaf75 20250306085540260 DAUC <0003> auc.c:179 vector [1]: kc = 829d96ebfcb3c800 20250306085540260 DAUC <0003> auc.c:180 vector [1]: sres = 6260abe6 20250306085540260 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250306085540260 DAUC <0003> auc.c:113 vector [2]: rand = b6e74348b9b043213c0ea3c1147bea3e 20250306085540260 DAUC <0003> auc.c:179 vector [2]: kc = 4fa54c6c57d48000 20250306085540260 DAUC <0003> auc.c:180 vector [2]: sres = d0a80586 20250306085540260 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250306085540260 DAUC <0003> auc.c:113 vector [3]: rand = 0f739f08aed95143a87fb93141dd3414 20250306085540260 DAUC <0003> auc.c:179 vector [3]: kc = a13e160a59569400 20250306085540260 DAUC <0003> auc.c:180 vector [3]: sres = f53a218b 20250306085540260 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250306085540260 DAUC <0003> db_auc.c:245 IMSI='262424900928628': Generated 4 vectors 20250306085540260 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424900928628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424900928628"} 20250306085540260 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424900928628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540260 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540260 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540261 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540261 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424900928628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424900928628"} 20250306085540261 DAUC <0003> db_auc.c:192 IMSI='262424900928628': No 3G Auth Data 20250306085540261 DAUC <0003> db_auc.c:236 IMSI='262424900928628': Calling to generate 5 vectors 20250306085540261 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250306085540261 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540261 DAUC <0003> auc.c:113 vector [0]: rand = 6cadb9f04c51898e33ca9e14b577c359 20250306085540261 DAUC <0003> auc.c:179 vector [0]: kc = c6f6c2c607a3c400 20250306085540261 DAUC <0003> auc.c:180 vector [0]: sres = dd4f7cee 20250306085540261 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250306085540261 DAUC <0003> auc.c:113 vector [1]: rand = b8423c55cd85779b37912914a7773f0e 20250306085540261 DAUC <0003> auc.c:179 vector [1]: kc = 73dee4a7a2774800 20250306085540261 DAUC <0003> auc.c:180 vector [1]: sres = 9191a581 20250306085540261 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250306085540261 DAUC <0003> auc.c:113 vector [2]: rand = 19afa86348af73bdfaa4a4ebaf3c6e60 20250306085540261 DAUC <0003> auc.c:179 vector [2]: kc = d91826549e409c00 20250306085540261 DAUC <0003> auc.c:180 vector [2]: sres = dbd0dc6a 20250306085540261 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250306085540261 DAUC <0003> auc.c:113 vector [3]: rand = 7509b4c6c88f4552b9e4f0bec61a97ac 20250306085540261 DAUC <0003> auc.c:179 vector [3]: kc = c1813a6c8b5d4800 20250306085540261 DAUC <0003> auc.c:180 vector [3]: sres = 2eac9d9d 20250306085540261 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250306085540261 DAUC <0003> auc.c:113 vector [4]: rand = 7d3b7a9757b306f5a873c1ea9f783ae6 20250306085540261 DAUC <0003> auc.c:179 vector [4]: kc = 31cf7126a87d5800 20250306085540261 DAUC <0003> auc.c:180 vector [4]: sres = 019da318 20250306085540261 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250306085540261 DAUC <0003> db_auc.c:245 IMSI='262424900928628': Generated 5 vectors 20250306085540261 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424900928628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424900928628"} 20250306085540261 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424900928628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540261 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540261 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540263 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540263 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424900928628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424900928628"} 20250306085540263 DAUC <0003> db_auc.c:192 IMSI='262424900928628': No 3G Auth Data 20250306085540263 DAUC <0003> db_auc.c:236 IMSI='262424900928628': Calling to generate 5 vectors 20250306085540263 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250306085540263 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540263 DAUC <0003> auc.c:113 vector [0]: rand = 05c48fc3f4218d66ed8128ca79d7cb05 20250306085540263 DAUC <0003> auc.c:179 vector [0]: kc = 0adb8ddf64ef7000 20250306085540263 DAUC <0003> auc.c:180 vector [0]: sres = 527546d4 20250306085540263 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250306085540263 DAUC <0003> auc.c:113 vector [1]: rand = 7186d043b0e45be40a6ba98d3763a2e5 20250306085540263 DAUC <0003> auc.c:179 vector [1]: kc = e896454c84689400 20250306085540263 DAUC <0003> auc.c:180 vector [1]: sres = 50721bb7 20250306085540263 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250306085540263 DAUC <0003> auc.c:113 vector [2]: rand = b7d4707d66325530889d136f407ab2e1 20250306085540263 DAUC <0003> auc.c:179 vector [2]: kc = 2d83c6e994928c00 20250306085540263 DAUC <0003> auc.c:180 vector [2]: sres = fd1c6c6c 20250306085540263 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250306085540263 DAUC <0003> auc.c:113 vector [3]: rand = cadaf538b5113566ed4c0409a8c818bb 20250306085540263 DAUC <0003> auc.c:179 vector [3]: kc = 4a910475a65fb400 20250306085540263 DAUC <0003> auc.c:180 vector [3]: sres = 4be39376 20250306085540263 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250306085540263 DAUC <0003> auc.c:113 vector [4]: rand = 8284c4813183f17c0395a727fbbd3a66 20250306085540263 DAUC <0003> auc.c:179 vector [4]: kc = 043f5a8227f31400 20250306085540263 DAUC <0003> auc.c:180 vector [4]: sres = 329af346 20250306085540263 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250306085540263 DAUC <0003> db_auc.c:245 IMSI='262424900928628': Generated 5 vectors 20250306085540263 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424900928628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424900928628"} 20250306085540263 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424900928628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540263 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540263 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33470<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@3a596e95fab3: Final verdict of PTC: pass 20250306085540265 DAUC <0003> db_auc.c:157 IMSI='262421782338811': No 2G Auth Data 20250306085540265 DAUC <0003> db_auc.c:192 IMSI='262421782338811': No 3G Auth Data HLR_Test-GSUP(21)@3a596e95fab3: Created GsupExpect[0] for "262421782338811" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250306085540272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33482<->l=127.0.0.1:4258 20250306085540274 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540274 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421782338811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421782338811"} 20250306085540274 DAUC <0003> db_auc.c:192 IMSI='262421782338811': No 3G Auth Data 20250306085540274 DAUC <0003> db_auc.c:236 IMSI='262421782338811': Calling to generate 1 vectors 20250306085540274 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250306085540274 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540274 DAUC <0003> auc.c:113 vector [0]: rand = 2045fb1339b76bd85388ac3712b76d93 20250306085540274 DAUC <0003> auc.c:179 vector [0]: kc = 504f3717f8dd6400 20250306085540274 DAUC <0003> auc.c:180 vector [0]: sres = c2d59234 20250306085540274 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250306085540274 DAUC <0003> db_auc.c:245 IMSI='262421782338811': Generated 1 vectors 20250306085540274 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421782338811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421782338811"} 20250306085540274 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421782338811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540274 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540274 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a596e95fab3: Found GsupExpect[0] for "262421782338811" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@3a596e95fab3: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262421782338811" TC_gsup_sai_num_auth_vectors(25)@3a596e95fab3: setverdict(pass): none -> pass 20250306085540275 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540275 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421782338811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421782338811"} 20250306085540275 DAUC <0003> db_auc.c:192 IMSI='262421782338811': No 3G Auth Data 20250306085540275 DAUC <0003> db_auc.c:236 IMSI='262421782338811': Calling to generate 4 vectors 20250306085540275 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250306085540275 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540275 DAUC <0003> auc.c:113 vector [0]: rand = b7d0070bcf24ea0437b3db9e4d929952 20250306085540275 DAUC <0003> auc.c:179 vector [0]: kc = 893b583ae9447c00 20250306085540275 DAUC <0003> auc.c:180 vector [0]: sres = d4e48c3d 20250306085540275 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250306085540275 DAUC <0003> auc.c:113 vector [1]: rand = 60a456054a203c611bb78c738534192d 20250306085540275 DAUC <0003> auc.c:179 vector [1]: kc = 4c80a438027c5800 20250306085540275 DAUC <0003> auc.c:180 vector [1]: sres = a6dc8063 20250306085540275 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250306085540275 DAUC <0003> auc.c:113 vector [2]: rand = 50d0e1c60470c7abf9473e65e6439d45 20250306085540275 DAUC <0003> auc.c:179 vector [2]: kc = 8c014e233ba26c00 20250306085540275 DAUC <0003> auc.c:180 vector [2]: sres = e3e57b51 20250306085540275 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250306085540275 DAUC <0003> auc.c:113 vector [3]: rand = 278696a347f4ca2e0fa6642787b8ee16 20250306085540275 DAUC <0003> auc.c:179 vector [3]: kc = 58fddd8fd0424400 20250306085540275 DAUC <0003> auc.c:180 vector [3]: sres = afa88d00 20250306085540275 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250306085540275 DAUC <0003> db_auc.c:245 IMSI='262421782338811': Generated 4 vectors 20250306085540275 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421782338811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421782338811"} 20250306085540275 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421782338811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540275 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540275 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540276 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540276 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421782338811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421782338811"} 20250306085540276 DAUC <0003> db_auc.c:192 IMSI='262421782338811': No 3G Auth Data 20250306085540276 DAUC <0003> db_auc.c:236 IMSI='262421782338811': Calling to generate 5 vectors 20250306085540276 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250306085540276 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540276 DAUC <0003> auc.c:113 vector [0]: rand = 85a8994bbce3a142ad89c6b5532e5c86 20250306085540276 DAUC <0003> auc.c:179 vector [0]: kc = 81d1b05524581c00 20250306085540276 DAUC <0003> auc.c:180 vector [0]: sres = 2b6a1039 20250306085540276 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250306085540276 DAUC <0003> auc.c:113 vector [1]: rand = 01924917e40cf005488de6170020ea1a 20250306085540276 DAUC <0003> auc.c:179 vector [1]: kc = b26080e76ee7c800 20250306085540276 DAUC <0003> auc.c:180 vector [1]: sres = 7fe440b2 20250306085540276 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250306085540276 DAUC <0003> auc.c:113 vector [2]: rand = ce9024852e23fe5b4888c3dd4254932f 20250306085540276 DAUC <0003> auc.c:179 vector [2]: kc = f84937d73d7d0800 20250306085540276 DAUC <0003> auc.c:180 vector [2]: sres = 53ecd4a3 20250306085540276 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250306085540276 DAUC <0003> auc.c:113 vector [3]: rand = d623642b676684d6f2d6a75d2ab2e269 20250306085540276 DAUC <0003> auc.c:179 vector [3]: kc = 405d508aaa526c00 20250306085540276 DAUC <0003> auc.c:180 vector [3]: sres = c6ada681 20250306085540276 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250306085540276 DAUC <0003> auc.c:113 vector [4]: rand = b2a959a00b884b7851fd27dc7c094b91 20250306085540276 DAUC <0003> auc.c:179 vector [4]: kc = 9f51a82f55e33800 20250306085540276 DAUC <0003> auc.c:180 vector [4]: sres = 1d130e05 20250306085540276 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250306085540276 DAUC <0003> db_auc.c:245 IMSI='262421782338811': Generated 5 vectors 20250306085540276 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421782338811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421782338811"} 20250306085540276 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421782338811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540276 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540276 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540277 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540277 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421782338811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421782338811"} 20250306085540277 DAUC <0003> db_auc.c:192 IMSI='262421782338811': No 3G Auth Data 20250306085540277 DAUC <0003> db_auc.c:236 IMSI='262421782338811': Calling to generate 5 vectors 20250306085540277 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250306085540277 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540277 DAUC <0003> auc.c:113 vector [0]: rand = e706a356289b7ddfc91ab600594af977 20250306085540277 DAUC <0003> auc.c:179 vector [0]: kc = c2c40e5d6c9ad000 20250306085540277 DAUC <0003> auc.c:180 vector [0]: sres = 27ce8d83 20250306085540277 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250306085540277 DAUC <0003> auc.c:113 vector [1]: rand = b13562f042e5d7d84b87eee173b03391 20250306085540277 DAUC <0003> auc.c:179 vector [1]: kc = 7af811deb1d71000 20250306085540277 DAUC <0003> auc.c:180 vector [1]: sres = 1fb576d0 20250306085540277 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250306085540277 DAUC <0003> auc.c:113 vector [2]: rand = d2e5af99b70bae5e242634bee673189d 20250306085540277 DAUC <0003> auc.c:179 vector [2]: kc = 47d066ae0e029400 20250306085540277 DAUC <0003> auc.c:180 vector [2]: sres = acb9dcfb 20250306085540277 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250306085540277 DAUC <0003> auc.c:113 vector [3]: rand = 98d65d2242f7ed21b1d8227bd7a44dc2 20250306085540277 DAUC <0003> auc.c:179 vector [3]: kc = 7c63e17d89252c00 20250306085540277 DAUC <0003> auc.c:180 vector [3]: sres = 5205befc 20250306085540277 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250306085540277 DAUC <0003> auc.c:113 vector [4]: rand = eac892b0fc97fcbdce2f66bd3b6254db 20250306085540277 DAUC <0003> auc.c:179 vector [4]: kc = dc6271526722e400 20250306085540277 DAUC <0003> auc.c:180 vector [4]: sres = 7da9378c 20250306085540277 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250306085540277 DAUC <0003> db_auc.c:245 IMSI='262421782338811': Generated 5 vectors 20250306085540277 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421782338811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421782338811"} 20250306085540278 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421782338811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540278 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540278 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33482<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@3a596e95fab3: Final verdict of PTC: pass 20250306085540279 DAUC <0003> db_auc.c:157 IMSI='262425857802320': No 2G Auth Data 20250306085540279 DAUC <0003> db_auc.c:192 IMSI='262425857802320': No 3G Auth Data HLR_Test-GSUP(21)@3a596e95fab3: Created GsupExpect[0] for "262425857802320" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250306085540284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33490<->l=127.0.0.1:4258 20250306085540286 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540286 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425857802320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425857802320"} 20250306085540286 DAUC <0003> db_auc.c:192 IMSI='262425857802320': No 3G Auth Data 20250306085540286 DAUC <0003> db_auc.c:236 IMSI='262425857802320': Calling to generate 1 vectors 20250306085540286 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250306085540286 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540286 DAUC <0003> auc.c:113 vector [0]: rand = a96575c77f12affb6a61d9221e089f56 20250306085540286 DAUC <0003> auc.c:179 vector [0]: kc = a9934b3a594db57e 20250306085540286 DAUC <0003> auc.c:180 vector [0]: sres = 0e956a4b 20250306085540286 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250306085540286 DAUC <0003> db_auc.c:245 IMSI='262425857802320': Generated 1 vectors 20250306085540286 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425857802320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425857802320"} 20250306085540286 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425857802320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540286 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540286 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a596e95fab3: Found GsupExpect[0] for "262425857802320" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@3a596e95fab3: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262425857802320" TC_gsup_sai_num_auth_vectors(26)@3a596e95fab3: setverdict(pass): none -> pass 20250306085540287 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540287 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425857802320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425857802320"} 20250306085540287 DAUC <0003> db_auc.c:192 IMSI='262425857802320': No 3G Auth Data 20250306085540287 DAUC <0003> db_auc.c:236 IMSI='262425857802320': Calling to generate 4 vectors 20250306085540287 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250306085540287 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540287 DAUC <0003> auc.c:113 vector [0]: rand = 704cf64557794d4d89932c78f5b666b4 20250306085540287 DAUC <0003> auc.c:179 vector [0]: kc = 6d5dc38dddb4134c 20250306085540287 DAUC <0003> auc.c:180 vector [0]: sres = 71e5d1b5 20250306085540287 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250306085540287 DAUC <0003> auc.c:113 vector [1]: rand = a45bca398bd4e0d5fa119b367f399a34 20250306085540287 DAUC <0003> auc.c:179 vector [1]: kc = 4c405ffcb7ff53f3 20250306085540287 DAUC <0003> auc.c:180 vector [1]: sres = f4f5ec5f 20250306085540287 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250306085540287 DAUC <0003> auc.c:113 vector [2]: rand = bb588da2e7cd334c42ae693df30bdc9a 20250306085540287 DAUC <0003> auc.c:179 vector [2]: kc = 771bfff34868a05c 20250306085540287 DAUC <0003> auc.c:180 vector [2]: sres = 4bf029e2 20250306085540287 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250306085540287 DAUC <0003> auc.c:113 vector [3]: rand = 39fcdae3acaf4a9fc2ea0871b77f17d0 20250306085540287 DAUC <0003> auc.c:179 vector [3]: kc = 336a15abe9bec565 20250306085540287 DAUC <0003> auc.c:180 vector [3]: sres = dfd67149 20250306085540287 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250306085540287 DAUC <0003> db_auc.c:245 IMSI='262425857802320': Generated 4 vectors 20250306085540287 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425857802320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425857802320"} 20250306085540287 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425857802320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540287 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540287 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540288 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540288 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425857802320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425857802320"} 20250306085540288 DAUC <0003> db_auc.c:192 IMSI='262425857802320': No 3G Auth Data 20250306085540288 DAUC <0003> db_auc.c:236 IMSI='262425857802320': Calling to generate 5 vectors 20250306085540288 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250306085540288 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540288 DAUC <0003> auc.c:113 vector [0]: rand = 1dabb1593dabe9cbe113cfd2a893a58a 20250306085540288 DAUC <0003> auc.c:179 vector [0]: kc = 029a70b33dc6faef 20250306085540288 DAUC <0003> auc.c:180 vector [0]: sres = f4a8934c 20250306085540288 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250306085540288 DAUC <0003> auc.c:113 vector [1]: rand = 88e458eba5a96378ce1c591d27e280fa 20250306085540288 DAUC <0003> auc.c:179 vector [1]: kc = 4a339e93962e78e9 20250306085540288 DAUC <0003> auc.c:180 vector [1]: sres = d4be76d2 20250306085540288 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250306085540288 DAUC <0003> auc.c:113 vector [2]: rand = ecf428afe5f69d6f3cd5625233212293 20250306085540288 DAUC <0003> auc.c:179 vector [2]: kc = 3fa5327488131a55 20250306085540288 DAUC <0003> auc.c:180 vector [2]: sres = 7c90fb29 20250306085540288 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250306085540288 DAUC <0003> auc.c:113 vector [3]: rand = ccaa96bd778f82d6f04107046dc6d679 20250306085540288 DAUC <0003> auc.c:179 vector [3]: kc = 402ea742b019c193 20250306085540288 DAUC <0003> auc.c:180 vector [3]: sres = f70d0196 20250306085540288 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250306085540288 DAUC <0003> auc.c:113 vector [4]: rand = 49df08864a9a01fc0e05a5c4cd0beec2 20250306085540288 DAUC <0003> auc.c:179 vector [4]: kc = 410a29b177924af6 20250306085540288 DAUC <0003> auc.c:180 vector [4]: sres = 14be384b 20250306085540288 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250306085540288 DAUC <0003> db_auc.c:245 IMSI='262425857802320': Generated 5 vectors 20250306085540288 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425857802320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425857802320"} 20250306085540288 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425857802320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540288 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540288 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540288 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540288 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425857802320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425857802320"} 20250306085540288 DAUC <0003> db_auc.c:192 IMSI='262425857802320': No 3G Auth Data 20250306085540288 DAUC <0003> db_auc.c:236 IMSI='262425857802320': Calling to generate 5 vectors 20250306085540288 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250306085540288 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540288 DAUC <0003> auc.c:113 vector [0]: rand = 647b53d44e3786ec292b8a123f2c8ee9 20250306085540288 DAUC <0003> auc.c:179 vector [0]: kc = d536001b74875c68 20250306085540288 DAUC <0003> auc.c:180 vector [0]: sres = 77feff77 20250306085540288 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250306085540288 DAUC <0003> auc.c:113 vector [1]: rand = 7d336d9a9514497e9b9353fe2a92e9ff 20250306085540288 DAUC <0003> auc.c:179 vector [1]: kc = ae6cfea7798d1134 20250306085540288 DAUC <0003> auc.c:180 vector [1]: sres = 4a391131 20250306085540288 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250306085540288 DAUC <0003> auc.c:113 vector [2]: rand = b59d419f13e68bb9cd2462daa32e5794 20250306085540288 DAUC <0003> auc.c:179 vector [2]: kc = b6972379324731ae 20250306085540288 DAUC <0003> auc.c:180 vector [2]: sres = 512eaba0 20250306085540288 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250306085540288 DAUC <0003> auc.c:113 vector [3]: rand = f587cb8b5af4571ba9963128fb366d00 20250306085540288 DAUC <0003> auc.c:179 vector [3]: kc = 3c87e25aade6de92 20250306085540288 DAUC <0003> auc.c:180 vector [3]: sres = c48a4a5c 20250306085540289 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250306085540289 DAUC <0003> auc.c:113 vector [4]: rand = a28a4188185e241716d5d93315b0279e 20250306085540289 DAUC <0003> auc.c:179 vector [4]: kc = bb602f9148357e54 20250306085540289 DAUC <0003> auc.c:180 vector [4]: sres = 50ece0a1 20250306085540289 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250306085540289 DAUC <0003> db_auc.c:245 IMSI='262425857802320': Generated 5 vectors 20250306085540289 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425857802320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425857802320"} 20250306085540289 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425857802320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540289 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540289 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33490<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@3a596e95fab3: Final verdict of PTC: pass 20250306085540290 DAUC <0003> db_auc.c:157 IMSI='262424344452870': No 2G Auth Data 20250306085540290 DAUC <0003> db_auc.c:192 IMSI='262424344452870': No 3G Auth Data HLR_Test-GSUP(21)@3a596e95fab3: Created GsupExpect[0] for "262424344452870" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250306085540295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33502<->l=127.0.0.1:4258 20250306085540297 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540297 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424344452870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424344452870"} 20250306085540297 DAUC <0003> db_auc.c:157 IMSI='262424344452870': No 2G Auth Data 20250306085540297 DAUC <0003> db_auc.c:236 IMSI='262424344452870': Calling to generate 1 vectors 20250306085540297 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250306085540297 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540297 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085540297 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250306085540297 DAUC <0003> auc.c:113 vector [0]: rand = fc404e728869861ec25ff8202387c684 20250306085540297 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250306085540297 DAUC <0003> auc.c:142 vector [0]: autn = 5c2180c33e420000eeba63b8220bf810 20250306085540297 DAUC <0003> auc.c:143 vector [0]: ck = 47db5df1e4b392b892ea0bca1f985159 20250306085540297 DAUC <0003> auc.c:144 vector [0]: ik = ef48c0e9696fd9d7070322be03503b66 20250306085540297 DAUC <0003> auc.c:145 vector [0]: res = 3e064441552372bf0000000000000000 20250306085540297 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540297 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250306085540297 DAUC <0003> auc.c:151 vector [0]: kc = 3d7ab46c91142150 20250306085540297 DAUC <0003> auc.c:152 vector [0]: sres = 6b2536fe 20250306085540297 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250306085540297 DAUC <0003> db_auc.c:245 IMSI='262424344452870': Generated 1 vectors 20250306085540297 DAUC <0003> db_auc.c:249 IMSI='262424344452870': Updating SQN=33 in DB 20250306085540297 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424344452870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424344452870"} 20250306085540297 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424344452870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540297 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540297 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a596e95fab3: Found GsupExpect[0] for "262424344452870" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@3a596e95fab3: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262424344452870" TC_gsup_sai_num_auth_vectors(27)@3a596e95fab3: setverdict(pass): none -> pass 20250306085540298 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540298 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424344452870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424344452870"} 20250306085540298 DAUC <0003> db_auc.c:157 IMSI='262424344452870': No 2G Auth Data 20250306085540298 DAUC <0003> db_auc.c:236 IMSI='262424344452870': Calling to generate 4 vectors 20250306085540298 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250306085540298 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540298 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085540298 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250306085540298 DAUC <0003> auc.c:113 vector [0]: rand = 9e6d7ff60885e6bd5deaee12edefedb1 20250306085540298 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250306085540298 DAUC <0003> auc.c:142 vector [0]: autn = cd1cf5f2f8e40000872c80b236797f4c 20250306085540298 DAUC <0003> auc.c:143 vector [0]: ck = 57ac10f0be5a2ea8159d465ffce1591b 20250306085540298 DAUC <0003> auc.c:144 vector [0]: ik = 0ff4c2f2a04327adf3d6283686b2bd31 20250306085540298 DAUC <0003> auc.c:145 vector [0]: res = 0aecbbfeef41be190000000000000000 20250306085540298 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540298 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250306085540298 DAUC <0003> auc.c:151 vector [0]: kc = be13bc6b644aed2f 20250306085540298 DAUC <0003> auc.c:152 vector [0]: sres = e5ad05e7 20250306085540298 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250306085540298 DAUC <0003> auc.c:113 vector [1]: rand = a1662a928866c5d56be376886c209684 20250306085540298 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250306085540298 DAUC <0003> auc.c:142 vector [1]: autn = 1abc7dc34bc80000620d12ff10dad860 20250306085540298 DAUC <0003> auc.c:143 vector [1]: ck = f18203fcb942953f5efe30319f548538 20250306085540298 DAUC <0003> auc.c:144 vector [1]: ik = b227582d97000da37966af88b7357034 20250306085540298 DAUC <0003> auc.c:145 vector [1]: res = ca8d953cbfbe58520000000000000000 20250306085540298 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085540298 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250306085540298 DAUC <0003> auc.c:151 vector [1]: kc = 643dc46806236d90 20250306085540298 DAUC <0003> auc.c:152 vector [1]: sres = 7533cd6e 20250306085540298 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250306085540298 DAUC <0003> auc.c:113 vector [2]: rand = 670fc123159e2ce8eefee2e52d768e27 20250306085540298 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250306085540298 DAUC <0003> auc.c:142 vector [2]: autn = 925e771ecbc00000807ae3806f3ff963 20250306085540298 DAUC <0003> auc.c:143 vector [2]: ck = 6c48f1d6b838cb82e5c3bf4655a0b59e 20250306085540298 DAUC <0003> auc.c:144 vector [2]: ik = bbc3372f5466b548f6fd4a13018be8c0 20250306085540298 DAUC <0003> auc.c:145 vector [2]: res = 233d4870be48f3910000000000000000 20250306085540298 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085540298 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250306085540298 DAUC <0003> auc.c:151 vector [2]: kc = c4b533acb8752394 20250306085540298 DAUC <0003> auc.c:152 vector [2]: sres = 9d75bbe1 20250306085540298 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250306085540298 DAUC <0003> auc.c:113 vector [3]: rand = 0e807ececbe7c541e453cfae959a8886 20250306085540298 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250306085540298 DAUC <0003> auc.c:142 vector [3]: autn = 2b198292b75900007f71fb5b07628393 20250306085540298 DAUC <0003> auc.c:143 vector [3]: ck = e04898f9a38a29f9bd11bb2ee71d60fd 20250306085540298 DAUC <0003> auc.c:144 vector [3]: ik = 599dac01cfe1124ba27a64c86b06adde 20250306085540298 DAUC <0003> auc.c:145 vector [3]: res = ab722a59475104330000000000000000 20250306085540298 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085540298 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250306085540298 DAUC <0003> auc.c:151 vector [3]: kc = a6beeb1ee070f691 20250306085540298 DAUC <0003> auc.c:152 vector [3]: sres = ec232e6a 20250306085540298 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250306085540298 DAUC <0003> db_auc.c:245 IMSI='262424344452870': Generated 4 vectors 20250306085540298 DAUC <0003> db_auc.c:249 IMSI='262424344452870': Updating SQN=161 in DB 20250306085540298 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424344452870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424344452870"} 20250306085540298 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424344452870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540298 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540298 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540299 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540299 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424344452870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424344452870"} 20250306085540299 DAUC <0003> db_auc.c:157 IMSI='262424344452870': No 2G Auth Data 20250306085540299 DAUC <0003> db_auc.c:236 IMSI='262424344452870': Calling to generate 5 vectors 20250306085540299 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250306085540299 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540299 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085540299 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250306085540299 DAUC <0003> auc.c:113 vector [0]: rand = 6e44f9458d5bdc61e0954aa7ea6c5c87 20250306085540299 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250306085540299 DAUC <0003> auc.c:142 vector [0]: autn = 456a221a220900009636bb4470914036 20250306085540299 DAUC <0003> auc.c:143 vector [0]: ck = 83b7434688cec09045ec8955b74145d8 20250306085540299 DAUC <0003> auc.c:144 vector [0]: ik = c1e3ca1ab90d5786e9e1bf55a81a88c8 20250306085540299 DAUC <0003> auc.c:145 vector [0]: res = d2c616046f342f730000000000000000 20250306085540299 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540299 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250306085540299 DAUC <0003> auc.c:151 vector [0]: kc = ee59bf5c2e985a06 20250306085540299 DAUC <0003> auc.c:152 vector [0]: sres = bdf23977 20250306085540299 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250306085540299 DAUC <0003> auc.c:113 vector [1]: rand = 50b7aa00fac9ac70ecafce50bd804f4c 20250306085540299 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250306085540299 DAUC <0003> auc.c:142 vector [1]: autn = 5345471926910000447a0867ada0d0e0 20250306085540299 DAUC <0003> auc.c:143 vector [1]: ck = a566dfe96a704303d1fee202756993a3 20250306085540299 DAUC <0003> auc.c:144 vector [1]: ik = 1ec96f49b145364eab725c01d4c98426 20250306085540299 DAUC <0003> auc.c:145 vector [1]: res = c91f4f2c01f4f1e40000000000000000 20250306085540299 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085540299 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250306085540299 DAUC <0003> auc.c:151 vector [1]: kc = c1230ea37a9562c8 20250306085540299 DAUC <0003> auc.c:152 vector [1]: sres = c8ebbec8 20250306085540299 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250306085540299 DAUC <0003> auc.c:113 vector [2]: rand = 45df3495141d4675f789715173ff6fdb 20250306085540299 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250306085540299 DAUC <0003> auc.c:142 vector [2]: autn = c3bf1e16ba220000bedb3b08dfb9c7d4 20250306085540299 DAUC <0003> auc.c:143 vector [2]: ck = 447025337e658243ef956d9519eb0b44 20250306085540299 DAUC <0003> auc.c:144 vector [2]: ik = aba6b2a7d639b7be5bda3c9a92029c01 20250306085540299 DAUC <0003> auc.c:145 vector [2]: res = db08708be84d1d070000000000000000 20250306085540299 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085540299 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250306085540299 DAUC <0003> auc.c:151 vector [2]: kc = 5b99c69b23b5a2b8 20250306085540299 DAUC <0003> auc.c:152 vector [2]: sres = 33456d8c 20250306085540299 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250306085540299 DAUC <0003> auc.c:113 vector [3]: rand = 91df622588ea5870b2cdda8d1369e515 20250306085540299 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250306085540299 DAUC <0003> auc.c:142 vector [3]: autn = d60f3dbdd8a8000027a2f5d63f3ecce8 20250306085540300 DAUC <0003> auc.c:143 vector [3]: ck = e76206e7f6fcb1d54650221256475014 20250306085540300 DAUC <0003> auc.c:144 vector [3]: ik = 394a88fe046630eb7b1cea9783e1f5de 20250306085540300 DAUC <0003> auc.c:145 vector [3]: res = ab40792f6feabfd30000000000000000 20250306085540300 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085540300 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250306085540300 DAUC <0003> auc.c:151 vector [3]: kc = e364469c273c24f4 20250306085540300 DAUC <0003> auc.c:152 vector [3]: sres = c4aac6fc 20250306085540300 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250306085540300 DAUC <0003> auc.c:113 vector [4]: rand = 02a8fa81a9d1f69800c43983d1b9f0d9 20250306085540300 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250306085540300 DAUC <0003> auc.c:142 vector [4]: autn = e6c7e5d7e4f40000b7bf55b86803b5cb 20250306085540300 DAUC <0003> auc.c:143 vector [4]: ck = 26754cab90f080992af89a1c08e61043 20250306085540300 DAUC <0003> auc.c:144 vector [4]: ik = 1854e1ea57d892fb795c829209a82e24 20250306085540300 DAUC <0003> auc.c:145 vector [4]: res = 71d77110a2ff0e870000000000000000 20250306085540300 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085540300 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250306085540300 DAUC <0003> auc.c:151 vector [4]: kc = 6d85b5cfc6662c05 20250306085540300 DAUC <0003> auc.c:152 vector [4]: sres = d3287f97 20250306085540300 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250306085540300 DAUC <0003> db_auc.c:245 IMSI='262424344452870': Generated 5 vectors 20250306085540300 DAUC <0003> db_auc.c:249 IMSI='262424344452870': Updating SQN=321 in DB 20250306085540300 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424344452870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424344452870"} 20250306085540300 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424344452870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540300 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540300 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540300 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540301 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424344452870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424344452870"} 20250306085540301 DAUC <0003> db_auc.c:157 IMSI='262424344452870': No 2G Auth Data 20250306085540301 DAUC <0003> db_auc.c:236 IMSI='262424344452870': Calling to generate 5 vectors 20250306085540301 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250306085540301 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540301 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085540301 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250306085540301 DAUC <0003> auc.c:113 vector [0]: rand = 00986cc6b41f5180b7cee1359c0b82e5 20250306085540301 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250306085540301 DAUC <0003> auc.c:142 vector [0]: autn = 933e0519f81700009cd527e792eb7463 20250306085540301 DAUC <0003> auc.c:143 vector [0]: ck = 94a86ac4789b54d8b7b8fa6c34406ff9 20250306085540301 DAUC <0003> auc.c:144 vector [0]: ik = a7edeba39cea7de3bc21ec2ad06cb7bc 20250306085540301 DAUC <0003> auc.c:145 vector [0]: res = 8455b546c1f29d4b0000000000000000 20250306085540301 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540301 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250306085540301 DAUC <0003> auc.c:151 vector [0]: kc = 38dc9721005df17e 20250306085540301 DAUC <0003> auc.c:152 vector [0]: sres = 45a7280d 20250306085540301 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250306085540301 DAUC <0003> auc.c:113 vector [1]: rand = 4f781e3856f20fba15b2bfc8a37dbf6e 20250306085540301 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250306085540301 DAUC <0003> auc.c:142 vector [1]: autn = 651d59c6b17e00007621ef98ad2f913b 20250306085540301 DAUC <0003> auc.c:143 vector [1]: ck = f36b2ecee33cfc78f279c5dedb9c5ac7 20250306085540301 DAUC <0003> auc.c:144 vector [1]: ik = df2b36126e2c248386895643fda0b7c3 20250306085540301 DAUC <0003> auc.c:145 vector [1]: res = d39726f154c83f7b0000000000000000 20250306085540301 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085540301 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250306085540301 DAUC <0003> auc.c:151 vector [1]: kc = 58b08b41ab2c35ff 20250306085540301 DAUC <0003> auc.c:152 vector [1]: sres = 875f198a 20250306085540301 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250306085540301 DAUC <0003> auc.c:113 vector [2]: rand = 0b028da1960024a43e6a3ca2a444eb89 20250306085540301 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250306085540301 DAUC <0003> auc.c:142 vector [2]: autn = 2fe235d437c80000ca0f553f865d7a8e 20250306085540301 DAUC <0003> auc.c:143 vector [2]: ck = 3eab1989177255db97bfeca5c680248d 20250306085540301 DAUC <0003> auc.c:144 vector [2]: ik = c6dcd689d5e8d0cecf328ead832e9fef 20250306085540301 DAUC <0003> auc.c:145 vector [2]: res = 2bc2a2beed92e00c0000000000000000 20250306085540301 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085540301 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250306085540301 DAUC <0003> auc.c:151 vector [2]: kc = a0faad0887343e77 20250306085540301 DAUC <0003> auc.c:152 vector [2]: sres = c65042b2 20250306085540301 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250306085540301 DAUC <0003> auc.c:113 vector [3]: rand = 59b17849e51e9a37ec7d05359ce60942 20250306085540301 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250306085540301 DAUC <0003> auc.c:142 vector [3]: autn = eee20e557eeb00003ec39735524194a4 20250306085540301 DAUC <0003> auc.c:143 vector [3]: ck = de3ed5dbf04755ca029ce2179a0ac74a 20250306085540301 DAUC <0003> auc.c:144 vector [3]: ik = c979dd6d923ab5f656c24feb89bf9491 20250306085540301 DAUC <0003> auc.c:145 vector [3]: res = 84277e42daa342e20000000000000000 20250306085540301 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085540301 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250306085540301 DAUC <0003> auc.c:151 vector [3]: kc = 4319a54a71c8b3e7 20250306085540301 DAUC <0003> auc.c:152 vector [3]: sres = 5e843ca0 20250306085540301 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250306085540301 DAUC <0003> auc.c:113 vector [4]: rand = a77c09b3de18ac717d822ef1871ea757 20250306085540301 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250306085540301 DAUC <0003> auc.c:142 vector [4]: autn = 7caab6bc2ada0000878db2a0eac74857 20250306085540301 DAUC <0003> auc.c:143 vector [4]: ck = 54a7ca7b13266b593fb3dfbc85f90a0b 20250306085540301 DAUC <0003> auc.c:144 vector [4]: ik = ea2f6f8288469f24df57f1e21ba43a84 20250306085540301 DAUC <0003> auc.c:145 vector [4]: res = 5020d176a3acc7f60000000000000000 20250306085540301 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085540301 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250306085540301 DAUC <0003> auc.c:151 vector [4]: kc = 5e6c8ba7053dc4f2 20250306085540301 DAUC <0003> auc.c:152 vector [4]: sres = f38c1680 20250306085540301 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250306085540301 DAUC <0003> db_auc.c:245 IMSI='262424344452870': Generated 5 vectors 20250306085540301 DAUC <0003> db_auc.c:249 IMSI='262424344452870': Updating SQN=481 in DB 20250306085540301 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424344452870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424344452870"} 20250306085540301 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424344452870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540301 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540301 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33502<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@3a596e95fab3: Final verdict of PTC: pass 20250306085540303 DAUC <0003> db_auc.c:157 IMSI='262423119983392': No 2G Auth Data 20250306085540303 DAUC <0003> db_auc.c:192 IMSI='262423119983392': No 3G Auth Data HLR_Test-GSUP(21)@3a596e95fab3: Created GsupExpect[0] for "262423119983392" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250306085540309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33518<->l=127.0.0.1:4258 20250306085540311 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540311 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423119983392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423119983392"} 20250306085540311 DAUC <0003> db_auc.c:157 IMSI='262423119983392': No 2G Auth Data 20250306085540311 DAUC <0003> db_auc.c:236 IMSI='262423119983392': Calling to generate 1 vectors 20250306085540311 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250306085540311 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540311 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250306085540311 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250306085540311 DAUC <0003> auc.c:113 vector [0]: rand = a47035139d01267c2dc62c31de27c60b 20250306085540311 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250306085540311 DAUC <0003> auc.c:142 vector [0]: autn = 5c97aea75c55000027bd3a343c18b3de 20250306085540311 DAUC <0003> auc.c:143 vector [0]: ck = 096a6a83310982bf1a0d49acd2f83570 20250306085540311 DAUC <0003> auc.c:144 vector [0]: ik = 261f03c375778e1b26f78cba70663a15 20250306085540311 DAUC <0003> auc.c:145 vector [0]: res = 02070f89ac8024d50000000000000000 20250306085540311 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540311 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250306085540311 DAUC <0003> auc.c:151 vector [0]: kc = 138fac56e6e003c1 20250306085540311 DAUC <0003> auc.c:152 vector [0]: sres = ae872b5c 20250306085540311 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250306085540311 DAUC <0003> db_auc.c:245 IMSI='262423119983392': Generated 1 vectors 20250306085540311 DAUC <0003> db_auc.c:249 IMSI='262423119983392': Updating SQN=33 in DB 20250306085540311 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423119983392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423119983392"} 20250306085540311 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423119983392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540311 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540311 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a596e95fab3: Found GsupExpect[0] for "262423119983392" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@3a596e95fab3: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262423119983392" TC_gsup_sai_num_auth_vectors(28)@3a596e95fab3: setverdict(pass): none -> pass 20250306085540312 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540312 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423119983392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423119983392"} 20250306085540312 DAUC <0003> db_auc.c:157 IMSI='262423119983392': No 2G Auth Data 20250306085540312 DAUC <0003> db_auc.c:236 IMSI='262423119983392': Calling to generate 4 vectors 20250306085540312 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250306085540312 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540312 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250306085540312 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250306085540312 DAUC <0003> auc.c:113 vector [0]: rand = 7b91985d6fd443d7548fb57f71343de3 20250306085540312 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250306085540312 DAUC <0003> auc.c:142 vector [0]: autn = 1d1df14f62c5000054e4b28ee254fe8e 20250306085540312 DAUC <0003> auc.c:143 vector [0]: ck = 1e2de32fc8d5cefb6ddc2f528f866b94 20250306085540312 DAUC <0003> auc.c:144 vector [0]: ik = c4717e66a1e16a65e5db8fafe2db7576 20250306085540312 DAUC <0003> auc.c:145 vector [0]: res = b68fa7c0768e90d10000000000000000 20250306085540312 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540312 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250306085540312 DAUC <0003> auc.c:151 vector [0]: kc = 525b3db40469ba7c 20250306085540312 DAUC <0003> auc.c:152 vector [0]: sres = c0013711 20250306085540312 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250306085540312 DAUC <0003> auc.c:113 vector [1]: rand = f4abe6272526dd63ef137dfa2df417b0 20250306085540312 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250306085540312 DAUC <0003> auc.c:142 vector [1]: autn = db05c926758f00009a997bc579c00877 20250306085540312 DAUC <0003> auc.c:143 vector [1]: ck = ac009490d6b8057358782260c98f0226 20250306085540312 DAUC <0003> auc.c:144 vector [1]: ik = d7425999d961d02f61ebb86471036f7a 20250306085540312 DAUC <0003> auc.c:145 vector [1]: res = 574adfd714acdcee0000000000000000 20250306085540312 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085540312 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250306085540312 DAUC <0003> auc.c:151 vector [1]: kc = 42d1570db755b800 20250306085540312 DAUC <0003> auc.c:152 vector [1]: sres = 43e60339 20250306085540312 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250306085540312 DAUC <0003> auc.c:113 vector [2]: rand = e4bf524e09eca02b19d535e3721ad5b1 20250306085540312 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250306085540312 DAUC <0003> auc.c:142 vector [2]: autn = 45153a3b8fad000027cc83d0ca03e389 20250306085540312 DAUC <0003> auc.c:143 vector [2]: ck = c8f4db29f3b6037715b14d78f09a5e6d 20250306085540312 DAUC <0003> auc.c:144 vector [2]: ik = 986cfb06b0e2ace9952ac980cc99e776 20250306085540312 DAUC <0003> auc.c:145 vector [2]: res = 723c559252f0f0430000000000000000 20250306085540312 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085540312 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250306085540312 DAUC <0003> auc.c:151 vector [2]: kc = d003a4d77f571685 20250306085540312 DAUC <0003> auc.c:152 vector [2]: sres = 20cca5d1 20250306085540312 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250306085540312 DAUC <0003> auc.c:113 vector [3]: rand = 1260eded0d77e54fc04ec37253f94566 20250306085540312 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250306085540312 DAUC <0003> auc.c:142 vector [3]: autn = f2e0a4eb3160000094412ea04b163f9c 20250306085540312 DAUC <0003> auc.c:143 vector [3]: ck = 94eb8f2f27d9208a33d5008c3cb12d00 20250306085540312 DAUC <0003> auc.c:144 vector [3]: ik = f9d45f7b91fe70f12d2f0873ae5046e7 20250306085540312 DAUC <0003> auc.c:145 vector [3]: res = 453b1ec1e11089390000000000000000 20250306085540312 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085540312 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250306085540312 DAUC <0003> auc.c:151 vector [3]: kc = 73c5d8ab24c63b9c 20250306085540312 DAUC <0003> auc.c:152 vector [3]: sres = a42b97f8 20250306085540312 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250306085540312 DAUC <0003> db_auc.c:245 IMSI='262423119983392': Generated 4 vectors 20250306085540312 DAUC <0003> db_auc.c:249 IMSI='262423119983392': Updating SQN=161 in DB 20250306085540312 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423119983392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423119983392"} 20250306085540312 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423119983392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540312 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540312 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540314 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540314 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423119983392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423119983392"} 20250306085540314 DAUC <0003> db_auc.c:157 IMSI='262423119983392': No 2G Auth Data 20250306085540314 DAUC <0003> db_auc.c:236 IMSI='262423119983392': Calling to generate 5 vectors 20250306085540314 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250306085540314 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540314 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250306085540314 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250306085540314 DAUC <0003> auc.c:113 vector [0]: rand = 59c582f0c21c2fea93587ab32763a531 20250306085540314 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250306085540314 DAUC <0003> auc.c:142 vector [0]: autn = 4f933acb5cd50000fcab387dcebe8335 20250306085540314 DAUC <0003> auc.c:143 vector [0]: ck = 0c5d7d01b38ac6a446f3ac90d75bbfa7 20250306085540314 DAUC <0003> auc.c:144 vector [0]: ik = 76a27c40eeb82bff5120b1db6d58b42f 20250306085540314 DAUC <0003> auc.c:145 vector [0]: res = 9994f368477da7920000000000000000 20250306085540314 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540314 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250306085540314 DAUC <0003> auc.c:151 vector [0]: kc = 6d2c1c0ae731e6d3 20250306085540314 DAUC <0003> auc.c:152 vector [0]: sres = dee954fa 20250306085540314 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250306085540314 DAUC <0003> auc.c:113 vector [1]: rand = f2e8a43c2c73e2e5380dc8f3c3124c07 20250306085540314 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250306085540314 DAUC <0003> auc.c:142 vector [1]: autn = e9f53c2e8aa600005bac12386cb5f9b3 20250306085540314 DAUC <0003> auc.c:143 vector [1]: ck = 8e40d4932974cf0f412a54d003a24651 20250306085540314 DAUC <0003> auc.c:144 vector [1]: ik = e090a0a899f39c0454157212bc0baf98 20250306085540314 DAUC <0003> auc.c:145 vector [1]: res = fa5cfddca5cd0bb60000000000000000 20250306085540314 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085540314 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250306085540314 DAUC <0003> auc.c:151 vector [1]: kc = 7bef52f90f2ebac2 20250306085540314 DAUC <0003> auc.c:152 vector [1]: sres = 5f91f66a 20250306085540314 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250306085540314 DAUC <0003> auc.c:113 vector [2]: rand = 16c0b07267b31bcf116ef63d7e83eeb6 20250306085540314 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250306085540314 DAUC <0003> auc.c:142 vector [2]: autn = bf00979a94d80000859c316ebc76d749 20250306085540314 DAUC <0003> auc.c:143 vector [2]: ck = a508f2308c8aed8ad3fbab3868a584a6 20250306085540314 DAUC <0003> auc.c:144 vector [2]: ik = 83fa27fbba64d42de129321d94d6544c 20250306085540314 DAUC <0003> auc.c:145 vector [2]: res = 5c2ab0ecb5af1e4c0000000000000000 20250306085540314 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085540314 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250306085540314 DAUC <0003> auc.c:151 vector [2]: kc = 14204ceeca9de94d 20250306085540314 DAUC <0003> auc.c:152 vector [2]: sres = e985aea0 20250306085540314 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250306085540314 DAUC <0003> auc.c:113 vector [3]: rand = bc488e7149aba71a96f9a32a90c10e33 20250306085540314 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250306085540314 DAUC <0003> auc.c:142 vector [3]: autn = 89c5625aedcb0000f080d21d084e8b38 20250306085540314 DAUC <0003> auc.c:143 vector [3]: ck = b541a59acc1e4dd2f9898f339d18c52c 20250306085540314 DAUC <0003> auc.c:144 vector [3]: ik = fddca2e2bbc998e608cb58c5bad20ac3 20250306085540314 DAUC <0003> auc.c:145 vector [3]: res = 38bd131a846663e10000000000000000 20250306085540314 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085540314 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250306085540314 DAUC <0003> auc.c:151 vector [3]: kc = b9dfd08e501d1adb 20250306085540314 DAUC <0003> auc.c:152 vector [3]: sres = bcdb70fb 20250306085540314 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250306085540314 DAUC <0003> auc.c:113 vector [4]: rand = d8de9db85162d91c7bd504a3fc7bd362 20250306085540314 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250306085540314 DAUC <0003> auc.c:142 vector [4]: autn = ec3429762b1c00004de4fd0f16ce7c5a 20250306085540314 DAUC <0003> auc.c:143 vector [4]: ck = 18f30deabcb9ad8c07754a186ec20a5b 20250306085540314 DAUC <0003> auc.c:144 vector [4]: ik = eafa7f5b5b10427d9a7193318c90a8ae 20250306085540314 DAUC <0003> auc.c:145 vector [4]: res = 5a799fcd6ca7d7ae0000000000000000 20250306085540314 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085540314 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250306085540314 DAUC <0003> auc.c:151 vector [4]: kc = 6f0dab9805fb4d04 20250306085540314 DAUC <0003> auc.c:152 vector [4]: sres = 36de4863 20250306085540314 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250306085540314 DAUC <0003> db_auc.c:245 IMSI='262423119983392': Generated 5 vectors 20250306085540314 DAUC <0003> db_auc.c:249 IMSI='262423119983392': Updating SQN=321 in DB 20250306085540314 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423119983392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423119983392"} 20250306085540314 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423119983392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540314 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540314 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540315 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540315 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423119983392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423119983392"} 20250306085540315 DAUC <0003> db_auc.c:157 IMSI='262423119983392': No 2G Auth Data 20250306085540315 DAUC <0003> db_auc.c:236 IMSI='262423119983392': Calling to generate 5 vectors 20250306085540315 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250306085540315 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540315 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250306085540315 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250306085540315 DAUC <0003> auc.c:113 vector [0]: rand = 6effdc017091d8764c58894a17a77c16 20250306085540315 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250306085540315 DAUC <0003> auc.c:142 vector [0]: autn = 8dd6faed776c0000074d2d8af1461301 20250306085540315 DAUC <0003> auc.c:143 vector [0]: ck = 82e76bf63f86ac4c8d87b2ed9a199c24 20250306085540315 DAUC <0003> auc.c:144 vector [0]: ik = c82fe33761cb1a58df993b531f63f5d7 20250306085540315 DAUC <0003> auc.c:145 vector [0]: res = 336d218e8a570e2a0000000000000000 20250306085540315 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540315 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250306085540315 DAUC <0003> auc.c:151 vector [0]: kc = 18d6017fdb37dfe7 20250306085540315 DAUC <0003> auc.c:152 vector [0]: sres = b93a2fa4 20250306085540315 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250306085540315 DAUC <0003> auc.c:113 vector [1]: rand = a3f058a5f9a5991d425b61a7f33a1ef6 20250306085540315 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250306085540315 DAUC <0003> auc.c:142 vector [1]: autn = e1686d7c384f00002ebd86ff4f65b1f6 20250306085540315 DAUC <0003> auc.c:143 vector [1]: ck = d01dc7c504295c044d40b4a472590436 20250306085540315 DAUC <0003> auc.c:144 vector [1]: ik = 1bf5e35aa723279c423b2984ceff5a39 20250306085540315 DAUC <0003> auc.c:145 vector [1]: res = 4710b789bc2dd0b40000000000000000 20250306085540315 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085540315 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250306085540315 DAUC <0003> auc.c:151 vector [1]: kc = c493b9bf1fac2597 20250306085540315 DAUC <0003> auc.c:152 vector [1]: sres = fb3d673d 20250306085540315 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250306085540315 DAUC <0003> auc.c:113 vector [2]: rand = e6932561719bbb48fdd572fe223e5213 20250306085540315 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250306085540315 DAUC <0003> auc.c:142 vector [2]: autn = 66769c9f2f2f000075ef15b7e716d490 20250306085540315 DAUC <0003> auc.c:143 vector [2]: ck = efaa25f53b005413bbb9b3b15161f5f4 20250306085540315 DAUC <0003> auc.c:144 vector [2]: ik = 785c344ec80756c35a323c8e15f4f280 20250306085540315 DAUC <0003> auc.c:145 vector [2]: res = b75266f0bb1437280000000000000000 20250306085540315 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085540315 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250306085540315 DAUC <0003> auc.c:151 vector [2]: kc = 767d9e84b79205a4 20250306085540315 DAUC <0003> auc.c:152 vector [2]: sres = 0c4651d8 20250306085540315 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250306085540315 DAUC <0003> auc.c:113 vector [3]: rand = 0a2524a2a51eb09884182c702a7a64fa 20250306085540315 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250306085540315 DAUC <0003> auc.c:142 vector [3]: autn = 1f0f5fadbde90000a7d0a7fe95c03d56 20250306085540315 DAUC <0003> auc.c:143 vector [3]: ck = d1775b46a94642e9fc85302e332987fb 20250306085540315 DAUC <0003> auc.c:144 vector [3]: ik = c692c0d8f2372e71e12eee8cc5efb35b 20250306085540316 DAUC <0003> auc.c:145 vector [3]: res = 1178c766086e848e0000000000000000 20250306085540316 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085540316 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250306085540316 DAUC <0003> auc.c:151 vector [3]: kc = 0a4e453cadb75838 20250306085540316 DAUC <0003> auc.c:152 vector [3]: sres = 191643e8 20250306085540316 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250306085540316 DAUC <0003> auc.c:113 vector [4]: rand = ee643db3598afd2a0455b369d8bdd1c0 20250306085540316 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250306085540316 DAUC <0003> auc.c:142 vector [4]: autn = fb1e1f90445a0000a8faa680a2e23c54 20250306085540316 DAUC <0003> auc.c:143 vector [4]: ck = 002a190f329e8d9d423331f2812d275d 20250306085540316 DAUC <0003> auc.c:144 vector [4]: ik = 8749deb50174703f40104d8e108826bc 20250306085540316 DAUC <0003> auc.c:145 vector [4]: res = ba047f461e5eab6a0000000000000000 20250306085540316 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085540316 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250306085540316 DAUC <0003> auc.c:151 vector [4]: kc = 8540bbc6a24ffc43 20250306085540316 DAUC <0003> auc.c:152 vector [4]: sres = a45ad42c 20250306085540316 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250306085540316 DAUC <0003> db_auc.c:245 IMSI='262423119983392': Generated 5 vectors 20250306085540316 DAUC <0003> db_auc.c:249 IMSI='262423119983392': Updating SQN=481 in DB 20250306085540316 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423119983392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423119983392"} 20250306085540316 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423119983392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540316 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540316 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33518<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@3a596e95fab3: Final verdict of PTC: pass 20250306085540318 DAUC <0003> db_auc.c:157 IMSI='262427418883116': No 2G Auth Data 20250306085540318 DAUC <0003> db_auc.c:192 IMSI='262427418883116': No 3G Auth Data HLR_Test-GSUP(21)@3a596e95fab3: Created GsupExpect[0] for "262427418883116" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250306085540325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4258 20250306085540327 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540327 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427418883116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427418883116"} 20250306085540327 DAUC <0003> db_auc.c:236 IMSI='262427418883116': Calling to generate 1 vectors 20250306085540327 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250306085540327 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540327 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085540327 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250306085540327 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540327 DAUC <0003> auc.c:113 vector [0]: rand = 93e64aa90e57a53282fc157d032e5288 20250306085540327 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250306085540327 DAUC <0003> auc.c:142 vector [0]: autn = d9d32426140d000080cc9f31def81490 20250306085540327 DAUC <0003> auc.c:143 vector [0]: ck = 0c5caaeba67beaa872fb414c354a06a7 20250306085540327 DAUC <0003> auc.c:144 vector [0]: ik = d206eaaf6d100e37d26c249a28d4240e 20250306085540327 DAUC <0003> auc.c:145 vector [0]: res = e1241c27bbc70fac0000000000000000 20250306085540327 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540327 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085540327 DAUC <0003> auc.c:179 vector [0]: kc = a50dad82395f8000 20250306085540327 DAUC <0003> auc.c:180 vector [0]: sres = 2fe3cdf1 20250306085540327 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085540327 DAUC <0003> db_auc.c:245 IMSI='262427418883116': Generated 1 vectors 20250306085540327 DAUC <0003> db_auc.c:249 IMSI='262427418883116': Updating SQN=33 in DB 20250306085540327 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427418883116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427418883116"} 20250306085540327 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427418883116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540327 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540327 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a596e95fab3: Found GsupExpect[0] for "262427418883116" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@3a596e95fab3: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262427418883116" TC_gsup_sai_num_auth_vectors(29)@3a596e95fab3: setverdict(pass): none -> pass 20250306085540328 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540328 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427418883116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427418883116"} 20250306085540328 DAUC <0003> db_auc.c:236 IMSI='262427418883116': Calling to generate 4 vectors 20250306085540328 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250306085540328 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540328 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085540328 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250306085540328 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540328 DAUC <0003> auc.c:113 vector [0]: rand = a21d891ab1398980cd79a11dd06f1f24 20250306085540328 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250306085540328 DAUC <0003> auc.c:142 vector [0]: autn = 881e0c00db500000e1f5f68373cb140e 20250306085540328 DAUC <0003> auc.c:143 vector [0]: ck = b51e6d6e68da3842aeea4790e2a6e1a4 20250306085540328 DAUC <0003> auc.c:144 vector [0]: ik = 3dcdfc6810d6034338e513d519b6bf30 20250306085540328 DAUC <0003> auc.c:145 vector [0]: res = 373bfb8976a0b4af0000000000000000 20250306085540328 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540328 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085540328 DAUC <0003> auc.c:179 vector [0]: kc = bae2f8516f2fac00 20250306085540328 DAUC <0003> auc.c:180 vector [0]: sres = 6bba2283 20250306085540328 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085540328 DAUC <0003> auc.c:113 vector [1]: rand = 0742bd28178e1ad394ea7d3df7076209 20250306085540328 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250306085540328 DAUC <0003> auc.c:142 vector [1]: autn = 74e3b2f3f5930000ffc851498a22c284 20250306085540328 DAUC <0003> auc.c:143 vector [1]: ck = b637c53c4b41be0b30e062b7de86facc 20250306085540328 DAUC <0003> auc.c:144 vector [1]: ik = c525100df9a48d02f736c28fecf34453 20250306085540328 DAUC <0003> auc.c:145 vector [1]: res = f91323ebccf122240000000000000000 20250306085540328 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085540328 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250306085540328 DAUC <0003> auc.c:179 vector [1]: kc = 19e5e838dfd4f800 20250306085540328 DAUC <0003> auc.c:180 vector [1]: sres = ffc33c1f 20250306085540328 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250306085540328 DAUC <0003> auc.c:113 vector [2]: rand = cf6720a922eb86a5eb2f87ad3fc601a4 20250306085540328 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250306085540328 DAUC <0003> auc.c:142 vector [2]: autn = 5e687fcdedeb000088a02e01d567f173 20250306085540328 DAUC <0003> auc.c:143 vector [2]: ck = a66057696305aa51b63856b464a9c5a7 20250306085540328 DAUC <0003> auc.c:144 vector [2]: ik = c24c75c25dfec832156094ce428825db 20250306085540328 DAUC <0003> auc.c:145 vector [2]: res = 1e12a44d0593134e0000000000000000 20250306085540328 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085540328 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250306085540328 DAUC <0003> auc.c:179 vector [2]: kc = 0a81c2ece11afc00 20250306085540328 DAUC <0003> auc.c:180 vector [2]: sres = 7f82dec0 20250306085540328 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250306085540328 DAUC <0003> auc.c:113 vector [3]: rand = fed9e9374f624fea7743c4f088ee7d92 20250306085540328 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250306085540328 DAUC <0003> auc.c:142 vector [3]: autn = 95169e660cc9000010226c86506345c3 20250306085540328 DAUC <0003> auc.c:143 vector [3]: ck = 86a5937e3abc6a9c7ca097ca1c1d6e55 20250306085540328 DAUC <0003> auc.c:144 vector [3]: ik = 7355d4dfbea4f3bcb6c0e9e060b37d13 20250306085540328 DAUC <0003> auc.c:145 vector [3]: res = 1661e01b0c0dbbac0000000000000000 20250306085540328 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085540328 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250306085540328 DAUC <0003> auc.c:179 vector [3]: kc = 345530ff360e7800 20250306085540328 DAUC <0003> auc.c:180 vector [3]: sres = badeccfa 20250306085540328 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250306085540328 DAUC <0003> db_auc.c:245 IMSI='262427418883116': Generated 4 vectors 20250306085540328 DAUC <0003> db_auc.c:249 IMSI='262427418883116': Updating SQN=161 in DB 20250306085540328 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427418883116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427418883116"} 20250306085540328 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427418883116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540328 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540328 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540329 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540329 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427418883116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427418883116"} 20250306085540329 DAUC <0003> db_auc.c:236 IMSI='262427418883116': Calling to generate 5 vectors 20250306085540329 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250306085540329 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540329 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085540329 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250306085540329 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540329 DAUC <0003> auc.c:113 vector [0]: rand = 131ce534805542c40090826b5437c7d1 20250306085540329 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250306085540329 DAUC <0003> auc.c:142 vector [0]: autn = 494979f389e20000fdd24b7b5fd08ed3 20250306085540329 DAUC <0003> auc.c:143 vector [0]: ck = 92efbebe8adba94434cf0c5b954ecd35 20250306085540329 DAUC <0003> auc.c:144 vector [0]: ik = 49aa68e604005e081728c401d6774461 20250306085540329 DAUC <0003> auc.c:145 vector [0]: res = 2e726c69c8958bc10000000000000000 20250306085540329 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540329 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085540329 DAUC <0003> auc.c:179 vector [0]: kc = 810f2d9138012c00 20250306085540329 DAUC <0003> auc.c:180 vector [0]: sres = 7e820d4c 20250306085540329 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085540329 DAUC <0003> auc.c:113 vector [1]: rand = 933836cdafef1c40a0af265f28f04b26 20250306085540329 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250306085540329 DAUC <0003> auc.c:142 vector [1]: autn = 437ac5a19d92000029b0beb15d1f5cbf 20250306085540329 DAUC <0003> auc.c:143 vector [1]: ck = c6504d83ec94d3d69eedabd537950f50 20250306085540329 DAUC <0003> auc.c:144 vector [1]: ik = 7ddabb2958c9497fbb68b5a204ea3fa5 20250306085540329 DAUC <0003> auc.c:145 vector [1]: res = ddae056578c3437e0000000000000000 20250306085540329 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085540329 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250306085540329 DAUC <0003> auc.c:179 vector [1]: kc = a27a4f4f61ac7000 20250306085540329 DAUC <0003> auc.c:180 vector [1]: sres = 1cc3172e 20250306085540329 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250306085540329 DAUC <0003> auc.c:113 vector [2]: rand = bfa79e0ab6531cd384aa787d1f426f99 20250306085540329 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250306085540329 DAUC <0003> auc.c:142 vector [2]: autn = 40f1ad3e0e140000c88b69d99acdcb7f 20250306085540329 DAUC <0003> auc.c:143 vector [2]: ck = 19089939a1a7357d5222be2bd1810a91 20250306085540329 DAUC <0003> auc.c:144 vector [2]: ik = cf6ba82c76b31214482d3f965db7649e 20250306085540329 DAUC <0003> auc.c:145 vector [2]: res = 1e854bf40b7219970000000000000000 20250306085540329 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085540329 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250306085540329 DAUC <0003> auc.c:179 vector [2]: kc = 91af4505f5b46800 20250306085540329 DAUC <0003> auc.c:180 vector [2]: sres = ee250c6f 20250306085540329 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250306085540329 DAUC <0003> auc.c:113 vector [3]: rand = ece08653128990803d795423c6eb170e 20250306085540329 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250306085540329 DAUC <0003> auc.c:142 vector [3]: autn = 654ae88ada59000054a62eafbbb9cafc 20250306085540329 DAUC <0003> auc.c:143 vector [3]: ck = a1df6a99565accaa8425fb93d43a8441 20250306085540329 DAUC <0003> auc.c:144 vector [3]: ik = 9c2ef511bb5b08e2fbfe04ec6c770479 20250306085540329 DAUC <0003> auc.c:145 vector [3]: res = cd669cf8df2b45250000000000000000 20250306085540329 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085540329 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250306085540329 DAUC <0003> auc.c:179 vector [3]: kc = f6d6a135d082ec00 20250306085540329 DAUC <0003> auc.c:180 vector [3]: sres = f63807b0 20250306085540329 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250306085540329 DAUC <0003> auc.c:113 vector [4]: rand = 31833067e73cbc23b30d6bed31b76a91 20250306085540329 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250306085540329 DAUC <0003> auc.c:142 vector [4]: autn = c3392bccac9e000010c9286b1d50adab 20250306085540329 DAUC <0003> auc.c:143 vector [4]: ck = a0ed9be256703c7fcc277fd05537a2f8 20250306085540329 DAUC <0003> auc.c:144 vector [4]: ik = f9df82fea411875b17fc7e841d5a8cb5 20250306085540329 DAUC <0003> auc.c:145 vector [4]: res = 4e67d746f7ba523d0000000000000000 20250306085540329 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085540329 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250306085540329 DAUC <0003> auc.c:179 vector [4]: kc = 6d4e0af8fd797c00 20250306085540329 DAUC <0003> auc.c:180 vector [4]: sres = 9b8d0f43 20250306085540329 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250306085540329 DAUC <0003> db_auc.c:245 IMSI='262427418883116': Generated 5 vectors 20250306085540329 DAUC <0003> db_auc.c:249 IMSI='262427418883116': Updating SQN=321 in DB 20250306085540329 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427418883116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427418883116"} 20250306085540329 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427418883116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540329 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540329 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540331 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540331 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427418883116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427418883116"} 20250306085540331 DAUC <0003> db_auc.c:236 IMSI='262427418883116': Calling to generate 5 vectors 20250306085540331 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250306085540331 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540331 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085540331 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250306085540331 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540331 DAUC <0003> auc.c:113 vector [0]: rand = a7086fb28f6e679c4cff75d67b2305bd 20250306085540331 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250306085540331 DAUC <0003> auc.c:142 vector [0]: autn = 2f0220959cc000001f00fb20fd3eade4 20250306085540331 DAUC <0003> auc.c:143 vector [0]: ck = db4f651f41615011a0e27dad89f9116c 20250306085540331 DAUC <0003> auc.c:144 vector [0]: ik = af132462cabe8f21756118a4214b675c 20250306085540331 DAUC <0003> auc.c:145 vector [0]: res = 94e3aa5a73410f3c0000000000000000 20250306085540331 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540331 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085540331 DAUC <0003> auc.c:179 vector [0]: kc = b044410f801a7400 20250306085540331 DAUC <0003> auc.c:180 vector [0]: sres = 38525f65 20250306085540331 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085540331 DAUC <0003> auc.c:113 vector [1]: rand = 14b0cd39a158044e93334febb06e5e0f 20250306085540331 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250306085540331 DAUC <0003> auc.c:142 vector [1]: autn = d4b8d803fb5f0000550cf71f1ca64d2c 20250306085540331 DAUC <0003> auc.c:143 vector [1]: ck = ba682cd82f044d0eb52c0085616f669a 20250306085540331 DAUC <0003> auc.c:144 vector [1]: ik = 117e3a4160417695034b02786cd129c0 20250306085540331 DAUC <0003> auc.c:145 vector [1]: res = 9f9451fe9d94fe7f0000000000000000 20250306085540331 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085540331 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250306085540331 DAUC <0003> auc.c:179 vector [1]: kc = 52f96cc7f1ab6400 20250306085540331 DAUC <0003> auc.c:180 vector [1]: sres = 6faf649a 20250306085540331 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250306085540331 DAUC <0003> auc.c:113 vector [2]: rand = f0da1abf329656997a6850ec64b0a19a 20250306085540331 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250306085540331 DAUC <0003> auc.c:142 vector [2]: autn = 59a5a001f5da00000e35f633b6580a23 20250306085540331 DAUC <0003> auc.c:143 vector [2]: ck = c91d099ee8a910ca9cc461fce1168598 20250306085540331 DAUC <0003> auc.c:144 vector [2]: ik = 10e35126658f097a48a352f6286cc134 20250306085540331 DAUC <0003> auc.c:145 vector [2]: res = bef1b4524b0b82490000000000000000 20250306085540331 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085540331 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250306085540331 DAUC <0003> auc.c:179 vector [2]: kc = 6f558bb8bf2cfc00 20250306085540331 DAUC <0003> auc.c:180 vector [2]: sres = 096f2ad5 20250306085540331 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250306085540331 DAUC <0003> auc.c:113 vector [3]: rand = c5636171de607326830c472076aeb3e0 20250306085540331 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250306085540331 DAUC <0003> auc.c:142 vector [3]: autn = 1f920f3cc8090000dd0c9238b8e0ffb5 20250306085540331 DAUC <0003> auc.c:143 vector [3]: ck = 462349fabf78ab435b00ab1fc10c4c53 20250306085540331 DAUC <0003> auc.c:144 vector [3]: ik = 17ea09b89f4585dbe42135e7a8943008 20250306085540331 DAUC <0003> auc.c:145 vector [3]: res = 0019990b917e0bb80000000000000000 20250306085540331 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085540331 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250306085540331 DAUC <0003> auc.c:179 vector [3]: kc = 4901d9b7c1abe800 20250306085540331 DAUC <0003> auc.c:180 vector [3]: sres = 25016faa 20250306085540331 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250306085540331 DAUC <0003> auc.c:113 vector [4]: rand = 8c0975d25338a71c65405f04e10d33ba 20250306085540331 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250306085540331 DAUC <0003> auc.c:142 vector [4]: autn = dec45e1b89220000f35f1a0af6dcadf7 20250306085540331 DAUC <0003> auc.c:143 vector [4]: ck = ff07a80492cabd64409ec2dcdd824666 20250306085540331 DAUC <0003> auc.c:144 vector [4]: ik = fddfd035f608cbb15c4d15e4271aba3e 20250306085540331 DAUC <0003> auc.c:145 vector [4]: res = f2c799a81b70197d0000000000000000 20250306085540331 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085540331 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250306085540331 DAUC <0003> auc.c:179 vector [4]: kc = d745637fda680800 20250306085540331 DAUC <0003> auc.c:180 vector [4]: sres = 06d225d2 20250306085540331 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250306085540331 DAUC <0003> db_auc.c:245 IMSI='262427418883116': Generated 5 vectors 20250306085540331 DAUC <0003> db_auc.c:249 IMSI='262427418883116': Updating SQN=481 in DB 20250306085540331 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427418883116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427418883116"} 20250306085540331 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427418883116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540331 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540332 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@3a596e95fab3: Final verdict of PTC: pass 20250306085540333 DAUC <0003> db_auc.c:157 IMSI='262426666471704': No 2G Auth Data 20250306085540333 DAUC <0003> db_auc.c:192 IMSI='262426666471704': No 3G Auth Data HLR_Test-GSUP(21)@3a596e95fab3: Created GsupExpect[0] for "262426666471704" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250306085540340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33540<->l=127.0.0.1:4258 20250306085540342 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540342 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426666471704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426666471704"} 20250306085540342 DAUC <0003> db_auc.c:236 IMSI='262426666471704': Calling to generate 1 vectors 20250306085540342 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250306085540342 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540342 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085540342 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250306085540342 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540342 DAUC <0003> auc.c:113 vector [0]: rand = c5d3ae0aee0a40c839f8294e8663af58 20250306085540342 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250306085540342 DAUC <0003> auc.c:142 vector [0]: autn = 2b356c8e3f5c0000c55f6d0c27944b36 20250306085540342 DAUC <0003> auc.c:143 vector [0]: ck = 3d02536b004b6ceb7a4b7e2d6c5383db 20250306085540342 DAUC <0003> auc.c:144 vector [0]: ik = 391eb32da636b25cbbc87eded1a6457c 20250306085540342 DAUC <0003> auc.c:145 vector [0]: res = f36db2d914a33eab0000000000000000 20250306085540342 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540342 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085540342 DAUC <0003> auc.c:179 vector [0]: kc = b6dd6845f0e47800 20250306085540342 DAUC <0003> auc.c:180 vector [0]: sres = a7b1129a 20250306085540342 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085540342 DAUC <0003> db_auc.c:245 IMSI='262426666471704': Generated 1 vectors 20250306085540342 DAUC <0003> db_auc.c:249 IMSI='262426666471704': Updating SQN=33 in DB 20250306085540342 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426666471704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426666471704"} 20250306085540342 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426666471704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540342 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540342 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a596e95fab3: Found GsupExpect[0] for "262426666471704" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@3a596e95fab3: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262426666471704" TC_gsup_sai_num_auth_vectors(30)@3a596e95fab3: setverdict(pass): none -> pass 20250306085540343 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540343 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426666471704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426666471704"} 20250306085540343 DAUC <0003> db_auc.c:236 IMSI='262426666471704': Calling to generate 4 vectors 20250306085540343 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250306085540343 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540343 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085540343 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250306085540343 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540343 DAUC <0003> auc.c:113 vector [0]: rand = ad34848cfdf65e5e070b03b69e4322f3 20250306085540343 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250306085540343 DAUC <0003> auc.c:142 vector [0]: autn = 4e890db6b8410000c0a8b1fa82b2feb6 20250306085540343 DAUC <0003> auc.c:143 vector [0]: ck = f074bc99a2b16efc021285b1639ddb72 20250306085540343 DAUC <0003> auc.c:144 vector [0]: ik = 9cc72d84878a6a66369e4ea2b8ab03c3 20250306085540343 DAUC <0003> auc.c:145 vector [0]: res = e5f1174aac7fe8f50000000000000000 20250306085540343 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540343 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085540343 DAUC <0003> auc.c:179 vector [0]: kc = 566110fd05fe9000 20250306085540343 DAUC <0003> auc.c:180 vector [0]: sres = 86d09002 20250306085540343 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085540343 DAUC <0003> auc.c:113 vector [1]: rand = 47a10eb70cdb522d4de4e570599090a3 20250306085540343 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250306085540343 DAUC <0003> auc.c:142 vector [1]: autn = 4a0ec4bb489c00008b0450b2701bd261 20250306085540343 DAUC <0003> auc.c:143 vector [1]: ck = 2a1e826a0ecfbc1a9d6d3cc354a64448 20250306085540343 DAUC <0003> auc.c:144 vector [1]: ik = ef1430d8c2b9496f4e1814f33c136fa5 20250306085540343 DAUC <0003> auc.c:145 vector [1]: res = 5c653214ee8be0710000000000000000 20250306085540343 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085540343 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250306085540343 DAUC <0003> auc.c:179 vector [1]: kc = 1208cbf38ce52800 20250306085540343 DAUC <0003> auc.c:180 vector [1]: sres = e6deb47e 20250306085540343 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250306085540343 DAUC <0003> auc.c:113 vector [2]: rand = 34bd2e551a7e9d9eda1cf59d3f52a791 20250306085540343 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250306085540343 DAUC <0003> auc.c:142 vector [2]: autn = dfe9932c561a000043a81b3d723ed191 20250306085540343 DAUC <0003> auc.c:143 vector [2]: ck = e0f722e5c16d881f736ebf78d6c65889 20250306085540343 DAUC <0003> auc.c:144 vector [2]: ik = 221f2ab65285f5c7fdeee85da9aef69b 20250306085540343 DAUC <0003> auc.c:145 vector [2]: res = 98bb66684cfc2a5c0000000000000000 20250306085540343 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085540343 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250306085540343 DAUC <0003> auc.c:179 vector [2]: kc = 29cde4ed67588800 20250306085540343 DAUC <0003> auc.c:180 vector [2]: sres = bf8f3253 20250306085540343 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250306085540343 DAUC <0003> auc.c:113 vector [3]: rand = 985df4d333d4f12d64e02aa5aa6bd0f2 20250306085540343 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250306085540343 DAUC <0003> auc.c:142 vector [3]: autn = c02d762177c300004fd7c892ce71d299 20250306085540343 DAUC <0003> auc.c:143 vector [3]: ck = 2a68dad8db40621230ad93b5b9a8df8c 20250306085540343 DAUC <0003> auc.c:144 vector [3]: ik = 41c7e0d2f1f8baad9980b411b871abb6 20250306085540343 DAUC <0003> auc.c:145 vector [3]: res = bc85f1826079ef9d0000000000000000 20250306085540343 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085540343 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250306085540343 DAUC <0003> auc.c:179 vector [3]: kc = 7c4e34d713024000 20250306085540343 DAUC <0003> auc.c:180 vector [3]: sres = f3d5fcf7 20250306085540343 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250306085540343 DAUC <0003> db_auc.c:245 IMSI='262426666471704': Generated 4 vectors 20250306085540343 DAUC <0003> db_auc.c:249 IMSI='262426666471704': Updating SQN=161 in DB 20250306085540343 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426666471704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426666471704"} 20250306085540343 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426666471704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540343 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540343 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540344 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540344 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426666471704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426666471704"} 20250306085540344 DAUC <0003> db_auc.c:236 IMSI='262426666471704': Calling to generate 5 vectors 20250306085540344 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250306085540344 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540344 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085540344 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250306085540344 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540344 DAUC <0003> auc.c:113 vector [0]: rand = 30e33560c166ffabcffe19d716b16ce9 20250306085540344 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250306085540344 DAUC <0003> auc.c:142 vector [0]: autn = b979a62cce860000ea1431b3dabc7bb2 20250306085540344 DAUC <0003> auc.c:143 vector [0]: ck = 294065d17946c3c1e5a82cafb50f5816 20250306085540344 DAUC <0003> auc.c:144 vector [0]: ik = d6a1ccea2a5a013f45e02a0bb9cf9be9 20250306085540344 DAUC <0003> auc.c:145 vector [0]: res = 15552d39a678c2b00000000000000000 20250306085540344 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540344 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085540344 DAUC <0003> auc.c:179 vector [0]: kc = 32d7db6885aee800 20250306085540344 DAUC <0003> auc.c:180 vector [0]: sres = 214fc288 20250306085540344 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085540344 DAUC <0003> auc.c:113 vector [1]: rand = 3480504f3645065bf7dc591fc77591ad 20250306085540344 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250306085540344 DAUC <0003> auc.c:142 vector [1]: autn = 20e03981ac7f000035f85febc0575eca 20250306085540344 DAUC <0003> auc.c:143 vector [1]: ck = c26512a3976dc00d0c482482322e831d 20250306085540344 DAUC <0003> auc.c:144 vector [1]: ik = deaf9404af1444b9bef1462a93643516 20250306085540344 DAUC <0003> auc.c:145 vector [1]: res = c4c687da48e4976f0000000000000000 20250306085540344 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085540344 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250306085540344 DAUC <0003> auc.c:179 vector [1]: kc = d2c57218b4e02c00 20250306085540344 DAUC <0003> auc.c:180 vector [1]: sres = 1937698d 20250306085540344 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250306085540344 DAUC <0003> auc.c:113 vector [2]: rand = 5b8d74cd246b6c32bc1944e3de547631 20250306085540344 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250306085540344 DAUC <0003> auc.c:142 vector [2]: autn = f45137a2fe2a000015e59c9ab8e25c4f 20250306085540344 DAUC <0003> auc.c:143 vector [2]: ck = 8e248aae7273c2a72aa7c2558c3c7e7b 20250306085540344 DAUC <0003> auc.c:144 vector [2]: ik = 44ef837537007af1679c187495af1dae 20250306085540344 DAUC <0003> auc.c:145 vector [2]: res = f9d8d4eb99cf59ef0000000000000000 20250306085540344 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085540344 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250306085540344 DAUC <0003> auc.c:179 vector [2]: kc = 55622dd815e5f800 20250306085540344 DAUC <0003> auc.c:180 vector [2]: sres = c37b1fad 20250306085540344 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250306085540344 DAUC <0003> auc.c:113 vector [3]: rand = d42b199b6c00cc08f1ea06ac1a7b65c1 20250306085540344 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250306085540344 DAUC <0003> auc.c:142 vector [3]: autn = da274529b2ef000077a35fd01a7627c9 20250306085540344 DAUC <0003> auc.c:143 vector [3]: ck = 2539f9e4d431c2e829b1e6bd8bc2682f 20250306085540344 DAUC <0003> auc.c:144 vector [3]: ik = 511b44b33b678524d73e832e071c2e30 20250306085540344 DAUC <0003> auc.c:145 vector [3]: res = 200488fd33a91d3e0000000000000000 20250306085540344 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085540344 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250306085540344 DAUC <0003> auc.c:179 vector [3]: kc = 9131a8df4d150400 20250306085540344 DAUC <0003> auc.c:180 vector [3]: sres = 7c6aab51 20250306085540344 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250306085540344 DAUC <0003> auc.c:113 vector [4]: rand = a85ae5016fcfbf33e83e5ebc967f2f0e 20250306085540344 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250306085540344 DAUC <0003> auc.c:142 vector [4]: autn = 2976ae6b84bd0000bdccc93a963934f3 20250306085540344 DAUC <0003> auc.c:143 vector [4]: ck = d457b0103cfd88422194261d6968c654 20250306085540344 DAUC <0003> auc.c:144 vector [4]: ik = c6ae92256bf5a3f9e8018d490885d001 20250306085540344 DAUC <0003> auc.c:145 vector [4]: res = 0c7dcf7c23f4676c0000000000000000 20250306085540344 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085540344 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250306085540344 DAUC <0003> auc.c:179 vector [4]: kc = 2bba34fde768dc00 20250306085540344 DAUC <0003> auc.c:180 vector [4]: sres = 346194e0 20250306085540344 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250306085540344 DAUC <0003> db_auc.c:245 IMSI='262426666471704': Generated 5 vectors 20250306085540344 DAUC <0003> db_auc.c:249 IMSI='262426666471704': Updating SQN=321 in DB 20250306085540344 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426666471704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426666471704"} 20250306085540344 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426666471704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540344 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540344 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540345 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540345 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426666471704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426666471704"} 20250306085540345 DAUC <0003> db_auc.c:236 IMSI='262426666471704': Calling to generate 5 vectors 20250306085540345 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250306085540345 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540345 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085540345 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250306085540345 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540345 DAUC <0003> auc.c:113 vector [0]: rand = f7b488d4604d2a6409076ee316a06fb4 20250306085540345 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250306085540345 DAUC <0003> auc.c:142 vector [0]: autn = f6e7f0d15078000012329b9a9b14030a 20250306085540345 DAUC <0003> auc.c:143 vector [0]: ck = 7dbfc3f271b3ead75456172c515bcda6 20250306085540345 DAUC <0003> auc.c:144 vector [0]: ik = 248edae9254335e0fa747c33c113afbd 20250306085540345 DAUC <0003> auc.c:145 vector [0]: res = 52f3c47e07fe14b30000000000000000 20250306085540345 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540345 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085540345 DAUC <0003> auc.c:179 vector [0]: kc = 90499ecc0522ec00 20250306085540345 DAUC <0003> auc.c:180 vector [0]: sres = 30d479cf 20250306085540345 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085540345 DAUC <0003> auc.c:113 vector [1]: rand = 9eed13c1bd5c0e48a18e5724d309316f 20250306085540345 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250306085540345 DAUC <0003> auc.c:142 vector [1]: autn = 61ae2586ce590000a8bdc14a43212b33 20250306085540345 DAUC <0003> auc.c:143 vector [1]: ck = 6fa50cf390a906f30dc75a17c495766f 20250306085540345 DAUC <0003> auc.c:144 vector [1]: ik = 0e96c25b30ebaab8f47e4cf4a469974f 20250306085540345 DAUC <0003> auc.c:145 vector [1]: res = 3ac359a832f3ff910000000000000000 20250306085540345 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085540345 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250306085540345 DAUC <0003> auc.c:179 vector [1]: kc = 485dedc53577c400 20250306085540345 DAUC <0003> auc.c:180 vector [1]: sres = 9a596d1b 20250306085540345 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250306085540345 DAUC <0003> auc.c:113 vector [2]: rand = 59555dff63b32492d5cad6ee957e8694 20250306085540345 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250306085540345 DAUC <0003> auc.c:142 vector [2]: autn = bc3d19ea5d3d0000eacb1fb751180640 20250306085540345 DAUC <0003> auc.c:143 vector [2]: ck = babd756630fa32d6f065e6586fe758e7 20250306085540345 DAUC <0003> auc.c:144 vector [2]: ik = ec8229baba030ec08f544f6c23ce7d72 20250306085540345 DAUC <0003> auc.c:145 vector [2]: res = 36bf83f877314bca0000000000000000 20250306085540345 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085540345 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250306085540345 DAUC <0003> auc.c:179 vector [2]: kc = a85694bbce701000 20250306085540345 DAUC <0003> auc.c:180 vector [2]: sres = aeea8f00 20250306085540345 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250306085540345 DAUC <0003> auc.c:113 vector [3]: rand = 35ab58108ad677a1b5c1e33dc74ba26e 20250306085540345 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250306085540345 DAUC <0003> auc.c:142 vector [3]: autn = f7d89e02ef930000fa53bf39a3ecd178 20250306085540345 DAUC <0003> auc.c:143 vector [3]: ck = eaf5ae35ffa563f2230dc0f144eaff28 20250306085540345 DAUC <0003> auc.c:144 vector [3]: ik = 81a43ba4a422fb2ae85c9c073043cc92 20250306085540345 DAUC <0003> auc.c:145 vector [3]: res = 0bff12b0b404935f0000000000000000 20250306085540345 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085540345 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250306085540345 DAUC <0003> auc.c:179 vector [3]: kc = 36424687afdddc00 20250306085540345 DAUC <0003> auc.c:180 vector [3]: sres = ab50922f 20250306085540345 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250306085540345 DAUC <0003> auc.c:113 vector [4]: rand = 6e104f30b83fe626d6c39549890e5149 20250306085540345 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250306085540345 DAUC <0003> auc.c:142 vector [4]: autn = 9146edccd5a3000044c0c64d9a951658 20250306085540345 DAUC <0003> auc.c:143 vector [4]: ck = 1efa1d8f530b836ddb367bb8b76a86ee 20250306085540345 DAUC <0003> auc.c:144 vector [4]: ik = e2c5bb1524f93b2532c166e6d4983161 20250306085540345 DAUC <0003> auc.c:145 vector [4]: res = 4630020541209e0a0000000000000000 20250306085540345 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085540345 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250306085540345 DAUC <0003> auc.c:179 vector [4]: kc = 72169432d5662800 20250306085540345 DAUC <0003> auc.c:180 vector [4]: sres = bec51a7d 20250306085540345 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250306085540345 DAUC <0003> db_auc.c:245 IMSI='262426666471704': Generated 5 vectors 20250306085540345 DAUC <0003> db_auc.c:249 IMSI='262426666471704': Updating SQN=481 in DB 20250306085540345 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426666471704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426666471704"} 20250306085540345 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426666471704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540345 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540345 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33540<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@3a596e95fab3: Final verdict of PTC: pass 20250306085540347 DAUC <0003> db_auc.c:157 IMSI='262423944543003': No 2G Auth Data 20250306085540347 DAUC <0003> db_auc.c:192 IMSI='262423944543003': No 3G Auth Data HLR_Test-GSUP(21)@3a596e95fab3: Created GsupExpect[0] for "262423944543003" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250306085540354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33550<->l=127.0.0.1:4258 20250306085540356 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540356 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423944543003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423944543003"} 20250306085540356 DAUC <0003> db_auc.c:236 IMSI='262423944543003': Calling to generate 1 vectors 20250306085540356 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250306085540356 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540356 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085540356 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250306085540356 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540356 DAUC <0003> auc.c:113 vector [0]: rand = b07af64a219e6bbbc0c098ca3289528c 20250306085540356 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250306085540356 DAUC <0003> auc.c:142 vector [0]: autn = d6bb44a7f8840000e549f203f8680cbe 20250306085540356 DAUC <0003> auc.c:143 vector [0]: ck = fea22f7bd55e97b474e5cc00e49c7750 20250306085540356 DAUC <0003> auc.c:144 vector [0]: ik = a5b360c11a85b1b679b1fc0b3e9972f2 20250306085540356 DAUC <0003> auc.c:145 vector [0]: res = b612cd37429e3c2a0000000000000000 20250306085540356 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540356 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085540356 DAUC <0003> auc.c:179 vector [0]: kc = e9da2fd09285517a 20250306085540356 DAUC <0003> auc.c:180 vector [0]: sres = 6ec3635b 20250306085540356 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085540356 DAUC <0003> db_auc.c:245 IMSI='262423944543003': Generated 1 vectors 20250306085540356 DAUC <0003> db_auc.c:249 IMSI='262423944543003': Updating SQN=33 in DB 20250306085540356 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423944543003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423944543003"} 20250306085540356 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423944543003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540356 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540356 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a596e95fab3: Found GsupExpect[0] for "262423944543003" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@3a596e95fab3: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262423944543003" TC_gsup_sai_num_auth_vectors(31)@3a596e95fab3: setverdict(pass): none -> pass 20250306085540357 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540357 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423944543003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423944543003"} 20250306085540357 DAUC <0003> db_auc.c:236 IMSI='262423944543003': Calling to generate 4 vectors 20250306085540357 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250306085540357 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540357 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085540357 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250306085540357 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540357 DAUC <0003> auc.c:113 vector [0]: rand = 696661c6e96a374ec5ddebe10c5abf0e 20250306085540357 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250306085540357 DAUC <0003> auc.c:142 vector [0]: autn = 3aca4823a41c0000097fba8aa0076327 20250306085540357 DAUC <0003> auc.c:143 vector [0]: ck = 06928fb6138978d4c53bc344258224d2 20250306085540357 DAUC <0003> auc.c:144 vector [0]: ik = 3565cb73ca76fb3b4369ffaefdfbbd5e 20250306085540357 DAUC <0003> auc.c:145 vector [0]: res = c8142789531794470000000000000000 20250306085540357 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540357 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085540357 DAUC <0003> auc.c:179 vector [0]: kc = 36ad16d89374ada7 20250306085540357 DAUC <0003> auc.c:180 vector [0]: sres = 167b21a3 20250306085540357 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085540357 DAUC <0003> auc.c:113 vector [1]: rand = 29391da2f91e1481d7e8a87ebe759aa3 20250306085540357 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250306085540357 DAUC <0003> auc.c:142 vector [1]: autn = 5791adca83370000f1a13b6969501427 20250306085540357 DAUC <0003> auc.c:143 vector [1]: ck = 2d49bb14fe869e66636ce69575c793d9 20250306085540357 DAUC <0003> auc.c:144 vector [1]: ik = 63c427f6ffe469ad679e9cad80e7c7cf 20250306085540357 DAUC <0003> auc.c:145 vector [1]: res = c7ee70f3f17698370000000000000000 20250306085540357 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085540357 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250306085540357 DAUC <0003> auc.c:179 vector [1]: kc = a8bb1a1d3f122cee 20250306085540357 DAUC <0003> auc.c:180 vector [1]: sres = ce30ea44 20250306085540357 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250306085540357 DAUC <0003> auc.c:113 vector [2]: rand = 451b9cca3b370c265e3ad210a0d64188 20250306085540357 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250306085540357 DAUC <0003> auc.c:142 vector [2]: autn = ed18dbe1e136000023b9039e8a53505f 20250306085540357 DAUC <0003> auc.c:143 vector [2]: ck = 426a5a522a5693301381e59e3754e836 20250306085540357 DAUC <0003> auc.c:144 vector [2]: ik = d47bc99341719c3400b089c3f46c1761 20250306085540357 DAUC <0003> auc.c:145 vector [2]: res = 5cd182808d4837540000000000000000 20250306085540357 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085540357 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250306085540357 DAUC <0003> auc.c:179 vector [2]: kc = 6b8bcc98a27ca1cf 20250306085540357 DAUC <0003> auc.c:180 vector [2]: sres = 99e6ff4c 20250306085540357 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250306085540357 DAUC <0003> auc.c:113 vector [3]: rand = 37664e74eb9f26eb90bd1d4581b19b3d 20250306085540357 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250306085540357 DAUC <0003> auc.c:142 vector [3]: autn = 70e0ea0156c70000b8e42db82d3b4d8c 20250306085540357 DAUC <0003> auc.c:143 vector [3]: ck = c567d86cdb7a0f6b6533a107c45313a8 20250306085540357 DAUC <0003> auc.c:144 vector [3]: ik = 63a14f621074e61c4181a52c77dd3a98 20250306085540357 DAUC <0003> auc.c:145 vector [3]: res = 52fed22f8a4470f90000000000000000 20250306085540357 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085540357 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250306085540357 DAUC <0003> auc.c:179 vector [3]: kc = 9599cd9a94625e3b 20250306085540357 DAUC <0003> auc.c:180 vector [3]: sres = 6ed329b4 20250306085540357 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250306085540357 DAUC <0003> db_auc.c:245 IMSI='262423944543003': Generated 4 vectors 20250306085540357 DAUC <0003> db_auc.c:249 IMSI='262423944543003': Updating SQN=161 in DB 20250306085540357 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423944543003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423944543003"} 20250306085540357 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423944543003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540357 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540357 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540358 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540359 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423944543003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423944543003"} 20250306085540359 DAUC <0003> db_auc.c:236 IMSI='262423944543003': Calling to generate 5 vectors 20250306085540359 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250306085540359 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540359 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085540359 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250306085540359 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540359 DAUC <0003> auc.c:113 vector [0]: rand = 2b4a4b68cf94c70be036468b82b9cb9a 20250306085540359 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250306085540359 DAUC <0003> auc.c:142 vector [0]: autn = ddaa8a5d98600000e280ab936ac07775 20250306085540359 DAUC <0003> auc.c:143 vector [0]: ck = d1bedbd6ebd3a4c30c1350afa0b3d0ca 20250306085540359 DAUC <0003> auc.c:144 vector [0]: ik = c4eb9e9c4bb000d53697e3ac79141757 20250306085540359 DAUC <0003> auc.c:145 vector [0]: res = b753b052ebcf049d0000000000000000 20250306085540359 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540359 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085540359 DAUC <0003> auc.c:179 vector [0]: kc = d80a73a11bf3941a 20250306085540359 DAUC <0003> auc.c:180 vector [0]: sres = 236cadc8 20250306085540359 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085540359 DAUC <0003> auc.c:113 vector [1]: rand = 62b8ca0418cd59b6a3d101be96e39557 20250306085540359 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250306085540359 DAUC <0003> auc.c:142 vector [1]: autn = 9f5372c773ba000003ba398750703b46 20250306085540359 DAUC <0003> auc.c:143 vector [1]: ck = 263d514c109f9292de90ea82631483e2 20250306085540359 DAUC <0003> auc.c:144 vector [1]: ik = c7a34415059cc4720721abe01f18ca49 20250306085540359 DAUC <0003> auc.c:145 vector [1]: res = 5dac7435b5782a620000000000000000 20250306085540359 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085540359 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250306085540359 DAUC <0003> auc.c:179 vector [1]: kc = 9e1bc7b125ab9d96 20250306085540359 DAUC <0003> auc.c:180 vector [1]: sres = 895fbf49 20250306085540359 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250306085540359 DAUC <0003> auc.c:113 vector [2]: rand = f147ade319dfe049e12158cdb4f7afd1 20250306085540359 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250306085540359 DAUC <0003> auc.c:142 vector [2]: autn = 06742ea6c43400001f086b703d7b27cc 20250306085540359 DAUC <0003> auc.c:143 vector [2]: ck = 2a6a848afa19a072bbdbab6f64d12a6d 20250306085540359 DAUC <0003> auc.c:144 vector [2]: ik = 6ae1c5d5ef2c67524912c088232f91b1 20250306085540359 DAUC <0003> auc.c:145 vector [2]: res = 6cc5c5321e5a36080000000000000000 20250306085540359 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085540359 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250306085540359 DAUC <0003> auc.c:179 vector [2]: kc = 29ca90d68088da5b 20250306085540359 DAUC <0003> auc.c:180 vector [2]: sres = 0b1d6188 20250306085540359 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250306085540359 DAUC <0003> auc.c:113 vector [3]: rand = 09ed01894431b9ff86d5e245f6bae801 20250306085540359 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250306085540359 DAUC <0003> auc.c:142 vector [3]: autn = 2e3db238d3d400000979adb183d2b308 20250306085540359 DAUC <0003> auc.c:143 vector [3]: ck = fd3f5c83449fbf74efacca0910717464 20250306085540359 DAUC <0003> auc.c:144 vector [3]: ik = 57a3341432b927bf7d0b1e620e02f5f9 20250306085540359 DAUC <0003> auc.c:145 vector [3]: res = ffa87c3b5eb9cc740000000000000000 20250306085540359 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085540359 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250306085540359 DAUC <0003> auc.c:179 vector [3]: kc = 63189307dfe3e9d2 20250306085540359 DAUC <0003> auc.c:180 vector [3]: sres = 4f511d28 20250306085540359 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250306085540359 DAUC <0003> auc.c:113 vector [4]: rand = ca3f73aad0b0ab808ce57290677d34da 20250306085540359 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250306085540359 DAUC <0003> auc.c:142 vector [4]: autn = cfef79757d750000e76a45b7c01d9b83 20250306085540359 DAUC <0003> auc.c:143 vector [4]: ck = 73038bd197b2f1d101ace03d1268aef0 20250306085540359 DAUC <0003> auc.c:144 vector [4]: ik = 3f1d2afa107bcd75bdecd431e2b55dbd 20250306085540359 DAUC <0003> auc.c:145 vector [4]: res = 3ddc6896598058440000000000000000 20250306085540359 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085540359 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250306085540359 DAUC <0003> auc.c:179 vector [4]: kc = 53409cb979a5f4e0 20250306085540359 DAUC <0003> auc.c:180 vector [4]: sres = 881afab0 20250306085540359 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250306085540359 DAUC <0003> db_auc.c:245 IMSI='262423944543003': Generated 5 vectors 20250306085540359 DAUC <0003> db_auc.c:249 IMSI='262423944543003': Updating SQN=321 in DB 20250306085540359 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423944543003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423944543003"} 20250306085540359 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423944543003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540359 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540359 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540360 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540360 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423944543003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423944543003"} 20250306085540360 DAUC <0003> db_auc.c:236 IMSI='262423944543003': Calling to generate 5 vectors 20250306085540360 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250306085540360 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085540360 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085540360 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250306085540360 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085540360 DAUC <0003> auc.c:113 vector [0]: rand = 00d7b91fc8b4cd8d8d99e91c9520af5b 20250306085540360 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250306085540360 DAUC <0003> auc.c:142 vector [0]: autn = 4f94d9d8b0820000465b2eb47794b4ae 20250306085540360 DAUC <0003> auc.c:143 vector [0]: ck = 8def86cca0c1b1469aceafaa7c5e5cde 20250306085540360 DAUC <0003> auc.c:144 vector [0]: ik = f2687a7b5c4265a16c807bd67a9c0029 20250306085540360 DAUC <0003> auc.c:145 vector [0]: res = 0c65b6df6c6ca0f40000000000000000 20250306085540360 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085540360 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085540360 DAUC <0003> auc.c:179 vector [0]: kc = 607497e6fd3af84d 20250306085540360 DAUC <0003> auc.c:180 vector [0]: sres = 549c18db 20250306085540360 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085540360 DAUC <0003> auc.c:113 vector [1]: rand = 75224411fb781352e1c3458a78723ba8 20250306085540360 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250306085540360 DAUC <0003> auc.c:142 vector [1]: autn = e9a9f358eaaa000087a4583ca255ae0a 20250306085540360 DAUC <0003> auc.c:143 vector [1]: ck = 4e9d0de32f0872c479da150b60392a25 20250306085540360 DAUC <0003> auc.c:144 vector [1]: ik = 9c0f7d4bed4fd960afb37d5e7160622d 20250306085540360 DAUC <0003> auc.c:145 vector [1]: res = 549fdb733eccf3a70000000000000000 20250306085540360 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085540360 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250306085540360 DAUC <0003> auc.c:179 vector [1]: kc = 785b8dc0a7d3fc2d 20250306085540360 DAUC <0003> auc.c:180 vector [1]: sres = e6685cb6 20250306085540360 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250306085540360 DAUC <0003> auc.c:113 vector [2]: rand = 11d5bb7a01a15316b02a8a33dfce0eca 20250306085540360 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250306085540360 DAUC <0003> auc.c:142 vector [2]: autn = fd88bb180cb000009b6e6123bb4d277c 20250306085540360 DAUC <0003> auc.c:143 vector [2]: ck = 033f51e1b788af8ea670391c12d2f8ee 20250306085540360 DAUC <0003> auc.c:144 vector [2]: ik = 71fc79c4e3f823ef13e608637fd3f58c 20250306085540360 DAUC <0003> auc.c:145 vector [2]: res = 9d28f462ff3ce8880000000000000000 20250306085540360 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085540360 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250306085540360 DAUC <0003> auc.c:179 vector [2]: kc = 4d7f315a51f8d505 20250306085540360 DAUC <0003> auc.c:180 vector [2]: sres = 9e0d6c9b 20250306085540360 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250306085540360 DAUC <0003> auc.c:113 vector [3]: rand = c94fb82a658a1089dcf7932a86f0ccf0 20250306085540360 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250306085540360 DAUC <0003> auc.c:142 vector [3]: autn = 53ee176e98ec000085e43160526f3ccd 20250306085540360 DAUC <0003> auc.c:143 vector [3]: ck = 3ccfec03a65501bf7fb7ff28cfe7ecde 20250306085540360 DAUC <0003> auc.c:144 vector [3]: ik = bddc63b1373004eb28bcf483a2bc4ff8 20250306085540360 DAUC <0003> auc.c:145 vector [3]: res = 80324c152c558e460000000000000000 20250306085540360 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085540360 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250306085540360 DAUC <0003> auc.c:179 vector [3]: kc = 02e74aa8814f80d2 20250306085540360 DAUC <0003> auc.c:180 vector [3]: sres = afdc1d89 20250306085540360 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250306085540360 DAUC <0003> auc.c:113 vector [4]: rand = 8c2ae1b452785e7eb1d88a244c95cb7e 20250306085540360 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250306085540360 DAUC <0003> auc.c:142 vector [4]: autn = 57d6cf72846800003142c9df0889ff5a 20250306085540360 DAUC <0003> auc.c:143 vector [4]: ck = 6eff0acda1caf6aed9c7ed09103eee0e 20250306085540360 DAUC <0003> auc.c:144 vector [4]: ik = e1de40f9243f5a4655f81f7f45d92514 20250306085540360 DAUC <0003> auc.c:145 vector [4]: res = 2334c422371c88530000000000000000 20250306085540360 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085540360 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250306085540360 DAUC <0003> auc.c:179 vector [4]: kc = f7800085a50d78f8 20250306085540360 DAUC <0003> auc.c:180 vector [4]: sres = 4c7fcc28 20250306085540360 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250306085540360 DAUC <0003> db_auc.c:245 IMSI='262423944543003': Generated 5 vectors 20250306085540360 DAUC <0003> db_auc.c:249 IMSI='262423944543003': Updating SQN=481 in DB 20250306085540360 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423944543003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423944543003"} 20250306085540360 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423944543003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085540360 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085540360 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085540361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33550<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@3a596e95fab3: Final verdict of PTC: pass MTC@3a596e95fab3: setverdict(pass): none -> pass 20250306085540362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33464<->l=127.0.0.1:4258 20250306085540363 DLINP <000b> input/ipa.c:452 connected read/write 20250306085540363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085540363 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085540363 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085540363 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085540363 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43079<->l=127.0.0.1:4259) 22@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP(21)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: pass MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:55:40 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 20250306085540384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33556<->l=127.0.0.1:4258 20250306085540485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33556<->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=409172) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:55:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_sai_eps started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085543604 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085543604 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085543608 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085543609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085543613 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085543613 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085543613 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085543613 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 20250306085543613 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085543613 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 20250306085543613 DLGSUP <0013> gsup_server.c:236 2: 20250306085543613 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085543613 DLGSUP <0013> gsup_server.c:236 3: 20250306085543613 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085543613 DLGSUP <0013> gsup_server.c:236 4: 20250306085543613 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085543613 DLGSUP <0013> gsup_server.c:236 5: 20250306085543613 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085543613 DLGSUP <0013> gsup_server.c:236 7: 20250306085543613 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085543613 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085543613 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085543613 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@3a596e95fab3: 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") 20250306085543636 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38349<->l=127.0.0.1:4259) 20250306085543642 DAUC <0003> db_auc.c:157 IMSI='262424586468480': No 2G Auth Data 20250306085543642 DAUC <0003> db_auc.c:192 IMSI='262424586468480': No 3G Auth Data HLR_Test-GSUP(33)@3a596e95fab3: Created GsupExpect[0] for "262424586468480" to be handled at TC_gsup_sai_eps(36) 20250306085543661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42812<->l=127.0.0.1:4258 20250306085543668 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085543668 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424586468480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424586468480"} 20250306085543668 DAUC <0003> db_auc.c:157 IMSI='262424586468480': No 2G Auth Data 20250306085543668 DAUC <0003> db_auc.c:236 IMSI='262424586468480': Calling to generate 5 vectors 20250306085543668 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250306085543668 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085543668 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085543668 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250306085543668 DAUC <0003> auc.c:113 vector [0]: rand = 9601e0c31d5341731130030f6fa25280 20250306085543668 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250306085543668 DAUC <0003> auc.c:142 vector [0]: autn = 1ac853ef3d148000cfb77fd795c516d8 20250306085543668 DAUC <0003> auc.c:143 vector [0]: ck = 41f8e9fc96c205d3750961f1aba2e746 20250306085543668 DAUC <0003> auc.c:144 vector [0]: ik = c937310aad60b798613e7f1cc4ac47b5 20250306085543668 DAUC <0003> auc.c:145 vector [0]: res = d72719019b37fa4a0000000000000000 20250306085543668 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085543668 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250306085543668 DAUC <0003> auc.c:151 vector [0]: kc = 9cf8c61b54ac12b8 20250306085543668 DAUC <0003> auc.c:152 vector [0]: sres = 4c10e34b 20250306085543668 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250306085543668 DAUC <0003> auc.c:113 vector [1]: rand = d120ea586a1c2f9eea55791f81a38d50 20250306085543668 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250306085543668 DAUC <0003> auc.c:142 vector [1]: autn = 2717aa87f5fd800077e582725d6b2f04 20250306085543668 DAUC <0003> auc.c:143 vector [1]: ck = db5f637b5f8298f02571776af6e6522b 20250306085543668 DAUC <0003> auc.c:144 vector [1]: ik = 3a4f3a6ffff6611bdaefaf6fdb73c3ac 20250306085543668 DAUC <0003> auc.c:145 vector [1]: res = eb936cabdb73161c0000000000000000 20250306085543668 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085543668 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250306085543668 DAUC <0003> auc.c:151 vector [1]: kc = 1e8e81118de1686c 20250306085543668 DAUC <0003> auc.c:152 vector [1]: sres = 30e07ab7 20250306085543668 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250306085543668 DAUC <0003> auc.c:113 vector [2]: rand = 8488c68b061fc37878e140959025d961 20250306085543668 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250306085543668 DAUC <0003> auc.c:142 vector [2]: autn = f2825b5b472e8000caf93e7b787982ed 20250306085543668 DAUC <0003> auc.c:143 vector [2]: ck = 3335cf74cf617cfd0caa69b567499a81 20250306085543668 DAUC <0003> auc.c:144 vector [2]: ik = a304364bc709232675a046d84656a4d7 20250306085543668 DAUC <0003> auc.c:145 vector [2]: res = 9db975a39c2fa2010000000000000000 20250306085543668 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085543668 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250306085543668 DAUC <0003> auc.c:151 vector [2]: kc = e93bd6522977618d 20250306085543668 DAUC <0003> auc.c:152 vector [2]: sres = 0196d7a2 20250306085543668 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250306085543668 DAUC <0003> auc.c:113 vector [3]: rand = 6fa27f17369405f6ee8fafa40ea7dc81 20250306085543668 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250306085543668 DAUC <0003> auc.c:142 vector [3]: autn = 47bb3e8699be8000d9e8c35343481ca4 20250306085543668 DAUC <0003> auc.c:143 vector [3]: ck = b093e2d8839c957a1e7d5c3f81216c16 20250306085543668 DAUC <0003> auc.c:144 vector [3]: ik = a93c29cacbf24ab1c446e61b68fa427b 20250306085543668 DAUC <0003> auc.c:145 vector [3]: res = d14052d6bb227d6e0000000000000000 20250306085543668 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085543668 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250306085543668 DAUC <0003> auc.c:151 vector [3]: kc = c3947136a1b5f1a6 20250306085543668 DAUC <0003> auc.c:152 vector [3]: sres = 6a622fb8 20250306085543668 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250306085543668 DAUC <0003> auc.c:113 vector [4]: rand = 4a5055fbe8b97445165aaf4944f9df8a 20250306085543668 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250306085543668 DAUC <0003> auc.c:142 vector [4]: autn = 5c592ce797528000bce4697fa5351112 20250306085543668 DAUC <0003> auc.c:143 vector [4]: ck = 9fe32b9b9d2a2ad394944a123eb8026f 20250306085543668 DAUC <0003> auc.c:144 vector [4]: ik = c2d4443b96cb7b0145d7ad21230b4bb3 20250306085543668 DAUC <0003> auc.c:145 vector [4]: res = 33b00617fb0cd5f10000000000000000 20250306085543668 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085543668 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250306085543668 DAUC <0003> auc.c:151 vector [4]: kc = 8c7488931652180e 20250306085543668 DAUC <0003> auc.c:152 vector [4]: sres = c8bcd3e6 20250306085543668 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250306085543668 DAUC <0003> db_auc.c:245 IMSI='262424586468480': Generated 5 vectors 20250306085543668 DAUC <0003> db_auc.c:249 IMSI='262424586468480': Updating SQN=161 in DB 20250306085543668 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424586468480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424586468480"} 20250306085543668 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424586468480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085543668 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085543668 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3a596e95fab3: Found GsupExpect[0] for "262424586468480" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@3a596e95fab3: Added IMSI table entry 0TC_gsup_sai_eps(36)"262424586468480" TC_gsup_sai_eps(36)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085543673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42812<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@3a596e95fab3: Final verdict of PTC: pass 20250306085543676 DAUC <0003> db_auc.c:157 IMSI='262428389547912': No 2G Auth Data 20250306085543676 DAUC <0003> db_auc.c:192 IMSI='262428389547912': No 3G Auth Data HLR_Test-GSUP(33)@3a596e95fab3: Created GsupExpect[0] for "262428389547912" to be handled at TC_gsup_sai_eps(37) 20250306085543691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42820<->l=127.0.0.1:4258 20250306085543694 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085543694 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428389547912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428389547912"} 20250306085543694 DAUC <0003> db_auc.c:157 IMSI='262428389547912': No 2G Auth Data 20250306085543694 DAUC <0003> db_auc.c:236 IMSI='262428389547912': Calling to generate 5 vectors 20250306085543694 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250306085543694 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085543694 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250306085543694 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250306085543694 DAUC <0003> auc.c:113 vector [0]: rand = f054e84cf3f015e3c4b463b39216f69b 20250306085543694 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250306085543694 DAUC <0003> auc.c:142 vector [0]: autn = ab345931c956800017bf148bbee6050c 20250306085543694 DAUC <0003> auc.c:143 vector [0]: ck = 040d779515d67a7ebee7c280210cfb9e 20250306085543694 DAUC <0003> auc.c:144 vector [0]: ik = 027110085de154e635ed9d4b597824ba 20250306085543694 DAUC <0003> auc.c:145 vector [0]: res = aa21dc07eedb02260000000000000000 20250306085543694 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085543694 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250306085543694 DAUC <0003> auc.c:151 vector [0]: kc = 8d7638563043f1bc 20250306085543694 DAUC <0003> auc.c:152 vector [0]: sres = 44fade21 20250306085543694 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250306085543694 DAUC <0003> auc.c:113 vector [1]: rand = b2ae435db081ddc8f5ffb95765c5db7f 20250306085543694 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250306085543694 DAUC <0003> auc.c:142 vector [1]: autn = f46b1f7d4e00800068e785f98b03e4d6 20250306085543694 DAUC <0003> auc.c:143 vector [1]: ck = f6cbce94dcae1c233fd97d3be6075245 20250306085543694 DAUC <0003> auc.c:144 vector [1]: ik = 66744bb26fde7060f7602a8cd53e71b4 20250306085543694 DAUC <0003> auc.c:145 vector [1]: res = 1415d38fe7f5d89b0000000000000000 20250306085543694 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085543694 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250306085543694 DAUC <0003> auc.c:151 vector [1]: kc = 5806d29180494fb2 20250306085543694 DAUC <0003> auc.c:152 vector [1]: sres = f3e00b14 20250306085543694 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250306085543694 DAUC <0003> auc.c:113 vector [2]: rand = b9ccc27169b550c1e976cba7d793c0c7 20250306085543694 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250306085543694 DAUC <0003> auc.c:142 vector [2]: autn = 72fcc61437348000e299682c017a9f29 20250306085543694 DAUC <0003> auc.c:143 vector [2]: ck = 1b0fd2008444db9bc64bdeb84db07a07 20250306085543694 DAUC <0003> auc.c:144 vector [2]: ik = cb62459cc22c50d45a4549cebdbe951d 20250306085543694 DAUC <0003> auc.c:145 vector [2]: res = 73c93f3d781f38180000000000000000 20250306085543694 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085543694 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250306085543694 DAUC <0003> auc.c:151 vector [2]: kc = 4c6300eab6666455 20250306085543694 DAUC <0003> auc.c:152 vector [2]: sres = 0bd60725 20250306085543694 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250306085543694 DAUC <0003> auc.c:113 vector [3]: rand = 594961f7696ecb7456f9c454674ac048 20250306085543694 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250306085543694 DAUC <0003> auc.c:142 vector [3]: autn = 46b4457fa22d800061626321890edb17 20250306085543694 DAUC <0003> auc.c:143 vector [3]: ck = 2ce9d27fce1b4881d3b892e5a7b6c12d 20250306085543694 DAUC <0003> auc.c:144 vector [3]: ik = 83435ba149a3e5bc7359a526edd76779 20250306085543694 DAUC <0003> auc.c:145 vector [3]: res = 9dfd9c1653da55330000000000000000 20250306085543694 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085543694 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250306085543694 DAUC <0003> auc.c:151 vector [3]: kc = 0f4bbe1dcdd90b69 20250306085543694 DAUC <0003> auc.c:152 vector [3]: sres = ce27c925 20250306085543694 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250306085543694 DAUC <0003> auc.c:113 vector [4]: rand = 634e42908c8f6ef0afcc0ba1464b82ea 20250306085543694 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250306085543694 DAUC <0003> auc.c:142 vector [4]: autn = dbad66d1d8ac800000603b4b0add4b0e 20250306085543694 DAUC <0003> auc.c:143 vector [4]: ck = 70db275bbd491b51a1cc859d80ad9b08 20250306085543694 DAUC <0003> auc.c:144 vector [4]: ik = 2d601f78c41082dbd2afd7f845251186 20250306085543694 DAUC <0003> auc.c:145 vector [4]: res = 8688f18f24c7fc800000000000000000 20250306085543694 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085543694 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250306085543694 DAUC <0003> auc.c:151 vector [4]: kc = 2ed86a46bcd11304 20250306085543694 DAUC <0003> auc.c:152 vector [4]: sres = a24f0d0f 20250306085543694 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250306085543694 DAUC <0003> db_auc.c:245 IMSI='262428389547912': Generated 5 vectors 20250306085543694 DAUC <0003> db_auc.c:249 IMSI='262428389547912': Updating SQN=161 in DB 20250306085543694 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428389547912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428389547912"} 20250306085543694 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428389547912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085543694 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085543694 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3a596e95fab3: Found GsupExpect[0] for "262428389547912" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@3a596e95fab3: Added IMSI table entry 1TC_gsup_sai_eps(37)"262428389547912" TC_gsup_sai_eps(37)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085543696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42820<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@3a596e95fab3: Final verdict of PTC: pass 20250306085543696 DAUC <0003> db_auc.c:157 IMSI='262428029214026': No 2G Auth Data 20250306085543696 DAUC <0003> db_auc.c:192 IMSI='262428029214026': No 3G Auth Data HLR_Test-GSUP(33)@3a596e95fab3: Created GsupExpect[0] for "262428029214026" to be handled at TC_gsup_sai_eps(38) 20250306085543702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42824<->l=127.0.0.1:4258 20250306085543703 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085543703 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428029214026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428029214026"} 20250306085543703 DAUC <0003> db_auc.c:236 IMSI='262428029214026': Calling to generate 5 vectors 20250306085543703 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250306085543703 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085543703 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085543703 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250306085543703 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085543703 DAUC <0003> auc.c:113 vector [0]: rand = e9b471f635857655155dcfdc2d9c8ec7 20250306085543703 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250306085543703 DAUC <0003> auc.c:142 vector [0]: autn = 8f29e7eac7438000765ebdd461470c92 20250306085543703 DAUC <0003> auc.c:143 vector [0]: ck = fa34e92f133be87584c3e515f961ea5d 20250306085543703 DAUC <0003> auc.c:144 vector [0]: ik = 5954496694d24063e81af5825324af93 20250306085543703 DAUC <0003> auc.c:145 vector [0]: res = 29cf768eb1c4c71d0000000000000000 20250306085543703 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085543704 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085543704 DAUC <0003> auc.c:179 vector [0]: kc = a9670df657233000 20250306085543704 DAUC <0003> auc.c:180 vector [0]: sres = 123ca6a9 20250306085543704 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085543704 DAUC <0003> auc.c:113 vector [1]: rand = 80f30394909eca91cf4062142a22acf8 20250306085543704 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250306085543704 DAUC <0003> auc.c:142 vector [1]: autn = 43e7f0ae2cfb8000a75ea77f37b2bab6 20250306085543704 DAUC <0003> auc.c:143 vector [1]: ck = f590ab39fdda17d319ad6724d08d117a 20250306085543704 DAUC <0003> auc.c:144 vector [1]: ik = 99901bc7bacabe6ca91699164aa37acd 20250306085543704 DAUC <0003> auc.c:145 vector [1]: res = c3a61b4e6735c4bb0000000000000000 20250306085543704 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085543704 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250306085543704 DAUC <0003> auc.c:179 vector [1]: kc = c04796c19dda9800 20250306085543704 DAUC <0003> auc.c:180 vector [1]: sres = f2f21131 20250306085543704 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250306085543704 DAUC <0003> auc.c:113 vector [2]: rand = 0278c8baac89b83cccf3175f0547c3a0 20250306085543704 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250306085543704 DAUC <0003> auc.c:142 vector [2]: autn = 0d2eeed518f880009d98f4765e7b5467 20250306085543704 DAUC <0003> auc.c:143 vector [2]: ck = c3c973480eef2b89bd74de4b53c33840 20250306085543704 DAUC <0003> auc.c:144 vector [2]: ik = 45c452c3006aae0a5ef16a63b5abfd79 20250306085543704 DAUC <0003> auc.c:145 vector [2]: res = 4a44070ac9c289c70000000000000000 20250306085543704 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085543704 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250306085543704 DAUC <0003> auc.c:179 vector [2]: kc = 766cea7dd3ab9400 20250306085543704 DAUC <0003> auc.c:180 vector [2]: sres = b7f05875 20250306085543704 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250306085543704 DAUC <0003> auc.c:113 vector [3]: rand = 5167e58cc58e56d2e50f61eb725541de 20250306085543704 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250306085543704 DAUC <0003> auc.c:142 vector [3]: autn = 2cac10f1beae8000a71bb4fadb3c6675 20250306085543704 DAUC <0003> auc.c:143 vector [3]: ck = 046b39b05cf74c52161bf0357915dc79 20250306085543704 DAUC <0003> auc.c:144 vector [3]: ik = 25951340eefb98527798e394798f40a2 20250306085543704 DAUC <0003> auc.c:145 vector [3]: res = 12cf14b9aeafa9570000000000000000 20250306085543704 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085543704 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250306085543704 DAUC <0003> auc.c:179 vector [3]: kc = 1fbd68c97b04cc00 20250306085543704 DAUC <0003> auc.c:180 vector [3]: sres = 5678bb0b 20250306085543704 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250306085543704 DAUC <0003> auc.c:113 vector [4]: rand = 2e5f19c15ccb95dc7c39a7a940b8c308 20250306085543704 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250306085543704 DAUC <0003> auc.c:142 vector [4]: autn = 7b9fbc348da580002b81a3b9fa2f2960 20250306085543704 DAUC <0003> auc.c:143 vector [4]: ck = b10ee01beac95c11bcc98f62ae2f632d 20250306085543704 DAUC <0003> auc.c:144 vector [4]: ik = 85151e25bcc9c5dc38bd677029100b35 20250306085543704 DAUC <0003> auc.c:145 vector [4]: res = 9203c30b7a2c09b60000000000000000 20250306085543704 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085543704 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250306085543704 DAUC <0003> auc.c:179 vector [4]: kc = 0fb55ed3d5d24800 20250306085543704 DAUC <0003> auc.c:180 vector [4]: sres = f1711929 20250306085543704 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250306085543704 DAUC <0003> db_auc.c:245 IMSI='262428029214026': Generated 5 vectors 20250306085543704 DAUC <0003> db_auc.c:249 IMSI='262428029214026': Updating SQN=161 in DB 20250306085543704 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428029214026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428029214026"} 20250306085543704 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428029214026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085543704 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085543704 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3a596e95fab3: Found GsupExpect[0] for "262428029214026" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@3a596e95fab3: Added IMSI table entry 2TC_gsup_sai_eps(38)"262428029214026" TC_gsup_sai_eps(38)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085543705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42824<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@3a596e95fab3: Final verdict of PTC: pass 20250306085543705 DAUC <0003> db_auc.c:157 IMSI='262426528637107': No 2G Auth Data 20250306085543705 DAUC <0003> db_auc.c:192 IMSI='262426528637107': No 3G Auth Data HLR_Test-GSUP(33)@3a596e95fab3: Created GsupExpect[0] for "262426528637107" to be handled at TC_gsup_sai_eps(39) 20250306085543711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42836<->l=127.0.0.1:4258 20250306085543712 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085543712 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426528637107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426528637107"} 20250306085543713 DAUC <0003> db_auc.c:236 IMSI='262426528637107': Calling to generate 5 vectors 20250306085543713 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250306085543713 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085543713 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085543713 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250306085543713 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085543713 DAUC <0003> auc.c:113 vector [0]: rand = 26049b338247a32937869660ad05d32c 20250306085543713 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250306085543713 DAUC <0003> auc.c:142 vector [0]: autn = 4d8ca59e72318000bb122a796b6b383f 20250306085543713 DAUC <0003> auc.c:143 vector [0]: ck = 1dd281e5bd7e96ac6ab9177e8d68fce5 20250306085543713 DAUC <0003> auc.c:144 vector [0]: ik = 41a8501bca1ae1d9b7381b3bdf4ca2eb 20250306085543713 DAUC <0003> auc.c:145 vector [0]: res = 7843cb73230fdcde0000000000000000 20250306085543713 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085543713 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085543713 DAUC <0003> auc.c:179 vector [0]: kc = e91ae40947e5f000 20250306085543713 DAUC <0003> auc.c:180 vector [0]: sres = 9c8bedbc 20250306085543713 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085543713 DAUC <0003> auc.c:113 vector [1]: rand = 8ae550b46ba2779b8f090b7bb800e67b 20250306085543713 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250306085543713 DAUC <0003> auc.c:142 vector [1]: autn = 5f3ea8b379d780006440a73a42fd21c1 20250306085543713 DAUC <0003> auc.c:143 vector [1]: ck = fc7c30997bc07b454a7988a2a43e30b2 20250306085543713 DAUC <0003> auc.c:144 vector [1]: ik = 8c02271dfac5450862a4af763d8eb501 20250306085543713 DAUC <0003> auc.c:145 vector [1]: res = eb8e9215d8c7a6de0000000000000000 20250306085543713 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085543713 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250306085543713 DAUC <0003> auc.c:179 vector [1]: kc = ff27cf528092ec00 20250306085543713 DAUC <0003> auc.c:180 vector [1]: sres = f9d01030 20250306085543713 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250306085543713 DAUC <0003> auc.c:113 vector [2]: rand = ecf3234072201b26521fbc0cac9a719a 20250306085543713 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250306085543713 DAUC <0003> auc.c:142 vector [2]: autn = 48629fc6f92c8000d88aa988f7e20cd6 20250306085543713 DAUC <0003> auc.c:143 vector [2]: ck = e8be0100541261cf43ef6e478ea68654 20250306085543713 DAUC <0003> auc.c:144 vector [2]: ik = 6f0b4d05952a443eda395e4d3963406f 20250306085543713 DAUC <0003> auc.c:145 vector [2]: res = a28df418dfa665fe0000000000000000 20250306085543713 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085543713 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250306085543713 DAUC <0003> auc.c:179 vector [2]: kc = a1f40f3a57470000 20250306085543713 DAUC <0003> auc.c:180 vector [2]: sres = ff3a9735 20250306085543713 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250306085543713 DAUC <0003> auc.c:113 vector [3]: rand = 7565a46c506bbc59dfd44192ef0da77e 20250306085543713 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250306085543713 DAUC <0003> auc.c:142 vector [3]: autn = f3ce3a4d43868000b2817916f47fa171 20250306085543713 DAUC <0003> auc.c:143 vector [3]: ck = d4537cf743979ab24f4d6481fd97f51b 20250306085543713 DAUC <0003> auc.c:144 vector [3]: ik = 421edb27e068f76642944d55a4cf8f61 20250306085543713 DAUC <0003> auc.c:145 vector [3]: res = a601e0572d8422800000000000000000 20250306085543713 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085543713 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250306085543713 DAUC <0003> auc.c:179 vector [3]: kc = 36831e6799ae6000 20250306085543713 DAUC <0003> auc.c:180 vector [3]: sres = c8efa807 20250306085543713 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250306085543713 DAUC <0003> auc.c:113 vector [4]: rand = d522118b5ab6a3edbeae664fdb3bebac 20250306085543713 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250306085543713 DAUC <0003> auc.c:142 vector [4]: autn = 1ccf6f9c16fd80002d71f4cac7db2a1a 20250306085543713 DAUC <0003> auc.c:143 vector [4]: ck = bc9f9aa383626c5383059923cd4a1f3f 20250306085543713 DAUC <0003> auc.c:144 vector [4]: ik = 997fec2123491682fd247824aad0e3ec 20250306085543713 DAUC <0003> auc.c:145 vector [4]: res = 30cb5453bd5471720000000000000000 20250306085543713 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085543713 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250306085543713 DAUC <0003> auc.c:179 vector [4]: kc = d9cbbaa510adc800 20250306085543713 DAUC <0003> auc.c:180 vector [4]: sres = 9379df8a 20250306085543713 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250306085543713 DAUC <0003> db_auc.c:245 IMSI='262426528637107': Generated 5 vectors 20250306085543713 DAUC <0003> db_auc.c:249 IMSI='262426528637107': Updating SQN=161 in DB 20250306085543713 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426528637107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426528637107"} 20250306085543713 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426528637107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085543713 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085543713 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3a596e95fab3: Found GsupExpect[0] for "262426528637107" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@3a596e95fab3: Added IMSI table entry 3TC_gsup_sai_eps(39)"262426528637107" TC_gsup_sai_eps(39)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085543714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42836<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@3a596e95fab3: Final verdict of PTC: pass 20250306085543714 DAUC <0003> db_auc.c:157 IMSI='262420832804446': No 2G Auth Data 20250306085543714 DAUC <0003> db_auc.c:192 IMSI='262420832804446': No 3G Auth Data HLR_Test-GSUP(33)@3a596e95fab3: Created GsupExpect[0] for "262420832804446" to be handled at TC_gsup_sai_eps(40) 20250306085543720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42844<->l=127.0.0.1:4258 20250306085543722 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085543722 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420832804446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420832804446"} 20250306085543722 DAUC <0003> db_auc.c:236 IMSI='262420832804446': Calling to generate 5 vectors 20250306085543722 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250306085543722 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250306085543722 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250306085543722 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250306085543722 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250306085543722 DAUC <0003> auc.c:113 vector [0]: rand = 50efb2d3b1d39d52c7c91073200bc758 20250306085543722 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250306085543722 DAUC <0003> auc.c:142 vector [0]: autn = ef6ce5c6341e80006f6e193ca518c0c6 20250306085543722 DAUC <0003> auc.c:143 vector [0]: ck = ee345487834d98004ad57d08d2e1c5c6 20250306085543722 DAUC <0003> auc.c:144 vector [0]: ik = 874ae65f5ff9189b4cf8294fd97ff34b 20250306085543722 DAUC <0003> auc.c:145 vector [0]: res = 60ae7d21266035b70000000000000000 20250306085543722 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250306085543722 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250306085543722 DAUC <0003> auc.c:179 vector [0]: kc = 4091e34c1b312bab 20250306085543722 DAUC <0003> auc.c:180 vector [0]: sres = 981faf1d 20250306085543722 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250306085543722 DAUC <0003> auc.c:113 vector [1]: rand = cdbfcb59bd0ffaba44028dec5e85c93f 20250306085543722 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250306085543722 DAUC <0003> auc.c:142 vector [1]: autn = 608018864d1e8000ab19e2b06654a3c9 20250306085543722 DAUC <0003> auc.c:143 vector [1]: ck = 44cff57dc04cbeef65a879390051b7cc 20250306085543722 DAUC <0003> auc.c:144 vector [1]: ik = 0e03a7b7f8d5c50a00fa3841ffbdca1f 20250306085543722 DAUC <0003> auc.c:145 vector [1]: res = 3cdc47a98d0b8e340000000000000000 20250306085543722 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250306085543722 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250306085543722 DAUC <0003> auc.c:179 vector [1]: kc = 128ad02ff2f6cdf6 20250306085543722 DAUC <0003> auc.c:180 vector [1]: sres = 15bbb403 20250306085543722 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250306085543722 DAUC <0003> auc.c:113 vector [2]: rand = 75625d52350bf01f920b77a1dd30ed8e 20250306085543722 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250306085543722 DAUC <0003> auc.c:142 vector [2]: autn = 445b3504af4380006098fea8803d6576 20250306085543722 DAUC <0003> auc.c:143 vector [2]: ck = 589cdedd2343ccd14edba7204146832a 20250306085543722 DAUC <0003> auc.c:144 vector [2]: ik = 1a6657d0471279132164c58cdbd5296d 20250306085543722 DAUC <0003> auc.c:145 vector [2]: res = 0931c2b37ae1f37b0000000000000000 20250306085543722 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250306085543722 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250306085543722 DAUC <0003> auc.c:179 vector [2]: kc = 244cf74e7bff39ee 20250306085543722 DAUC <0003> auc.c:180 vector [2]: sres = 4c340c9c 20250306085543722 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250306085543722 DAUC <0003> auc.c:113 vector [3]: rand = 37823f7577c579d8c6235a7e43a14569 20250306085543722 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250306085543722 DAUC <0003> auc.c:142 vector [3]: autn = 27c710e3a82c8000afc4e89a040aaf75 20250306085543722 DAUC <0003> auc.c:143 vector [3]: ck = 98c90ff63524a05846b140ff448e34a5 20250306085543722 DAUC <0003> auc.c:144 vector [3]: ik = 5b5c8cde5b09ada791eae44009dde5e8 20250306085543722 DAUC <0003> auc.c:145 vector [3]: res = b7c78b526211f05f0000000000000000 20250306085543722 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250306085543722 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250306085543722 DAUC <0003> auc.c:179 vector [3]: kc = 18f5d56d01ef9c79 20250306085543722 DAUC <0003> auc.c:180 vector [3]: sres = b4f0e2fe 20250306085543722 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250306085543722 DAUC <0003> auc.c:113 vector [4]: rand = 3043c71a3c263e8efeb19d6f361e4980 20250306085543722 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250306085543722 DAUC <0003> auc.c:142 vector [4]: autn = f65a072b24288000a60f320271c03df0 20250306085543722 DAUC <0003> auc.c:143 vector [4]: ck = 0081f655061c2094bcb2b1f41835743e 20250306085543722 DAUC <0003> auc.c:144 vector [4]: ik = 72b00124a9e650612a9ad4a91f4c1512 20250306085543722 DAUC <0003> auc.c:145 vector [4]: res = 840e63dd3c6955d90000000000000000 20250306085543722 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250306085543722 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250306085543722 DAUC <0003> auc.c:179 vector [4]: kc = 535ef5e6dd617354 20250306085543722 DAUC <0003> auc.c:180 vector [4]: sres = 8fecd685 20250306085543722 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250306085543722 DAUC <0003> db_auc.c:245 IMSI='262420832804446': Generated 5 vectors 20250306085543722 DAUC <0003> db_auc.c:249 IMSI='262420832804446': Updating SQN=161 in DB 20250306085543722 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420832804446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420832804446"} 20250306085543723 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420832804446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085543723 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085543723 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3a596e95fab3: Found GsupExpect[0] for "262420832804446" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@3a596e95fab3: Added IMSI table entry 4TC_gsup_sai_eps(40)"262420832804446" TC_gsup_sai_eps(40)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085543724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42844<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@3a596e95fab3: Final verdict of PTC: pass MTC@3a596e95fab3: setverdict(pass): none -> pass 20250306085543725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4258 20250306085543725 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38349<->l=127.0.0.1:4259) 20250306085543725 DLINP <000b> input/ipa.c:452 connected read/write 20250306085543725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085543725 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(33)@3a596e95fab3: Final verdict of PTC: none 20250306085543725 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085543725 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(35)@3a596e95fab3: Final verdict of PTC: none 34@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: pass MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:55:43 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 20250306085543747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42848<->l=127.0.0.1:4258 20250306085543848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42848<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76972) Waiting for packet dumper to finish... 1 (prev_count=76972, count=126080) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:55:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_ul_unknown_imsi started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085546974 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085546974 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085546978 DLINP <000b> input/ipa.c:452 connected read/write 20250306085546978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085546979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085546981 DLINP <000b> input/ipa.c:452 connected read/write 20250306085546981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085546981 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085546981 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085546981 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 20250306085546981 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085546981 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 20250306085546981 DLGSUP <0013> gsup_server.c:236 2: 20250306085546981 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085546981 DLGSUP <0013> gsup_server.c:236 3: 20250306085546981 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085546981 DLGSUP <0013> gsup_server.c:236 4: 20250306085546981 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085546981 DLGSUP <0013> gsup_server.c:236 5: 20250306085546981 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085546981 DLGSUP <0013> gsup_server.c:236 7: 20250306085546981 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085546981 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085546981 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085546981 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@3a596e95fab3: 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") 20250306085546991 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43539<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@3a596e95fab3: Created GsupExpect[0] for "262426419611186" to be handled at TC_gsup_ul_unknown_imsi(45) 20250306085546997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42868<->l=127.0.0.1:4258 20250306085547026 DLINP <000b> input/ipa.c:452 connected read/write 20250306085547026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085547026 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426419611186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426419611186" cn_domain=PS} 20250306085547026 DLU <0006> fsm.c:456 lu(262426419611186)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085547026 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426419611186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250306085547026 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426419611186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426419611186" cause=IMSI unknown in HLR} 20250306085547026 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426419611186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085547026 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426419611186)[0x561c1658e120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085547026 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426419611186)[0x561c1658e120]{UNVALIDATED}: Freeing instance 20250306085547026 DLU <0006> fsm.c:568 lu(PS:IMSI-262426419611186)[0x561c1658e120]{UNVALIDATED}: Deallocated 20250306085547026 DLINP <000b> input/ipa.c:452 connected read/write 20250306085547027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085547027 DLINP <000b> input/ipa.c:452 connected read/write 20250306085547027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@3a596e95fab3: Found GsupExpect[0] for "262426419611186" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@3a596e95fab3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262426419611186" TC_gsup_ul_unknown_imsi(45)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085547034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42868<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@3a596e95fab3: Final verdict of PTC: pass 20250306085547036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42852<->l=127.0.0.1:4258 20250306085547037 DLINP <000b> input/ipa.c:452 connected read/write 20250306085547037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085547037 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(42)@3a596e95fab3: Final verdict of PTC: none 20250306085547038 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085547038 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 43@3a596e95fab3: Final verdict of PTC: none 20250306085547039 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43539<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 43: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@3a596e95fab3: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:55:47 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 20250306085547062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42878<->l=127.0.0.1:4258 20250306085547163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42878<->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@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 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_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085550293 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085550293 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085550297 DLINP <000b> input/ipa.c:452 connected read/write 20250306085550298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085550299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42884<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085550303 DLINP <000b> input/ipa.c:452 connected read/write 20250306085550303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(46)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085550303 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085550303 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085550303 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 20250306085550303 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085550303 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 20250306085550303 DLGSUP <0013> gsup_server.c:236 2: 20250306085550303 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085550303 DLGSUP <0013> gsup_server.c:236 3: 20250306085550303 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085550303 DLGSUP <0013> gsup_server.c:236 4: 20250306085550303 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085550303 DLGSUP <0013> gsup_server.c:236 5: 20250306085550303 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085550303 DLGSUP <0013> gsup_server.c:236 7: 20250306085550303 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085550303 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085550303 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085550303 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@3a596e95fab3: 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") 20250306085550323 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39495<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@3a596e95fab3: Created GsupExpect[0] for "262420298879540" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250306085550335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42894<->l=127.0.0.1:4258 20250306085550346 DLINP <000b> input/ipa.c:452 connected read/write 20250306085550346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085550346 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420298879540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420298879540" cn_domain=PS source_name="the-source\n"} 20250306085550346 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250306085550346 DLU <0006> fsm.c:456 lu(262420298879540)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085550346 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420298879540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250306085550346 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262420298879540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420298879540" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250306085550346 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262420298879540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085550346 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420298879540)[0x561c1658e120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085550346 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420298879540)[0x561c1658e120]{UNVALIDATED}: Freeing instance 20250306085550346 DLU <0006> fsm.c:568 lu(PS:IMSI-262420298879540)[0x561c1658e120]{UNVALIDATED}: Deallocated 20250306085550346 DLINP <000b> input/ipa.c:452 connected read/write 20250306085550346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085550346 DLINP <000b> input/ipa.c:452 connected read/write 20250306085550346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@3a596e95fab3: Found GsupExpect[0] for "262420298879540" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@3a596e95fab3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262420298879540" TC_gsup_ul_unknown_imsi_via_proxy(50)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085550350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42894<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@3a596e95fab3: Final verdict of PTC: pass 20250306085550351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42884<->l=127.0.0.1:4258 20250306085550353 DLINP <000b> input/ipa.c:452 connected read/write 20250306085550353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085550353 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085550353 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085550353 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085550353 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250306085550353 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39495<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@3a596e95fab3: Final verdict of PTC: none 48@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 48: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@3a596e95fab3: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:55:50 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 20250306085550384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42902<->l=127.0.0.1:4258 20250306085550485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42902<->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@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:55:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085553609 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085553609 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085553614 DLINP <000b> input/ipa.c:452 connected read/write 20250306085553614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085553615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60190<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085553619 DLINP <000b> input/ipa.c:452 connected read/write 20250306085553619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085553619 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085553619 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085553619 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 20250306085553619 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085553619 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 20250306085553619 DLGSUP <0013> gsup_server.c:236 2: 20250306085553619 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085553619 DLGSUP <0013> gsup_server.c:236 3: 20250306085553619 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085553619 DLGSUP <0013> gsup_server.c:236 4: 20250306085553619 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085553619 DLGSUP <0013> gsup_server.c:236 5: 20250306085553619 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085553619 DLGSUP <0013> gsup_server.c:236 7: 20250306085553619 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085553619 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085553619 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085553619 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@3a596e95fab3: 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") 20250306085553638 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45923<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@3a596e95fab3: Created GsupExpect[0] for "262426268215907" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250306085553650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60206<->l=127.0.0.1:4258 20250306085553666 DLINP <000b> input/ipa.c:452 connected read/write 20250306085553666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085553666 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426268215907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426268215907" cn_domain=PS} 20250306085553666 DLU <0006> fsm.c:456 lu(262426268215907)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085553666 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426268215907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250306085553666 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426268215907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426268215907" cause=Roaming not allowed in this location area} 20250306085553666 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426268215907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085553666 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426268215907)[0x561c1658e120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085553666 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426268215907)[0x561c1658e120]{UNVALIDATED}: Freeing instance 20250306085553666 DLU <0006> fsm.c:568 lu(PS:IMSI-262426268215907)[0x561c1658e120]{UNVALIDATED}: Deallocated 20250306085553666 DLINP <000b> input/ipa.c:452 connected read/write 20250306085553666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085553666 DLINP <000b> input/ipa.c:452 connected read/write 20250306085553666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@3a596e95fab3: Found GsupExpect[0] for "262426268215907" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@3a596e95fab3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262426268215907" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085553671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60206<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3a596e95fab3: Final verdict of PTC: pass 20250306085553673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60190<->l=127.0.0.1:4258 20250306085553675 DLINP <000b> input/ipa.c:452 connected read/write 20250306085553675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085553675 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085553675 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085553675 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085553675 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45923<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@3a596e95fab3: Final verdict of PTC: none 53@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 53: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@3a596e95fab3: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:55:53 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 20250306085553711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60220<->l=127.0.0.1:4258 20250306085553812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60220<->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@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:55: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_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_sai_err_unknown_imsi started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085556930 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085556930 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085556934 DLINP <000b> input/ipa.c:452 connected read/write 20250306085556934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085556936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60222<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@3a596e95fab3: 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) } } } } 20250306085556939 DLINP <000b> input/ipa.c:452 connected read/write 20250306085556939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(56)@3a596e95fab3: 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 } } } } 20250306085556939 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085556939 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085556939 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 20250306085556939 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085556939 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 20250306085556939 DLGSUP <0013> gsup_server.c:236 2: 20250306085556939 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085556939 DLGSUP <0013> gsup_server.c:236 3: 20250306085556939 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085556939 DLGSUP <0013> gsup_server.c:236 4: 20250306085556939 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085556939 DLGSUP <0013> gsup_server.c:236 5: 20250306085556939 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085556939 DLGSUP <0013> gsup_server.c:236 7: 20250306085556939 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085556939 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085556939 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085556939 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@3a596e95fab3: 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") 20250306085556957 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45389<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@3a596e95fab3: Created GsupExpect[0] for "262426048235384" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250306085556965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60224<->l=127.0.0.1:4258 20250306085556982 DLINP <000b> input/ipa.c:452 connected read/write 20250306085556982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085556982 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426048235384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426048235384"} 20250306085556982 DAUC <0003> db_auc.c:133 IMSI='262426048235384': No such subscriber 20250306085556982 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426048235384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250306085556982 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426048235384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426048235384" cause=IMSI unknown in HLR} 20250306085556982 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426048235384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085556982 DLINP <000b> input/ipa.c:452 connected read/write 20250306085556982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085556982 DLINP <000b> input/ipa.c:452 connected read/write 20250306085556982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@3a596e95fab3: Found GsupExpect[0] for "262426048235384" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@3a596e95fab3: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262426048235384" TC_gsup_sai_err_unknown_imsi(60)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085556986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60224<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@3a596e95fab3: Final verdict of PTC: pass 20250306085556988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60222<->l=127.0.0.1:4258 20250306085556990 DLINP <000b> input/ipa.c:452 connected read/write 20250306085556990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085556990 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085556990 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085556990 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085556990 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45389<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@3a596e95fab3: Final verdict of PTC: none 58@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 58: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@3a596e95fab3: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:55:57 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 20250306085557026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60228<->l=127.0.0.1:4258 20250306085557127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60228<->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=25436) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 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_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_ul started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085600234 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085600234 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085600238 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60244<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085600242 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600242 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085600242 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085600242 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 20250306085600242 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085600242 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 20250306085600242 DLGSUP <0013> gsup_server.c:236 2: 20250306085600242 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085600242 DLGSUP <0013> gsup_server.c:236 3: 20250306085600242 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085600242 DLGSUP <0013> gsup_server.c:236 4: 20250306085600242 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085600242 DLGSUP <0013> gsup_server.c:236 5: 20250306085600242 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085600242 DLGSUP <0013> gsup_server.c:236 7: 20250306085600242 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085600242 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085600242 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085600242 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@3a596e95fab3: 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") 20250306085600271 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45071<->l=127.0.0.1:4259) 20250306085600282 DAUC <0003> db_auc.c:157 IMSI='262429549762870': No 2G Auth Data 20250306085600282 DAUC <0003> db_auc.c:192 IMSI='262429549762870': No 3G Auth Data HLR_Test-GSUP(62)@3a596e95fab3: Created GsupExpect[0] for "262429549762870" to be handled at TC_gsup_ul(65) 20250306085600308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60252<->l=127.0.0.1:4258 20250306085600318 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600319 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429549762870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429549762870" cn_domain=PS} 20250306085600319 DLU <0006> fsm.c:456 lu(262429549762870)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085600319 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429549762870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085600319 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429549762870)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085600319 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429549762870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429549762870" cn_domain=PS} 20250306085600319 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085600319 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a596e95fab3: Found GsupExpect[0] for "262429549762870" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@3a596e95fab3: Added IMSI table entry 0TC_gsup_ul(65)"262429549762870" 20250306085600325 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600325 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429549762870 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429549762870"} 20250306085600325 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429549762870)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085600325 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429549762870 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085600325 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429549762870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429549762870"} 20250306085600325 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429549762870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085600325 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429549762870)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085600325 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429549762870)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085600325 DLU <0006> fsm.c:568 lu(PS:IMSI-262429549762870)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085600325 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085600325 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul(65)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085600328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60252<->l=127.0.0.1:4258 TC_gsup_ul(65)@3a596e95fab3: Final verdict of PTC: pass 20250306085600330 DAUC <0003> db_auc.c:157 IMSI='262423937355374': No 2G Auth Data 20250306085600330 DAUC <0003> db_auc.c:192 IMSI='262423937355374': No 3G Auth Data 20250306085600332 DLGSUP <0013> hlr.c:121 IMSI 262423937355374: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a596e95fab3: Created GsupExpect[0] for "262423937355374" to be handled at TC_gsup_ul(66) 20250306085600344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60264<->l=127.0.0.1:4258 20250306085600345 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600345 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423937355374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423937355374" cn_domain=PS} 20250306085600345 DLU <0006> fsm.c:456 lu(262423937355374)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085600345 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423937355374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085600345 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423937355374)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085600345 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423937355374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423937355374" cn_domain=PS} 20250306085600345 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085600345 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a596e95fab3: Found GsupExpect[0] for "262423937355374" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@3a596e95fab3: Added IMSI table entry 1TC_gsup_ul(66)"262423937355374" 20250306085600346 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600346 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423937355374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423937355374"} 20250306085600346 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423937355374)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085600346 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423937355374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085600346 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423937355374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423937355374"} 20250306085600346 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423937355374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085600346 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423937355374)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085600346 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423937355374)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085600346 DLU <0006> fsm.c:568 lu(PS:IMSI-262423937355374)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085600346 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085600346 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul(66)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085600347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60264<->l=127.0.0.1:4258 TC_gsup_ul(66)@3a596e95fab3: Final verdict of PTC: pass 20250306085600347 DAUC <0003> db_auc.c:157 IMSI='262421471966016': No 2G Auth Data 20250306085600347 DAUC <0003> db_auc.c:192 IMSI='262421471966016': No 3G Auth Data 20250306085600348 DLGSUP <0013> hlr.c:121 IMSI 262421471966016: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a596e95fab3: Created GsupExpect[0] for "262421471966016" to be handled at TC_gsup_ul(67) 20250306085600354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60276<->l=127.0.0.1:4258 20250306085600355 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600355 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421471966016 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421471966016" cn_domain=PS} 20250306085600355 DLU <0006> fsm.c:456 lu(262421471966016)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085600355 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421471966016 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085600355 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421471966016)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085600355 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421471966016 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421471966016" cn_domain=PS} 20250306085600355 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085600355 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a596e95fab3: Found GsupExpect[0] for "262421471966016" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@3a596e95fab3: Added IMSI table entry 2TC_gsup_ul(67)"262421471966016" 20250306085600356 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600356 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421471966016 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421471966016"} 20250306085600356 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421471966016)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085600356 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421471966016 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085600356 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421471966016 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421471966016"} 20250306085600356 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421471966016 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085600356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421471966016)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085600356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421471966016)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085600356 DLU <0006> fsm.c:568 lu(PS:IMSI-262421471966016)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085600356 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085600356 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul(67)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085600357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60276<->l=127.0.0.1:4258 TC_gsup_ul(67)@3a596e95fab3: Final verdict of PTC: pass 20250306085600357 DAUC <0003> db_auc.c:157 IMSI='262427376347242': No 2G Auth Data 20250306085600357 DAUC <0003> db_auc.c:192 IMSI='262427376347242': No 3G Auth Data 20250306085600358 DLGSUP <0013> hlr.c:121 IMSI 262427376347242: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a596e95fab3: Created GsupExpect[0] for "262427376347242" to be handled at TC_gsup_ul(68) 20250306085600363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60288<->l=127.0.0.1:4258 20250306085600365 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600365 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427376347242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427376347242" cn_domain=PS} 20250306085600365 DLU <0006> fsm.c:456 lu(262427376347242)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085600365 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427376347242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085600365 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427376347242)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085600365 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427376347242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427376347242" cn_domain=PS} 20250306085600365 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085600365 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a596e95fab3: Found GsupExpect[0] for "262427376347242" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@3a596e95fab3: Added IMSI table entry 3TC_gsup_ul(68)"262427376347242" 20250306085600366 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600366 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427376347242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427376347242"} 20250306085600366 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427376347242)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085600366 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427376347242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085600366 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427376347242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427376347242"} 20250306085600366 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427376347242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085600366 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427376347242)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085600366 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427376347242)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085600366 DLU <0006> fsm.c:568 lu(PS:IMSI-262427376347242)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085600366 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085600366 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul(68)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085600366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60288<->l=127.0.0.1:4258 TC_gsup_ul(68)@3a596e95fab3: Final verdict of PTC: pass 20250306085600367 DAUC <0003> db_auc.c:157 IMSI='262428466482705': No 2G Auth Data 20250306085600367 DAUC <0003> db_auc.c:192 IMSI='262428466482705': No 3G Auth Data 20250306085600368 DLGSUP <0013> hlr.c:121 IMSI 262428466482705: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a596e95fab3: Created GsupExpect[0] for "262428466482705" to be handled at TC_gsup_ul(69) 20250306085600374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60292<->l=127.0.0.1:4258 20250306085600375 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600375 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428466482705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428466482705" cn_domain=PS} 20250306085600375 DLU <0006> fsm.c:456 lu(262428466482705)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085600375 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428466482705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085600375 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428466482705)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085600375 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428466482705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428466482705" cn_domain=PS} 20250306085600375 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085600375 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a596e95fab3: Found GsupExpect[0] for "262428466482705" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@3a596e95fab3: Added IMSI table entry 4TC_gsup_ul(69)"262428466482705" 20250306085600376 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600376 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428466482705 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428466482705"} 20250306085600376 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428466482705)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085600376 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428466482705 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085600376 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428466482705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428466482705"} 20250306085600376 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428466482705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085600376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428466482705)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085600376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428466482705)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085600376 DLU <0006> fsm.c:568 lu(PS:IMSI-262428466482705)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085600376 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085600376 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul(69)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085600377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60292<->l=127.0.0.1:4258 TC_gsup_ul(69)@3a596e95fab3: Final verdict of PTC: pass 20250306085600378 DAUC <0003> db_auc.c:157 IMSI='262425064527933': No 2G Auth Data 20250306085600378 DAUC <0003> db_auc.c:192 IMSI='262425064527933': No 3G Auth Data 20250306085600378 DLGSUP <0013> hlr.c:121 IMSI 262425064527933: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a596e95fab3: Created GsupExpect[0] for "262425064527933" to be handled at TC_gsup_ul(70) 20250306085600384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60300<->l=127.0.0.1:4258 20250306085600386 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600386 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425064527933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425064527933" cn_domain=PS} 20250306085600386 DLU <0006> fsm.c:456 lu(262425064527933)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085600386 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425064527933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085600386 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425064527933)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085600386 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425064527933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425064527933" cn_domain=PS} 20250306085600386 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085600386 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a596e95fab3: Found GsupExpect[0] for "262425064527933" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@3a596e95fab3: Added IMSI table entry 5TC_gsup_ul(70)"262425064527933" 20250306085600387 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600387 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425064527933 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425064527933"} 20250306085600387 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425064527933)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085600387 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425064527933 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085600387 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425064527933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425064527933"} 20250306085600387 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425064527933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085600387 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425064527933)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085600387 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425064527933)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085600387 DLU <0006> fsm.c:568 lu(PS:IMSI-262425064527933)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085600387 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085600387 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul(70)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085600387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60300<->l=127.0.0.1:4258 TC_gsup_ul(70)@3a596e95fab3: Final verdict of PTC: pass 20250306085600388 DAUC <0003> db_auc.c:157 IMSI='262423932338727': No 2G Auth Data 20250306085600388 DAUC <0003> db_auc.c:192 IMSI='262423932338727': No 3G Auth Data 20250306085600388 DLGSUP <0013> hlr.c:121 IMSI 262423932338727: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a596e95fab3: Created GsupExpect[0] for "262423932338727" to be handled at TC_gsup_ul(71) 20250306085600394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60310<->l=127.0.0.1:4258 20250306085600396 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600396 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423932338727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423932338727" cn_domain=PS} 20250306085600396 DLU <0006> fsm.c:456 lu(262423932338727)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085600396 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423932338727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085600396 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423932338727)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085600396 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423932338727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423932338727" cn_domain=PS} 20250306085600396 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085600396 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a596e95fab3: Found GsupExpect[0] for "262423932338727" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@3a596e95fab3: Added IMSI table entry 6TC_gsup_ul(71)"262423932338727" 20250306085600397 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600397 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423932338727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423932338727"} 20250306085600397 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423932338727)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085600397 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423932338727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085600397 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423932338727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423932338727"} 20250306085600397 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423932338727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085600397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423932338727)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085600397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423932338727)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085600397 DLU <0006> fsm.c:568 lu(PS:IMSI-262423932338727)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085600397 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085600397 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul(71)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085600397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60310<->l=127.0.0.1:4258 TC_gsup_ul(71)@3a596e95fab3: Final verdict of PTC: pass 20250306085600398 DAUC <0003> db_auc.c:157 IMSI='262425725018539': No 2G Auth Data 20250306085600398 DAUC <0003> db_auc.c:192 IMSI='262425725018539': No 3G Auth Data 20250306085600398 DLGSUP <0013> hlr.c:121 IMSI 262425725018539: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a596e95fab3: Created GsupExpect[0] for "262425725018539" to be handled at TC_gsup_ul(72) 20250306085600403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60318<->l=127.0.0.1:4258 20250306085600405 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600405 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425725018539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425725018539" cn_domain=PS} 20250306085600405 DLU <0006> fsm.c:456 lu(262425725018539)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085600405 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425725018539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085600405 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425725018539)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085600405 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425725018539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425725018539" cn_domain=PS} 20250306085600405 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085600405 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a596e95fab3: Found GsupExpect[0] for "262425725018539" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@3a596e95fab3: Added IMSI table entry 7TC_gsup_ul(72)"262425725018539" 20250306085600406 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600406 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425725018539 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425725018539"} 20250306085600406 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425725018539)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085600406 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425725018539 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085600406 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425725018539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425725018539"} 20250306085600406 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425725018539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085600406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425725018539)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085600406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425725018539)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085600406 DLU <0006> fsm.c:568 lu(PS:IMSI-262425725018539)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085600406 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085600406 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul(72)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085600407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60318<->l=127.0.0.1:4258 TC_gsup_ul(72)@3a596e95fab3: Final verdict of PTC: pass MTC@3a596e95fab3: setverdict(pass): none -> pass 20250306085600408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60244<->l=127.0.0.1:4258 20250306085600408 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45071<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@3a596e95fab3: Final verdict of PTC: none 20250306085600408 DLINP <000b> input/ipa.c:452 connected read/write 20250306085600408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085600408 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085600408 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085600408 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(64)@3a596e95fab3: Final verdict of PTC: none 63@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: pass MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_gsup_ul finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:00 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250306085600431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60330<->l=127.0.0.1:4258 20250306085600532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60330<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=112780) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:56:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_ul_via_proxy started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085603660 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085603660 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085603665 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55612<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085603669 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603670 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085603670 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085603670 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 20250306085603670 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085603670 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 20250306085603670 DLGSUP <0013> gsup_server.c:236 2: 20250306085603670 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085603670 DLGSUP <0013> gsup_server.c:236 3: 20250306085603670 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085603670 DLGSUP <0013> gsup_server.c:236 4: 20250306085603670 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085603670 DLGSUP <0013> gsup_server.c:236 5: 20250306085603670 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085603670 DLGSUP <0013> gsup_server.c:236 7: 20250306085603670 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085603670 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085603670 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085603670 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@3a596e95fab3: 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") 20250306085603695 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39533<->l=127.0.0.1:4259) 20250306085603701 DAUC <0003> db_auc.c:157 IMSI='262428610389698': No 2G Auth Data 20250306085603701 DAUC <0003> db_auc.c:192 IMSI='262428610389698': No 3G Auth Data HLR_Test-GSUP(74)@3a596e95fab3: Created GsupExpect[0] for "262428610389698" to be handled at TC_gsup_ul_via_proxy(77) 20250306085603719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55624<->l=127.0.0.1:4258 20250306085603729 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603729 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262428610389698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428610389698" cn_domain=PS source_name="the-source\n"} 20250306085603729 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250306085603729 DLU <0006> fsm.c:456 lu(262428610389698)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085603729 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262428610389698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250306085603729 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428610389698)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085603729 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262428610389698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428610389698" cn_domain=PS destination_name="the-source\n"} 20250306085603729 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085603730 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a596e95fab3: Found GsupExpect[0] for "262428610389698" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@3a596e95fab3: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262428610389698" 20250306085603735 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603736 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262428610389698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428610389698" source_name="the-source\n"} 20250306085603736 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428610389698)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085603736 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262428610389698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085603736 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262428610389698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428610389698" destination_name="the-source\n"} 20250306085603736 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262428610389698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085603736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428610389698)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085603736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428610389698)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085603736 DLU <0006> fsm.c:568 lu(PS:IMSI-262428610389698)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085603736 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085603736 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085603739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55624<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@3a596e95fab3: Final verdict of PTC: pass 20250306085603741 DAUC <0003> db_auc.c:157 IMSI='262429557788942': No 2G Auth Data 20250306085603741 DAUC <0003> db_auc.c:192 IMSI='262429557788942': No 3G Auth Data 20250306085603743 DLGSUP <0013> hlr.c:121 IMSI 262429557788942: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a596e95fab3: Created GsupExpect[0] for "262429557788942" to be handled at TC_gsup_ul_via_proxy(78) 20250306085603753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55640<->l=127.0.0.1:4258 20250306085603755 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603755 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262429557788942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429557788942" cn_domain=PS source_name="the-source\n"} 20250306085603755 DLU <0006> fsm.c:456 lu(262429557788942)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085603755 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262429557788942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250306085603755 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429557788942)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085603755 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262429557788942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429557788942" cn_domain=PS destination_name="the-source\n"} 20250306085603755 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085603755 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a596e95fab3: Found GsupExpect[0] for "262429557788942" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@3a596e95fab3: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262429557788942" 20250306085603756 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603756 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262429557788942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429557788942" source_name="the-source\n"} 20250306085603756 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429557788942)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085603756 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262429557788942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085603756 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262429557788942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429557788942" destination_name="the-source\n"} 20250306085603756 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262429557788942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085603756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429557788942)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085603756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429557788942)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085603756 DLU <0006> fsm.c:568 lu(PS:IMSI-262429557788942)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085603756 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085603756 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085603757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55640<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@3a596e95fab3: Final verdict of PTC: pass 20250306085603758 DAUC <0003> db_auc.c:157 IMSI='262427173273313': No 2G Auth Data 20250306085603758 DAUC <0003> db_auc.c:192 IMSI='262427173273313': No 3G Auth Data 20250306085603758 DLGSUP <0013> hlr.c:121 IMSI 262427173273313: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a596e95fab3: Created GsupExpect[0] for "262427173273313" to be handled at TC_gsup_ul_via_proxy(79) 20250306085603764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55654<->l=127.0.0.1:4258 20250306085603765 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603765 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262427173273313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427173273313" cn_domain=PS source_name="the-source\n"} 20250306085603765 DLU <0006> fsm.c:456 lu(262427173273313)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085603765 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262427173273313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250306085603765 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427173273313)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085603765 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262427173273313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427173273313" cn_domain=PS destination_name="the-source\n"} 20250306085603765 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085603765 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a596e95fab3: Found GsupExpect[0] for "262427173273313" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@3a596e95fab3: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262427173273313" 20250306085603766 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603766 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262427173273313 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427173273313" source_name="the-source\n"} 20250306085603766 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427173273313)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085603766 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262427173273313 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085603766 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262427173273313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427173273313" destination_name="the-source\n"} 20250306085603766 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262427173273313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085603766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427173273313)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085603766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427173273313)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085603766 DLU <0006> fsm.c:568 lu(PS:IMSI-262427173273313)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085603766 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085603766 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085603767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55654<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@3a596e95fab3: Final verdict of PTC: pass 20250306085603768 DAUC <0003> db_auc.c:157 IMSI='262426210982252': No 2G Auth Data 20250306085603768 DAUC <0003> db_auc.c:192 IMSI='262426210982252': No 3G Auth Data 20250306085603768 DLGSUP <0013> hlr.c:121 IMSI 262426210982252: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a596e95fab3: Created GsupExpect[0] for "262426210982252" to be handled at TC_gsup_ul_via_proxy(80) 20250306085603775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55666<->l=127.0.0.1:4258 20250306085603776 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603777 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262426210982252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426210982252" cn_domain=PS source_name="the-source\n"} 20250306085603777 DLU <0006> fsm.c:456 lu(262426210982252)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085603777 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262426210982252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250306085603777 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426210982252)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085603777 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262426210982252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426210982252" cn_domain=PS destination_name="the-source\n"} 20250306085603777 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085603777 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a596e95fab3: Found GsupExpect[0] for "262426210982252" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@3a596e95fab3: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262426210982252" 20250306085603778 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603778 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262426210982252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426210982252" source_name="the-source\n"} 20250306085603778 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426210982252)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085603778 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262426210982252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085603778 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262426210982252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426210982252" destination_name="the-source\n"} 20250306085603778 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262426210982252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085603778 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426210982252)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085603778 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426210982252)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085603778 DLU <0006> fsm.c:568 lu(PS:IMSI-262426210982252)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085603778 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085603778 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085603779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55666<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@3a596e95fab3: Final verdict of PTC: pass 20250306085603779 DAUC <0003> db_auc.c:157 IMSI='262429773647024': No 2G Auth Data 20250306085603779 DAUC <0003> db_auc.c:192 IMSI='262429773647024': No 3G Auth Data 20250306085603780 DLGSUP <0013> hlr.c:121 IMSI 262429773647024: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a596e95fab3: Created GsupExpect[0] for "262429773647024" to be handled at TC_gsup_ul_via_proxy(81) 20250306085603787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4258 20250306085603789 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603789 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429773647024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429773647024" cn_domain=PS source_name="the-source\n"} 20250306085603789 DLU <0006> fsm.c:456 lu(262429773647024)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085603789 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429773647024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250306085603789 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429773647024)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085603789 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429773647024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429773647024" cn_domain=PS destination_name="the-source\n"} 20250306085603789 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085603789 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a596e95fab3: Found GsupExpect[0] for "262429773647024" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@3a596e95fab3: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262429773647024" 20250306085603791 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603791 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429773647024 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429773647024" source_name="the-source\n"} 20250306085603791 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429773647024)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085603791 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262429773647024 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085603791 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429773647024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429773647024" destination_name="the-source\n"} 20250306085603791 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262429773647024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085603791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429773647024)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085603791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429773647024)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085603791 DLU <0006> fsm.c:568 lu(PS:IMSI-262429773647024)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085603791 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085603791 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085603791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@3a596e95fab3: Final verdict of PTC: pass 20250306085603792 DAUC <0003> db_auc.c:157 IMSI='262428828964339': No 2G Auth Data 20250306085603792 DAUC <0003> db_auc.c:192 IMSI='262428828964339': No 3G Auth Data 20250306085603792 DLGSUP <0013> hlr.c:121 IMSI 262428828964339: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a596e95fab3: Created GsupExpect[0] for "262428828964339" to be handled at TC_gsup_ul_via_proxy(82) 20250306085603799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55680<->l=127.0.0.1:4258 20250306085603801 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603801 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428828964339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428828964339" cn_domain=PS source_name="the-source\n"} 20250306085603801 DLU <0006> fsm.c:456 lu(262428828964339)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085603801 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428828964339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250306085603802 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428828964339)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085603802 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428828964339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428828964339" cn_domain=PS destination_name="the-source\n"} 20250306085603802 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085603802 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a596e95fab3: Found GsupExpect[0] for "262428828964339" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@3a596e95fab3: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262428828964339" 20250306085603803 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603803 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428828964339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428828964339" source_name="the-source\n"} 20250306085603803 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428828964339)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085603803 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262428828964339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085603803 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428828964339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428828964339" destination_name="the-source\n"} 20250306085603803 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262428828964339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085603803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428828964339)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085603803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428828964339)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085603803 DLU <0006> fsm.c:568 lu(PS:IMSI-262428828964339)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085603803 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085603803 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085603804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55680<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@3a596e95fab3: Final verdict of PTC: pass 20250306085603805 DAUC <0003> db_auc.c:157 IMSI='262425868538369': No 2G Auth Data 20250306085603805 DAUC <0003> db_auc.c:192 IMSI='262425868538369': No 3G Auth Data 20250306085603805 DLGSUP <0013> hlr.c:121 IMSI 262425868538369: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a596e95fab3: Created GsupExpect[0] for "262425868538369" to be handled at TC_gsup_ul_via_proxy(83) 20250306085603812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55690<->l=127.0.0.1:4258 20250306085603814 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603814 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425868538369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425868538369" cn_domain=PS source_name="the-source\n"} 20250306085603814 DLU <0006> fsm.c:456 lu(262425868538369)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085603814 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425868538369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250306085603814 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425868538369)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085603814 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425868538369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425868538369" cn_domain=PS destination_name="the-source\n"} 20250306085603814 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085603814 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a596e95fab3: Found GsupExpect[0] for "262425868538369" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@3a596e95fab3: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262425868538369" 20250306085603816 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603816 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425868538369 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425868538369" source_name="the-source\n"} 20250306085603816 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425868538369)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085603816 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262425868538369 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085603816 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425868538369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425868538369" destination_name="the-source\n"} 20250306085603816 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262425868538369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085603816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425868538369)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085603816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425868538369)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085603816 DLU <0006> fsm.c:568 lu(PS:IMSI-262425868538369)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085603816 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085603816 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085603817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55690<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@3a596e95fab3: Final verdict of PTC: pass 20250306085603817 DAUC <0003> db_auc.c:157 IMSI='262421768983817': No 2G Auth Data 20250306085603817 DAUC <0003> db_auc.c:192 IMSI='262421768983817': No 3G Auth Data 20250306085603818 DLGSUP <0013> hlr.c:121 IMSI 262421768983817: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a596e95fab3: Created GsupExpect[0] for "262421768983817" to be handled at TC_gsup_ul_via_proxy(84) 20250306085603824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 20250306085603826 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603826 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421768983817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421768983817" cn_domain=PS source_name="the-source\n"} 20250306085603826 DLU <0006> fsm.c:456 lu(262421768983817)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085603826 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421768983817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250306085603826 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421768983817)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085603826 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421768983817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421768983817" cn_domain=PS destination_name="the-source\n"} 20250306085603826 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085603826 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a596e95fab3: Found GsupExpect[0] for "262421768983817" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@3a596e95fab3: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262421768983817" 20250306085603827 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603827 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421768983817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421768983817" source_name="the-source\n"} 20250306085603827 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421768983817)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085603827 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262421768983817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085603827 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421768983817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421768983817" destination_name="the-source\n"} 20250306085603827 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262421768983817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085603827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421768983817)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085603827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421768983817)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085603827 DLU <0006> fsm.c:568 lu(PS:IMSI-262421768983817)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085603827 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085603827 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085603828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@3a596e95fab3: Final verdict of PTC: pass MTC@3a596e95fab3: setverdict(pass): none -> pass 20250306085603829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55612<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@3a596e95fab3: Final verdict of PTC: none 20250306085603829 DLINP <000b> input/ipa.c:452 connected read/write 20250306085603829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085603829 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085603829 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085603829 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085603829 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250306085603829 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39533<->l=127.0.0.1:4259) 75@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: pass MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:03 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 20250306085603851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55706<->l=127.0.0.1:4258 20250306085603952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55706<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68408) Waiting for packet dumper to finish... 1 (prev_count=68408, count=114608) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 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_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_ul_subscriber_data started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085607065 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085607065 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085607067 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55710<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085607071 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607072 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085607072 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085607072 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 20250306085607072 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085607072 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 20250306085607072 DLGSUP <0013> gsup_server.c:236 2: 20250306085607072 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085607072 DLGSUP <0013> gsup_server.c:236 3: 20250306085607072 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085607072 DLGSUP <0013> gsup_server.c:236 4: 20250306085607072 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085607072 DLGSUP <0013> gsup_server.c:236 5: 20250306085607072 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085607072 DLGSUP <0013> gsup_server.c:236 7: 20250306085607072 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085607072 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085607072 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085607072 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@3a596e95fab3: 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") 20250306085607084 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34323<->l=127.0.0.1:4259) 20250306085607091 DAUC <0003> db_auc.c:157 IMSI='262422768922453': No 2G Auth Data 20250306085607091 DAUC <0003> db_auc.c:192 IMSI='262422768922453': No 3G Auth Data HLR_Test-GSUP(86)@3a596e95fab3: Created GsupExpect[0] for "262422768922453" to be handled at TC_gsup_ul_subscriber_data(89) 20250306085607097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55726<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@3a596e95fab3: GSUP ul subscriber_data<unbound> 20250306085607114 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607114 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422768922453 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422768922453" cn_domain=PS} 20250306085607114 DLU <0006> fsm.c:456 lu(262422768922453)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085607114 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422768922453 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085607114 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422768922453)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085607114 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422768922453 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422768922453" cn_domain=PS} 20250306085607114 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085607114 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a596e95fab3: Found GsupExpect[0] for "262422768922453" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@3a596e95fab3: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262422768922453" 20250306085607120 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607120 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422768922453 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422768922453"} 20250306085607120 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422768922453)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085607120 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422768922453 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085607120 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422768922453 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422768922453"} 20250306085607120 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422768922453 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085607120 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422768922453)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085607120 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422768922453)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085607120 DLU <0006> fsm.c:568 lu(PS:IMSI-262422768922453)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085607120 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085607120 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085607124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55726<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@3a596e95fab3: Final verdict of PTC: pass 20250306085607127 DAUC <0003> db_auc.c:157 IMSI='262427186270389': No 2G Auth Data 20250306085607127 DAUC <0003> db_auc.c:192 IMSI='262427186270389': No 3G Auth Data 20250306085607128 DLGSUP <0013> hlr.c:121 IMSI 262427186270389: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a596e95fab3: Created GsupExpect[0] for "262427186270389" to be handled at TC_gsup_ul_subscriber_data(90) 20250306085607143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55740<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@3a596e95fab3: GSUP ul subscriber_data<unbound> 20250306085607145 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607145 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427186270389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427186270389" cn_domain=PS} 20250306085607145 DLU <0006> fsm.c:456 lu(262427186270389)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085607145 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427186270389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085607145 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427186270389)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085607145 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427186270389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427186270389" cn_domain=PS} 20250306085607145 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085607145 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a596e95fab3: Found GsupExpect[0] for "262427186270389" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@3a596e95fab3: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262427186270389" 20250306085607146 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607146 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427186270389 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427186270389"} 20250306085607146 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427186270389)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085607146 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427186270389 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085607146 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427186270389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427186270389"} 20250306085607146 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427186270389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085607146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427186270389)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085607146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427186270389)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085607146 DLU <0006> fsm.c:568 lu(PS:IMSI-262427186270389)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085607146 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085607147 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(90)@3a596e95fab3: Final verdict of PTC: pass 20250306085607147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55740<->l=127.0.0.1:4258 20250306085607148 DAUC <0003> db_auc.c:157 IMSI='262428512177390': No 2G Auth Data 20250306085607148 DAUC <0003> db_auc.c:192 IMSI='262428512177390': No 3G Auth Data 20250306085607148 DLGSUP <0013> hlr.c:121 IMSI 262428512177390: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a596e95fab3: Created GsupExpect[0] for "262428512177390" to be handled at TC_gsup_ul_subscriber_data(91) 20250306085607155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55746<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@3a596e95fab3: GSUP ul subscriber_data<unbound> 20250306085607156 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607156 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428512177390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428512177390" cn_domain=PS} 20250306085607156 DLU <0006> fsm.c:456 lu(262428512177390)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085607156 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428512177390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085607156 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428512177390)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085607156 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428512177390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428512177390" cn_domain=PS} 20250306085607156 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085607156 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a596e95fab3: Found GsupExpect[0] for "262428512177390" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@3a596e95fab3: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262428512177390" 20250306085607158 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607158 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428512177390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428512177390"} 20250306085607158 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428512177390)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085607158 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428512177390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085607158 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428512177390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428512177390"} 20250306085607158 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428512177390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085607158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428512177390)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085607158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428512177390)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085607158 DLU <0006> fsm.c:568 lu(PS:IMSI-262428512177390)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085607158 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085607158 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085607158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55746<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@3a596e95fab3: Final verdict of PTC: pass 20250306085607159 DAUC <0003> db_auc.c:157 IMSI='262424314796402': No 2G Auth Data 20250306085607159 DAUC <0003> db_auc.c:192 IMSI='262424314796402': No 3G Auth Data 20250306085607160 DLGSUP <0013> hlr.c:121 IMSI 262424314796402: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a596e95fab3: Created GsupExpect[0] for "262424314796402" to be handled at TC_gsup_ul_subscriber_data(92) 20250306085607165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55750<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@3a596e95fab3: GSUP ul subscriber_data<unbound> 20250306085607167 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607167 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424314796402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424314796402" cn_domain=PS} 20250306085607167 DLU <0006> fsm.c:456 lu(262424314796402)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085607167 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424314796402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085607167 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424314796402)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085607167 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424314796402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424314796402" cn_domain=PS} 20250306085607167 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085607167 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a596e95fab3: Found GsupExpect[0] for "262424314796402" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@3a596e95fab3: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262424314796402" 20250306085607168 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607168 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424314796402 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424314796402"} 20250306085607168 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424314796402)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085607168 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424314796402 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085607168 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424314796402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424314796402"} 20250306085607168 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424314796402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085607168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424314796402)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085607168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424314796402)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085607168 DLU <0006> fsm.c:568 lu(PS:IMSI-262424314796402)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085607168 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085607168 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085607169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55750<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@3a596e95fab3: Final verdict of PTC: pass 20250306085607170 DAUC <0003> db_auc.c:157 IMSI='262426658145500': No 2G Auth Data 20250306085607170 DAUC <0003> db_auc.c:192 IMSI='262426658145500': No 3G Auth Data 20250306085607170 DLGSUP <0013> hlr.c:121 IMSI 262426658145500: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a596e95fab3: Created GsupExpect[0] for "262426658145500" to be handled at TC_gsup_ul_subscriber_data(93) 20250306085607176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55754<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@3a596e95fab3: GSUP ul subscriber_data<unbound> 20250306085607177 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607177 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426658145500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426658145500" cn_domain=PS} 20250306085607178 DLU <0006> fsm.c:456 lu(262426658145500)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085607178 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426658145500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085607178 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426658145500)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085607178 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426658145500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426658145500" cn_domain=PS} 20250306085607178 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085607178 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a596e95fab3: Found GsupExpect[0] for "262426658145500" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@3a596e95fab3: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262426658145500" 20250306085607179 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607179 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426658145500 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426658145500"} 20250306085607179 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426658145500)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085607179 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426658145500 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085607179 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426658145500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426658145500"} 20250306085607179 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426658145500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085607179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426658145500)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085607179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426658145500)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085607179 DLU <0006> fsm.c:568 lu(PS:IMSI-262426658145500)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085607179 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085607179 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085607180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55754<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@3a596e95fab3: Final verdict of PTC: pass 20250306085607180 DAUC <0003> db_auc.c:157 IMSI='262424166876862': No 2G Auth Data 20250306085607180 DAUC <0003> db_auc.c:192 IMSI='262424166876862': No 3G Auth Data 20250306085607181 DLGSUP <0013> hlr.c:121 IMSI 262424166876862: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a596e95fab3: Created GsupExpect[0] for "262424166876862" to be handled at TC_gsup_ul_subscriber_data(94) 20250306085607187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55758<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@3a596e95fab3: GSUP ul subscriber_data<unbound> 20250306085607189 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607189 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424166876862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424166876862" cn_domain=PS} 20250306085607189 DLU <0006> fsm.c:456 lu(262424166876862)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085607189 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424166876862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085607189 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424166876862)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085607189 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424166876862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424166876862" cn_domain=PS} 20250306085607189 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085607189 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a596e95fab3: Found GsupExpect[0] for "262424166876862" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@3a596e95fab3: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262424166876862" 20250306085607190 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607190 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424166876862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424166876862"} 20250306085607190 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424166876862)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085607190 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424166876862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085607190 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424166876862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424166876862"} 20250306085607190 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424166876862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085607190 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424166876862)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085607190 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424166876862)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085607190 DLU <0006> fsm.c:568 lu(PS:IMSI-262424166876862)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085607190 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085607190 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085607190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55758<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@3a596e95fab3: Final verdict of PTC: pass 20250306085607191 DAUC <0003> db_auc.c:157 IMSI='262420797421985': No 2G Auth Data 20250306085607191 DAUC <0003> db_auc.c:192 IMSI='262420797421985': No 3G Auth Data 20250306085607192 DLGSUP <0013> hlr.c:121 IMSI 262420797421985: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a596e95fab3: Created GsupExpect[0] for "262420797421985" to be handled at TC_gsup_ul_subscriber_data(95) 20250306085607198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@3a596e95fab3: GSUP ul subscriber_data<unbound> 20250306085607199 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607199 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420797421985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420797421985" cn_domain=PS} 20250306085607199 DLU <0006> fsm.c:456 lu(262420797421985)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085607199 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420797421985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085607199 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420797421985)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085607199 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420797421985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420797421985" cn_domain=PS} 20250306085607199 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085607199 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a596e95fab3: Found GsupExpect[0] for "262420797421985" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@3a596e95fab3: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262420797421985" 20250306085607200 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607200 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420797421985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420797421985"} 20250306085607200 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420797421985)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085607200 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420797421985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085607200 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420797421985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420797421985"} 20250306085607200 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420797421985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085607200 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420797421985)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085607200 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420797421985)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085607200 DLU <0006> fsm.c:568 lu(PS:IMSI-262420797421985)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085607200 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085607200 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085607201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@3a596e95fab3: Final verdict of PTC: pass 20250306085607202 DAUC <0003> db_auc.c:157 IMSI='262422889219317': No 2G Auth Data 20250306085607202 DAUC <0003> db_auc.c:192 IMSI='262422889219317': No 3G Auth Data 20250306085607202 DLGSUP <0013> hlr.c:121 IMSI 262422889219317: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a596e95fab3: Created GsupExpect[0] for "262422889219317" to be handled at TC_gsup_ul_subscriber_data(96) 20250306085607209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@3a596e95fab3: GSUP ul subscriber_data<unbound> 20250306085607211 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607211 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422889219317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422889219317" cn_domain=PS} 20250306085607211 DLU <0006> fsm.c:456 lu(262422889219317)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085607211 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422889219317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085607211 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422889219317)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085607211 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422889219317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422889219317" cn_domain=PS} 20250306085607211 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085607211 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a596e95fab3: Found GsupExpect[0] for "262422889219317" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@3a596e95fab3: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262422889219317" 20250306085607212 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607212 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422889219317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422889219317"} 20250306085607212 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422889219317)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085607212 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422889219317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085607212 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422889219317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422889219317"} 20250306085607212 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422889219317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085607212 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422889219317)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085607212 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422889219317)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085607212 DLU <0006> fsm.c:568 lu(PS:IMSI-262422889219317)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085607212 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085607212 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085607212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@3a596e95fab3: Final verdict of PTC: pass MTC@3a596e95fab3: setverdict(pass): none -> pass 20250306085607213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55710<->l=127.0.0.1:4258 20250306085607214 DLINP <000b> input/ipa.c:452 connected read/write 20250306085607214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085607214 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085607214 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085607214 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@3a596e95fab3: Final verdict of PTC: none 87@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@3a596e95fab3: Final verdict of PTC: none 20250306085607214 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34323<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(88)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: pass MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:07 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 20250306085607237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55788<->l=127.0.0.1:4258 20250306085607338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55788<->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=117948) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:56:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_vty started. MTC@3a596e95fab3: legacy= true 20250306085610446 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085610446 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085610450 DLINP <000b> input/ipa.c:452 connected read/write 20250306085610450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085610452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55800<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085610456 DLINP <000b> input/ipa.c:452 connected read/write 20250306085610456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085610456 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085610456 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085610456 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 20250306085610456 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085610456 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 20250306085610456 DLGSUP <0013> gsup_server.c:236 2: 20250306085610456 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085610456 DLGSUP <0013> gsup_server.c:236 3: 20250306085610456 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085610456 DLGSUP <0013> gsup_server.c:236 4: 20250306085610456 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085610456 DLGSUP <0013> gsup_server.c:236 5: 20250306085610456 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085610456 DLGSUP <0013> gsup_server.c:236 7: 20250306085610456 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085610456 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085610456 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085610456 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@3a596e95fab3: 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") 20250306085610484 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37769<->l=127.0.0.1:4259) 20250306085610488 DAUC <0003> db_auc.c:157 IMSI='262426582916534': No 2G Auth Data 20250306085610488 DAUC <0003> db_auc.c:192 IMSI='262426582916534': No 3G Auth Data 20250306085610492 DAUC <0003> db_auc.c:192 IMSI='262426582916534': No 3G Auth Data 20250306085610496 DAUC <0003> db_auc.c:157 IMSI='262428336648001': No 2G Auth Data 20250306085610496 DAUC <0003> db_auc.c:192 IMSI='262428336648001': No 3G Auth Data 20250306085610501 DAUC <0003> db_auc.c:157 IMSI='262428336648001': No 2G Auth Data 20250306085610506 DAUC <0003> db_auc.c:157 IMSI='262421506274149': No 2G Auth Data 20250306085610506 DAUC <0003> db_auc.c:192 IMSI='262421506274149': No 3G Auth Data MTC@3a596e95fab3: setverdict(pass): none -> pass 20250306085610515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55800<->l=127.0.0.1:4258 20250306085610516 DLINP <000b> input/ipa.c:452 connected read/write 20250306085610516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085610516 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085610516 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085610516 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085610517 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37769<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(97)@3a596e95fab3: Final verdict of PTC: none 98@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: pass MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@3a596e95fab3: Test case TC_vty finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:10 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250306085610540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55810<->l=127.0.0.1:4258 20250306085610641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55810<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28704) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:56:12 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@3a596e95fab3: 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@3a596e95fab3: Test case TC_vty_msisdn_isd started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085613759 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085613759 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085613764 DLINP <000b> input/ipa.c:452 connected read/write 20250306085613764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085613765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60706<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085613768 DLINP <000b> input/ipa.c:452 connected read/write 20250306085613768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085613768 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085613768 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085613768 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 20250306085613768 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085613768 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 20250306085613768 DLGSUP <0013> gsup_server.c:236 2: 20250306085613768 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085613768 DLGSUP <0013> gsup_server.c:236 3: 20250306085613768 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085613768 DLGSUP <0013> gsup_server.c:236 4: 20250306085613768 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085613768 DLGSUP <0013> gsup_server.c:236 5: 20250306085613768 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085613768 DLGSUP <0013> gsup_server.c:236 7: 20250306085613768 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085613768 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085613768 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085613768 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@3a596e95fab3: 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") 20250306085613789 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40449<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@3a596e95fab3: Created GsupExpect[0] for "262423352823101" to be handled at TC_vty_msisdn_isd(104) 20250306085613802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60714<->l=127.0.0.1:4258 20250306085613806 DAUC <0003> db_auc.c:157 IMSI='262423352823101': No 2G Auth Data 20250306085613806 DAUC <0003> db_auc.c:192 IMSI='262423352823101': No 3G Auth Data 20250306085613814 DLINP <000b> input/ipa.c:452 connected read/write 20250306085613814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085613814 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423352823101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423352823101" cn_domain=PS} 20250306085613814 DLU <0006> fsm.c:456 lu(262423352823101)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085613814 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423352823101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085613814 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423352823101)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085613814 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423352823101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423352823101" cn_domain=PS} 20250306085613815 DLINP <000b> input/ipa.c:452 connected read/write 20250306085613815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085613815 DLINP <000b> input/ipa.c:452 connected read/write 20250306085613815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@3a596e95fab3: Found GsupExpect[0] for "262423352823101" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@3a596e95fab3: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262423352823101" 20250306085613820 DLINP <000b> input/ipa.c:452 connected read/write 20250306085613820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085613820 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423352823101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423352823101"} 20250306085613820 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423352823101)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085613820 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423352823101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085613820 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423352823101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423352823101"} 20250306085613820 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423352823101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085613820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423352823101)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085613820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423352823101)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085613820 DLU <0006> fsm.c:568 lu(PS:IMSI-262423352823101)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085613820 DLINP <000b> input/ipa.c:452 connected read/write 20250306085613820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085613820 DLINP <000b> input/ipa.c:452 connected read/write 20250306085613820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@3a596e95fab3: setverdict(pass): none -> pass 20250306085613824 DLGSUP <0013> hlr.c:128 IMSI 262423352823101: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250306085613824 DLINP <000b> input/ipa.c:452 connected read/write 20250306085613824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085613824 DLINP <000b> input/ipa.c:452 connected read/write 20250306085613824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085613826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60714<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@3a596e95fab3: Final verdict of PTC: pass 20250306085613827 DLINP <000b> input/ipa.c:452 connected read/write 20250306085613827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085613827 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423352823101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423352823101"} 20250306085613827 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423352823101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250306085613827 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423352823101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085613828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60706<->l=127.0.0.1:4258 20250306085613830 DLINP <000b> input/ipa.c:452 connected read/write 20250306085613830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085613830 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085613830 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085613830 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085613830 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40449<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@3a596e95fab3: Final verdict of PTC: none 102@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 102: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@3a596e95fab3: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:13 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 20250306085613862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60724<->l=127.0.0.1:4258 20250306085613963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60724<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34256) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 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_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_purge_cs started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085617087 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085617087 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085617091 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60730<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085617096 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617096 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085617096 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085617097 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 20250306085617097 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085617097 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 20250306085617097 DLGSUP <0013> gsup_server.c:236 2: 20250306085617097 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085617097 DLGSUP <0013> gsup_server.c:236 3: 20250306085617097 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085617097 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(105)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085617097 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085617097 DLGSUP <0013> gsup_server.c:236 5: 20250306085617097 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085617097 DLGSUP <0013> gsup_server.c:236 7: 20250306085617097 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085617097 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085617097 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085617097 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@3a596e95fab3: 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") 20250306085617117 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42609<->l=127.0.0.1:4259) 20250306085617120 DAUC <0003> db_auc.c:157 IMSI='262422090755057': No 2G Auth Data 20250306085617120 DAUC <0003> db_auc.c:192 IMSI='262422090755057': No 3G Auth Data HLR_Test-GSUP(106)@3a596e95fab3: Created GsupExpect[0] for "262422090755057" to be handled at TC_gsup_purge_cs(109) 20250306085617133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60742<->l=127.0.0.1:4258 20250306085617142 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617143 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422090755057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422090755057" cn_domain=PS} 20250306085617143 DLU <0006> fsm.c:456 lu(262422090755057)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085617143 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422090755057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085617143 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422090755057)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085617143 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422090755057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422090755057" cn_domain=PS} 20250306085617143 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617143 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a596e95fab3: Found GsupExpect[0] for "262422090755057" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@3a596e95fab3: Added IMSI table entry 0TC_gsup_purge_cs(109)"262422090755057" 20250306085617151 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617151 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422090755057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422090755057"} 20250306085617151 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422090755057)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085617151 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422090755057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085617151 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422090755057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422090755057"} 20250306085617151 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422090755057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085617151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422090755057)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085617151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422090755057)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085617151 DLU <0006> fsm.c:568 lu(PS:IMSI-262422090755057)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085617151 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617152 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@3a596e95fab3: setverdict(pass): none -> pass 20250306085617155 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617155 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422090755057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422090755057" cn_domain=CS} 20250306085617155 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422090755057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250306085617156 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422090755057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422090755057"} 20250306085617156 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422090755057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250306085617156 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617156 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085617159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60742<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@3a596e95fab3: Final verdict of PTC: pass 20250306085617161 DAUC <0003> db_auc.c:157 IMSI='262423868495654': No 2G Auth Data 20250306085617161 DAUC <0003> db_auc.c:192 IMSI='262423868495654': No 3G Auth Data 20250306085617163 DLGSUP <0013> hlr.c:121 IMSI 262423868495654: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a596e95fab3: Created GsupExpect[0] for "262423868495654" to be handled at TC_gsup_purge_cs(110) 20250306085617180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60758<->l=127.0.0.1:4258 20250306085617182 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617182 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423868495654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423868495654" cn_domain=PS} 20250306085617182 DLU <0006> fsm.c:456 lu(262423868495654)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085617182 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423868495654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085617182 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423868495654)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085617182 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423868495654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423868495654" cn_domain=PS} 20250306085617182 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617182 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a596e95fab3: Found GsupExpect[0] for "262423868495654" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@3a596e95fab3: Added IMSI table entry 1TC_gsup_purge_cs(110)"262423868495654" 20250306085617183 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617183 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423868495654 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423868495654"} 20250306085617183 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423868495654)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085617183 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423868495654 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085617183 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423868495654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423868495654"} 20250306085617183 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423868495654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085617183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423868495654)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085617183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423868495654)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085617183 DLU <0006> fsm.c:568 lu(PS:IMSI-262423868495654)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085617183 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617183 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@3a596e95fab3: setverdict(pass): none -> pass 20250306085617184 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617184 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423868495654 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423868495654" cn_domain=CS} 20250306085617184 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423868495654 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250306085617184 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423868495654 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423868495654"} 20250306085617184 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423868495654 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250306085617184 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617184 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085617185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60758<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@3a596e95fab3: Final verdict of PTC: pass 20250306085617185 DAUC <0003> db_auc.c:157 IMSI='262427302776082': No 2G Auth Data 20250306085617185 DAUC <0003> db_auc.c:192 IMSI='262427302776082': No 3G Auth Data 20250306085617186 DLGSUP <0013> hlr.c:121 IMSI 262427302776082: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a596e95fab3: Created GsupExpect[0] for "262427302776082" to be handled at TC_gsup_purge_cs(111) 20250306085617192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60766<->l=127.0.0.1:4258 20250306085617194 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617194 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427302776082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427302776082" cn_domain=PS} 20250306085617194 DLU <0006> fsm.c:456 lu(262427302776082)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085617194 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427302776082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085617194 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427302776082)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085617194 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427302776082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427302776082" cn_domain=PS} 20250306085617194 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617194 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a596e95fab3: Found GsupExpect[0] for "262427302776082" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@3a596e95fab3: Added IMSI table entry 2TC_gsup_purge_cs(111)"262427302776082" 20250306085617195 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617195 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427302776082 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427302776082"} 20250306085617195 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427302776082)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085617195 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427302776082 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085617195 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427302776082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427302776082"} 20250306085617195 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427302776082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085617195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427302776082)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085617195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427302776082)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085617195 DLU <0006> fsm.c:568 lu(PS:IMSI-262427302776082)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085617195 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617195 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@3a596e95fab3: setverdict(pass): none -> pass 20250306085617196 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617196 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427302776082 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427302776082" cn_domain=CS} 20250306085617196 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427302776082 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250306085617196 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427302776082 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427302776082"} 20250306085617196 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427302776082 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250306085617196 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617196 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085617196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60766<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@3a596e95fab3: Final verdict of PTC: pass 20250306085617197 DAUC <0003> db_auc.c:157 IMSI='262428544571169': No 2G Auth Data 20250306085617197 DAUC <0003> db_auc.c:192 IMSI='262428544571169': No 3G Auth Data 20250306085617197 DLGSUP <0013> hlr.c:121 IMSI 262428544571169: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a596e95fab3: Created GsupExpect[0] for "262428544571169" to be handled at TC_gsup_purge_cs(112) 20250306085617203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60772<->l=127.0.0.1:4258 20250306085617204 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617205 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428544571169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428544571169" cn_domain=PS} 20250306085617205 DLU <0006> fsm.c:456 lu(262428544571169)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085617205 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428544571169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085617205 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428544571169)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085617205 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428544571169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428544571169" cn_domain=PS} 20250306085617205 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617205 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a596e95fab3: Found GsupExpect[0] for "262428544571169" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@3a596e95fab3: Added IMSI table entry 3TC_gsup_purge_cs(112)"262428544571169" 20250306085617206 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617206 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428544571169 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428544571169"} 20250306085617206 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428544571169)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085617206 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428544571169 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085617206 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428544571169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428544571169"} 20250306085617206 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428544571169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085617206 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428544571169)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085617206 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428544571169)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085617206 DLU <0006> fsm.c:568 lu(PS:IMSI-262428544571169)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085617206 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617206 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@3a596e95fab3: setverdict(pass): none -> pass 20250306085617207 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617207 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428544571169 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428544571169" cn_domain=CS} 20250306085617207 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428544571169 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250306085617207 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428544571169 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428544571169"} 20250306085617207 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428544571169 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250306085617207 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617207 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085617207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60772<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@3a596e95fab3: Final verdict of PTC: pass 20250306085617208 DAUC <0003> db_auc.c:157 IMSI='262424304324445': No 2G Auth Data 20250306085617208 DAUC <0003> db_auc.c:192 IMSI='262424304324445': No 3G Auth Data 20250306085617208 DLGSUP <0013> hlr.c:121 IMSI 262424304324445: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a596e95fab3: Created GsupExpect[0] for "262424304324445" to be handled at TC_gsup_purge_cs(113) 20250306085617214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60774<->l=127.0.0.1:4258 20250306085617215 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617215 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424304324445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424304324445" cn_domain=PS} 20250306085617215 DLU <0006> fsm.c:456 lu(262424304324445)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085617215 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424304324445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085617215 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424304324445)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085617215 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424304324445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424304324445" cn_domain=PS} 20250306085617215 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617215 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a596e95fab3: Found GsupExpect[0] for "262424304324445" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@3a596e95fab3: Added IMSI table entry 4TC_gsup_purge_cs(113)"262424304324445" 20250306085617216 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617216 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424304324445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424304324445"} 20250306085617217 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424304324445)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085617217 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424304324445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085617217 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424304324445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424304324445"} 20250306085617217 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424304324445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085617217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424304324445)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085617217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424304324445)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085617217 DLU <0006> fsm.c:568 lu(PS:IMSI-262424304324445)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085617217 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617217 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@3a596e95fab3: setverdict(pass): none -> pass 20250306085617217 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617217 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424304324445 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424304324445" cn_domain=CS} 20250306085617217 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424304324445 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250306085617217 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424304324445 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424304324445"} 20250306085617217 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424304324445 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250306085617217 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617218 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085617218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60774<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@3a596e95fab3: Final verdict of PTC: pass 20250306085617219 DAUC <0003> db_auc.c:157 IMSI='262420620436557': No 2G Auth Data 20250306085617219 DAUC <0003> db_auc.c:192 IMSI='262420620436557': No 3G Auth Data 20250306085617219 DLGSUP <0013> hlr.c:121 IMSI 262420620436557: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a596e95fab3: Created GsupExpect[0] for "262420620436557" to be handled at TC_gsup_purge_cs(114) 20250306085617226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60776<->l=127.0.0.1:4258 20250306085617227 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617227 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420620436557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420620436557" cn_domain=PS} 20250306085617227 DLU <0006> fsm.c:456 lu(262420620436557)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085617228 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420620436557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085617228 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420620436557)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085617228 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420620436557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420620436557" cn_domain=PS} 20250306085617228 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617228 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a596e95fab3: Found GsupExpect[0] for "262420620436557" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@3a596e95fab3: Added IMSI table entry 5TC_gsup_purge_cs(114)"262420620436557" 20250306085617229 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617229 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420620436557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420620436557"} 20250306085617229 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420620436557)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085617229 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420620436557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085617229 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420620436557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420620436557"} 20250306085617229 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420620436557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085617229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420620436557)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085617229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420620436557)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085617229 DLU <0006> fsm.c:568 lu(PS:IMSI-262420620436557)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085617229 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617229 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@3a596e95fab3: setverdict(pass): none -> pass 20250306085617229 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617229 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420620436557 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420620436557" cn_domain=CS} 20250306085617229 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420620436557 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250306085617230 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420620436557 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420620436557"} 20250306085617230 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420620436557 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250306085617230 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617230 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085617230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60776<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@3a596e95fab3: Final verdict of PTC: pass 20250306085617231 DAUC <0003> db_auc.c:157 IMSI='262422000299863': No 2G Auth Data 20250306085617231 DAUC <0003> db_auc.c:192 IMSI='262422000299863': No 3G Auth Data 20250306085617231 DLGSUP <0013> hlr.c:121 IMSI 262422000299863: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a596e95fab3: Created GsupExpect[0] for "262422000299863" to be handled at TC_gsup_purge_cs(115) 20250306085617238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60782<->l=127.0.0.1:4258 20250306085617240 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617240 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422000299863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422000299863" cn_domain=PS} 20250306085617240 DLU <0006> fsm.c:456 lu(262422000299863)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085617240 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422000299863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085617240 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422000299863)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085617240 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422000299863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422000299863" cn_domain=PS} 20250306085617240 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617240 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a596e95fab3: Found GsupExpect[0] for "262422000299863" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@3a596e95fab3: Added IMSI table entry 6TC_gsup_purge_cs(115)"262422000299863" 20250306085617241 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617241 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422000299863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422000299863"} 20250306085617241 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422000299863)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085617241 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422000299863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085617241 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422000299863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422000299863"} 20250306085617241 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422000299863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085617241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422000299863)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085617241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422000299863)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085617241 DLU <0006> fsm.c:568 lu(PS:IMSI-262422000299863)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085617241 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617241 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@3a596e95fab3: setverdict(pass): none -> pass 20250306085617242 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617242 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422000299863 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422000299863" cn_domain=CS} 20250306085617242 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422000299863 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250306085617242 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422000299863 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422000299863"} 20250306085617242 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422000299863 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250306085617242 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617242 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085617243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60782<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@3a596e95fab3: Final verdict of PTC: pass 20250306085617243 DAUC <0003> db_auc.c:157 IMSI='262420247831845': No 2G Auth Data 20250306085617243 DAUC <0003> db_auc.c:192 IMSI='262420247831845': No 3G Auth Data 20250306085617244 DLGSUP <0013> hlr.c:121 IMSI 262420247831845: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a596e95fab3: Created GsupExpect[0] for "262420247831845" to be handled at TC_gsup_purge_cs(116) 20250306085617250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60796<->l=127.0.0.1:4258 20250306085617251 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617251 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420247831845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420247831845" cn_domain=PS} 20250306085617251 DLU <0006> fsm.c:456 lu(262420247831845)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085617251 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420247831845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085617251 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420247831845)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085617251 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420247831845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420247831845" cn_domain=PS} 20250306085617251 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617251 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a596e95fab3: Found GsupExpect[0] for "262420247831845" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@3a596e95fab3: Added IMSI table entry 7TC_gsup_purge_cs(116)"262420247831845" 20250306085617252 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617252 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420247831845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420247831845"} 20250306085617252 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420247831845)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085617252 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420247831845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085617252 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420247831845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420247831845"} 20250306085617252 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420247831845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085617252 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420247831845)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085617253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420247831845)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085617253 DLU <0006> fsm.c:568 lu(PS:IMSI-262420247831845)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085617253 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617253 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@3a596e95fab3: setverdict(pass): none -> pass 20250306085617253 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617253 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420247831845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420247831845" cn_domain=CS} 20250306085617253 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420247831845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250306085617253 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420247831845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420247831845"} 20250306085617253 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420247831845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250306085617253 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085617253 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085617254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60796<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@3a596e95fab3: Final verdict of PTC: pass MTC@3a596e95fab3: setverdict(pass): none -> pass 20250306085617255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60730<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@3a596e95fab3: Final verdict of PTC: none 107@3a596e95fab3: Final verdict of PTC: none 20250306085617255 DLINP <000b> input/ipa.c:452 connected read/write 20250306085617255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085617255 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085617255 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085617255 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085617255 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42609<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: pass MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:17 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 20250306085617279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 20250306085617380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67488) Waiting for packet dumper to finish... 1 (prev_count=67488, count=134564) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:56: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_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_purge_ps started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085620507 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085620507 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085620511 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60804<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085620517 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620517 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085620517 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085620517 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 20250306085620517 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085620517 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 20250306085620517 DLGSUP <0013> gsup_server.c:236 2: 20250306085620517 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085620517 DLGSUP <0013> gsup_server.c:236 3: 20250306085620517 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085620517 DLGSUP <0013> gsup_server.c:236 4: 20250306085620517 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085620517 DLGSUP <0013> gsup_server.c:236 5: 20250306085620517 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085620517 DLGSUP <0013> gsup_server.c:236 7: 20250306085620517 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085620517 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085620517 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085620517 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@3a596e95fab3: 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") 20250306085620533 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42369<->l=127.0.0.1:4259) 20250306085620536 DAUC <0003> db_auc.c:157 IMSI='262424200596525': No 2G Auth Data 20250306085620536 DAUC <0003> db_auc.c:192 IMSI='262424200596525': No 3G Auth Data HLR_Test-GSUP(118)@3a596e95fab3: Created GsupExpect[0] for "262424200596525" to be handled at TC_gsup_purge_ps(121) 20250306085620542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60806<->l=127.0.0.1:4258 20250306085620562 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620562 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424200596525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424200596525" cn_domain=PS} 20250306085620562 DLU <0006> fsm.c:456 lu(262424200596525)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085620562 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424200596525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085620562 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424200596525)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085620562 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424200596525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424200596525" cn_domain=PS} 20250306085620562 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620562 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a596e95fab3: Found GsupExpect[0] for "262424200596525" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@3a596e95fab3: Added IMSI table entry 0TC_gsup_purge_ps(121)"262424200596525" 20250306085620568 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620568 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424200596525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424200596525"} 20250306085620568 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424200596525)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085620568 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424200596525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085620569 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424200596525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424200596525"} 20250306085620569 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424200596525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085620569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424200596525)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085620569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424200596525)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085620569 DLU <0006> fsm.c:568 lu(PS:IMSI-262424200596525)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085620569 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620569 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@3a596e95fab3: setverdict(pass): none -> pass 20250306085620572 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620572 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424200596525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424200596525" cn_domain=PS} 20250306085620572 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424200596525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250306085620572 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424200596525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424200596525"} 20250306085620572 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424200596525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250306085620572 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620572 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085620574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60806<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@3a596e95fab3: Final verdict of PTC: pass 20250306085620577 DAUC <0003> db_auc.c:157 IMSI='262429355324819': No 2G Auth Data 20250306085620577 DAUC <0003> db_auc.c:192 IMSI='262429355324819': No 3G Auth Data 20250306085620578 DLGSUP <0013> hlr.c:121 IMSI 262429355324819: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a596e95fab3: Created GsupExpect[0] for "262429355324819" to be handled at TC_gsup_purge_ps(122) 20250306085620592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60816<->l=127.0.0.1:4258 20250306085620593 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620593 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429355324819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429355324819" cn_domain=PS} 20250306085620593 DLU <0006> fsm.c:456 lu(262429355324819)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085620593 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429355324819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085620593 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429355324819)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085620593 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429355324819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429355324819" cn_domain=PS} 20250306085620593 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620593 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a596e95fab3: Found GsupExpect[0] for "262429355324819" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@3a596e95fab3: Added IMSI table entry 1TC_gsup_purge_ps(122)"262429355324819" 20250306085620594 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620594 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429355324819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429355324819"} 20250306085620594 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429355324819)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085620594 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429355324819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085620594 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429355324819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429355324819"} 20250306085620594 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429355324819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085620594 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429355324819)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085620594 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429355324819)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085620594 DLU <0006> fsm.c:568 lu(PS:IMSI-262429355324819)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085620594 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620594 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@3a596e95fab3: setverdict(pass): none -> pass 20250306085620595 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620595 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429355324819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429355324819" cn_domain=PS} 20250306085620595 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429355324819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250306085620595 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429355324819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429355324819"} 20250306085620595 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429355324819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250306085620595 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620595 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085620595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60816<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@3a596e95fab3: Final verdict of PTC: pass 20250306085620596 DAUC <0003> db_auc.c:157 IMSI='262424652571890': No 2G Auth Data 20250306085620596 DAUC <0003> db_auc.c:192 IMSI='262424652571890': No 3G Auth Data 20250306085620596 DLGSUP <0013> hlr.c:121 IMSI 262424652571890: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a596e95fab3: Created GsupExpect[0] for "262424652571890" to be handled at TC_gsup_purge_ps(123) 20250306085620602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60832<->l=127.0.0.1:4258 20250306085620603 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620603 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424652571890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424652571890" cn_domain=PS} 20250306085620603 DLU <0006> fsm.c:456 lu(262424652571890)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085620603 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424652571890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085620603 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424652571890)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085620603 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424652571890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424652571890" cn_domain=PS} 20250306085620603 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620603 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a596e95fab3: Found GsupExpect[0] for "262424652571890" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@3a596e95fab3: Added IMSI table entry 2TC_gsup_purge_ps(123)"262424652571890" 20250306085620604 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620604 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424652571890 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424652571890"} 20250306085620604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424652571890)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085620604 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424652571890 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085620604 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424652571890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424652571890"} 20250306085620604 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424652571890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085620604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424652571890)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085620604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424652571890)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085620604 DLU <0006> fsm.c:568 lu(PS:IMSI-262424652571890)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085620604 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620604 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@3a596e95fab3: setverdict(pass): none -> pass 20250306085620604 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620604 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424652571890 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424652571890" cn_domain=PS} 20250306085620604 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424652571890 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250306085620604 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424652571890 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424652571890"} 20250306085620604 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424652571890 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250306085620604 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620604 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085620605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60832<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@3a596e95fab3: Final verdict of PTC: pass 20250306085620605 DAUC <0003> db_auc.c:157 IMSI='262425689530978': No 2G Auth Data 20250306085620605 DAUC <0003> db_auc.c:192 IMSI='262425689530978': No 3G Auth Data 20250306085620606 DLGSUP <0013> hlr.c:121 IMSI 262425689530978: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a596e95fab3: Created GsupExpect[0] for "262425689530978" to be handled at TC_gsup_purge_ps(124) 20250306085620613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4258 20250306085620614 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620614 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425689530978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425689530978" cn_domain=PS} 20250306085620614 DLU <0006> fsm.c:456 lu(262425689530978)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085620614 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425689530978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085620614 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425689530978)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085620614 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425689530978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425689530978" cn_domain=PS} 20250306085620614 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620614 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a596e95fab3: Found GsupExpect[0] for "262425689530978" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@3a596e95fab3: Added IMSI table entry 3TC_gsup_purge_ps(124)"262425689530978" 20250306085620615 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620615 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425689530978 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425689530978"} 20250306085620615 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425689530978)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085620615 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425689530978 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085620615 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425689530978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425689530978"} 20250306085620615 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425689530978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085620615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425689530978)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085620615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425689530978)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085620615 DLU <0006> fsm.c:568 lu(PS:IMSI-262425689530978)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085620615 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620615 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@3a596e95fab3: setverdict(pass): none -> pass 20250306085620616 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620616 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425689530978 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425689530978" cn_domain=PS} 20250306085620616 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425689530978 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250306085620616 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425689530978 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425689530978"} 20250306085620616 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425689530978 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250306085620616 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620616 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085620617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@3a596e95fab3: Final verdict of PTC: pass 20250306085620617 DAUC <0003> db_auc.c:157 IMSI='262425992602352': No 2G Auth Data 20250306085620617 DAUC <0003> db_auc.c:192 IMSI='262425992602352': No 3G Auth Data 20250306085620618 DLGSUP <0013> hlr.c:121 IMSI 262425992602352: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a596e95fab3: Created GsupExpect[0] for "262425992602352" to be handled at TC_gsup_purge_ps(125) 20250306085620625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60840<->l=127.0.0.1:4258 20250306085620627 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620627 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425992602352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425992602352" cn_domain=PS} 20250306085620627 DLU <0006> fsm.c:456 lu(262425992602352)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085620627 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425992602352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085620627 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425992602352)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085620627 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425992602352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425992602352" cn_domain=PS} 20250306085620627 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620627 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a596e95fab3: Found GsupExpect[0] for "262425992602352" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@3a596e95fab3: Added IMSI table entry 4TC_gsup_purge_ps(125)"262425992602352" 20250306085620628 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620628 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425992602352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425992602352"} 20250306085620628 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425992602352)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085620628 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425992602352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085620628 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425992602352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425992602352"} 20250306085620628 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425992602352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085620628 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425992602352)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085620628 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425992602352)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085620628 DLU <0006> fsm.c:568 lu(PS:IMSI-262425992602352)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085620628 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620628 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@3a596e95fab3: setverdict(pass): none -> pass 20250306085620628 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620628 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425992602352 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425992602352" cn_domain=PS} 20250306085620628 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425992602352 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250306085620628 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425992602352 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425992602352"} 20250306085620628 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425992602352 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250306085620628 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620628 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085620629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60840<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@3a596e95fab3: Final verdict of PTC: pass 20250306085620629 DAUC <0003> db_auc.c:157 IMSI='262429170977520': No 2G Auth Data 20250306085620629 DAUC <0003> db_auc.c:192 IMSI='262429170977520': No 3G Auth Data 20250306085620630 DLGSUP <0013> hlr.c:121 IMSI 262429170977520: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a596e95fab3: Created GsupExpect[0] for "262429170977520" to be handled at TC_gsup_purge_ps(126) 20250306085620636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 20250306085620637 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620637 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429170977520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429170977520" cn_domain=PS} 20250306085620638 DLU <0006> fsm.c:456 lu(262429170977520)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085620638 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429170977520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085620638 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429170977520)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085620638 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429170977520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429170977520" cn_domain=PS} 20250306085620638 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620638 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a596e95fab3: Found GsupExpect[0] for "262429170977520" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@3a596e95fab3: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429170977520" 20250306085620638 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620638 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429170977520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429170977520"} 20250306085620638 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429170977520)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085620638 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429170977520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085620638 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429170977520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429170977520"} 20250306085620638 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429170977520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085620638 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429170977520)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085620638 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429170977520)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085620638 DLU <0006> fsm.c:568 lu(PS:IMSI-262429170977520)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085620638 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620638 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@3a596e95fab3: setverdict(pass): none -> pass 20250306085620639 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620639 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620639 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429170977520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429170977520" cn_domain=PS} 20250306085620639 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429170977520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250306085620639 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429170977520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429170977520"} 20250306085620639 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429170977520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250306085620639 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620639 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085620640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@3a596e95fab3: Final verdict of PTC: pass 20250306085620640 DAUC <0003> db_auc.c:157 IMSI='262423402484575': No 2G Auth Data 20250306085620640 DAUC <0003> db_auc.c:192 IMSI='262423402484575': No 3G Auth Data 20250306085620641 DLGSUP <0013> hlr.c:121 IMSI 262423402484575: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a596e95fab3: Created GsupExpect[0] for "262423402484575" to be handled at TC_gsup_purge_ps(127) 20250306085620647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60866<->l=127.0.0.1:4258 20250306085620648 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620648 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423402484575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423402484575" cn_domain=PS} 20250306085620648 DLU <0006> fsm.c:456 lu(262423402484575)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085620648 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423402484575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085620648 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423402484575)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085620648 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423402484575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423402484575" cn_domain=PS} 20250306085620648 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620648 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a596e95fab3: Found GsupExpect[0] for "262423402484575" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@3a596e95fab3: Added IMSI table entry 6TC_gsup_purge_ps(127)"262423402484575" 20250306085620650 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620650 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423402484575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423402484575"} 20250306085620650 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423402484575)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085620650 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423402484575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085620650 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423402484575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423402484575"} 20250306085620650 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423402484575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085620650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423402484575)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085620650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423402484575)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085620650 DLU <0006> fsm.c:568 lu(PS:IMSI-262423402484575)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085620650 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620650 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@3a596e95fab3: setverdict(pass): none -> pass 20250306085620650 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620650 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423402484575 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423402484575" cn_domain=PS} 20250306085620650 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423402484575 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250306085620650 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423402484575 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423402484575"} 20250306085620650 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423402484575 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250306085620650 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620650 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085620651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60866<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@3a596e95fab3: Final verdict of PTC: pass 20250306085620652 DAUC <0003> db_auc.c:157 IMSI='262426796032325': No 2G Auth Data 20250306085620652 DAUC <0003> db_auc.c:192 IMSI='262426796032325': No 3G Auth Data 20250306085620652 DLGSUP <0013> hlr.c:121 IMSI 262426796032325: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a596e95fab3: Created GsupExpect[0] for "262426796032325" to be handled at TC_gsup_purge_ps(128) 20250306085620659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60876<->l=127.0.0.1:4258 20250306085620661 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620661 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426796032325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426796032325" cn_domain=PS} 20250306085620661 DLU <0006> fsm.c:456 lu(262426796032325)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085620661 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426796032325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085620661 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426796032325)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085620661 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426796032325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426796032325" cn_domain=PS} 20250306085620661 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620661 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a596e95fab3: Found GsupExpect[0] for "262426796032325" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@3a596e95fab3: Added IMSI table entry 7TC_gsup_purge_ps(128)"262426796032325" 20250306085620662 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620662 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426796032325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426796032325"} 20250306085620662 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426796032325)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085620662 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426796032325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085620662 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426796032325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426796032325"} 20250306085620662 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426796032325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085620662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426796032325)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085620662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426796032325)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085620662 DLU <0006> fsm.c:568 lu(PS:IMSI-262426796032325)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085620662 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620662 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@3a596e95fab3: setverdict(pass): none -> pass 20250306085620663 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620663 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426796032325 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426796032325" cn_domain=PS} 20250306085620663 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426796032325 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250306085620663 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426796032325 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426796032325"} 20250306085620663 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426796032325 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250306085620663 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085620663 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085620664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60876<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@3a596e95fab3: Final verdict of PTC: pass MTC@3a596e95fab3: setverdict(pass): none -> pass 20250306085620664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60804<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@3a596e95fab3: Final verdict of PTC: none 20250306085620665 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42369<->l=127.0.0.1:4259) 20250306085620665 DLINP <000b> input/ipa.c:452 connected read/write 20250306085620665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085620665 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085620665 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085620665 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(117)@3a596e95fab3: Final verdict of PTC: none 119@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: pass MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:20 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 20250306085620688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60888<->l=127.0.0.1:4258 20250306085620789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60888<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:56: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_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_purge_unknown started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085623919 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085623919 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085623924 DLINP <000b> input/ipa.c:452 connected read/write 20250306085623924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085623925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48010<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085623929 DLINP <000b> input/ipa.c:452 connected read/write 20250306085623929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085623930 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085623930 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085623930 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 20250306085623930 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085623930 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 20250306085623930 DLGSUP <0013> gsup_server.c:236 2: 20250306085623930 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085623930 DLGSUP <0013> gsup_server.c:236 3: 20250306085623930 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085623930 DLGSUP <0013> gsup_server.c:236 4: 20250306085623930 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085623930 DLGSUP <0013> gsup_server.c:236 5: 20250306085623930 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085623930 DLGSUP <0013> gsup_server.c:236 7: 20250306085623930 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085623930 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085623930 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085623930 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@3a596e95fab3: 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") 20250306085623957 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43297<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@3a596e95fab3: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250306085623969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48014<->l=127.0.0.1:4258 20250306085623977 DLINP <000b> input/ipa.c:452 connected read/write 20250306085623977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085623977 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} 20250306085623977 DLU <0006> fsm.c:456 lu(2345743413463)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085623977 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 20250306085623977 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} 20250306085623977 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085623977 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x561c1658e390]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085623977 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x561c1658e390]{UNVALIDATED}: Freeing instance 20250306085623977 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x561c1658e390]{UNVALIDATED}: Deallocated 20250306085623977 DLINP <000b> input/ipa.c:452 connected read/write 20250306085623977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085623977 DLINP <000b> input/ipa.c:452 connected read/write 20250306085623977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@3a596e95fab3: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@3a596e95fab3: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@3a596e95fab3: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085623981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48014<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@3a596e95fab3: Final verdict of PTC: pass MTC@3a596e95fab3: setverdict(pass): none -> pass 20250306085623983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48010<->l=127.0.0.1:4258 20250306085623984 DLINP <000b> input/ipa.c:452 connected read/write 20250306085623984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085623984 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085623985 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085623985 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085623985 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43297<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@3a596e95fab3: Final verdict of PTC: none 131@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: pass MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:23 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 20250306085624022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48022<->l=127.0.0.1:4258 20250306085624123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48022<->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@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:56: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_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_mo_ussd_unknown started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085627244 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085627245 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085627249 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085627251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48030<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085627254 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085627254 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085627254 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085627254 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 20250306085627255 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085627255 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 20250306085627255 DLGSUP <0013> gsup_server.c:236 2: 20250306085627255 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085627255 DLGSUP <0013> gsup_server.c:236 3: 20250306085627255 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085627255 DLGSUP <0013> gsup_server.c:236 4: 20250306085627255 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085627255 DLGSUP <0013> gsup_server.c:236 5: 20250306085627255 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085627255 DLGSUP <0013> gsup_server.c:236 7: 20250306085627255 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085627255 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085627255 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085627255 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@3a596e95fab3: 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") 20250306085627284 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33253<->l=127.0.0.1:4259) 20250306085627299 DAUC <0003> db_auc.c:157 IMSI='262425315895738': No 2G Auth Data 20250306085627299 DAUC <0003> db_auc.c:192 IMSI='262425315895738': No 3G Auth Data HLR_Test-GSUP(135)@3a596e95fab3: Created GsupExpect[0] for "262425315895738" to be handled at TC_mo_ussd_unknown(138) 20250306085627320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48038<->l=127.0.0.1:4258 20250306085627333 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085627333 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425315895738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425315895738" session_id=1140569427 session_state=BEGIN} 20250306085627333 DSS <0004> hlr_ussd.c:576 262425315895738/0x43fbb553: Process SS (BEGIN) 20250306085627333 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250306085627333 DSS <0004> hlr_ussd.c:518 262425315895738/0x43fbb553: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250306085627333 DSS <0004> hlr_ussd.c:523 262425315895738/0x43fbb553: USSD for unknown code '*#200#' 20250306085627333 DSS <0004> hlr_ussd.c:354 262425315895738/0x43fbb553: Tx ReturnError(1, 0x12) 20250306085627333 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425315895738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425315895738" session_id=1140569427 session_state=END} 20250306085627333 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085627333 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a596e95fab3: Found GsupExpect[0] for "262425315895738" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@3a596e95fab3: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262425315895738" TC_mo_ussd_unknown(138)@3a596e95fab3: setverdict(pass): none -> pass 20250306085627340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48038<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@3a596e95fab3: Final verdict of PTC: pass 20250306085627340 DAUC <0003> db_auc.c:157 IMSI='262428237752263': No 2G Auth Data 20250306085627340 DAUC <0003> db_auc.c:192 IMSI='262428237752263': No 3G Auth Data HLR_Test-GSUP(135)@3a596e95fab3: Created GsupExpect[0] for "262428237752263" to be handled at TC_mo_ussd_unknown(139) 20250306085627358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48050<->l=127.0.0.1:4258 20250306085627361 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085627361 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428237752263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428237752263" session_id=1985894134 session_state=BEGIN} 20250306085627361 DSS <0004> hlr_ussd.c:576 262428237752263/0x765e56f6: Process SS (BEGIN) 20250306085627361 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250306085627361 DSS <0004> hlr_ussd.c:518 262428237752263/0x765e56f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250306085627361 DSS <0004> hlr_ussd.c:523 262428237752263/0x765e56f6: USSD for unknown code '*#200#' 20250306085627361 DSS <0004> hlr_ussd.c:354 262428237752263/0x765e56f6: Tx ReturnError(1, 0x12) 20250306085627361 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428237752263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428237752263" session_id=1985894134 session_state=END} 20250306085627361 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085627361 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a596e95fab3: Found GsupExpect[0] for "262428237752263" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@3a596e95fab3: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262428237752263" TC_mo_ussd_unknown(139)@3a596e95fab3: setverdict(pass): none -> pass 20250306085627363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48050<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@3a596e95fab3: Final verdict of PTC: pass 20250306085627363 DAUC <0003> db_auc.c:157 IMSI='262426276183281': No 2G Auth Data 20250306085627363 DAUC <0003> db_auc.c:192 IMSI='262426276183281': No 3G Auth Data HLR_Test-GSUP(135)@3a596e95fab3: Created GsupExpect[0] for "262426276183281" to be handled at TC_mo_ussd_unknown(140) 20250306085627370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48054<->l=127.0.0.1:4258 20250306085627373 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085627373 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426276183281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426276183281" session_id=68701245 session_state=BEGIN} 20250306085627373 DSS <0004> hlr_ussd.c:576 262426276183281/0x04184c3d: Process SS (BEGIN) 20250306085627373 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250306085627373 DSS <0004> hlr_ussd.c:518 262426276183281/0x04184c3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250306085627373 DSS <0004> hlr_ussd.c:523 262426276183281/0x04184c3d: USSD for unknown code '*#200#' 20250306085627373 DSS <0004> hlr_ussd.c:354 262426276183281/0x04184c3d: Tx ReturnError(1, 0x12) 20250306085627373 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426276183281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426276183281" session_id=68701245 session_state=END} 20250306085627373 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085627373 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a596e95fab3: Found GsupExpect[0] for "262426276183281" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@3a596e95fab3: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262426276183281" TC_mo_ussd_unknown(140)@3a596e95fab3: setverdict(pass): none -> pass 20250306085627374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48054<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@3a596e95fab3: Final verdict of PTC: pass 20250306085627375 DAUC <0003> db_auc.c:157 IMSI='262423061038002': No 2G Auth Data 20250306085627375 DAUC <0003> db_auc.c:192 IMSI='262423061038002': No 3G Auth Data HLR_Test-GSUP(135)@3a596e95fab3: Created GsupExpect[0] for "262423061038002" to be handled at TC_mo_ussd_unknown(141) 20250306085627381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48064<->l=127.0.0.1:4258 20250306085627383 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085627383 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423061038002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423061038002" session_id=2335863748 session_state=BEGIN} 20250306085627383 DSS <0004> hlr_ussd.c:576 262423061038002/0x8b3a73c4: Process SS (BEGIN) 20250306085627383 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250306085627383 DSS <0004> hlr_ussd.c:518 262423061038002/0x8b3a73c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250306085627383 DSS <0004> hlr_ussd.c:523 262423061038002/0x8b3a73c4: USSD for unknown code '*#200#' 20250306085627383 DSS <0004> hlr_ussd.c:354 262423061038002/0x8b3a73c4: Tx ReturnError(1, 0x12) 20250306085627383 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423061038002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423061038002" session_id=2335863748 session_state=END} 20250306085627383 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085627383 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a596e95fab3: Found GsupExpect[0] for "262423061038002" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@3a596e95fab3: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262423061038002" TC_mo_ussd_unknown(141)@3a596e95fab3: setverdict(pass): none -> pass 20250306085627385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48064<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@3a596e95fab3: Final verdict of PTC: pass 20250306085627385 DAUC <0003> db_auc.c:157 IMSI='262426931828547': No 2G Auth Data 20250306085627385 DAUC <0003> db_auc.c:192 IMSI='262426931828547': No 3G Auth Data HLR_Test-GSUP(135)@3a596e95fab3: Created GsupExpect[0] for "262426931828547" to be handled at TC_mo_ussd_unknown(142) 20250306085627391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48068<->l=127.0.0.1:4258 20250306085627394 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085627394 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426931828547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426931828547" session_id=2304811111 session_state=BEGIN} 20250306085627394 DSS <0004> hlr_ussd.c:576 262426931828547/0x8960a067: Process SS (BEGIN) 20250306085627394 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250306085627394 DSS <0004> hlr_ussd.c:518 262426931828547/0x8960a067: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250306085627394 DSS <0004> hlr_ussd.c:523 262426931828547/0x8960a067: USSD for unknown code '*#200#' 20250306085627394 DSS <0004> hlr_ussd.c:354 262426931828547/0x8960a067: Tx ReturnError(1, 0x12) 20250306085627394 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426931828547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426931828547" session_id=2304811111 session_state=END} 20250306085627394 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085627394 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a596e95fab3: Found GsupExpect[0] for "262426931828547" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@3a596e95fab3: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262426931828547" TC_mo_ussd_unknown(142)@3a596e95fab3: setverdict(pass): none -> pass 20250306085627395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48068<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@3a596e95fab3: Final verdict of PTC: pass 20250306085627396 DAUC <0003> db_auc.c:157 IMSI='262428962147963': No 2G Auth Data 20250306085627396 DAUC <0003> db_auc.c:192 IMSI='262428962147963': No 3G Auth Data HLR_Test-GSUP(135)@3a596e95fab3: Created GsupExpect[0] for "262428962147963" to be handled at TC_mo_ussd_unknown(143) 20250306085627402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48084<->l=127.0.0.1:4258 20250306085627405 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085627405 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428962147963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428962147963" session_id=3117240854 session_state=BEGIN} 20250306085627405 DSS <0004> hlr_ussd.c:576 262428962147963/0xb9cd5216: Process SS (BEGIN) 20250306085627405 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250306085627405 DSS <0004> hlr_ussd.c:518 262428962147963/0xb9cd5216: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250306085627405 DSS <0004> hlr_ussd.c:523 262428962147963/0xb9cd5216: USSD for unknown code '*#200#' 20250306085627405 DSS <0004> hlr_ussd.c:354 262428962147963/0xb9cd5216: Tx ReturnError(1, 0x12) 20250306085627405 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428962147963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428962147963" session_id=3117240854 session_state=END} 20250306085627405 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085627405 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a596e95fab3: Found GsupExpect[0] for "262428962147963" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@3a596e95fab3: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262428962147963" TC_mo_ussd_unknown(143)@3a596e95fab3: setverdict(pass): none -> pass 20250306085627406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48084<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@3a596e95fab3: Final verdict of PTC: pass 20250306085627407 DAUC <0003> db_auc.c:157 IMSI='262425130341781': No 2G Auth Data 20250306085627407 DAUC <0003> db_auc.c:192 IMSI='262425130341781': No 3G Auth Data HLR_Test-GSUP(135)@3a596e95fab3: Created GsupExpect[0] for "262425130341781" to be handled at TC_mo_ussd_unknown(144) 20250306085627413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48094<->l=127.0.0.1:4258 20250306085627416 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085627416 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425130341781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425130341781" session_id=1168945359 session_state=BEGIN} 20250306085627416 DSS <0004> hlr_ussd.c:576 262425130341781/0x45acb0cf: Process SS (BEGIN) 20250306085627416 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250306085627416 DSS <0004> hlr_ussd.c:518 262425130341781/0x45acb0cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250306085627416 DSS <0004> hlr_ussd.c:523 262425130341781/0x45acb0cf: USSD for unknown code '*#200#' 20250306085627416 DSS <0004> hlr_ussd.c:354 262425130341781/0x45acb0cf: Tx ReturnError(1, 0x12) 20250306085627416 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425130341781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425130341781" session_id=1168945359 session_state=END} 20250306085627416 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085627416 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a596e95fab3: Found GsupExpect[0] for "262425130341781" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@3a596e95fab3: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262425130341781" TC_mo_ussd_unknown(144)@3a596e95fab3: setverdict(pass): none -> pass 20250306085627418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48094<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@3a596e95fab3: Final verdict of PTC: pass 20250306085627418 DAUC <0003> db_auc.c:157 IMSI='262426042087292': No 2G Auth Data 20250306085627418 DAUC <0003> db_auc.c:192 IMSI='262426042087292': No 3G Auth Data HLR_Test-GSUP(135)@3a596e95fab3: Created GsupExpect[0] for "262426042087292" to be handled at TC_mo_ussd_unknown(145) 20250306085627424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48104<->l=127.0.0.1:4258 20250306085627427 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085627427 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426042087292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426042087292" session_id=3792449835 session_state=BEGIN} 20250306085627428 DSS <0004> hlr_ussd.c:576 262426042087292/0xe20c312b: Process SS (BEGIN) 20250306085627428 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250306085627428 DSS <0004> hlr_ussd.c:518 262426042087292/0xe20c312b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250306085627428 DSS <0004> hlr_ussd.c:523 262426042087292/0xe20c312b: USSD for unknown code '*#200#' 20250306085627428 DSS <0004> hlr_ussd.c:354 262426042087292/0xe20c312b: Tx ReturnError(1, 0x12) 20250306085627428 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426042087292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426042087292" session_id=3792449835 session_state=END} 20250306085627428 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085627428 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a596e95fab3: Found GsupExpect[0] for "262426042087292" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@3a596e95fab3: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262426042087292" TC_mo_ussd_unknown(145)@3a596e95fab3: setverdict(pass): none -> pass 20250306085627429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48104<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@3a596e95fab3: Final verdict of PTC: pass 20250306085627429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48030<->l=127.0.0.1:4258 20250306085627430 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33253<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@3a596e95fab3: Final verdict of PTC: none 20250306085627430 DLINP <000b> input/ipa.c:452 connected read/write 20250306085627430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085627430 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085627430 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085627430 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(137)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@3a596e95fab3: Final verdict of PTC: none 136@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 136: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:27 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 20250306085627453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48114<->l=127.0.0.1:4258 20250306085627554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48114<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78180) Waiting for packet dumper to finish... 1 (prev_count=78180, count=81392) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:56: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_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_mo_ussd_euse_disc started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085630675 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085630676 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085630679 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085630680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48126<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085630682 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085630682 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085630682 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085630682 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 20250306085630682 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085630682 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 20250306085630682 DLGSUP <0013> gsup_server.c:236 2: 20250306085630682 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085630682 DLGSUP <0013> gsup_server.c:236 3: 20250306085630682 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085630682 DLGSUP <0013> gsup_server.c:236 4: 20250306085630682 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085630682 DLGSUP <0013> gsup_server.c:236 5: 20250306085630682 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085630682 DLGSUP <0013> gsup_server.c:236 7: 20250306085630682 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085630682 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085630682 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085630682 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@3a596e95fab3: 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") 20250306085630693 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37073<->l=127.0.0.1:4259) 20250306085630696 DAUC <0003> db_auc.c:157 IMSI='262423858284206': No 2G Auth Data 20250306085630696 DAUC <0003> db_auc.c:192 IMSI='262423858284206': No 3G Auth Data HLR_Test-GSUP(147)@3a596e95fab3: Created GsupExpect[0] for "262423858284206" to be handled at TC_mo_ussd_euse_disc(150) 20250306085630706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48128<->l=127.0.0.1:4258 20250306085630726 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085630726 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423858284206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423858284206" session_id=1824097106 session_state=BEGIN} 20250306085630726 DSS <0004> hlr_ussd.c:576 262423858284206/0x6cb98352: Process SS (BEGIN) 20250306085630726 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085630726 DSS <0004> hlr_ussd.c:518 262423858284206/0x6cb98352: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085630726 DSS <0004> hlr_ussd.c:542 262423858284206/0x6cb98352: Cannot find conn for EUSE EUSE-foobar 20250306085630726 DSS <0004> hlr_ussd.c:354 262423858284206/0x6cb98352: Tx ReturnError(1, 0x22) 20250306085630726 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423858284206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423858284206" session_id=1824097106 session_state=END} 20250306085630726 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085630726 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a596e95fab3: Found GsupExpect[0] for "262423858284206" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@3a596e95fab3: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262423858284206" TC_mo_ussd_euse_disc(150)@3a596e95fab3: setverdict(pass): none -> pass 20250306085630731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48128<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@3a596e95fab3: Final verdict of PTC: pass 20250306085630731 DAUC <0003> db_auc.c:157 IMSI='262426806084208': No 2G Auth Data 20250306085630731 DAUC <0003> db_auc.c:192 IMSI='262426806084208': No 3G Auth Data HLR_Test-GSUP(147)@3a596e95fab3: Created GsupExpect[0] for "262426806084208" to be handled at TC_mo_ussd_euse_disc(151) 20250306085630741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48136<->l=127.0.0.1:4258 20250306085630745 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085630745 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426806084208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426806084208" session_id=1071828287 session_state=BEGIN} 20250306085630745 DSS <0004> hlr_ussd.c:576 262426806084208/0x3fe2cd3f: Process SS (BEGIN) 20250306085630745 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085630745 DSS <0004> hlr_ussd.c:518 262426806084208/0x3fe2cd3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085630745 DSS <0004> hlr_ussd.c:542 262426806084208/0x3fe2cd3f: Cannot find conn for EUSE EUSE-foobar 20250306085630745 DSS <0004> hlr_ussd.c:354 262426806084208/0x3fe2cd3f: Tx ReturnError(1, 0x22) 20250306085630745 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426806084208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426806084208" session_id=1071828287 session_state=END} 20250306085630745 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085630745 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a596e95fab3: Found GsupExpect[0] for "262426806084208" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@3a596e95fab3: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262426806084208" TC_mo_ussd_euse_disc(151)@3a596e95fab3: setverdict(pass): none -> pass 20250306085630746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48136<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@3a596e95fab3: Final verdict of PTC: pass 20250306085630747 DAUC <0003> db_auc.c:157 IMSI='262423985453312': No 2G Auth Data 20250306085630747 DAUC <0003> db_auc.c:192 IMSI='262423985453312': No 3G Auth Data HLR_Test-GSUP(147)@3a596e95fab3: Created GsupExpect[0] for "262423985453312" to be handled at TC_mo_ussd_euse_disc(152) 20250306085630753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48150<->l=127.0.0.1:4258 20250306085630756 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085630756 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423985453312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423985453312" session_id=3976640320 session_state=BEGIN} 20250306085630756 DSS <0004> hlr_ussd.c:576 262423985453312/0xed06b740: Process SS (BEGIN) 20250306085630756 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085630756 DSS <0004> hlr_ussd.c:518 262423985453312/0xed06b740: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085630756 DSS <0004> hlr_ussd.c:542 262423985453312/0xed06b740: Cannot find conn for EUSE EUSE-foobar 20250306085630756 DSS <0004> hlr_ussd.c:354 262423985453312/0xed06b740: Tx ReturnError(1, 0x22) 20250306085630756 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423985453312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423985453312" session_id=3976640320 session_state=END} 20250306085630756 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085630756 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a596e95fab3: Found GsupExpect[0] for "262423985453312" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@3a596e95fab3: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262423985453312" TC_mo_ussd_euse_disc(152)@3a596e95fab3: setverdict(pass): none -> pass 20250306085630757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48150<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@3a596e95fab3: Final verdict of PTC: pass 20250306085630758 DAUC <0003> db_auc.c:157 IMSI='262423103732238': No 2G Auth Data 20250306085630758 DAUC <0003> db_auc.c:192 IMSI='262423103732238': No 3G Auth Data HLR_Test-GSUP(147)@3a596e95fab3: Created GsupExpect[0] for "262423103732238" to be handled at TC_mo_ussd_euse_disc(153) 20250306085630764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4258 20250306085630768 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085630768 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423103732238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423103732238" session_id=3480597457 session_state=BEGIN} 20250306085630768 DSS <0004> hlr_ussd.c:576 262423103732238/0xcf75b3d1: Process SS (BEGIN) 20250306085630768 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085630768 DSS <0004> hlr_ussd.c:518 262423103732238/0xcf75b3d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085630768 DSS <0004> hlr_ussd.c:542 262423103732238/0xcf75b3d1: Cannot find conn for EUSE EUSE-foobar 20250306085630768 DSS <0004> hlr_ussd.c:354 262423103732238/0xcf75b3d1: Tx ReturnError(1, 0x22) 20250306085630768 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423103732238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423103732238" session_id=3480597457 session_state=END} 20250306085630768 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085630768 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a596e95fab3: Found GsupExpect[0] for "262423103732238" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@3a596e95fab3: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262423103732238" TC_mo_ussd_euse_disc(153)@3a596e95fab3: setverdict(pass): none -> pass 20250306085630769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@3a596e95fab3: Final verdict of PTC: pass 20250306085630769 DAUC <0003> db_auc.c:157 IMSI='262428028877120': No 2G Auth Data 20250306085630769 DAUC <0003> db_auc.c:192 IMSI='262428028877120': No 3G Auth Data HLR_Test-GSUP(147)@3a596e95fab3: Created GsupExpect[0] for "262428028877120" to be handled at TC_mo_ussd_euse_disc(154) 20250306085630777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48166<->l=127.0.0.1:4258 20250306085630780 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085630780 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428028877120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428028877120" session_id=4098672802 session_state=BEGIN} 20250306085630780 DSS <0004> hlr_ussd.c:576 262428028877120/0xf44cc8a2: Process SS (BEGIN) 20250306085630780 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085630780 DSS <0004> hlr_ussd.c:518 262428028877120/0xf44cc8a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085630780 DSS <0004> hlr_ussd.c:542 262428028877120/0xf44cc8a2: Cannot find conn for EUSE EUSE-foobar 20250306085630780 DSS <0004> hlr_ussd.c:354 262428028877120/0xf44cc8a2: Tx ReturnError(1, 0x22) 20250306085630780 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428028877120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428028877120" session_id=4098672802 session_state=END} 20250306085630780 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085630780 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a596e95fab3: Found GsupExpect[0] for "262428028877120" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@3a596e95fab3: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262428028877120" TC_mo_ussd_euse_disc(154)@3a596e95fab3: setverdict(pass): none -> pass 20250306085630781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48166<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@3a596e95fab3: Final verdict of PTC: pass 20250306085630782 DAUC <0003> db_auc.c:157 IMSI='262426963336030': No 2G Auth Data 20250306085630782 DAUC <0003> db_auc.c:192 IMSI='262426963336030': No 3G Auth Data HLR_Test-GSUP(147)@3a596e95fab3: Created GsupExpect[0] for "262426963336030" to be handled at TC_mo_ussd_euse_disc(155) 20250306085630789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48180<->l=127.0.0.1:4258 20250306085630792 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085630792 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426963336030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426963336030" session_id=144858877 session_state=BEGIN} 20250306085630792 DSS <0004> hlr_ussd.c:576 262426963336030/0x08a25efd: Process SS (BEGIN) 20250306085630792 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085630792 DSS <0004> hlr_ussd.c:518 262426963336030/0x08a25efd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085630792 DSS <0004> hlr_ussd.c:542 262426963336030/0x08a25efd: Cannot find conn for EUSE EUSE-foobar 20250306085630792 DSS <0004> hlr_ussd.c:354 262426963336030/0x08a25efd: Tx ReturnError(1, 0x22) 20250306085630792 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426963336030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426963336030" session_id=144858877 session_state=END} 20250306085630792 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085630792 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a596e95fab3: Found GsupExpect[0] for "262426963336030" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@3a596e95fab3: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262426963336030" TC_mo_ussd_euse_disc(155)@3a596e95fab3: setverdict(pass): none -> pass 20250306085630794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48180<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@3a596e95fab3: Final verdict of PTC: pass 20250306085630794 DAUC <0003> db_auc.c:157 IMSI='262427998700011': No 2G Auth Data 20250306085630794 DAUC <0003> db_auc.c:192 IMSI='262427998700011': No 3G Auth Data HLR_Test-GSUP(147)@3a596e95fab3: Created GsupExpect[0] for "262427998700011" to be handled at TC_mo_ussd_euse_disc(156) 20250306085630801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48194<->l=127.0.0.1:4258 20250306085630804 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085630804 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427998700011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427998700011" session_id=2534390079 session_state=BEGIN} 20250306085630804 DSS <0004> hlr_ussd.c:576 262427998700011/0x970fb93f: Process SS (BEGIN) 20250306085630804 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085630804 DSS <0004> hlr_ussd.c:518 262427998700011/0x970fb93f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085630804 DSS <0004> hlr_ussd.c:542 262427998700011/0x970fb93f: Cannot find conn for EUSE EUSE-foobar 20250306085630804 DSS <0004> hlr_ussd.c:354 262427998700011/0x970fb93f: Tx ReturnError(1, 0x22) 20250306085630804 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427998700011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427998700011" session_id=2534390079 session_state=END} 20250306085630804 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085630804 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a596e95fab3: Found GsupExpect[0] for "262427998700011" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@3a596e95fab3: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262427998700011" TC_mo_ussd_euse_disc(156)@3a596e95fab3: setverdict(pass): none -> pass 20250306085630806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48194<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@3a596e95fab3: Final verdict of PTC: pass 20250306085630806 DAUC <0003> db_auc.c:157 IMSI='262426828091788': No 2G Auth Data 20250306085630806 DAUC <0003> db_auc.c:192 IMSI='262426828091788': No 3G Auth Data HLR_Test-GSUP(147)@3a596e95fab3: Created GsupExpect[0] for "262426828091788" to be handled at TC_mo_ussd_euse_disc(157) 20250306085630813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48208<->l=127.0.0.1:4258 20250306085630817 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085630817 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426828091788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426828091788" session_id=182285439 session_state=BEGIN} 20250306085630817 DSS <0004> hlr_ussd.c:576 262426828091788/0x0add747f: Process SS (BEGIN) 20250306085630817 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085630817 DSS <0004> hlr_ussd.c:518 262426828091788/0x0add747f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085630817 DSS <0004> hlr_ussd.c:542 262426828091788/0x0add747f: Cannot find conn for EUSE EUSE-foobar 20250306085630817 DSS <0004> hlr_ussd.c:354 262426828091788/0x0add747f: Tx ReturnError(1, 0x22) 20250306085630817 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426828091788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426828091788" session_id=182285439 session_state=END} 20250306085630817 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085630817 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a596e95fab3: Found GsupExpect[0] for "262426828091788" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@3a596e95fab3: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262426828091788" TC_mo_ussd_euse_disc(157)@3a596e95fab3: setverdict(pass): none -> pass 20250306085630818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48208<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@3a596e95fab3: Final verdict of PTC: pass 20250306085630819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48126<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@3a596e95fab3: Final verdict of PTC: none 20250306085630819 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37073<->l=127.0.0.1:4259) 20250306085630819 DLINP <000b> input/ipa.c:452 connected read/write 20250306085630819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085630819 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085630819 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085630819 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)@3a596e95fab3: Final verdict of PTC: none 148@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 148: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:30 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 20250306085630844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48220<->l=127.0.0.1:4258 20250306085631045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48220<->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@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:56: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_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_mo_ussd_iuse_imsi started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085634167 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085634167 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085634172 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085634173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085634178 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085634178 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085634178 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085634178 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 20250306085634178 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085634178 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 20250306085634178 DLGSUP <0013> gsup_server.c:236 2: 20250306085634178 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085634178 DLGSUP <0013> gsup_server.c:236 3: 20250306085634178 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085634178 DLGSUP <0013> gsup_server.c:236 4: 20250306085634178 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085634178 DLGSUP <0013> gsup_server.c:236 5: 20250306085634178 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085634178 DLGSUP <0013> gsup_server.c:236 7: 20250306085634178 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085634178 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085634178 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085634178 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@3a596e95fab3: 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") 20250306085634207 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43713<->l=127.0.0.1:4259) 20250306085634218 DAUC <0003> db_auc.c:157 IMSI='262420747338969': No 2G Auth Data 20250306085634218 DAUC <0003> db_auc.c:192 IMSI='262420747338969': No 3G Auth Data HLR_Test-GSUP(159)@3a596e95fab3: Created GsupExpect[0] for "262420747338969" to be handled at TC_mo_ussd_iuse_imsi(162) 20250306085634245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50512<->l=127.0.0.1:4258 20250306085634255 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085634256 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420747338969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420747338969" session_id=3362947390 session_state=BEGIN} 20250306085634256 DSS <0004> hlr_ussd.c:576 262420747338969/0xc872813e: Process SS (BEGIN) 20250306085634256 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250306085634256 DSS <0004> hlr_ussd.c:518 262420747338969/0xc872813e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250306085634256 DSS <0004> hlr_ussd.c:363 262420747338969/0xc872813e: Tx USSD 'Your IMSI is 262420747338969' 20250306085634256 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420747338969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420747338969" session_id=3362947390 session_state=END} 20250306085634256 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420747338969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085634256 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085634256 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a596e95fab3: Found GsupExpect[0] for "262420747338969" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@3a596e95fab3: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420747338969" TC_mo_ussd_iuse_imsi(162)@3a596e95fab3: setverdict(pass): none -> pass 20250306085634263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50512<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@3a596e95fab3: Final verdict of PTC: pass 20250306085634264 DAUC <0003> db_auc.c:157 IMSI='262424894926671': No 2G Auth Data 20250306085634265 DAUC <0003> db_auc.c:192 IMSI='262424894926671': No 3G Auth Data HLR_Test-GSUP(159)@3a596e95fab3: Created GsupExpect[0] for "262424894926671" to be handled at TC_mo_ussd_iuse_imsi(163) 20250306085634277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50522<->l=127.0.0.1:4258 20250306085634280 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085634280 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424894926671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424894926671" session_id=4079406774 session_state=BEGIN} 20250306085634280 DSS <0004> hlr_ussd.c:576 262424894926671/0xf326ceb6: Process SS (BEGIN) 20250306085634280 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250306085634280 DSS <0004> hlr_ussd.c:518 262424894926671/0xf326ceb6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250306085634280 DSS <0004> hlr_ussd.c:363 262424894926671/0xf326ceb6: Tx USSD 'Your IMSI is 262424894926671' 20250306085634280 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424894926671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424894926671" session_id=4079406774 session_state=END} 20250306085634280 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424894926671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085634280 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085634280 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a596e95fab3: Found GsupExpect[0] for "262424894926671" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@3a596e95fab3: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262424894926671" TC_mo_ussd_iuse_imsi(163)@3a596e95fab3: setverdict(pass): none -> pass 20250306085634282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50522<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@3a596e95fab3: Final verdict of PTC: pass 20250306085634282 DAUC <0003> db_auc.c:157 IMSI='262420326879123': No 2G Auth Data 20250306085634282 DAUC <0003> db_auc.c:192 IMSI='262420326879123': No 3G Auth Data HLR_Test-GSUP(159)@3a596e95fab3: Created GsupExpect[0] for "262420326879123" to be handled at TC_mo_ussd_iuse_imsi(164) 20250306085634288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50536<->l=127.0.0.1:4258 20250306085634291 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085634291 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420326879123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420326879123" session_id=758294597 session_state=BEGIN} 20250306085634291 DSS <0004> hlr_ussd.c:576 262420326879123/0x2d32a845: Process SS (BEGIN) 20250306085634291 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250306085634291 DSS <0004> hlr_ussd.c:518 262420326879123/0x2d32a845: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250306085634291 DSS <0004> hlr_ussd.c:363 262420326879123/0x2d32a845: Tx USSD 'Your IMSI is 262420326879123' 20250306085634291 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420326879123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420326879123" session_id=758294597 session_state=END} 20250306085634291 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420326879123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085634291 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085634291 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a596e95fab3: Found GsupExpect[0] for "262420326879123" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@3a596e95fab3: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262420326879123" TC_mo_ussd_iuse_imsi(164)@3a596e95fab3: setverdict(pass): none -> pass 20250306085634293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50536<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@3a596e95fab3: Final verdict of PTC: pass 20250306085634293 DAUC <0003> db_auc.c:157 IMSI='262426080553564': No 2G Auth Data 20250306085634293 DAUC <0003> db_auc.c:192 IMSI='262426080553564': No 3G Auth Data HLR_Test-GSUP(159)@3a596e95fab3: Created GsupExpect[0] for "262426080553564" to be handled at TC_mo_ussd_iuse_imsi(165) 20250306085634299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50552<->l=127.0.0.1:4258 20250306085634302 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085634302 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426080553564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426080553564" session_id=3593322954 session_state=BEGIN} 20250306085634302 DSS <0004> hlr_ussd.c:576 262426080553564/0xd62dc1ca: Process SS (BEGIN) 20250306085634302 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250306085634302 DSS <0004> hlr_ussd.c:518 262426080553564/0xd62dc1ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250306085634302 DSS <0004> hlr_ussd.c:363 262426080553564/0xd62dc1ca: Tx USSD 'Your IMSI is 262426080553564' 20250306085634302 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426080553564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426080553564" session_id=3593322954 session_state=END} 20250306085634302 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426080553564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085634302 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085634302 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a596e95fab3: Found GsupExpect[0] for "262426080553564" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@3a596e95fab3: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262426080553564" TC_mo_ussd_iuse_imsi(165)@3a596e95fab3: setverdict(pass): none -> pass 20250306085634304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50552<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@3a596e95fab3: Final verdict of PTC: pass 20250306085634304 DAUC <0003> db_auc.c:157 IMSI='262426326786828': No 2G Auth Data 20250306085634305 DAUC <0003> db_auc.c:192 IMSI='262426326786828': No 3G Auth Data HLR_Test-GSUP(159)@3a596e95fab3: Created GsupExpect[0] for "262426326786828" to be handled at TC_mo_ussd_iuse_imsi(166) 20250306085634311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50558<->l=127.0.0.1:4258 20250306085634314 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085634314 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426326786828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426326786828" session_id=2169374295 session_state=BEGIN} 20250306085634314 DSS <0004> hlr_ussd.c:576 262426326786828/0x814e0657: Process SS (BEGIN) 20250306085634314 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250306085634314 DSS <0004> hlr_ussd.c:518 262426326786828/0x814e0657: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250306085634314 DSS <0004> hlr_ussd.c:363 262426326786828/0x814e0657: Tx USSD 'Your IMSI is 262426326786828' 20250306085634314 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426326786828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426326786828" session_id=2169374295 session_state=END} 20250306085634314 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426326786828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085634314 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085634314 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a596e95fab3: Found GsupExpect[0] for "262426326786828" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@3a596e95fab3: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262426326786828" TC_mo_ussd_iuse_imsi(166)@3a596e95fab3: setverdict(pass): none -> pass 20250306085634316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50558<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@3a596e95fab3: Final verdict of PTC: pass 20250306085634316 DAUC <0003> db_auc.c:157 IMSI='262426236172782': No 2G Auth Data 20250306085634316 DAUC <0003> db_auc.c:192 IMSI='262426236172782': No 3G Auth Data HLR_Test-GSUP(159)@3a596e95fab3: Created GsupExpect[0] for "262426236172782" to be handled at TC_mo_ussd_iuse_imsi(167) 20250306085634323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50568<->l=127.0.0.1:4258 20250306085634325 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085634325 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426236172782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426236172782" session_id=3710101163 session_state=BEGIN} 20250306085634325 DSS <0004> hlr_ussd.c:576 262426236172782/0xdd23a6ab: Process SS (BEGIN) 20250306085634326 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250306085634326 DSS <0004> hlr_ussd.c:518 262426236172782/0xdd23a6ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250306085634326 DSS <0004> hlr_ussd.c:363 262426236172782/0xdd23a6ab: Tx USSD 'Your IMSI is 262426236172782' 20250306085634326 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426236172782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426236172782" session_id=3710101163 session_state=END} 20250306085634326 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426236172782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085634326 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085634326 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a596e95fab3: Found GsupExpect[0] for "262426236172782" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@3a596e95fab3: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262426236172782" TC_mo_ussd_iuse_imsi(167)@3a596e95fab3: setverdict(pass): none -> pass 20250306085634328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50568<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@3a596e95fab3: Final verdict of PTC: pass 20250306085634328 DAUC <0003> db_auc.c:157 IMSI='262429569863918': No 2G Auth Data 20250306085634328 DAUC <0003> db_auc.c:192 IMSI='262429569863918': No 3G Auth Data HLR_Test-GSUP(159)@3a596e95fab3: Created GsupExpect[0] for "262429569863918" to be handled at TC_mo_ussd_iuse_imsi(168) 20250306085634334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50580<->l=127.0.0.1:4258 20250306085634337 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085634337 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429569863918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429569863918" session_id=2144874467 session_state=BEGIN} 20250306085634337 DSS <0004> hlr_ussd.c:576 262429569863918/0x7fd82fe3: Process SS (BEGIN) 20250306085634337 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250306085634337 DSS <0004> hlr_ussd.c:518 262429569863918/0x7fd82fe3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250306085634337 DSS <0004> hlr_ussd.c:363 262429569863918/0x7fd82fe3: Tx USSD 'Your IMSI is 262429569863918' 20250306085634337 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429569863918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429569863918" session_id=2144874467 session_state=END} 20250306085634337 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429569863918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085634337 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085634337 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a596e95fab3: Found GsupExpect[0] for "262429569863918" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@3a596e95fab3: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429569863918" TC_mo_ussd_iuse_imsi(168)@3a596e95fab3: setverdict(pass): none -> pass 20250306085634339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50580<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@3a596e95fab3: Final verdict of PTC: pass 20250306085634339 DAUC <0003> db_auc.c:157 IMSI='262421355789768': No 2G Auth Data 20250306085634339 DAUC <0003> db_auc.c:192 IMSI='262421355789768': No 3G Auth Data HLR_Test-GSUP(159)@3a596e95fab3: Created GsupExpect[0] for "262421355789768" to be handled at TC_mo_ussd_iuse_imsi(169) 20250306085634346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50586<->l=127.0.0.1:4258 20250306085634349 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085634349 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421355789768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421355789768" session_id=2071426613 session_state=BEGIN} 20250306085634349 DSS <0004> hlr_ussd.c:576 262421355789768/0x7b777635: Process SS (BEGIN) 20250306085634349 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250306085634349 DSS <0004> hlr_ussd.c:518 262421355789768/0x7b777635: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250306085634349 DSS <0004> hlr_ussd.c:363 262421355789768/0x7b777635: Tx USSD 'Your IMSI is 262421355789768' 20250306085634349 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421355789768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421355789768" session_id=2071426613 session_state=END} 20250306085634349 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421355789768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085634349 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085634349 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a596e95fab3: Found GsupExpect[0] for "262421355789768" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@3a596e95fab3: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421355789768" TC_mo_ussd_iuse_imsi(169)@3a596e95fab3: setverdict(pass): none -> pass 20250306085634351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50586<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@3a596e95fab3: Final verdict of PTC: pass 20250306085634351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4258 20250306085634352 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43713<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@3a596e95fab3: Final verdict of PTC: none 20250306085634352 DLINP <000b> input/ipa.c:452 connected read/write 20250306085634352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085634352 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(161)@3a596e95fab3: Final verdict of PTC: none 20250306085634352 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085634352 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 160@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 160: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:34 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 20250306085634375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50598<->l=127.0.0.1:4258 20250306085634576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50598<->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@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:56: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_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085637698 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085637699 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085637703 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085637705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50614<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085637709 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085637709 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085637710 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085637710 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 20250306085637710 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085637710 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 20250306085637710 DLGSUP <0013> gsup_server.c:236 2: 20250306085637710 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085637710 DLGSUP <0013> gsup_server.c:236 3: 20250306085637710 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(170)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085637710 DLGSUP <0013> gsup_server.c:236 4: 20250306085637710 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085637710 DLGSUP <0013> gsup_server.c:236 5: 20250306085637710 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085637710 DLGSUP <0013> gsup_server.c:236 7: 20250306085637710 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085637710 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085637710 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085637710 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@3a596e95fab3: 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") 20250306085637741 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38065<->l=127.0.0.1:4259) 20250306085637755 DAUC <0003> db_auc.c:157 IMSI='262426047839830': No 2G Auth Data 20250306085637755 DAUC <0003> db_auc.c:192 IMSI='262426047839830': No 3G Auth Data HLR_Test-GSUP(171)@3a596e95fab3: Created GsupExpect[0] for "262426047839830" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250306085637779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50618<->l=127.0.0.1:4258 20250306085637796 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085637796 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426047839830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426047839830" source_name="the-source\n" session_id=1317398446 session_state=BEGIN} 20250306085637796 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250306085637796 DSS <0004> hlr_ussd.c:576 262426047839830/0x4e85e7ae: Process SS (BEGIN) 20250306085637796 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250306085637796 DSS <0004> hlr_ussd.c:518 262426047839830/0x4e85e7ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250306085637796 DSS <0004> hlr_ussd.c:363 262426047839830/0x4e85e7ae: Tx USSD 'Your IMSI is 262426047839830' 20250306085637796 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426047839830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426047839830" destination_name="the-source\n" session_id=1317398446 session_state=END} 20250306085637796 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262426047839830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085637796 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085637796 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a596e95fab3: Found GsupExpect[0] for "262426047839830" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@3a596e95fab3: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262426047839830" TC_mo_ussd_iuse_imsi_via_proxy(174)@3a596e95fab3: setverdict(pass): none -> pass 20250306085637806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50618<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@3a596e95fab3: Final verdict of PTC: pass 20250306085637807 DAUC <0003> db_auc.c:157 IMSI='262423422158521': No 2G Auth Data 20250306085637807 DAUC <0003> db_auc.c:192 IMSI='262423422158521': No 3G Auth Data HLR_Test-GSUP(171)@3a596e95fab3: Created GsupExpect[0] for "262423422158521" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250306085637817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50624<->l=127.0.0.1:4258 20250306085637820 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085637820 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423422158521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423422158521" source_name="the-source\n" session_id=453760441 session_state=BEGIN} 20250306085637820 DSS <0004> hlr_ussd.c:576 262423422158521/0x1b0bd5b9: Process SS (BEGIN) 20250306085637820 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250306085637820 DSS <0004> hlr_ussd.c:518 262423422158521/0x1b0bd5b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250306085637820 DSS <0004> hlr_ussd.c:363 262423422158521/0x1b0bd5b9: Tx USSD 'Your IMSI is 262423422158521' 20250306085637820 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423422158521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423422158521" destination_name="the-source\n" session_id=453760441 session_state=END} 20250306085637820 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262423422158521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085637820 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085637820 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a596e95fab3: Found GsupExpect[0] for "262423422158521" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@3a596e95fab3: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262423422158521" TC_mo_ussd_iuse_imsi_via_proxy(175)@3a596e95fab3: setverdict(pass): none -> pass 20250306085637822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50624<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@3a596e95fab3: Final verdict of PTC: pass 20250306085637822 DAUC <0003> db_auc.c:157 IMSI='262423917758495': No 2G Auth Data 20250306085637822 DAUC <0003> db_auc.c:192 IMSI='262423917758495': No 3G Auth Data HLR_Test-GSUP(171)@3a596e95fab3: Created GsupExpect[0] for "262423917758495" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250306085637828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50630<->l=127.0.0.1:4258 20250306085637831 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085637831 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423917758495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423917758495" source_name="the-source\n" session_id=1047267414 session_state=BEGIN} 20250306085637831 DSS <0004> hlr_ussd.c:576 262423917758495/0x3e6c0856: Process SS (BEGIN) 20250306085637831 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250306085637831 DSS <0004> hlr_ussd.c:518 262423917758495/0x3e6c0856: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250306085637831 DSS <0004> hlr_ussd.c:363 262423917758495/0x3e6c0856: Tx USSD 'Your IMSI is 262423917758495' 20250306085637831 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423917758495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423917758495" destination_name="the-source\n" session_id=1047267414 session_state=END} 20250306085637831 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262423917758495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085637831 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085637831 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a596e95fab3: Found GsupExpect[0] for "262423917758495" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@3a596e95fab3: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423917758495" TC_mo_ussd_iuse_imsi_via_proxy(176)@3a596e95fab3: setverdict(pass): none -> pass 20250306085637833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50630<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@3a596e95fab3: Final verdict of PTC: pass 20250306085637833 DAUC <0003> db_auc.c:157 IMSI='262429065152732': No 2G Auth Data 20250306085637833 DAUC <0003> db_auc.c:192 IMSI='262429065152732': No 3G Auth Data HLR_Test-GSUP(171)@3a596e95fab3: Created GsupExpect[0] for "262429065152732" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250306085637840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50634<->l=127.0.0.1:4258 20250306085637843 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085637843 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429065152732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429065152732" source_name="the-source\n" session_id=2925797697 session_state=BEGIN} 20250306085637843 DSS <0004> hlr_ussd.c:576 262429065152732/0xae642141: Process SS (BEGIN) 20250306085637843 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250306085637843 DSS <0004> hlr_ussd.c:518 262429065152732/0xae642141: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250306085637843 DSS <0004> hlr_ussd.c:363 262429065152732/0xae642141: Tx USSD 'Your IMSI is 262429065152732' 20250306085637843 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429065152732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429065152732" destination_name="the-source\n" session_id=2925797697 session_state=END} 20250306085637843 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262429065152732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085637843 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085637843 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a596e95fab3: Found GsupExpect[0] for "262429065152732" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@3a596e95fab3: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262429065152732" TC_mo_ussd_iuse_imsi_via_proxy(177)@3a596e95fab3: setverdict(pass): none -> pass 20250306085637845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50634<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@3a596e95fab3: Final verdict of PTC: pass 20250306085637845 DAUC <0003> db_auc.c:157 IMSI='262425582579416': No 2G Auth Data 20250306085637845 DAUC <0003> db_auc.c:192 IMSI='262425582579416': No 3G Auth Data HLR_Test-GSUP(171)@3a596e95fab3: Created GsupExpect[0] for "262425582579416" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250306085637853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4258 20250306085637856 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085637856 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425582579416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425582579416" source_name="the-source\n" session_id=4087899373 session_state=BEGIN} 20250306085637856 DSS <0004> hlr_ussd.c:576 262425582579416/0xf3a864ed: Process SS (BEGIN) 20250306085637856 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250306085637856 DSS <0004> hlr_ussd.c:518 262425582579416/0xf3a864ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250306085637856 DSS <0004> hlr_ussd.c:363 262425582579416/0xf3a864ed: Tx USSD 'Your IMSI is 262425582579416' 20250306085637856 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425582579416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425582579416" destination_name="the-source\n" session_id=4087899373 session_state=END} 20250306085637856 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262425582579416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085637856 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085637856 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a596e95fab3: Found GsupExpect[0] for "262425582579416" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@3a596e95fab3: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262425582579416" TC_mo_ussd_iuse_imsi_via_proxy(178)@3a596e95fab3: setverdict(pass): none -> pass 20250306085637858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@3a596e95fab3: Final verdict of PTC: pass 20250306085637858 DAUC <0003> db_auc.c:157 IMSI='262421029518414': No 2G Auth Data 20250306085637859 DAUC <0003> db_auc.c:192 IMSI='262421029518414': No 3G Auth Data HLR_Test-GSUP(171)@3a596e95fab3: Created GsupExpect[0] for "262421029518414" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250306085637865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50658<->l=127.0.0.1:4258 20250306085637868 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085637868 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421029518414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421029518414" source_name="the-source\n" session_id=1454684178 session_state=BEGIN} 20250306085637868 DSS <0004> hlr_ussd.c:576 262421029518414/0x56b4b812: Process SS (BEGIN) 20250306085637868 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250306085637868 DSS <0004> hlr_ussd.c:518 262421029518414/0x56b4b812: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250306085637868 DSS <0004> hlr_ussd.c:363 262421029518414/0x56b4b812: Tx USSD 'Your IMSI is 262421029518414' 20250306085637868 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421029518414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421029518414" destination_name="the-source\n" session_id=1454684178 session_state=END} 20250306085637868 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262421029518414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085637868 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085637868 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a596e95fab3: Found GsupExpect[0] for "262421029518414" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@3a596e95fab3: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262421029518414" TC_mo_ussd_iuse_imsi_via_proxy(179)@3a596e95fab3: setverdict(pass): none -> pass 20250306085637871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50658<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@3a596e95fab3: Final verdict of PTC: pass 20250306085637871 DAUC <0003> db_auc.c:157 IMSI='262424772578029': No 2G Auth Data 20250306085637871 DAUC <0003> db_auc.c:192 IMSI='262424772578029': No 3G Auth Data HLR_Test-GSUP(171)@3a596e95fab3: Created GsupExpect[0] for "262424772578029" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250306085637876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50670<->l=127.0.0.1:4258 20250306085637879 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085637879 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424772578029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424772578029" source_name="the-source\n" session_id=1380004564 session_state=BEGIN} 20250306085637879 DSS <0004> hlr_ussd.c:576 262424772578029/0x524132d4: Process SS (BEGIN) 20250306085637879 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250306085637879 DSS <0004> hlr_ussd.c:518 262424772578029/0x524132d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250306085637879 DSS <0004> hlr_ussd.c:363 262424772578029/0x524132d4: Tx USSD 'Your IMSI is 262424772578029' 20250306085637879 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424772578029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424772578029" destination_name="the-source\n" session_id=1380004564 session_state=END} 20250306085637879 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262424772578029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085637879 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085637879 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a596e95fab3: Found GsupExpect[0] for "262424772578029" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@3a596e95fab3: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262424772578029" TC_mo_ussd_iuse_imsi_via_proxy(180)@3a596e95fab3: setverdict(pass): none -> pass 20250306085637881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50670<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@3a596e95fab3: Final verdict of PTC: pass 20250306085637882 DAUC <0003> db_auc.c:157 IMSI='262423173679831': No 2G Auth Data 20250306085637882 DAUC <0003> db_auc.c:192 IMSI='262423173679831': No 3G Auth Data HLR_Test-GSUP(171)@3a596e95fab3: Created GsupExpect[0] for "262423173679831" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250306085637888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50672<->l=127.0.0.1:4258 20250306085637891 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085637891 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423173679831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423173679831" source_name="the-source\n" session_id=1995819994 session_state=BEGIN} 20250306085637891 DSS <0004> hlr_ussd.c:576 262423173679831/0x76f5cbda: Process SS (BEGIN) 20250306085637891 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250306085637891 DSS <0004> hlr_ussd.c:518 262423173679831/0x76f5cbda: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250306085637891 DSS <0004> hlr_ussd.c:363 262423173679831/0x76f5cbda: Tx USSD 'Your IMSI is 262423173679831' 20250306085637891 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423173679831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423173679831" destination_name="the-source\n" session_id=1995819994 session_state=END} 20250306085637891 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262423173679831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085637891 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085637891 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a596e95fab3: Found GsupExpect[0] for "262423173679831" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@3a596e95fab3: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262423173679831" TC_mo_ussd_iuse_imsi_via_proxy(181)@3a596e95fab3: setverdict(pass): none -> pass 20250306085637893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50672<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@3a596e95fab3: Final verdict of PTC: pass 20250306085637894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50614<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@3a596e95fab3: Final verdict of PTC: none 172@3a596e95fab3: Final verdict of PTC: none 20250306085637894 DLINP <000b> input/ipa.c:452 connected read/write 20250306085637894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085637894 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085637894 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085637894 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085637894 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250306085637894 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38065<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(173)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 172: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:37 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 20250306085637919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50688<->l=127.0.0.1:4258 20250306085638120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50688<->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=83684) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:56:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_mo_ussd_iuse_msisdn started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085641219 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085641219 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085641223 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085641223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50694<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@3a596e95fab3: 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) } } } } 20250306085641224 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085641224 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085641224 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085641224 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 20250306085641224 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085641224 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 20250306085641224 DLGSUP <0013> gsup_server.c:236 2: 20250306085641224 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085641224 DLGSUP <0013> gsup_server.c:236 3: 20250306085641224 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085641224 DLGSUP <0013> gsup_server.c:236 4: 20250306085641224 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085641224 DLGSUP <0013> gsup_server.c:236 5: 20250306085641224 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085641224 DLGSUP <0013> gsup_server.c:236 7: 20250306085641224 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085641224 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085641224 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085641224 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(182)@3a596e95fab3: 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(182)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@3a596e95fab3: 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") 20250306085641249 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42907<->l=127.0.0.1:4259) 20250306085641256 DAUC <0003> db_auc.c:157 IMSI='262425940764445': No 2G Auth Data 20250306085641256 DAUC <0003> db_auc.c:192 IMSI='262425940764445': No 3G Auth Data HLR_Test-GSUP(183)@3a596e95fab3: Created GsupExpect[0] for "262425940764445" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250306085641281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50700<->l=127.0.0.1:4258 20250306085641293 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085641293 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425940764445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425940764445" session_id=873889331 session_state=BEGIN} 20250306085641293 DSS <0004> hlr_ussd.c:576 262425940764445/0x34167e33: Process SS (BEGIN) 20250306085641294 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250306085641294 DSS <0004> hlr_ussd.c:518 262425940764445/0x34167e33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250306085641294 DSS <0004> hlr_ussd.c:363 262425940764445/0x34167e33: Tx USSD 'Your extension is 491615540578' 20250306085641294 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425940764445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425940764445" session_id=873889331 session_state=END} 20250306085641294 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425940764445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085641294 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085641294 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a596e95fab3: Found GsupExpect[0] for "262425940764445" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@3a596e95fab3: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262425940764445" TC_mo_ussd_iuse_msisdn(186)@3a596e95fab3: setverdict(pass): none -> pass 20250306085641299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50700<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@3a596e95fab3: Final verdict of PTC: pass 20250306085641300 DAUC <0003> db_auc.c:157 IMSI='262428028266694': No 2G Auth Data 20250306085641300 DAUC <0003> db_auc.c:192 IMSI='262428028266694': No 3G Auth Data HLR_Test-GSUP(183)@3a596e95fab3: Created GsupExpect[0] for "262428028266694" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250306085641308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50712<->l=127.0.0.1:4258 20250306085641310 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085641310 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428028266694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428028266694" session_id=2315656705 session_state=BEGIN} 20250306085641310 DSS <0004> hlr_ussd.c:576 262428028266694/0x8a061e01: Process SS (BEGIN) 20250306085641310 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250306085641310 DSS <0004> hlr_ussd.c:518 262428028266694/0x8a061e01: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250306085641310 DSS <0004> hlr_ussd.c:363 262428028266694/0x8a061e01: Tx USSD 'Your extension is 491612403602' 20250306085641310 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428028266694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428028266694" session_id=2315656705 session_state=END} 20250306085641310 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428028266694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085641310 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085641310 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a596e95fab3: Found GsupExpect[0] for "262428028266694" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@3a596e95fab3: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262428028266694" TC_mo_ussd_iuse_msisdn(187)@3a596e95fab3: setverdict(pass): none -> pass 20250306085641312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50712<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@3a596e95fab3: Final verdict of PTC: pass 20250306085641313 DAUC <0003> db_auc.c:157 IMSI='262426607133813': No 2G Auth Data 20250306085641313 DAUC <0003> db_auc.c:192 IMSI='262426607133813': No 3G Auth Data HLR_Test-GSUP(183)@3a596e95fab3: Created GsupExpect[0] for "262426607133813" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250306085641318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50724<->l=127.0.0.1:4258 20250306085641321 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085641321 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426607133813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426607133813" session_id=3471541638 session_state=BEGIN} 20250306085641321 DSS <0004> hlr_ussd.c:576 262426607133813/0xceeb8586: Process SS (BEGIN) 20250306085641321 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250306085641321 DSS <0004> hlr_ussd.c:518 262426607133813/0xceeb8586: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250306085641321 DSS <0004> hlr_ussd.c:363 262426607133813/0xceeb8586: Tx USSD 'Your extension is 491612046030' 20250306085641321 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426607133813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426607133813" session_id=3471541638 session_state=END} 20250306085641321 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426607133813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085641321 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085641321 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a596e95fab3: Found GsupExpect[0] for "262426607133813" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@3a596e95fab3: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262426607133813" TC_mo_ussd_iuse_msisdn(188)@3a596e95fab3: setverdict(pass): none -> pass 20250306085641323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50724<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@3a596e95fab3: Final verdict of PTC: pass 20250306085641323 DAUC <0003> db_auc.c:157 IMSI='262426500956426': No 2G Auth Data 20250306085641323 DAUC <0003> db_auc.c:192 IMSI='262426500956426': No 3G Auth Data HLR_Test-GSUP(183)@3a596e95fab3: Created GsupExpect[0] for "262426500956426" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250306085641329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50736<->l=127.0.0.1:4258 20250306085641331 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085641331 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426500956426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426500956426" session_id=3685605781 session_state=BEGIN} 20250306085641331 DSS <0004> hlr_ussd.c:576 262426500956426/0xdbade195: Process SS (BEGIN) 20250306085641331 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250306085641331 DSS <0004> hlr_ussd.c:518 262426500956426/0xdbade195: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250306085641331 DSS <0004> hlr_ussd.c:363 262426500956426/0xdbade195: Tx USSD 'Your extension is 491616660750' 20250306085641331 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426500956426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426500956426" session_id=3685605781 session_state=END} 20250306085641331 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426500956426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085641331 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085641331 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a596e95fab3: Found GsupExpect[0] for "262426500956426" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@3a596e95fab3: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262426500956426" TC_mo_ussd_iuse_msisdn(189)@3a596e95fab3: setverdict(pass): none -> pass 20250306085641333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50736<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@3a596e95fab3: Final verdict of PTC: pass 20250306085641333 DAUC <0003> db_auc.c:157 IMSI='262422340972659': No 2G Auth Data 20250306085641333 DAUC <0003> db_auc.c:192 IMSI='262422340972659': No 3G Auth Data HLR_Test-GSUP(183)@3a596e95fab3: Created GsupExpect[0] for "262422340972659" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250306085641339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50750<->l=127.0.0.1:4258 20250306085641342 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085641342 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422340972659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422340972659" session_id=3875601685 session_state=BEGIN} 20250306085641342 DSS <0004> hlr_ussd.c:576 262422340972659/0xe700fd15: Process SS (BEGIN) 20250306085641342 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250306085641342 DSS <0004> hlr_ussd.c:518 262422340972659/0xe700fd15: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250306085641342 DSS <0004> hlr_ussd.c:363 262422340972659/0xe700fd15: Tx USSD 'Your extension is 491614022716' 20250306085641342 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422340972659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422340972659" session_id=3875601685 session_state=END} 20250306085641342 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422340972659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085641342 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085641342 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a596e95fab3: Found GsupExpect[0] for "262422340972659" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@3a596e95fab3: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262422340972659" TC_mo_ussd_iuse_msisdn(190)@3a596e95fab3: setverdict(pass): none -> pass 20250306085641344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50750<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@3a596e95fab3: Final verdict of PTC: pass 20250306085641344 DAUC <0003> db_auc.c:157 IMSI='262423616164182': No 2G Auth Data 20250306085641344 DAUC <0003> db_auc.c:192 IMSI='262423616164182': No 3G Auth Data HLR_Test-GSUP(183)@3a596e95fab3: Created GsupExpect[0] for "262423616164182" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250306085641350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50758<->l=127.0.0.1:4258 20250306085641353 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085641353 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423616164182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423616164182" session_id=3756160552 session_state=BEGIN} 20250306085641353 DSS <0004> hlr_ussd.c:576 262423616164182/0xdfe27628: Process SS (BEGIN) 20250306085641353 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250306085641353 DSS <0004> hlr_ussd.c:518 262423616164182/0xdfe27628: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250306085641353 DSS <0004> hlr_ussd.c:363 262423616164182/0xdfe27628: Tx USSD 'Your extension is 491618571123' 20250306085641353 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423616164182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423616164182" session_id=3756160552 session_state=END} 20250306085641353 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423616164182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085641353 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085641353 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a596e95fab3: Found GsupExpect[0] for "262423616164182" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@3a596e95fab3: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262423616164182" TC_mo_ussd_iuse_msisdn(191)@3a596e95fab3: setverdict(pass): none -> pass 20250306085641355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50758<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@3a596e95fab3: Final verdict of PTC: pass 20250306085641355 DAUC <0003> db_auc.c:157 IMSI='262423968090924': No 2G Auth Data 20250306085641355 DAUC <0003> db_auc.c:192 IMSI='262423968090924': No 3G Auth Data HLR_Test-GSUP(183)@3a596e95fab3: Created GsupExpect[0] for "262423968090924" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250306085641362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50774<->l=127.0.0.1:4258 20250306085641364 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085641364 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423968090924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423968090924" session_id=2438587620 session_state=BEGIN} 20250306085641364 DSS <0004> hlr_ussd.c:576 262423968090924/0x9159e4e4: Process SS (BEGIN) 20250306085641365 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250306085641365 DSS <0004> hlr_ussd.c:518 262423968090924/0x9159e4e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250306085641365 DSS <0004> hlr_ussd.c:363 262423968090924/0x9159e4e4: Tx USSD 'Your extension is 491615220400' 20250306085641365 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423968090924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423968090924" session_id=2438587620 session_state=END} 20250306085641365 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423968090924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085641365 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085641365 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a596e95fab3: Found GsupExpect[0] for "262423968090924" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@3a596e95fab3: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423968090924" TC_mo_ussd_iuse_msisdn(192)@3a596e95fab3: setverdict(pass): none -> pass 20250306085641366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50774<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@3a596e95fab3: Final verdict of PTC: pass 20250306085641367 DAUC <0003> db_auc.c:157 IMSI='262424877725855': No 2G Auth Data 20250306085641367 DAUC <0003> db_auc.c:192 IMSI='262424877725855': No 3G Auth Data HLR_Test-GSUP(183)@3a596e95fab3: Created GsupExpect[0] for "262424877725855" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250306085641373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50786<->l=127.0.0.1:4258 20250306085641376 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085641376 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424877725855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424877725855" session_id=1656805763 session_state=BEGIN} 20250306085641376 DSS <0004> hlr_ussd.c:576 262424877725855/0x62c0d983: Process SS (BEGIN) 20250306085641376 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250306085641376 DSS <0004> hlr_ussd.c:518 262424877725855/0x62c0d983: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250306085641376 DSS <0004> hlr_ussd.c:363 262424877725855/0x62c0d983: Tx USSD 'Your extension is 491612647713' 20250306085641376 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424877725855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424877725855" session_id=1656805763 session_state=END} 20250306085641376 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424877725855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085641376 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085641376 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a596e95fab3: Found GsupExpect[0] for "262424877725855" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@3a596e95fab3: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262424877725855" TC_mo_ussd_iuse_msisdn(193)@3a596e95fab3: setverdict(pass): none -> pass 20250306085641378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50786<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@3a596e95fab3: Final verdict of PTC: pass 20250306085641378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50694<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@3a596e95fab3: Final verdict of PTC: none 20250306085641379 DLINP <000b> input/ipa.c:452 connected read/write 20250306085641379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085641379 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085641379 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085641379 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 184@3a596e95fab3: Final verdict of PTC: none 20250306085641379 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42907<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 184: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:41 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 20250306085641401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50792<->l=127.0.0.1:4258 20250306085641603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50792<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82340) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:56: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_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085644721 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085644721 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085644725 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085644727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52416<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085644731 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085644731 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085644731 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085644731 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 20250306085644731 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085644731 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 20250306085644731 DLGSUP <0013> gsup_server.c:236 2: 20250306085644731 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085644731 DLGSUP <0013> gsup_server.c:236 3: 20250306085644731 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085644731 DLGSUP <0013> gsup_server.c:236 4: 20250306085644731 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085644731 DLGSUP <0013> gsup_server.c:236 5: 20250306085644731 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085644731 DLGSUP <0013> gsup_server.c:236 7: 20250306085644731 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085644731 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085644731 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085644731 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@3a596e95fab3: 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") 20250306085644757 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43707<->l=127.0.0.1:4259) 20250306085644767 DAUC <0003> db_auc.c:157 IMSI='262426454347555': No 2G Auth Data 20250306085644767 DAUC <0003> db_auc.c:192 IMSI='262426454347555': No 3G Auth Data HLR_Test-GSUP(195)@3a596e95fab3: Created GsupExpect[0] for "262426454347555" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250306085644789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52418<->l=127.0.0.1:4258 20250306085644800 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085644800 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426454347555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426454347555" source_name="the-source\n" session_id=2047308143 session_state=BEGIN} 20250306085644800 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250306085644800 DSS <0004> hlr_ussd.c:576 262426454347555/0x7a07716f: Process SS (BEGIN) 20250306085644800 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250306085644800 DSS <0004> hlr_ussd.c:518 262426454347555/0x7a07716f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250306085644800 DSS <0004> hlr_ussd.c:363 262426454347555/0x7a07716f: Tx USSD 'Your extension is 491617255611' 20250306085644800 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426454347555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426454347555" destination_name="the-source\n" session_id=2047308143 session_state=END} 20250306085644800 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262426454347555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085644800 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085644800 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a596e95fab3: Found GsupExpect[0] for "262426454347555" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@3a596e95fab3: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426454347555" TC_mo_ussd_iuse_msisdn_via_proxy(198)@3a596e95fab3: setverdict(pass): none -> pass 20250306085644804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52418<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@3a596e95fab3: Final verdict of PTC: pass 20250306085644805 DAUC <0003> db_auc.c:157 IMSI='262424744477613': No 2G Auth Data 20250306085644805 DAUC <0003> db_auc.c:192 IMSI='262424744477613': No 3G Auth Data HLR_Test-GSUP(195)@3a596e95fab3: Created GsupExpect[0] for "262424744477613" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250306085644813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52434<->l=127.0.0.1:4258 20250306085644816 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085644816 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262424744477613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424744477613" source_name="the-source\n" session_id=1024289340 session_state=BEGIN} 20250306085644816 DSS <0004> hlr_ussd.c:576 262424744477613/0x3d0d6a3c: Process SS (BEGIN) 20250306085644816 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250306085644816 DSS <0004> hlr_ussd.c:518 262424744477613/0x3d0d6a3c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250306085644816 DSS <0004> hlr_ussd.c:363 262424744477613/0x3d0d6a3c: Tx USSD 'Your extension is 491610708802' 20250306085644816 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262424744477613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424744477613" destination_name="the-source\n" session_id=1024289340 session_state=END} 20250306085644816 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262424744477613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085644816 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085644816 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a596e95fab3: Found GsupExpect[0] for "262424744477613" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@3a596e95fab3: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262424744477613" TC_mo_ussd_iuse_msisdn_via_proxy(199)@3a596e95fab3: setverdict(pass): none -> pass 20250306085644818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52434<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@3a596e95fab3: Final verdict of PTC: pass 20250306085644818 DAUC <0003> db_auc.c:157 IMSI='262424314021138': No 2G Auth Data 20250306085644818 DAUC <0003> db_auc.c:192 IMSI='262424314021138': No 3G Auth Data HLR_Test-GSUP(195)@3a596e95fab3: Created GsupExpect[0] for "262424314021138" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250306085644825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52448<->l=127.0.0.1:4258 20250306085644828 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085644828 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424314021138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424314021138" source_name="the-source\n" session_id=4290817280 session_state=BEGIN} 20250306085644828 DSS <0004> hlr_ussd.c:576 262424314021138/0xffc0ad00: Process SS (BEGIN) 20250306085644828 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250306085644828 DSS <0004> hlr_ussd.c:518 262424314021138/0xffc0ad00: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250306085644828 DSS <0004> hlr_ussd.c:363 262424314021138/0xffc0ad00: Tx USSD 'Your extension is 491612184268' 20250306085644828 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262424314021138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424314021138" destination_name="the-source\n" session_id=4290817280 session_state=END} 20250306085644828 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262424314021138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085644828 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085644828 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a596e95fab3: Found GsupExpect[0] for "262424314021138" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@3a596e95fab3: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262424314021138" TC_mo_ussd_iuse_msisdn_via_proxy(200)@3a596e95fab3: setverdict(pass): none -> pass 20250306085644830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52448<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@3a596e95fab3: Final verdict of PTC: pass 20250306085644830 DAUC <0003> db_auc.c:157 IMSI='262426739804129': No 2G Auth Data 20250306085644830 DAUC <0003> db_auc.c:192 IMSI='262426739804129': No 3G Auth Data HLR_Test-GSUP(195)@3a596e95fab3: Created GsupExpect[0] for "262426739804129" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250306085644836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52454<->l=127.0.0.1:4258 20250306085644839 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085644839 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426739804129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426739804129" source_name="the-source\n" session_id=1593030259 session_state=BEGIN} 20250306085644839 DSS <0004> hlr_ussd.c:576 262426739804129/0x5ef3b673: Process SS (BEGIN) 20250306085644839 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250306085644839 DSS <0004> hlr_ussd.c:518 262426739804129/0x5ef3b673: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250306085644839 DSS <0004> hlr_ussd.c:363 262426739804129/0x5ef3b673: Tx USSD 'Your extension is 491611366220' 20250306085644839 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426739804129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426739804129" destination_name="the-source\n" session_id=1593030259 session_state=END} 20250306085644839 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262426739804129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085644839 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085644839 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a596e95fab3: Found GsupExpect[0] for "262426739804129" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@3a596e95fab3: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262426739804129" TC_mo_ussd_iuse_msisdn_via_proxy(201)@3a596e95fab3: setverdict(pass): none -> pass 20250306085644841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52454<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@3a596e95fab3: Final verdict of PTC: pass 20250306085644841 DAUC <0003> db_auc.c:157 IMSI='262420845855733': No 2G Auth Data 20250306085644841 DAUC <0003> db_auc.c:192 IMSI='262420845855733': No 3G Auth Data HLR_Test-GSUP(195)@3a596e95fab3: Created GsupExpect[0] for "262420845855733" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250306085644848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52462<->l=127.0.0.1:4258 20250306085644851 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085644851 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262420845855733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420845855733" source_name="the-source\n" session_id=1377903933 session_state=BEGIN} 20250306085644851 DSS <0004> hlr_ussd.c:576 262420845855733/0x5221253d: Process SS (BEGIN) 20250306085644851 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250306085644851 DSS <0004> hlr_ussd.c:518 262420845855733/0x5221253d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250306085644851 DSS <0004> hlr_ussd.c:363 262420845855733/0x5221253d: Tx USSD 'Your extension is 491616021051' 20250306085644851 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262420845855733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420845855733" destination_name="the-source\n" session_id=1377903933 session_state=END} 20250306085644851 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262420845855733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085644851 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085644851 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a596e95fab3: Found GsupExpect[0] for "262420845855733" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@3a596e95fab3: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262420845855733" TC_mo_ussd_iuse_msisdn_via_proxy(202)@3a596e95fab3: setverdict(pass): none -> pass 20250306085644853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52462<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@3a596e95fab3: Final verdict of PTC: pass 20250306085644853 DAUC <0003> db_auc.c:157 IMSI='262426292509717': No 2G Auth Data 20250306085644853 DAUC <0003> db_auc.c:192 IMSI='262426292509717': No 3G Auth Data HLR_Test-GSUP(195)@3a596e95fab3: Created GsupExpect[0] for "262426292509717" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250306085644859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52474<->l=127.0.0.1:4258 20250306085644862 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085644862 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262426292509717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426292509717" source_name="the-source\n" session_id=3750738948 session_state=BEGIN} 20250306085644862 DSS <0004> hlr_ussd.c:576 262426292509717/0xdf8fbc04: Process SS (BEGIN) 20250306085644862 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250306085644862 DSS <0004> hlr_ussd.c:518 262426292509717/0xdf8fbc04: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250306085644862 DSS <0004> hlr_ussd.c:363 262426292509717/0xdf8fbc04: Tx USSD 'Your extension is 491618673035' 20250306085644862 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262426292509717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426292509717" destination_name="the-source\n" session_id=3750738948 session_state=END} 20250306085644862 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262426292509717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085644862 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085644862 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a596e95fab3: Found GsupExpect[0] for "262426292509717" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@3a596e95fab3: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262426292509717" TC_mo_ussd_iuse_msisdn_via_proxy(203)@3a596e95fab3: setverdict(pass): none -> pass 20250306085644864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52474<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@3a596e95fab3: Final verdict of PTC: pass 20250306085644865 DAUC <0003> db_auc.c:157 IMSI='262425403388063': No 2G Auth Data 20250306085644865 DAUC <0003> db_auc.c:192 IMSI='262425403388063': No 3G Auth Data HLR_Test-GSUP(195)@3a596e95fab3: Created GsupExpect[0] for "262425403388063" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250306085644873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52488<->l=127.0.0.1:4258 20250306085644877 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085644877 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425403388063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425403388063" source_name="the-source\n" session_id=2536454052 session_state=BEGIN} 20250306085644877 DSS <0004> hlr_ussd.c:576 262425403388063/0x972f37a4: Process SS (BEGIN) 20250306085644877 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250306085644877 DSS <0004> hlr_ussd.c:518 262425403388063/0x972f37a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250306085644877 DSS <0004> hlr_ussd.c:363 262425403388063/0x972f37a4: Tx USSD 'Your extension is 491610778040' 20250306085644877 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425403388063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425403388063" destination_name="the-source\n" session_id=2536454052 session_state=END} 20250306085644877 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262425403388063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085644877 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085644877 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a596e95fab3: Found GsupExpect[0] for "262425403388063" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@3a596e95fab3: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262425403388063" TC_mo_ussd_iuse_msisdn_via_proxy(204)@3a596e95fab3: setverdict(pass): none -> pass 20250306085644879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52488<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@3a596e95fab3: Final verdict of PTC: pass 20250306085644880 DAUC <0003> db_auc.c:157 IMSI='262427606329994': No 2G Auth Data 20250306085644880 DAUC <0003> db_auc.c:192 IMSI='262427606329994': No 3G Auth Data HLR_Test-GSUP(195)@3a596e95fab3: Created GsupExpect[0] for "262427606329994" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250306085644887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52500<->l=127.0.0.1:4258 20250306085644890 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085644890 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427606329994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427606329994" source_name="the-source\n" session_id=2328270264 session_state=BEGIN} 20250306085644890 DSS <0004> hlr_ussd.c:576 262427606329994/0x8ac695b8: Process SS (BEGIN) 20250306085644890 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250306085644890 DSS <0004> hlr_ussd.c:518 262427606329994/0x8ac695b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250306085644890 DSS <0004> hlr_ussd.c:363 262427606329994/0x8ac695b8: Tx USSD 'Your extension is 491612363218' 20250306085644890 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427606329994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427606329994" destination_name="the-source\n" session_id=2328270264 session_state=END} 20250306085644890 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262427606329994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085644890 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085644890 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a596e95fab3: Found GsupExpect[0] for "262427606329994" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@3a596e95fab3: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262427606329994" TC_mo_ussd_iuse_msisdn_via_proxy(205)@3a596e95fab3: setverdict(pass): none -> pass 20250306085644892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52500<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@3a596e95fab3: Final verdict of PTC: pass 20250306085644892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52416<->l=127.0.0.1:4258 20250306085644893 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43707<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@3a596e95fab3: Final verdict of PTC: none 20250306085644893 DLINP <000b> input/ipa.c:452 connected read/write 20250306085644893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085644893 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085644893 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085644893 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085644893 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@3a596e95fab3: Final verdict of PTC: none 196@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 196: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:44 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 20250306085644917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52504<->l=127.0.0.1:4258 20250306085645118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52504<->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=83556) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:56:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_mo_ussd_euse started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 20250306085648248 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43651 20250306085648248 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:43651 MTC@3a596e95fab3: in not legacy case 2 IPA-EUSE-foobar(208)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085648249 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648249 DLINP <000b> input/ipa.c:406 127.0.0.1:43651 message received 20250306085648250 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085648250 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@3a596e95fab3: 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)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085648251 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(208)@3a596e95fab3: 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 } } } } 20250306085648251 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648251 DLINP <000b> input/ipa.c:406 127.0.0.1:43651 message received 20250306085648251 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085648251 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250306085648251 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250306085648251 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250306085648251 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 20250306085648251 DLGSUP <0013> gsup_server.c:236 2: 20250306085648251 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085648251 DLGSUP <0013> gsup_server.c:236 3: 20250306085648251 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085648251 DLGSUP <0013> gsup_server.c:236 4: 20250306085648251 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085648251 DLGSUP <0013> gsup_server.c:236 5: 20250306085648251 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085648251 DLGSUP <0013> gsup_server.c:236 7: 20250306085648251 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085648251 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085648251 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085648251 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43651 20250306085648252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52512<->l=127.0.0.1:4258 IPA-EUSE-foobar(208)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085648253 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085648253 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085648253 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085648253 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 20250306085648253 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085648253 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 20250306085648253 DLGSUP <0013> gsup_server.c:236 2: 20250306085648253 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085648253 DLGSUP <0013> gsup_server.c:236 3: 20250306085648253 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085648253 DLGSUP <0013> gsup_server.c:236 4: 20250306085648253 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085648253 DLGSUP <0013> gsup_server.c:236 5: 20250306085648253 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085648253 DLGSUP <0013> gsup_server.c:236 7: 20250306085648253 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085648253 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085648253 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085648253 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@3a596e95fab3: 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") 20250306085648263 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34133<->l=127.0.0.1:4259) 20250306085648267 DAUC <0003> db_auc.c:157 IMSI='262428911504802': No 2G Auth Data 20250306085648267 DAUC <0003> db_auc.c:192 IMSI='262428911504802': No 3G Auth Data HLR_Test-GSUP(209)@3a596e95fab3: Created GsupExpect[0] for "262428911504802" to be handled at TC_mo_ussd_euse(212) 20250306085648276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52526<->l=127.0.0.1:4258 20250306085648298 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085648298 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428911504802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428911504802" session_id=471212449 session_state=BEGIN} 20250306085648298 DSS <0004> hlr_ussd.c:576 262428911504802/0x1c1621a1: Process SS (BEGIN) 20250306085648298 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085648298 DSS <0004> hlr_ussd.c:518 262428911504802/0x1c1621a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085648298 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648298 DLINP <000b> input/ipa.c:432 127.0.0.1:43651 sending data 20250306085648298 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648298 DLINP <000b> input/ipa.c:432 127.0.0.1:43651 sending data EUSE-TC_mo_ussd_euse(206)@3a596e95fab3: 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 } } } } } 20250306085648309 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648309 DLINP <000b> input/ipa.c:406 127.0.0.1:43651 message received 20250306085648309 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262428911504802 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428911504802" session_id=471212449 session_state=END} 20250306085648309 DSS <0004> hlr_ussd.c:576 262428911504802/0x1c1621a1: Process SS (END) 20250306085648309 DSS <0004> hlr_ussd.c:518 262428911504802/0x1c1621a1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250306085648309 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428911504802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428911504802" session_id=471212449 session_state=END} 20250306085648309 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428911504802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085648309 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262428911504802 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085648309 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085648309 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a596e95fab3: Found GsupExpect[0] for "262428911504802" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@3a596e95fab3: Added IMSI table entry 0TC_mo_ussd_euse(212)"262428911504802" TC_mo_ussd_euse(212)@3a596e95fab3: setverdict(pass): none -> pass 20250306085648316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52526<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@3a596e95fab3: Final verdict of PTC: pass 20250306085648317 DAUC <0003> db_auc.c:157 IMSI='262422429079422': No 2G Auth Data 20250306085648317 DAUC <0003> db_auc.c:192 IMSI='262422429079422': No 3G Auth Data HLR_Test-GSUP(209)@3a596e95fab3: Created GsupExpect[0] for "262422429079422" to be handled at TC_mo_ussd_euse(213) 20250306085648331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52536<->l=127.0.0.1:4258 20250306085648334 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085648334 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422429079422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422429079422" session_id=3161304684 session_state=BEGIN} 20250306085648334 DSS <0004> hlr_ussd.c:576 262422429079422/0xbc6dae6c: Process SS (BEGIN) 20250306085648334 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085648334 DSS <0004> hlr_ussd.c:518 262422429079422/0xbc6dae6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085648334 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648334 DLINP <000b> input/ipa.c:432 127.0.0.1:43651 sending data 20250306085648334 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648334 DLINP <000b> input/ipa.c:432 127.0.0.1:43651 sending data EUSE-TC_mo_ussd_euse(206)@3a596e95fab3: 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 } } } } } 20250306085648335 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648335 DLINP <000b> input/ipa.c:406 127.0.0.1:43651 message received 20250306085648335 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262422429079422 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422429079422" session_id=3161304684 session_state=END} 20250306085648335 DSS <0004> hlr_ussd.c:576 262422429079422/0xbc6dae6c: Process SS (END) 20250306085648335 DSS <0004> hlr_ussd.c:518 262422429079422/0xbc6dae6c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250306085648335 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422429079422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422429079422" session_id=3161304684 session_state=END} 20250306085648335 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422429079422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085648335 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262422429079422 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085648335 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085648335 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a596e95fab3: Found GsupExpect[0] for "262422429079422" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@3a596e95fab3: Added IMSI table entry 1TC_mo_ussd_euse(213)"262422429079422" TC_mo_ussd_euse(213)@3a596e95fab3: setverdict(pass): none -> pass 20250306085648337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52536<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@3a596e95fab3: Final verdict of PTC: pass 20250306085648337 DAUC <0003> db_auc.c:157 IMSI='262429058607767': No 2G Auth Data 20250306085648337 DAUC <0003> db_auc.c:192 IMSI='262429058607767': No 3G Auth Data HLR_Test-GSUP(209)@3a596e95fab3: Created GsupExpect[0] for "262429058607767" to be handled at TC_mo_ussd_euse(214) 20250306085648343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52550<->l=127.0.0.1:4258 20250306085648345 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085648345 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429058607767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429058607767" session_id=3604323151 session_state=BEGIN} 20250306085648345 DSS <0004> hlr_ussd.c:576 262429058607767/0xd6d59b4f: Process SS (BEGIN) 20250306085648345 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085648345 DSS <0004> hlr_ussd.c:518 262429058607767/0xd6d59b4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085648345 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648345 DLINP <000b> input/ipa.c:432 127.0.0.1:43651 sending data 20250306085648345 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648345 DLINP <000b> input/ipa.c:432 127.0.0.1:43651 sending data EUSE-TC_mo_ussd_euse(206)@3a596e95fab3: 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 } } } } } 20250306085648346 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648346 DLINP <000b> input/ipa.c:406 127.0.0.1:43651 message received 20250306085648346 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262429058607767 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429058607767" session_id=3604323151 session_state=END} 20250306085648346 DSS <0004> hlr_ussd.c:576 262429058607767/0xd6d59b4f: Process SS (END) 20250306085648346 DSS <0004> hlr_ussd.c:518 262429058607767/0xd6d59b4f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250306085648346 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429058607767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429058607767" session_id=3604323151 session_state=END} 20250306085648346 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429058607767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085648346 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262429058607767 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085648346 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085648346 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a596e95fab3: Found GsupExpect[0] for "262429058607767" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@3a596e95fab3: Added IMSI table entry 2TC_mo_ussd_euse(214)"262429058607767" TC_mo_ussd_euse(214)@3a596e95fab3: setverdict(pass): none -> pass 20250306085648348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52550<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@3a596e95fab3: Final verdict of PTC: pass 20250306085648348 DAUC <0003> db_auc.c:157 IMSI='262426226704087': No 2G Auth Data 20250306085648348 DAUC <0003> db_auc.c:192 IMSI='262426226704087': No 3G Auth Data HLR_Test-GSUP(209)@3a596e95fab3: Created GsupExpect[0] for "262426226704087" to be handled at TC_mo_ussd_euse(215) 20250306085648355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52556<->l=127.0.0.1:4258 20250306085648358 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085648358 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426226704087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426226704087" session_id=4111252593 session_state=BEGIN} 20250306085648358 DSS <0004> hlr_ussd.c:576 262426226704087/0xf50cbc71: Process SS (BEGIN) 20250306085648358 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085648358 DSS <0004> hlr_ussd.c:518 262426226704087/0xf50cbc71: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085648358 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648358 DLINP <000b> input/ipa.c:432 127.0.0.1:43651 sending data 20250306085648358 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648358 DLINP <000b> input/ipa.c:432 127.0.0.1:43651 sending data EUSE-TC_mo_ussd_euse(206)@3a596e95fab3: 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 } } } } } 20250306085648358 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648358 DLINP <000b> input/ipa.c:406 127.0.0.1:43651 message received 20250306085648358 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262426226704087 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426226704087" session_id=4111252593 session_state=END} 20250306085648358 DSS <0004> hlr_ussd.c:576 262426226704087/0xf50cbc71: Process SS (END) 20250306085648358 DSS <0004> hlr_ussd.c:518 262426226704087/0xf50cbc71: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250306085648358 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426226704087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426226704087" session_id=4111252593 session_state=END} 20250306085648358 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426226704087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085648358 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262426226704087 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085648358 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085648358 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a596e95fab3: Found GsupExpect[0] for "262426226704087" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@3a596e95fab3: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426226704087" TC_mo_ussd_euse(215)@3a596e95fab3: setverdict(pass): none -> pass 20250306085648360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52556<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@3a596e95fab3: Final verdict of PTC: pass 20250306085648361 DAUC <0003> db_auc.c:157 IMSI='262429336667134': No 2G Auth Data 20250306085648361 DAUC <0003> db_auc.c:192 IMSI='262429336667134': No 3G Auth Data HLR_Test-GSUP(209)@3a596e95fab3: Created GsupExpect[0] for "262429336667134" to be handled at TC_mo_ussd_euse(216) 20250306085648367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52568<->l=127.0.0.1:4258 20250306085648370 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085648370 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429336667134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429336667134" session_id=2836810477 session_state=BEGIN} 20250306085648370 DSS <0004> hlr_ussd.c:576 262429336667134/0xa9164aed: Process SS (BEGIN) 20250306085648370 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085648370 DSS <0004> hlr_ussd.c:518 262429336667134/0xa9164aed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085648370 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648370 DLINP <000b> input/ipa.c:432 127.0.0.1:43651 sending data 20250306085648370 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648370 DLINP <000b> input/ipa.c:432 127.0.0.1:43651 sending data EUSE-TC_mo_ussd_euse(206)@3a596e95fab3: 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 } } } } } 20250306085648371 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648371 DLINP <000b> input/ipa.c:406 127.0.0.1:43651 message received 20250306085648371 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262429336667134 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429336667134" session_id=2836810477 session_state=END} 20250306085648371 DSS <0004> hlr_ussd.c:576 262429336667134/0xa9164aed: Process SS (END) 20250306085648371 DSS <0004> hlr_ussd.c:518 262429336667134/0xa9164aed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250306085648371 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429336667134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429336667134" session_id=2836810477 session_state=END} 20250306085648371 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429336667134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085648371 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262429336667134 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085648371 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085648371 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a596e95fab3: Found GsupExpect[0] for "262429336667134" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@3a596e95fab3: Added IMSI table entry 4TC_mo_ussd_euse(216)"262429336667134" TC_mo_ussd_euse(216)@3a596e95fab3: setverdict(pass): none -> pass 20250306085648373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52568<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@3a596e95fab3: Final verdict of PTC: pass 20250306085648373 DAUC <0003> db_auc.c:157 IMSI='262426588738720': No 2G Auth Data 20250306085648373 DAUC <0003> db_auc.c:192 IMSI='262426588738720': No 3G Auth Data HLR_Test-GSUP(209)@3a596e95fab3: Created GsupExpect[0] for "262426588738720" to be handled at TC_mo_ussd_euse(217) 20250306085648380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52576<->l=127.0.0.1:4258 20250306085648383 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085648383 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426588738720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426588738720" session_id=1970510302 session_state=BEGIN} 20250306085648383 DSS <0004> hlr_ussd.c:576 262426588738720/0x757399de: Process SS (BEGIN) 20250306085648383 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085648383 DSS <0004> hlr_ussd.c:518 262426588738720/0x757399de: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085648383 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648383 DLINP <000b> input/ipa.c:432 127.0.0.1:43651 sending data 20250306085648383 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648383 DLINP <000b> input/ipa.c:432 127.0.0.1:43651 sending data EUSE-TC_mo_ussd_euse(206)@3a596e95fab3: 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 } } } } } 20250306085648384 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648384 DLINP <000b> input/ipa.c:406 127.0.0.1:43651 message received 20250306085648384 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262426588738720 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426588738720" session_id=1970510302 session_state=END} 20250306085648384 DSS <0004> hlr_ussd.c:576 262426588738720/0x757399de: Process SS (END) 20250306085648384 DSS <0004> hlr_ussd.c:518 262426588738720/0x757399de: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250306085648384 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426588738720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426588738720" session_id=1970510302 session_state=END} 20250306085648384 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426588738720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085648384 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262426588738720 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085648384 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085648384 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a596e95fab3: Found GsupExpect[0] for "262426588738720" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@3a596e95fab3: Added IMSI table entry 5TC_mo_ussd_euse(217)"262426588738720" TC_mo_ussd_euse(217)@3a596e95fab3: setverdict(pass): none -> pass 20250306085648386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52576<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@3a596e95fab3: Final verdict of PTC: pass 20250306085648386 DAUC <0003> db_auc.c:157 IMSI='262421121986344': No 2G Auth Data 20250306085648386 DAUC <0003> db_auc.c:192 IMSI='262421121986344': No 3G Auth Data HLR_Test-GSUP(209)@3a596e95fab3: Created GsupExpect[0] for "262421121986344" to be handled at TC_mo_ussd_euse(218) 20250306085648392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52590<->l=127.0.0.1:4258 20250306085648395 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648395 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085648395 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421121986344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421121986344" session_id=3898526820 session_state=BEGIN} 20250306085648395 DSS <0004> hlr_ussd.c:576 262421121986344/0xe85ecc64: Process SS (BEGIN) 20250306085648395 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085648395 DSS <0004> hlr_ussd.c:518 262421121986344/0xe85ecc64: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085648395 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648395 DLINP <000b> input/ipa.c:432 127.0.0.1:43651 sending data 20250306085648395 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648395 DLINP <000b> input/ipa.c:432 127.0.0.1:43651 sending data EUSE-TC_mo_ussd_euse(206)@3a596e95fab3: 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 } } } } } 20250306085648396 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648396 DLINP <000b> input/ipa.c:406 127.0.0.1:43651 message received 20250306085648396 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262421121986344 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421121986344" session_id=3898526820 session_state=END} 20250306085648396 DSS <0004> hlr_ussd.c:576 262421121986344/0xe85ecc64: Process SS (END) 20250306085648396 DSS <0004> hlr_ussd.c:518 262421121986344/0xe85ecc64: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250306085648396 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421121986344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421121986344" session_id=3898526820 session_state=END} 20250306085648396 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421121986344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085648396 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262421121986344 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085648396 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085648396 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a596e95fab3: Found GsupExpect[0] for "262421121986344" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@3a596e95fab3: Added IMSI table entry 6TC_mo_ussd_euse(218)"262421121986344" TC_mo_ussd_euse(218)@3a596e95fab3: setverdict(pass): none -> pass 20250306085648398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52590<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@3a596e95fab3: Final verdict of PTC: pass 20250306085648398 DAUC <0003> db_auc.c:157 IMSI='262429287262259': No 2G Auth Data 20250306085648398 DAUC <0003> db_auc.c:192 IMSI='262429287262259': No 3G Auth Data HLR_Test-GSUP(209)@3a596e95fab3: Created GsupExpect[0] for "262429287262259" to be handled at TC_mo_ussd_euse(219) 20250306085648404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52592<->l=127.0.0.1:4258 20250306085648407 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085648407 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429287262259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429287262259" session_id=3972622420 session_state=BEGIN} 20250306085648407 DSS <0004> hlr_ussd.c:576 262429287262259/0xecc96854: Process SS (BEGIN) 20250306085648407 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085648407 DSS <0004> hlr_ussd.c:518 262429287262259/0xecc96854: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085648407 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648407 DLINP <000b> input/ipa.c:432 127.0.0.1:43651 sending data 20250306085648407 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648407 DLINP <000b> input/ipa.c:432 127.0.0.1:43651 sending data EUSE-TC_mo_ussd_euse(206)@3a596e95fab3: 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 } } } } } 20250306085648408 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648408 DLINP <000b> input/ipa.c:406 127.0.0.1:43651 message received 20250306085648408 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262429287262259 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429287262259" session_id=3972622420 session_state=END} 20250306085648408 DSS <0004> hlr_ussd.c:576 262429287262259/0xecc96854: Process SS (END) 20250306085648408 DSS <0004> hlr_ussd.c:518 262429287262259/0xecc96854: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250306085648408 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429287262259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429287262259" session_id=3972622420 session_state=END} 20250306085648408 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429287262259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085648408 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262429287262259 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085648408 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085648408 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a596e95fab3: Found GsupExpect[0] for "262429287262259" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@3a596e95fab3: Added IMSI table entry 7TC_mo_ussd_euse(219)"262429287262259" TC_mo_ussd_euse(219)@3a596e95fab3: setverdict(pass): none -> pass 20250306085648410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52592<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@3a596e95fab3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@3a596e95fab3: Final verdict of PTC: none 20250306085648410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52512<->l=127.0.0.1:4258 20250306085648411 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085648411 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085648411 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085648411 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085648411 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34133<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(207)@3a596e95fab3: Final verdict of PTC: none 20250306085648411 DLINP <000b> input/ipa.c:452 connected read/write 20250306085648411 DLINP <000b> input/ipa.c:406 127.0.0.1:43651 message received 20250306085648411 DLINP <000b> input/ipa.c:415 127.0.0.1:43651 connection closed with server 20250306085648411 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:43651 20250306085648411 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(211)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP(209)@3a596e95fab3: Final verdict of PTC: none IPA-EUSE-foobar(208)@3a596e95fab3: Final verdict of PTC: none 210@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 210: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:48 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 20250306085648436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52594<->l=127.0.0.1:4258 20250306085648637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52594<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=85216) Waiting for packet dumper to finish... 1 (prev_count=85216, count=111396) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:56:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_mo_ussd_euse_continue started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 20250306085651737 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40471 20250306085651737 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:40471 MTC@3a596e95fab3: in not legacy case 2 IPA-EUSE-foobar(222)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085651739 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651739 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received IPA-EUSE-foobar(222)@3a596e95fab3: 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) } } } } 20250306085651741 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085651741 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@3a596e95fab3: 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 } } } } 20250306085651741 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651741 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651741 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085651741 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250306085651741 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250306085651741 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250306085651742 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 20250306085651742 DLGSUP <0013> gsup_server.c:236 2: 20250306085651742 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085651742 DLGSUP <0013> gsup_server.c:236 3: 20250306085651742 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085651742 DLGSUP <0013> gsup_server.c:236 4: 20250306085651742 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085651742 DLGSUP <0013> gsup_server.c:236 5: 20250306085651742 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085651742 DLGSUP <0013> gsup_server.c:236 7: 20250306085651742 DLGSUP <0013> gsup_server.c:238 7: 00 IPA-EUSE-foobar(222)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085651742 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085651742 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085651742 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40471 HLR_Test-GSUP-IPA(221)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085651744 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41240<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085651748 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651749 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085651749 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085651749 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 20250306085651749 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085651749 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 20250306085651749 DLGSUP <0013> gsup_server.c:236 2: 20250306085651749 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085651749 DLGSUP <0013> gsup_server.c:236 3: 20250306085651749 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085651749 DLGSUP <0013> gsup_server.c:236 4: 20250306085651749 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085651749 DLGSUP <0013> gsup_server.c:236 5: 20250306085651749 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085651749 DLGSUP <0013> gsup_server.c:236 7: 20250306085651749 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085651749 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085651749 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085651749 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@3a596e95fab3: 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") 20250306085651772 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44541<->l=127.0.0.1:4259) 20250306085651780 DAUC <0003> db_auc.c:157 IMSI='262420671778270': No 2G Auth Data 20250306085651780 DAUC <0003> db_auc.c:192 IMSI='262420671778270': No 3G Auth Data HLR_Test-GSUP(223)@3a596e95fab3: Created GsupExpect[0] for "262420671778270" to be handled at TC_mo_ussd_euse_continue(226) 20250306085651806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41252<->l=127.0.0.1:4258 20250306085651819 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651819 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420671778270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420671778270" session_id=1561671228 session_state=BEGIN} 20250306085651819 DSS <0004> hlr_ussd.c:576 262420671778270/0x5d15363c: Process SS (BEGIN) 20250306085651819 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085651819 DSS <0004> hlr_ussd.c:518 262420671778270/0x5d15363c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085651819 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651819 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data 20250306085651819 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651819 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: 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 } } } } } 20250306085651827 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651827 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651827 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262420671778270 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420671778270" session_id=1561671228 session_state=CONTINUE} 20250306085651827 DSS <0004> hlr_ussd.c:576 262420671778270/0x5d15363c: Process SS (CONTINUE) 20250306085651827 DSS <0004> hlr_ussd.c:518 262420671778270/0x5d15363c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250306085651827 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420671778270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420671778270" session_id=1561671228 session_state=CONTINUE} 20250306085651827 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262420671778270 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085651827 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085651827 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a596e95fab3: Found GsupExpect[0] for "262420671778270" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@3a596e95fab3: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262420671778270" TC_mo_ussd_euse_continue(226)@3a596e95fab3: setverdict(pass): none -> pass 20250306085651834 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651835 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420671778270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420671778270" session_id=1561671228 session_state=CONTINUE} 20250306085651835 DSS <0004> hlr_ussd.c:576 262420671778270/0x5d15363c: Process SS (CONTINUE) 20250306085651835 DSS <0004> hlr_ussd.c:518 262420671778270/0x5d15363c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250306085651835 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420671778270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085651835 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651835 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data 20250306085651835 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651835 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: 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 } } } } } 20250306085651837 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651837 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651837 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262420671778270 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420671778270" session_id=1561671228 session_state=END} 20250306085651837 DSS <0004> hlr_ussd.c:576 262420671778270/0x5d15363c: Process SS (END) 20250306085651837 DSS <0004> hlr_ussd.c:518 262420671778270/0x5d15363c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250306085651837 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420671778270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420671778270" session_id=1561671228 session_state=END} 20250306085651837 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420671778270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085651837 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262420671778270 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085651837 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085651837 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085651839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41252<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@3a596e95fab3: Final verdict of PTC: pass 20250306085651839 DAUC <0003> db_auc.c:157 IMSI='262425691171716': No 2G Auth Data 20250306085651839 DAUC <0003> db_auc.c:192 IMSI='262425691171716': No 3G Auth Data HLR_Test-GSUP(223)@3a596e95fab3: Created GsupExpect[0] for "262425691171716" to be handled at TC_mo_ussd_euse_continue(227) 20250306085651848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41254<->l=127.0.0.1:4258 20250306085651851 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651851 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425691171716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425691171716" session_id=2864687449 session_state=BEGIN} 20250306085651851 DSS <0004> hlr_ussd.c:576 262425691171716/0xaabfa959: Process SS (BEGIN) 20250306085651851 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085651851 DSS <0004> hlr_ussd.c:518 262425691171716/0xaabfa959: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085651851 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651851 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data 20250306085651851 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651851 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: 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 } } } } } 20250306085651851 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651851 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651851 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262425691171716 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425691171716" session_id=2864687449 session_state=CONTINUE} 20250306085651851 DSS <0004> hlr_ussd.c:576 262425691171716/0xaabfa959: Process SS (CONTINUE) 20250306085651851 DSS <0004> hlr_ussd.c:518 262425691171716/0xaabfa959: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250306085651851 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425691171716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425691171716" session_id=2864687449 session_state=CONTINUE} 20250306085651851 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262425691171716 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085651851 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085651851 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a596e95fab3: Found GsupExpect[0] for "262425691171716" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@3a596e95fab3: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262425691171716" TC_mo_ussd_euse_continue(227)@3a596e95fab3: setverdict(pass): none -> pass 20250306085651853 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651853 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425691171716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425691171716" session_id=2864687449 session_state=CONTINUE} 20250306085651853 DSS <0004> hlr_ussd.c:576 262425691171716/0xaabfa959: Process SS (CONTINUE) 20250306085651853 DSS <0004> hlr_ussd.c:518 262425691171716/0xaabfa959: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250306085651853 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425691171716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085651853 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651853 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data 20250306085651853 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651853 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: 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 } } } } } 20250306085651854 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651854 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651854 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262425691171716 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425691171716" session_id=2864687449 session_state=END} 20250306085651854 DSS <0004> hlr_ussd.c:576 262425691171716/0xaabfa959: Process SS (END) 20250306085651854 DSS <0004> hlr_ussd.c:518 262425691171716/0xaabfa959: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250306085651854 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425691171716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425691171716" session_id=2864687449 session_state=END} 20250306085651854 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425691171716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085651854 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262425691171716 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085651854 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085651854 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085651854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41254<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@3a596e95fab3: Final verdict of PTC: pass 20250306085651855 DAUC <0003> db_auc.c:157 IMSI='262423406921714': No 2G Auth Data 20250306085651855 DAUC <0003> db_auc.c:192 IMSI='262423406921714': No 3G Auth Data HLR_Test-GSUP(223)@3a596e95fab3: Created GsupExpect[0] for "262423406921714" to be handled at TC_mo_ussd_euse_continue(228) 20250306085651861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41262<->l=127.0.0.1:4258 20250306085651864 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651864 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423406921714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423406921714" session_id=4228129890 session_state=BEGIN} 20250306085651864 DSS <0004> hlr_ussd.c:576 262423406921714/0xfc042462: Process SS (BEGIN) 20250306085651864 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085651864 DSS <0004> hlr_ussd.c:518 262423406921714/0xfc042462: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085651864 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651864 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data 20250306085651864 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651864 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: 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 } } } } } 20250306085651865 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651865 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651865 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262423406921714 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423406921714" session_id=4228129890 session_state=CONTINUE} 20250306085651865 DSS <0004> hlr_ussd.c:576 262423406921714/0xfc042462: Process SS (CONTINUE) 20250306085651865 DSS <0004> hlr_ussd.c:518 262423406921714/0xfc042462: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250306085651865 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423406921714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423406921714" session_id=4228129890 session_state=CONTINUE} 20250306085651865 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262423406921714 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085651865 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085651865 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a596e95fab3: Found GsupExpect[0] for "262423406921714" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@3a596e95fab3: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262423406921714" TC_mo_ussd_euse_continue(228)@3a596e95fab3: setverdict(pass): none -> pass 20250306085651867 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651867 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423406921714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423406921714" session_id=4228129890 session_state=CONTINUE} 20250306085651867 DSS <0004> hlr_ussd.c:576 262423406921714/0xfc042462: Process SS (CONTINUE) 20250306085651867 DSS <0004> hlr_ussd.c:518 262423406921714/0xfc042462: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250306085651867 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423406921714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085651867 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651867 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data 20250306085651867 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651867 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: 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 } } } } } 20250306085651867 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651867 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651867 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262423406921714 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423406921714" session_id=4228129890 session_state=END} 20250306085651867 DSS <0004> hlr_ussd.c:576 262423406921714/0xfc042462: Process SS (END) 20250306085651867 DSS <0004> hlr_ussd.c:518 262423406921714/0xfc042462: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250306085651867 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423406921714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423406921714" session_id=4228129890 session_state=END} 20250306085651867 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423406921714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085651867 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262423406921714 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085651867 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085651867 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085651868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41262<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@3a596e95fab3: Final verdict of PTC: pass 20250306085651869 DAUC <0003> db_auc.c:157 IMSI='262429364956942': No 2G Auth Data 20250306085651869 DAUC <0003> db_auc.c:192 IMSI='262429364956942': No 3G Auth Data HLR_Test-GSUP(223)@3a596e95fab3: Created GsupExpect[0] for "262429364956942" to be handled at TC_mo_ussd_euse_continue(229) 20250306085651875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41264<->l=127.0.0.1:4258 20250306085651878 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651878 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429364956942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429364956942" session_id=65109392 session_state=BEGIN} 20250306085651878 DSS <0004> hlr_ussd.c:576 262429364956942/0x03e17d90: Process SS (BEGIN) 20250306085651878 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085651878 DSS <0004> hlr_ussd.c:518 262429364956942/0x03e17d90: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085651878 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651878 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data 20250306085651878 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651878 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: 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 } } } } } 20250306085651878 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651878 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651879 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262429364956942 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429364956942" session_id=65109392 session_state=CONTINUE} 20250306085651879 DSS <0004> hlr_ussd.c:576 262429364956942/0x03e17d90: Process SS (CONTINUE) 20250306085651879 DSS <0004> hlr_ussd.c:518 262429364956942/0x03e17d90: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250306085651879 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429364956942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429364956942" session_id=65109392 session_state=CONTINUE} 20250306085651879 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262429364956942 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085651879 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085651879 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a596e95fab3: Found GsupExpect[0] for "262429364956942" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@3a596e95fab3: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262429364956942" TC_mo_ussd_euse_continue(229)@3a596e95fab3: setverdict(pass): none -> pass 20250306085651881 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651881 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429364956942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429364956942" session_id=65109392 session_state=CONTINUE} 20250306085651881 DSS <0004> hlr_ussd.c:576 262429364956942/0x03e17d90: Process SS (CONTINUE) 20250306085651881 DSS <0004> hlr_ussd.c:518 262429364956942/0x03e17d90: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250306085651881 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429364956942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085651881 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651881 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data 20250306085651881 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651881 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: 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 } } } } } 20250306085651881 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651881 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651881 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262429364956942 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429364956942" session_id=65109392 session_state=END} 20250306085651881 DSS <0004> hlr_ussd.c:576 262429364956942/0x03e17d90: Process SS (END) 20250306085651881 DSS <0004> hlr_ussd.c:518 262429364956942/0x03e17d90: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250306085651881 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429364956942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429364956942" session_id=65109392 session_state=END} 20250306085651881 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429364956942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085651881 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262429364956942 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085651881 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085651882 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085651882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41264<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@3a596e95fab3: Final verdict of PTC: pass 20250306085651882 DAUC <0003> db_auc.c:157 IMSI='262428072701056': No 2G Auth Data 20250306085651882 DAUC <0003> db_auc.c:192 IMSI='262428072701056': No 3G Auth Data HLR_Test-GSUP(223)@3a596e95fab3: Created GsupExpect[0] for "262428072701056" to be handled at TC_mo_ussd_euse_continue(230) 20250306085651888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41270<->l=127.0.0.1:4258 20250306085651891 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651891 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428072701056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428072701056" session_id=3468716561 session_state=BEGIN} 20250306085651891 DSS <0004> hlr_ussd.c:576 262428072701056/0xcec06a11: Process SS (BEGIN) 20250306085651891 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085651891 DSS <0004> hlr_ussd.c:518 262428072701056/0xcec06a11: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085651891 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651891 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data 20250306085651892 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651892 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: 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 } } } } } 20250306085651892 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651892 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651892 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262428072701056 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428072701056" session_id=3468716561 session_state=CONTINUE} 20250306085651892 DSS <0004> hlr_ussd.c:576 262428072701056/0xcec06a11: Process SS (CONTINUE) 20250306085651892 DSS <0004> hlr_ussd.c:518 262428072701056/0xcec06a11: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250306085651892 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428072701056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428072701056" session_id=3468716561 session_state=CONTINUE} 20250306085651892 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262428072701056 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085651892 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085651892 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a596e95fab3: Found GsupExpect[0] for "262428072701056" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@3a596e95fab3: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262428072701056" TC_mo_ussd_euse_continue(230)@3a596e95fab3: setverdict(pass): none -> pass 20250306085651895 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651895 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428072701056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428072701056" session_id=3468716561 session_state=CONTINUE} 20250306085651895 DSS <0004> hlr_ussd.c:576 262428072701056/0xcec06a11: Process SS (CONTINUE) 20250306085651895 DSS <0004> hlr_ussd.c:518 262428072701056/0xcec06a11: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250306085651895 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428072701056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085651895 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651895 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data 20250306085651895 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651895 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: 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 } } } } } 20250306085651895 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651895 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651895 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262428072701056 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428072701056" session_id=3468716561 session_state=END} 20250306085651895 DSS <0004> hlr_ussd.c:576 262428072701056/0xcec06a11: Process SS (END) 20250306085651895 DSS <0004> hlr_ussd.c:518 262428072701056/0xcec06a11: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250306085651895 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428072701056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428072701056" session_id=3468716561 session_state=END} 20250306085651895 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428072701056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085651895 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262428072701056 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085651895 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085651895 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085651896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41270<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@3a596e95fab3: Final verdict of PTC: pass 20250306085651896 DAUC <0003> db_auc.c:157 IMSI='262423565900113': No 2G Auth Data 20250306085651896 DAUC <0003> db_auc.c:192 IMSI='262423565900113': No 3G Auth Data HLR_Test-GSUP(223)@3a596e95fab3: Created GsupExpect[0] for "262423565900113" to be handled at TC_mo_ussd_euse_continue(231) 20250306085651902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41278<->l=127.0.0.1:4258 20250306085651905 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651905 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423565900113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423565900113" session_id=315581740 session_state=BEGIN} 20250306085651905 DSS <0004> hlr_ussd.c:576 262423565900113/0x12cf652c: Process SS (BEGIN) 20250306085651905 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085651905 DSS <0004> hlr_ussd.c:518 262423565900113/0x12cf652c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085651905 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651905 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data 20250306085651905 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651905 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: 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 } } } } } 20250306085651906 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651906 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651906 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262423565900113 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423565900113" session_id=315581740 session_state=CONTINUE} 20250306085651906 DSS <0004> hlr_ussd.c:576 262423565900113/0x12cf652c: Process SS (CONTINUE) 20250306085651906 DSS <0004> hlr_ussd.c:518 262423565900113/0x12cf652c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250306085651906 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423565900113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423565900113" session_id=315581740 session_state=CONTINUE} 20250306085651906 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262423565900113 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085651906 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085651906 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a596e95fab3: Found GsupExpect[0] for "262423565900113" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@3a596e95fab3: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262423565900113" TC_mo_ussd_euse_continue(231)@3a596e95fab3: setverdict(pass): none -> pass 20250306085651908 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651908 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423565900113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423565900113" session_id=315581740 session_state=CONTINUE} 20250306085651908 DSS <0004> hlr_ussd.c:576 262423565900113/0x12cf652c: Process SS (CONTINUE) 20250306085651908 DSS <0004> hlr_ussd.c:518 262423565900113/0x12cf652c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250306085651908 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423565900113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085651908 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651908 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data 20250306085651908 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651908 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: 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 } } } } } 20250306085651909 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651909 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651909 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262423565900113 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423565900113" session_id=315581740 session_state=END} 20250306085651909 DSS <0004> hlr_ussd.c:576 262423565900113/0x12cf652c: Process SS (END) 20250306085651909 DSS <0004> hlr_ussd.c:518 262423565900113/0x12cf652c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250306085651909 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423565900113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423565900113" session_id=315581740 session_state=END} 20250306085651909 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423565900113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085651909 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262423565900113 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085651909 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085651909 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085651909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41278<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@3a596e95fab3: Final verdict of PTC: pass 20250306085651910 DAUC <0003> db_auc.c:157 IMSI='262421024117273': No 2G Auth Data 20250306085651910 DAUC <0003> db_auc.c:192 IMSI='262421024117273': No 3G Auth Data HLR_Test-GSUP(223)@3a596e95fab3: Created GsupExpect[0] for "262421024117273" to be handled at TC_mo_ussd_euse_continue(232) 20250306085651916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41286<->l=127.0.0.1:4258 20250306085651919 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651919 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421024117273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421024117273" session_id=1320960720 session_state=BEGIN} 20250306085651919 DSS <0004> hlr_ussd.c:576 262421024117273/0x4ebc42d0: Process SS (BEGIN) 20250306085651919 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085651919 DSS <0004> hlr_ussd.c:518 262421024117273/0x4ebc42d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085651919 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651919 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data 20250306085651919 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651919 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: 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 } } } } } 20250306085651920 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651920 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651920 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262421024117273 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421024117273" session_id=1320960720 session_state=CONTINUE} 20250306085651920 DSS <0004> hlr_ussd.c:576 262421024117273/0x4ebc42d0: Process SS (CONTINUE) 20250306085651920 DSS <0004> hlr_ussd.c:518 262421024117273/0x4ebc42d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250306085651920 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421024117273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421024117273" session_id=1320960720 session_state=CONTINUE} 20250306085651920 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262421024117273 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085651920 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085651920 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a596e95fab3: Found GsupExpect[0] for "262421024117273" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@3a596e95fab3: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262421024117273" TC_mo_ussd_euse_continue(232)@3a596e95fab3: setverdict(pass): none -> pass 20250306085651922 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651922 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421024117273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421024117273" session_id=1320960720 session_state=CONTINUE} 20250306085651922 DSS <0004> hlr_ussd.c:576 262421024117273/0x4ebc42d0: Process SS (CONTINUE) 20250306085651922 DSS <0004> hlr_ussd.c:518 262421024117273/0x4ebc42d0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250306085651922 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421024117273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085651922 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651922 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data 20250306085651922 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651922 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: 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 } } } } } 20250306085651923 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651923 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651923 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262421024117273 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421024117273" session_id=1320960720 session_state=END} 20250306085651923 DSS <0004> hlr_ussd.c:576 262421024117273/0x4ebc42d0: Process SS (END) 20250306085651923 DSS <0004> hlr_ussd.c:518 262421024117273/0x4ebc42d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250306085651923 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421024117273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421024117273" session_id=1320960720 session_state=END} 20250306085651923 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421024117273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085651923 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262421024117273 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085651923 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085651923 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085651924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41286<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@3a596e95fab3: Final verdict of PTC: pass 20250306085651924 DAUC <0003> db_auc.c:157 IMSI='262423260187582': No 2G Auth Data 20250306085651924 DAUC <0003> db_auc.c:192 IMSI='262423260187582': No 3G Auth Data HLR_Test-GSUP(223)@3a596e95fab3: Created GsupExpect[0] for "262423260187582" to be handled at TC_mo_ussd_euse_continue(233) 20250306085651931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41292<->l=127.0.0.1:4258 20250306085651934 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651934 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423260187582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423260187582" session_id=3892701614 session_state=BEGIN} 20250306085651934 DSS <0004> hlr_ussd.c:576 262423260187582/0xe805e9ae: Process SS (BEGIN) 20250306085651934 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250306085651934 DSS <0004> hlr_ussd.c:518 262423260187582/0xe805e9ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250306085651934 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651934 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data 20250306085651934 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651934 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: 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 } } } } } 20250306085651935 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651935 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651935 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262423260187582 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423260187582" session_id=3892701614 session_state=CONTINUE} 20250306085651935 DSS <0004> hlr_ussd.c:576 262423260187582/0xe805e9ae: Process SS (CONTINUE) 20250306085651935 DSS <0004> hlr_ussd.c:518 262423260187582/0xe805e9ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250306085651935 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423260187582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423260187582" session_id=3892701614 session_state=CONTINUE} 20250306085651935 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262423260187582 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085651935 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085651935 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a596e95fab3: Found GsupExpect[0] for "262423260187582" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@3a596e95fab3: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262423260187582" TC_mo_ussd_euse_continue(233)@3a596e95fab3: setverdict(pass): none -> pass 20250306085651938 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651938 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423260187582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423260187582" session_id=3892701614 session_state=CONTINUE} 20250306085651938 DSS <0004> hlr_ussd.c:576 262423260187582/0xe805e9ae: Process SS (CONTINUE) 20250306085651938 DSS <0004> hlr_ussd.c:518 262423260187582/0xe805e9ae: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250306085651938 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423260187582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085651938 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651938 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data 20250306085651938 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651938 DLINP <000b> input/ipa.c:432 127.0.0.1:40471 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: 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 } } } } } 20250306085651938 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651938 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651938 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262423260187582 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423260187582" session_id=3892701614 session_state=END} 20250306085651938 DSS <0004> hlr_ussd.c:576 262423260187582/0xe805e9ae: Process SS (END) 20250306085651938 DSS <0004> hlr_ussd.c:518 262423260187582/0xe805e9ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250306085651938 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423260187582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423260187582" session_id=3892701614 session_state=END} 20250306085651938 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423260187582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085651938 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262423260187582 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085651938 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085651939 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085651939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41292<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@3a596e95fab3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@3a596e95fab3: Final verdict of PTC: none 20250306085651940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41240<->l=127.0.0.1:4258 20250306085651941 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085651941 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085651941 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085651941 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085651941 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44541<->l=127.0.0.1:4259) 20250306085651941 DLINP <000b> input/ipa.c:452 connected read/write 20250306085651941 DLINP <000b> input/ipa.c:406 127.0.0.1:40471 message received 20250306085651941 DLINP <000b> input/ipa.c:415 127.0.0.1:40471 connection closed with server 20250306085651941 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:40471 20250306085651941 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP-IPA(221)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP(223)@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@3a596e95fab3: Final verdict of PTC: none 224@3a596e95fab3: Final verdict of PTC: none IPA-EUSE-foobar(222)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 224: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:51 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 20250306085651964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41298<->l=127.0.0.1:4258 20250306085652165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41298<->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=157036) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:56:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_mo_ussd_euse_defaultroute started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 20250306085655274 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44577 20250306085655274 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:44577 MTC@3a596e95fab3: in not legacy case 2 IPA-EUSE-foobar(236)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085655276 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655276 DLINP <000b> input/ipa.c:406 127.0.0.1:44577 message received 20250306085655277 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085655277 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085655277 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655277 DLINP <000b> input/ipa.c:406 127.0.0.1:44577 message received 20250306085655277 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085655277 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250306085655277 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250306085655277 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250306085655277 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 20250306085655277 DLGSUP <0013> gsup_server.c:236 2: 20250306085655277 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085655277 DLGSUP <0013> gsup_server.c:236 3: 20250306085655277 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085655277 DLGSUP <0013> gsup_server.c:236 4: 20250306085655277 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085655277 DLGSUP <0013> gsup_server.c:236 5: 20250306085655277 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085655277 DLGSUP <0013> gsup_server.c:236 7: 20250306085655277 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085655277 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085655277 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085655277 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44577 IPA-EUSE-foobar(236)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085655278 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085655279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41314<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(235)@3a596e95fab3: 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 } } } } 20250306085655280 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085655280 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085655280 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085655280 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 20250306085655280 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085655280 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 20250306085655280 DLGSUP <0013> gsup_server.c:236 2: 20250306085655280 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085655280 DLGSUP <0013> gsup_server.c:236 3: 20250306085655280 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085655280 DLGSUP <0013> gsup_server.c:236 4: 20250306085655280 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085655280 DLGSUP <0013> gsup_server.c:236 5: 20250306085655280 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085655280 DLGSUP <0013> gsup_server.c:236 7: 20250306085655280 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085655280 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085655280 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085655280 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@3a596e95fab3: 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") 20250306085655293 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42923<->l=127.0.0.1:4259) 20250306085655297 DAUC <0003> db_auc.c:157 IMSI='262427068840375': No 2G Auth Data 20250306085655297 DAUC <0003> db_auc.c:192 IMSI='262427068840375': No 3G Auth Data HLR_Test-GSUP(237)@3a596e95fab3: Created GsupExpect[0] for "262427068840375" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250306085655306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41316<->l=127.0.0.1:4258 20250306085655326 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085655326 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427068840375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427068840375" session_id=1390922814 session_state=BEGIN} 20250306085655326 DSS <0004> hlr_ussd.c:576 262427068840375/0x52e7cc3e: Process SS (BEGIN) 20250306085655326 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250306085655326 DSS <0004> hlr_ussd.c:518 262427068840375/0x52e7cc3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250306085655326 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655326 DLINP <000b> input/ipa.c:432 127.0.0.1:44577 sending data 20250306085655326 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655326 DLINP <000b> input/ipa.c:432 127.0.0.1:44577 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a596e95fab3: 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 } } } } } 20250306085655338 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655338 DLINP <000b> input/ipa.c:406 127.0.0.1:44577 message received 20250306085655338 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262427068840375 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427068840375" session_id=1390922814 session_state=END} 20250306085655338 DSS <0004> hlr_ussd.c:576 262427068840375/0x52e7cc3e: Process SS (END) 20250306085655338 DSS <0004> hlr_ussd.c:518 262427068840375/0x52e7cc3e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250306085655338 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427068840375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427068840375" session_id=1390922814 session_state=END} 20250306085655338 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427068840375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085655338 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262427068840375 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085655338 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085655338 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a596e95fab3: Found GsupExpect[0] for "262427068840375" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@3a596e95fab3: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262427068840375" TC_mo_ussd_euse_defaultroute(240)@3a596e95fab3: setverdict(pass): none -> pass 20250306085655347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41316<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@3a596e95fab3: Final verdict of PTC: pass 20250306085655348 DAUC <0003> db_auc.c:157 IMSI='262421276444966': No 2G Auth Data 20250306085655348 DAUC <0003> db_auc.c:192 IMSI='262421276444966': No 3G Auth Data HLR_Test-GSUP(237)@3a596e95fab3: Created GsupExpect[0] for "262421276444966" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250306085655360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41326<->l=127.0.0.1:4258 20250306085655363 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085655364 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421276444966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421276444966" session_id=97485387 session_state=BEGIN} 20250306085655364 DSS <0004> hlr_ussd.c:576 262421276444966/0x05cf824b: Process SS (BEGIN) 20250306085655364 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250306085655364 DSS <0004> hlr_ussd.c:518 262421276444966/0x05cf824b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250306085655364 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655364 DLINP <000b> input/ipa.c:432 127.0.0.1:44577 sending data 20250306085655364 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655364 DLINP <000b> input/ipa.c:432 127.0.0.1:44577 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a596e95fab3: 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 } } } } } 20250306085655365 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655365 DLINP <000b> input/ipa.c:406 127.0.0.1:44577 message received 20250306085655365 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262421276444966 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421276444966" session_id=97485387 session_state=END} 20250306085655365 DSS <0004> hlr_ussd.c:576 262421276444966/0x05cf824b: Process SS (END) 20250306085655365 DSS <0004> hlr_ussd.c:518 262421276444966/0x05cf824b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250306085655365 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421276444966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421276444966" session_id=97485387 session_state=END} 20250306085655365 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421276444966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085655365 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262421276444966 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085655365 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085655365 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a596e95fab3: Found GsupExpect[0] for "262421276444966" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@3a596e95fab3: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262421276444966" TC_mo_ussd_euse_defaultroute(241)@3a596e95fab3: setverdict(pass): none -> pass 20250306085655367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41326<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@3a596e95fab3: Final verdict of PTC: pass 20250306085655367 DAUC <0003> db_auc.c:157 IMSI='262427536661310': No 2G Auth Data 20250306085655367 DAUC <0003> db_auc.c:192 IMSI='262427536661310': No 3G Auth Data HLR_Test-GSUP(237)@3a596e95fab3: Created GsupExpect[0] for "262427536661310" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250306085655374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41338<->l=127.0.0.1:4258 20250306085655377 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085655377 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427536661310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427536661310" session_id=474442245 session_state=BEGIN} 20250306085655377 DSS <0004> hlr_ussd.c:576 262427536661310/0x1c476a05: Process SS (BEGIN) 20250306085655377 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250306085655377 DSS <0004> hlr_ussd.c:518 262427536661310/0x1c476a05: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250306085655377 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655377 DLINP <000b> input/ipa.c:432 127.0.0.1:44577 sending data 20250306085655377 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655377 DLINP <000b> input/ipa.c:432 127.0.0.1:44577 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a596e95fab3: 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 } } } } } 20250306085655378 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655378 DLINP <000b> input/ipa.c:406 127.0.0.1:44577 message received 20250306085655378 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262427536661310 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427536661310" session_id=474442245 session_state=END} 20250306085655378 DSS <0004> hlr_ussd.c:576 262427536661310/0x1c476a05: Process SS (END) 20250306085655378 DSS <0004> hlr_ussd.c:518 262427536661310/0x1c476a05: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250306085655378 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427536661310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427536661310" session_id=474442245 session_state=END} 20250306085655378 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427536661310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085655378 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262427536661310 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085655378 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085655378 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a596e95fab3: Found GsupExpect[0] for "262427536661310" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@3a596e95fab3: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262427536661310" TC_mo_ussd_euse_defaultroute(242)@3a596e95fab3: setverdict(pass): none -> pass 20250306085655380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41338<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@3a596e95fab3: Final verdict of PTC: pass 20250306085655380 DAUC <0003> db_auc.c:157 IMSI='262421498855168': No 2G Auth Data 20250306085655380 DAUC <0003> db_auc.c:192 IMSI='262421498855168': No 3G Auth Data HLR_Test-GSUP(237)@3a596e95fab3: Created GsupExpect[0] for "262421498855168" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250306085655386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41350<->l=127.0.0.1:4258 20250306085655389 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085655389 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421498855168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421498855168" session_id=546574288 session_state=BEGIN} 20250306085655389 DSS <0004> hlr_ussd.c:576 262421498855168/0x20940fd0: Process SS (BEGIN) 20250306085655389 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250306085655389 DSS <0004> hlr_ussd.c:518 262421498855168/0x20940fd0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250306085655389 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655389 DLINP <000b> input/ipa.c:432 127.0.0.1:44577 sending data 20250306085655389 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655389 DLINP <000b> input/ipa.c:432 127.0.0.1:44577 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a596e95fab3: 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 } } } } } 20250306085655390 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655390 DLINP <000b> input/ipa.c:406 127.0.0.1:44577 message received 20250306085655390 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262421498855168 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421498855168" session_id=546574288 session_state=END} 20250306085655390 DSS <0004> hlr_ussd.c:576 262421498855168/0x20940fd0: Process SS (END) 20250306085655390 DSS <0004> hlr_ussd.c:518 262421498855168/0x20940fd0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250306085655390 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421498855168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421498855168" session_id=546574288 session_state=END} 20250306085655390 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421498855168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085655390 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262421498855168 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085655390 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085655390 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a596e95fab3: Found GsupExpect[0] for "262421498855168" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@3a596e95fab3: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262421498855168" TC_mo_ussd_euse_defaultroute(243)@3a596e95fab3: setverdict(pass): none -> pass 20250306085655392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41350<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@3a596e95fab3: Final verdict of PTC: pass 20250306085655393 DAUC <0003> db_auc.c:157 IMSI='262421346182249': No 2G Auth Data 20250306085655393 DAUC <0003> db_auc.c:192 IMSI='262421346182249': No 3G Auth Data HLR_Test-GSUP(237)@3a596e95fab3: Created GsupExpect[0] for "262421346182249" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250306085655399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41356<->l=127.0.0.1:4258 20250306085655402 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085655402 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421346182249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421346182249" session_id=524391692 session_state=BEGIN} 20250306085655402 DSS <0004> hlr_ussd.c:576 262421346182249/0x1f41950c: Process SS (BEGIN) 20250306085655402 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250306085655402 DSS <0004> hlr_ussd.c:518 262421346182249/0x1f41950c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250306085655402 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655402 DLINP <000b> input/ipa.c:432 127.0.0.1:44577 sending data 20250306085655402 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655402 DLINP <000b> input/ipa.c:432 127.0.0.1:44577 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a596e95fab3: 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 } } } } } 20250306085655403 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655403 DLINP <000b> input/ipa.c:406 127.0.0.1:44577 message received 20250306085655403 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262421346182249 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421346182249" session_id=524391692 session_state=END} 20250306085655403 DSS <0004> hlr_ussd.c:576 262421346182249/0x1f41950c: Process SS (END) 20250306085655403 DSS <0004> hlr_ussd.c:518 262421346182249/0x1f41950c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250306085655403 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421346182249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421346182249" session_id=524391692 session_state=END} 20250306085655403 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421346182249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085655403 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262421346182249 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085655403 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085655403 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a596e95fab3: Found GsupExpect[0] for "262421346182249" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@3a596e95fab3: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262421346182249" TC_mo_ussd_euse_defaultroute(244)@3a596e95fab3: setverdict(pass): none -> pass 20250306085655405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41356<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@3a596e95fab3: Final verdict of PTC: pass 20250306085655405 DAUC <0003> db_auc.c:157 IMSI='262424644476198': No 2G Auth Data 20250306085655405 DAUC <0003> db_auc.c:192 IMSI='262424644476198': No 3G Auth Data HLR_Test-GSUP(237)@3a596e95fab3: Created GsupExpect[0] for "262424644476198" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250306085655412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41358<->l=127.0.0.1:4258 20250306085655415 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085655415 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424644476198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424644476198" session_id=436405708 session_state=BEGIN} 20250306085655415 DSS <0004> hlr_ussd.c:576 262424644476198/0x1a0305cc: Process SS (BEGIN) 20250306085655415 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250306085655415 DSS <0004> hlr_ussd.c:518 262424644476198/0x1a0305cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250306085655415 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655415 DLINP <000b> input/ipa.c:432 127.0.0.1:44577 sending data 20250306085655415 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655415 DLINP <000b> input/ipa.c:432 127.0.0.1:44577 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a596e95fab3: 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 } } } } } 20250306085655416 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655416 DLINP <000b> input/ipa.c:406 127.0.0.1:44577 message received 20250306085655416 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262424644476198 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424644476198" session_id=436405708 session_state=END} 20250306085655416 DSS <0004> hlr_ussd.c:576 262424644476198/0x1a0305cc: Process SS (END) 20250306085655416 DSS <0004> hlr_ussd.c:518 262424644476198/0x1a0305cc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250306085655416 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424644476198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424644476198" session_id=436405708 session_state=END} 20250306085655416 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424644476198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085655416 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262424644476198 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085655416 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085655416 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a596e95fab3: Found GsupExpect[0] for "262424644476198" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@3a596e95fab3: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262424644476198" TC_mo_ussd_euse_defaultroute(245)@3a596e95fab3: setverdict(pass): none -> pass 20250306085655418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41358<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@3a596e95fab3: Final verdict of PTC: pass 20250306085655418 DAUC <0003> db_auc.c:157 IMSI='262426890437566': No 2G Auth Data 20250306085655418 DAUC <0003> db_auc.c:192 IMSI='262426890437566': No 3G Auth Data HLR_Test-GSUP(237)@3a596e95fab3: Created GsupExpect[0] for "262426890437566" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250306085655424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41362<->l=127.0.0.1:4258 20250306085655427 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085655427 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426890437566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426890437566" session_id=2230927223 session_state=BEGIN} 20250306085655427 DSS <0004> hlr_ussd.c:576 262426890437566/0x84f93f77: Process SS (BEGIN) 20250306085655427 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250306085655427 DSS <0004> hlr_ussd.c:518 262426890437566/0x84f93f77: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250306085655427 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655427 DLINP <000b> input/ipa.c:432 127.0.0.1:44577 sending data 20250306085655427 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655427 DLINP <000b> input/ipa.c:432 127.0.0.1:44577 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a596e95fab3: 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 } } } } } 20250306085655428 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655428 DLINP <000b> input/ipa.c:406 127.0.0.1:44577 message received 20250306085655428 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262426890437566 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426890437566" session_id=2230927223 session_state=END} 20250306085655428 DSS <0004> hlr_ussd.c:576 262426890437566/0x84f93f77: Process SS (END) 20250306085655428 DSS <0004> hlr_ussd.c:518 262426890437566/0x84f93f77: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250306085655428 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426890437566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426890437566" session_id=2230927223 session_state=END} 20250306085655428 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426890437566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085655428 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262426890437566 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085655428 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085655428 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a596e95fab3: Found GsupExpect[0] for "262426890437566" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@3a596e95fab3: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262426890437566" TC_mo_ussd_euse_defaultroute(246)@3a596e95fab3: setverdict(pass): none -> pass 20250306085655430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41362<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@3a596e95fab3: Final verdict of PTC: pass 20250306085655431 DAUC <0003> db_auc.c:157 IMSI='262424614507522': No 2G Auth Data 20250306085655431 DAUC <0003> db_auc.c:192 IMSI='262424614507522': No 3G Auth Data HLR_Test-GSUP(237)@3a596e95fab3: Created GsupExpect[0] for "262424614507522" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250306085655437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41370<->l=127.0.0.1:4258 20250306085655440 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085655440 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424614507522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424614507522" session_id=3250996866 session_state=BEGIN} 20250306085655440 DSS <0004> hlr_ussd.c:576 262424614507522/0xc1c64682: Process SS (BEGIN) 20250306085655440 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250306085655440 DSS <0004> hlr_ussd.c:518 262424614507522/0xc1c64682: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250306085655440 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655440 DLINP <000b> input/ipa.c:432 127.0.0.1:44577 sending data 20250306085655440 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655440 DLINP <000b> input/ipa.c:432 127.0.0.1:44577 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a596e95fab3: 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 } } } } } 20250306085655441 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655441 DLINP <000b> input/ipa.c:406 127.0.0.1:44577 message received 20250306085655441 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262424614507522 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424614507522" session_id=3250996866 session_state=END} 20250306085655441 DSS <0004> hlr_ussd.c:576 262424614507522/0xc1c64682: Process SS (END) 20250306085655441 DSS <0004> hlr_ussd.c:518 262424614507522/0xc1c64682: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250306085655441 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424614507522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424614507522" session_id=3250996866 session_state=END} 20250306085655441 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424614507522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085655441 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262424614507522 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250306085655441 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085655441 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a596e95fab3: Found GsupExpect[0] for "262424614507522" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@3a596e95fab3: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262424614507522" TC_mo_ussd_euse_defaultroute(247)@3a596e95fab3: setverdict(pass): none -> pass 20250306085655442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41370<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@3a596e95fab3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@3a596e95fab3: Final verdict of PTC: none 20250306085655445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41314<->l=127.0.0.1:4258 20250306085655445 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085655445 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085655445 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085655445 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085655445 DLINP <000b> input/ipa.c:452 connected read/write 20250306085655445 DLINP <000b> input/ipa.c:406 127.0.0.1:44577 message received 20250306085655445 DLINP <000b> input/ipa.c:415 127.0.0.1:44577 connection closed with server 20250306085655445 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:44577 20250306085655445 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250306085655445 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42923<->l=127.0.0.1:4259) IPA-EUSE-foobar(236)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP(237)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@3a596e95fab3: Final verdict of PTC: none 238@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 238: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:55 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 20250306085655469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41386<->l=127.0.0.1:4258 20250306085655671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41386<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=87716) Waiting for packet dumper to finish... 1 (prev_count=87716, count=113576) 20250306085657334 DSS <0004> hlr_ussd.c:239 262425315895738/0x43fbb553: SS Session Timeout, destroying 20250306085657334 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425315895738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085657362 DSS <0004> hlr_ussd.c:239 262428237752263/0x765e56f6: SS Session Timeout, destroying 20250306085657362 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428237752263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085657373 DSS <0004> hlr_ussd.c:239 262426276183281/0x04184c3d: SS Session Timeout, destroying 20250306085657373 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426276183281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085657384 DSS <0004> hlr_ussd.c:239 262423061038002/0x8b3a73c4: SS Session Timeout, destroying 20250306085657385 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423061038002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085657395 DSS <0004> hlr_ussd.c:239 262426931828547/0x8960a067: SS Session Timeout, destroying 20250306085657395 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426931828547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085657405 DSS <0004> hlr_ussd.c:239 262428962147963/0xb9cd5216: SS Session Timeout, destroying 20250306085657405 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428962147963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085657417 DSS <0004> hlr_ussd.c:239 262425130341781/0x45acb0cf: SS Session Timeout, destroying 20250306085657417 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425130341781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085657428 DSS <0004> hlr_ussd.c:239 262426042087292/0xe20c312b: SS Session Timeout, destroying 20250306085657429 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426042087292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:56:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_mo_sss_reject started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085658795 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085658795 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085658800 DLINP <000b> input/ipa.c:452 connected read/write 20250306085658800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085658802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41390<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085658806 DLINP <000b> input/ipa.c:452 connected read/write 20250306085658806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085658806 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085658806 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085658806 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 20250306085658806 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085658806 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 20250306085658806 DLGSUP <0013> gsup_server.c:236 2: 20250306085658806 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085658806 DLGSUP <0013> gsup_server.c:236 3: 20250306085658806 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085658806 DLGSUP <0013> gsup_server.c:236 4: 20250306085658806 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085658806 DLGSUP <0013> gsup_server.c:236 5: 20250306085658806 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085658806 DLGSUP <0013> gsup_server.c:236 7: 20250306085658806 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085658806 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085658806 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085658806 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@3a596e95fab3: 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") 20250306085658831 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38185<->l=127.0.0.1:4259) 20250306085658835 DAUC <0003> db_auc.c:157 IMSI='262421126306540': No 2G Auth Data 20250306085658835 DAUC <0003> db_auc.c:192 IMSI='262421126306540': No 3G Auth Data HLR_Test-GSUP(249)@3a596e95fab3: Created GsupExpect[0] for "262421126306540" to be handled at TC_mo_sss_reject(252) 20250306085658858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41400<->l=127.0.0.1:4258 20250306085658869 DLINP <000b> input/ipa.c:452 connected read/write 20250306085658869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085658869 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421126306540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421126306540" session_id=3135667100 session_state=BEGIN} 20250306085658869 DSS <0004> hlr_ussd.c:576 262421126306540/0xbae67b9c: Process SS (BEGIN) 20250306085658869 DSS <0004> hlr_ussd.c:498 262421126306540/0xbae67b9c: SS CompType=Invoke, OpCode=InterrogateSS 20250306085658869 DSS <0004> hlr_ussd.c:506 262421126306540/0xbae67b9c: Structured SS requests are not supported, rejecting... 20250306085658869 DSS <0004> hlr_ussd.c:354 262421126306540/0xbae67b9c: Tx ReturnError(0, 0x15) 20250306085658869 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421126306540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421126306540" session_id=3135667100 session_state=END} 20250306085658869 DLINP <000b> input/ipa.c:452 connected read/write 20250306085658869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085658869 DLINP <000b> input/ipa.c:452 connected read/write 20250306085658869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@3a596e95fab3: Found GsupExpect[0] for "262421126306540" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@3a596e95fab3: Added IMSI table entry 0TC_mo_sss_reject(252)"262421126306540" TC_mo_sss_reject(252)@3a596e95fab3: setverdict(pass): none -> pass 20250306085658874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41400<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@3a596e95fab3: Final verdict of PTC: pass 20250306085658876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41390<->l=127.0.0.1:4258 20250306085658877 DLINP <000b> input/ipa.c:452 connected read/write 20250306085658877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085658877 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085658877 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085658877 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@3a596e95fab3: Final verdict of PTC: none 20250306085658877 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38185<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@3a596e95fab3: Final verdict of PTC: none 250@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 250: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@3a596e95fab3: Test case TC_mo_sss_reject finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:56:58 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 20250306085658904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41410<->l=127.0.0.1:4258 20250306085659005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41410<->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) 20250306085700728 DSS <0004> hlr_ussd.c:239 262423858284206/0x6cb98352: SS Session Timeout, destroying 20250306085700728 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423858284206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085700746 DSS <0004> hlr_ussd.c:239 262426806084208/0x3fe2cd3f: SS Session Timeout, destroying 20250306085700746 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426806084208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085700757 DSS <0004> hlr_ussd.c:239 262423985453312/0xed06b740: SS Session Timeout, destroying 20250306085700757 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423985453312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085700768 DSS <0004> hlr_ussd.c:239 262423103732238/0xcf75b3d1: SS Session Timeout, destroying 20250306085700768 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423103732238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085700781 DSS <0004> hlr_ussd.c:239 262428028877120/0xf44cc8a2: SS Session Timeout, destroying 20250306085700781 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428028877120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085700793 DSS <0004> hlr_ussd.c:239 262426963336030/0x08a25efd: SS Session Timeout, destroying 20250306085700793 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426963336030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085700805 DSS <0004> hlr_ussd.c:239 262427998700011/0x970fb93f: SS Session Timeout, destroying 20250306085700806 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427998700011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250306085700818 DSS <0004> hlr_ussd.c:239 262426828091788/0x0add747f: SS Session Timeout, destroying 20250306085700818 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426828091788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 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_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_check_imei started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085702126 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085702126 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085702131 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47612<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@3a596e95fab3: 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) } } } } 20250306085702136 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702136 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085702136 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085702136 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 20250306085702136 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085702136 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 20250306085702136 DLGSUP <0013> gsup_server.c:236 2: 20250306085702136 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(253)@3a596e95fab3: 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 } } } } 20250306085702136 DLGSUP <0013> gsup_server.c:236 3: 20250306085702136 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085702136 DLGSUP <0013> gsup_server.c:236 4: 20250306085702136 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085702136 DLGSUP <0013> gsup_server.c:236 5: 20250306085702136 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085702136 DLGSUP <0013> gsup_server.c:236 7: 20250306085702136 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085702136 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085702136 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085702136 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@3a596e95fab3: 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") 20250306085702165 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43775<->l=127.0.0.1:4259) 20250306085702176 DAUC <0003> db_auc.c:157 IMSI='262426927809023': No 2G Auth Data 20250306085702176 DAUC <0003> db_auc.c:192 IMSI='262426927809023': No 3G Auth Data HLR_Test-GSUP(254)@3a596e95fab3: Created GsupExpect[0] for "262426927809023" to be handled at TC_gsup_check_imei(257) 20250306085702204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47624<->l=127.0.0.1:4258 20250306085702219 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702219 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426927809023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426927809023"} 20250306085702219 DMAIN <0000> hlr.c:435 IMSI='262426927809023': has IMEI = 12345678901234 (consider setting 'store-imei') 20250306085702219 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426927809023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426927809023"} 20250306085702219 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426927809023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085702219 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702219 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a596e95fab3: Found GsupExpect[0] for "262426927809023" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@3a596e95fab3: Added IMSI table entry 0TC_gsup_check_imei(257)"262426927809023" TC_gsup_check_imei(257)@3a596e95fab3: setverdict(pass): none -> pass 20250306085702224 DAUC <0003> db_auc.c:192 IMSI='262426927809023': No 3G Auth Data 20250306085702230 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702230 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426927809023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426927809023"} 20250306085702230 DAUC <0003> hlr.c:428 IMSI='262426927809023': storing IMEI = 12345678901234 20250306085702230 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426927809023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426927809023"} 20250306085702230 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426927809023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085702230 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702230 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702233 DAUC <0003> db_auc.c:192 IMSI='262426927809023': No 3G Auth Data TC_gsup_check_imei(257)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085702235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47624<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@3a596e95fab3: Final verdict of PTC: pass 20250306085702237 DAUC <0003> db_auc.c:157 IMSI='262424461237694': No 2G Auth Data 20250306085702237 DAUC <0003> db_auc.c:192 IMSI='262424461237694': No 3G Auth Data HLR_Test-GSUP(254)@3a596e95fab3: Created GsupExpect[0] for "262424461237694" to be handled at TC_gsup_check_imei(258) 20250306085702251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47638<->l=127.0.0.1:4258 20250306085702253 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702253 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424461237694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424461237694"} 20250306085702253 DMAIN <0000> hlr.c:435 IMSI='262424461237694': has IMEI = 12345678901234 (consider setting 'store-imei') 20250306085702253 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424461237694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424461237694"} 20250306085702253 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424461237694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085702253 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702253 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a596e95fab3: Found GsupExpect[0] for "262424461237694" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@3a596e95fab3: Added IMSI table entry 1TC_gsup_check_imei(258)"262424461237694" TC_gsup_check_imei(258)@3a596e95fab3: setverdict(pass): none -> pass 20250306085702254 DAUC <0003> db_auc.c:192 IMSI='262424461237694': No 3G Auth Data 20250306085702255 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702255 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424461237694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424461237694"} 20250306085702255 DAUC <0003> hlr.c:428 IMSI='262424461237694': storing IMEI = 12345678901234 20250306085702255 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424461237694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424461237694"} 20250306085702255 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424461237694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085702255 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702255 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702255 DAUC <0003> db_auc.c:192 IMSI='262424461237694': No 3G Auth Data TC_gsup_check_imei(258)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085702256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47638<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@3a596e95fab3: Final verdict of PTC: pass 20250306085702256 DAUC <0003> db_auc.c:157 IMSI='262421667049568': No 2G Auth Data 20250306085702256 DAUC <0003> db_auc.c:192 IMSI='262421667049568': No 3G Auth Data HLR_Test-GSUP(254)@3a596e95fab3: Created GsupExpect[0] for "262421667049568" to be handled at TC_gsup_check_imei(259) 20250306085702262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47640<->l=127.0.0.1:4258 20250306085702264 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702264 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421667049568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421667049568"} 20250306085702264 DMAIN <0000> hlr.c:435 IMSI='262421667049568': has IMEI = 12345678901234 (consider setting 'store-imei') 20250306085702264 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421667049568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421667049568"} 20250306085702264 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421667049568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085702264 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702264 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a596e95fab3: Found GsupExpect[0] for "262421667049568" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@3a596e95fab3: Added IMSI table entry 2TC_gsup_check_imei(259)"262421667049568" TC_gsup_check_imei(259)@3a596e95fab3: setverdict(pass): none -> pass 20250306085702265 DAUC <0003> db_auc.c:192 IMSI='262421667049568': No 3G Auth Data 20250306085702266 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702266 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421667049568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421667049568"} 20250306085702266 DAUC <0003> hlr.c:428 IMSI='262421667049568': storing IMEI = 12345678901234 20250306085702266 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421667049568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421667049568"} 20250306085702266 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421667049568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085702266 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702266 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702266 DAUC <0003> db_auc.c:192 IMSI='262421667049568': No 3G Auth Data TC_gsup_check_imei(259)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085702266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47640<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@3a596e95fab3: Final verdict of PTC: pass 20250306085702267 DAUC <0003> db_auc.c:157 IMSI='262429754990473': No 2G Auth Data 20250306085702267 DAUC <0003> db_auc.c:192 IMSI='262429754990473': No 3G Auth Data HLR_Test-GSUP(254)@3a596e95fab3: Created GsupExpect[0] for "262429754990473" to be handled at TC_gsup_check_imei(260) 20250306085702274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47646<->l=127.0.0.1:4258 20250306085702276 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702276 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429754990473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429754990473"} 20250306085702276 DMAIN <0000> hlr.c:435 IMSI='262429754990473': has IMEI = 12345678901234 (consider setting 'store-imei') 20250306085702276 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429754990473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429754990473"} 20250306085702276 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429754990473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085702276 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702276 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a596e95fab3: Found GsupExpect[0] for "262429754990473" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@3a596e95fab3: Added IMSI table entry 3TC_gsup_check_imei(260)"262429754990473" TC_gsup_check_imei(260)@3a596e95fab3: setverdict(pass): none -> pass 20250306085702277 DAUC <0003> db_auc.c:157 IMSI='262429754990473': No 2G Auth Data 20250306085702279 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702279 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429754990473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429754990473"} 20250306085702279 DAUC <0003> hlr.c:428 IMSI='262429754990473': storing IMEI = 12345678901234 20250306085702279 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429754990473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429754990473"} 20250306085702279 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429754990473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085702279 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702279 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085702279 DAUC <0003> db_auc.c:157 IMSI='262429754990473': No 2G Auth Data 20250306085702280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47646<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@3a596e95fab3: Final verdict of PTC: pass 20250306085702280 DAUC <0003> db_auc.c:157 IMSI='262429433038370': No 2G Auth Data 20250306085702280 DAUC <0003> db_auc.c:192 IMSI='262429433038370': No 3G Auth Data HLR_Test-GSUP(254)@3a596e95fab3: Created GsupExpect[0] for "262429433038370" to be handled at TC_gsup_check_imei(261) 20250306085702287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47656<->l=127.0.0.1:4258 20250306085702289 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702289 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429433038370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429433038370"} 20250306085702289 DMAIN <0000> hlr.c:435 IMSI='262429433038370': has IMEI = 12345678901234 (consider setting 'store-imei') 20250306085702289 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429433038370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429433038370"} 20250306085702289 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429433038370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085702289 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702289 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a596e95fab3: Found GsupExpect[0] for "262429433038370" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@3a596e95fab3: Added IMSI table entry 4TC_gsup_check_imei(261)"262429433038370" TC_gsup_check_imei(261)@3a596e95fab3: setverdict(pass): none -> pass 20250306085702290 DAUC <0003> db_auc.c:157 IMSI='262429433038370': No 2G Auth Data 20250306085702292 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702292 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429433038370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429433038370"} 20250306085702292 DAUC <0003> hlr.c:428 IMSI='262429433038370': storing IMEI = 12345678901234 20250306085702292 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429433038370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429433038370"} 20250306085702292 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429433038370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085702292 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702292 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085702293 DAUC <0003> db_auc.c:157 IMSI='262429433038370': No 2G Auth Data 20250306085702293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47656<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@3a596e95fab3: Final verdict of PTC: pass 20250306085702294 DAUC <0003> db_auc.c:157 IMSI='262422365962489': No 2G Auth Data 20250306085702294 DAUC <0003> db_auc.c:192 IMSI='262422365962489': No 3G Auth Data HLR_Test-GSUP(254)@3a596e95fab3: Created GsupExpect[0] for "262422365962489" to be handled at TC_gsup_check_imei(262) 20250306085702300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47664<->l=127.0.0.1:4258 20250306085702303 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702303 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422365962489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422365962489"} 20250306085702303 DMAIN <0000> hlr.c:435 IMSI='262422365962489': has IMEI = 12345678901234 (consider setting 'store-imei') 20250306085702303 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422365962489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422365962489"} 20250306085702303 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422365962489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085702303 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702303 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a596e95fab3: Found GsupExpect[0] for "262422365962489" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@3a596e95fab3: Added IMSI table entry 5TC_gsup_check_imei(262)"262422365962489" TC_gsup_check_imei(262)@3a596e95fab3: setverdict(pass): none -> pass 20250306085702305 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702305 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422365962489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422365962489"} 20250306085702305 DAUC <0003> hlr.c:428 IMSI='262422365962489': storing IMEI = 12345678901234 20250306085702305 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422365962489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422365962489"} 20250306085702305 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422365962489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085702305 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702305 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085702306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47664<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@3a596e95fab3: Final verdict of PTC: pass 20250306085702306 DAUC <0003> db_auc.c:157 IMSI='262425644765620': No 2G Auth Data 20250306085702306 DAUC <0003> db_auc.c:192 IMSI='262425644765620': No 3G Auth Data HLR_Test-GSUP(254)@3a596e95fab3: Created GsupExpect[0] for "262425644765620" to be handled at TC_gsup_check_imei(263) 20250306085702312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47668<->l=127.0.0.1:4258 20250306085702314 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702314 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425644765620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425644765620"} 20250306085702314 DMAIN <0000> hlr.c:435 IMSI='262425644765620': has IMEI = 12345678901234 (consider setting 'store-imei') 20250306085702314 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425644765620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425644765620"} 20250306085702314 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425644765620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085702314 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702314 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a596e95fab3: Found GsupExpect[0] for "262425644765620" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@3a596e95fab3: Added IMSI table entry 6TC_gsup_check_imei(263)"262425644765620" TC_gsup_check_imei(263)@3a596e95fab3: setverdict(pass): none -> pass 20250306085702316 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702316 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702316 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425644765620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425644765620"} 20250306085702316 DAUC <0003> hlr.c:428 IMSI='262425644765620': storing IMEI = 12345678901234 20250306085702316 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425644765620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425644765620"} 20250306085702316 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425644765620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085702316 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702316 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085702317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47668<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@3a596e95fab3: Final verdict of PTC: pass 20250306085702318 DAUC <0003> db_auc.c:157 IMSI='262424320845735': No 2G Auth Data 20250306085702318 DAUC <0003> db_auc.c:192 IMSI='262424320845735': No 3G Auth Data HLR_Test-GSUP(254)@3a596e95fab3: Created GsupExpect[0] for "262424320845735" to be handled at TC_gsup_check_imei(264) 20250306085702324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47674<->l=127.0.0.1:4258 20250306085702327 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702327 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424320845735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424320845735"} 20250306085702327 DMAIN <0000> hlr.c:435 IMSI='262424320845735': has IMEI = 12345678901234 (consider setting 'store-imei') 20250306085702327 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424320845735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424320845735"} 20250306085702327 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424320845735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085702327 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702327 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a596e95fab3: Found GsupExpect[0] for "262424320845735" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@3a596e95fab3: Added IMSI table entry 7TC_gsup_check_imei(264)"262424320845735" TC_gsup_check_imei(264)@3a596e95fab3: setverdict(pass): none -> pass 20250306085702329 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702329 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424320845735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424320845735"} 20250306085702329 DAUC <0003> hlr.c:428 IMSI='262424320845735': storing IMEI = 12345678901234 20250306085702329 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424320845735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424320845735"} 20250306085702329 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424320845735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085702329 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085702329 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085702330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47674<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@3a596e95fab3: Final verdict of PTC: pass MTC@3a596e95fab3: setverdict(pass): none -> pass 20250306085702331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47612<->l=127.0.0.1:4258 20250306085702331 DLINP <000b> input/ipa.c:452 connected read/write 20250306085702331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085702331 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085702331 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085702331 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 255@3a596e95fab3: Final verdict of PTC: none 20250306085702331 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43775<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: pass MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_gsup_check_imei finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:57:02 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 20250306085702363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47682<->l=127.0.0.1:4258 20250306085702464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47682<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125424) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:57:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_check_imei_via_proxy started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085705589 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085705589 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085705593 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47694<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085705599 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705599 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085705599 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085705599 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 20250306085705599 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085705599 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 20250306085705599 DLGSUP <0013> gsup_server.c:236 2: 20250306085705599 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085705599 DLGSUP <0013> gsup_server.c:236 3: 20250306085705599 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085705599 DLGSUP <0013> gsup_server.c:236 4: 20250306085705599 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085705599 DLGSUP <0013> gsup_server.c:236 5: 20250306085705599 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085705599 DLGSUP <0013> gsup_server.c:236 7: 20250306085705599 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085705599 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085705599 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085705599 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@3a596e95fab3: 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") 20250306085705620 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38205<->l=127.0.0.1:4259) 20250306085705624 DAUC <0003> db_auc.c:157 IMSI='262425536526511': No 2G Auth Data 20250306085705624 DAUC <0003> db_auc.c:192 IMSI='262425536526511': No 3G Auth Data HLR_Test-GSUP(266)@3a596e95fab3: Created GsupExpect[0] for "262425536526511" to be handled at TC_gsup_check_imei_via_proxy(269) 20250306085705646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47706<->l=127.0.0.1:4258 20250306085705660 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705660 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425536526511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425536526511" source_name="the-source\n"} 20250306085705660 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250306085705660 DMAIN <0000> hlr.c:435 IMSI='262425536526511': has IMEI = 12345678901234 (consider setting 'store-imei') 20250306085705660 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425536526511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425536526511" destination_name="the-source\n"} 20250306085705660 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262425536526511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085705660 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705660 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a596e95fab3: Found GsupExpect[0] for "262425536526511" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@3a596e95fab3: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262425536526511" TC_gsup_check_imei_via_proxy(269)@3a596e95fab3: setverdict(pass): none -> pass 20250306085705663 DAUC <0003> db_auc.c:192 IMSI='262425536526511': No 3G Auth Data 20250306085705666 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705666 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425536526511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425536526511" source_name="the-source\n"} 20250306085705666 DAUC <0003> hlr.c:428 IMSI='262425536526511': storing IMEI = 12345678901234 20250306085705666 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425536526511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425536526511" destination_name="the-source\n"} 20250306085705666 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262425536526511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085705666 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705666 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705667 DAUC <0003> db_auc.c:192 IMSI='262425536526511': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085705668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47706<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@3a596e95fab3: Final verdict of PTC: pass 20250306085705669 DAUC <0003> db_auc.c:157 IMSI='262420667814234': No 2G Auth Data 20250306085705669 DAUC <0003> db_auc.c:192 IMSI='262420667814234': No 3G Auth Data HLR_Test-GSUP(266)@3a596e95fab3: Created GsupExpect[0] for "262420667814234" to be handled at TC_gsup_check_imei_via_proxy(270) 20250306085705675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47710<->l=127.0.0.1:4258 20250306085705678 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705678 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420667814234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420667814234" source_name="the-source\n"} 20250306085705678 DMAIN <0000> hlr.c:435 IMSI='262420667814234': has IMEI = 12345678901234 (consider setting 'store-imei') 20250306085705678 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262420667814234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420667814234" destination_name="the-source\n"} 20250306085705678 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262420667814234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085705678 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705678 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a596e95fab3: Found GsupExpect[0] for "262420667814234" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@3a596e95fab3: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262420667814234" TC_gsup_check_imei_via_proxy(270)@3a596e95fab3: setverdict(pass): none -> pass 20250306085705679 DAUC <0003> db_auc.c:192 IMSI='262420667814234': No 3G Auth Data 20250306085705680 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705680 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420667814234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420667814234" source_name="the-source\n"} 20250306085705680 DAUC <0003> hlr.c:428 IMSI='262420667814234': storing IMEI = 12345678901234 20250306085705680 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262420667814234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420667814234" destination_name="the-source\n"} 20250306085705680 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262420667814234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085705680 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705680 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085705680 DAUC <0003> db_auc.c:192 IMSI='262420667814234': No 3G Auth Data 20250306085705680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47710<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@3a596e95fab3: Final verdict of PTC: pass 20250306085705681 DAUC <0003> db_auc.c:157 IMSI='262427535631098': No 2G Auth Data 20250306085705681 DAUC <0003> db_auc.c:192 IMSI='262427535631098': No 3G Auth Data HLR_Test-GSUP(266)@3a596e95fab3: Created GsupExpect[0] for "262427535631098" to be handled at TC_gsup_check_imei_via_proxy(271) 20250306085705687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47726<->l=127.0.0.1:4258 20250306085705689 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705689 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427535631098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427535631098" source_name="the-source\n"} 20250306085705689 DMAIN <0000> hlr.c:435 IMSI='262427535631098': has IMEI = 12345678901234 (consider setting 'store-imei') 20250306085705689 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262427535631098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427535631098" destination_name="the-source\n"} 20250306085705689 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262427535631098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085705689 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705689 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a596e95fab3: Found GsupExpect[0] for "262427535631098" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@3a596e95fab3: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262427535631098" TC_gsup_check_imei_via_proxy(271)@3a596e95fab3: setverdict(pass): none -> pass 20250306085705690 DAUC <0003> db_auc.c:192 IMSI='262427535631098': No 3G Auth Data 20250306085705691 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705691 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427535631098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427535631098" source_name="the-source\n"} 20250306085705691 DAUC <0003> hlr.c:428 IMSI='262427535631098': storing IMEI = 12345678901234 20250306085705691 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262427535631098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427535631098" destination_name="the-source\n"} 20250306085705691 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262427535631098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085705691 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705691 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085705692 DAUC <0003> db_auc.c:192 IMSI='262427535631098': No 3G Auth Data 20250306085705692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47726<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@3a596e95fab3: Final verdict of PTC: pass 20250306085705693 DAUC <0003> db_auc.c:157 IMSI='262422767092881': No 2G Auth Data 20250306085705693 DAUC <0003> db_auc.c:192 IMSI='262422767092881': No 3G Auth Data HLR_Test-GSUP(266)@3a596e95fab3: Created GsupExpect[0] for "262422767092881" to be handled at TC_gsup_check_imei_via_proxy(272) 20250306085705699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47734<->l=127.0.0.1:4258 20250306085705702 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705702 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262422767092881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422767092881" source_name="the-source\n"} 20250306085705702 DMAIN <0000> hlr.c:435 IMSI='262422767092881': has IMEI = 12345678901234 (consider setting 'store-imei') 20250306085705702 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262422767092881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422767092881" destination_name="the-source\n"} 20250306085705702 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262422767092881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085705702 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705702 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a596e95fab3: Found GsupExpect[0] for "262422767092881" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@3a596e95fab3: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262422767092881" TC_gsup_check_imei_via_proxy(272)@3a596e95fab3: setverdict(pass): none -> pass 20250306085705702 DAUC <0003> db_auc.c:157 IMSI='262422767092881': No 2G Auth Data 20250306085705704 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705704 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262422767092881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422767092881" source_name="the-source\n"} 20250306085705704 DAUC <0003> hlr.c:428 IMSI='262422767092881': storing IMEI = 12345678901234 20250306085705704 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262422767092881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422767092881" destination_name="the-source\n"} 20250306085705704 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262422767092881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085705704 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705704 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085705704 DAUC <0003> db_auc.c:157 IMSI='262422767092881': No 2G Auth Data 20250306085705705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47734<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@3a596e95fab3: Final verdict of PTC: pass 20250306085705705 DAUC <0003> db_auc.c:157 IMSI='262425030609539': No 2G Auth Data 20250306085705705 DAUC <0003> db_auc.c:192 IMSI='262425030609539': No 3G Auth Data HLR_Test-GSUP(266)@3a596e95fab3: Created GsupExpect[0] for "262425030609539" to be handled at TC_gsup_check_imei_via_proxy(273) 20250306085705711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47736<->l=127.0.0.1:4258 20250306085705714 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705714 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425030609539 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425030609539" source_name="the-source\n"} 20250306085705714 DMAIN <0000> hlr.c:435 IMSI='262425030609539': has IMEI = 12345678901234 (consider setting 'store-imei') 20250306085705714 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425030609539 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425030609539" destination_name="the-source\n"} 20250306085705714 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262425030609539 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085705714 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705714 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a596e95fab3: Found GsupExpect[0] for "262425030609539" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@3a596e95fab3: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262425030609539" TC_gsup_check_imei_via_proxy(273)@3a596e95fab3: setverdict(pass): none -> pass 20250306085705715 DAUC <0003> db_auc.c:157 IMSI='262425030609539': No 2G Auth Data 20250306085705717 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705717 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425030609539 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425030609539" source_name="the-source\n"} 20250306085705717 DAUC <0003> hlr.c:428 IMSI='262425030609539': storing IMEI = 12345678901234 20250306085705717 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425030609539 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425030609539" destination_name="the-source\n"} 20250306085705717 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262425030609539 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085705717 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705717 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085705718 DAUC <0003> db_auc.c:157 IMSI='262425030609539': No 2G Auth Data 20250306085705718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47736<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@3a596e95fab3: Final verdict of PTC: pass 20250306085705719 DAUC <0003> db_auc.c:157 IMSI='262420500296508': No 2G Auth Data 20250306085705719 DAUC <0003> db_auc.c:192 IMSI='262420500296508': No 3G Auth Data HLR_Test-GSUP(266)@3a596e95fab3: Created GsupExpect[0] for "262420500296508" to be handled at TC_gsup_check_imei_via_proxy(274) 20250306085705724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47738<->l=127.0.0.1:4258 20250306085705727 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705727 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262420500296508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420500296508" source_name="the-source\n"} 20250306085705727 DMAIN <0000> hlr.c:435 IMSI='262420500296508': has IMEI = 12345678901234 (consider setting 'store-imei') 20250306085705727 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262420500296508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420500296508" destination_name="the-source\n"} 20250306085705727 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262420500296508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085705727 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705727 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a596e95fab3: Found GsupExpect[0] for "262420500296508" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@3a596e95fab3: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262420500296508" TC_gsup_check_imei_via_proxy(274)@3a596e95fab3: setverdict(pass): none -> pass 20250306085705729 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705729 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262420500296508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420500296508" source_name="the-source\n"} 20250306085705729 DAUC <0003> hlr.c:428 IMSI='262420500296508': storing IMEI = 12345678901234 20250306085705729 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262420500296508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420500296508" destination_name="the-source\n"} 20250306085705729 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262420500296508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085705729 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705729 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085705730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47738<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@3a596e95fab3: Final verdict of PTC: pass 20250306085705731 DAUC <0003> db_auc.c:157 IMSI='262421718030247': No 2G Auth Data 20250306085705731 DAUC <0003> db_auc.c:192 IMSI='262421718030247': No 3G Auth Data HLR_Test-GSUP(266)@3a596e95fab3: Created GsupExpect[0] for "262421718030247" to be handled at TC_gsup_check_imei_via_proxy(275) 20250306085705737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47742<->l=127.0.0.1:4258 20250306085705739 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705739 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421718030247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421718030247" source_name="the-source\n"} 20250306085705739 DMAIN <0000> hlr.c:435 IMSI='262421718030247': has IMEI = 12345678901234 (consider setting 'store-imei') 20250306085705739 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421718030247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421718030247" destination_name="the-source\n"} 20250306085705739 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262421718030247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085705739 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705739 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a596e95fab3: Found GsupExpect[0] for "262421718030247" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@3a596e95fab3: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262421718030247" TC_gsup_check_imei_via_proxy(275)@3a596e95fab3: setverdict(pass): none -> pass 20250306085705741 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705741 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421718030247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421718030247" source_name="the-source\n"} 20250306085705741 DAUC <0003> hlr.c:428 IMSI='262421718030247': storing IMEI = 12345678901234 20250306085705741 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421718030247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421718030247" destination_name="the-source\n"} 20250306085705741 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262421718030247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085705741 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705741 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085705742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47742<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@3a596e95fab3: Final verdict of PTC: pass 20250306085705743 DAUC <0003> db_auc.c:157 IMSI='262429415063270': No 2G Auth Data 20250306085705743 DAUC <0003> db_auc.c:192 IMSI='262429415063270': No 3G Auth Data HLR_Test-GSUP(266)@3a596e95fab3: Created GsupExpect[0] for "262429415063270" to be handled at TC_gsup_check_imei_via_proxy(276) 20250306085705749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47744<->l=127.0.0.1:4258 20250306085705751 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705751 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429415063270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429415063270" source_name="the-source\n"} 20250306085705751 DMAIN <0000> hlr.c:435 IMSI='262429415063270': has IMEI = 12345678901234 (consider setting 'store-imei') 20250306085705751 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262429415063270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429415063270" destination_name="the-source\n"} 20250306085705751 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262429415063270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085705751 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705751 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a596e95fab3: Found GsupExpect[0] for "262429415063270" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@3a596e95fab3: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262429415063270" TC_gsup_check_imei_via_proxy(276)@3a596e95fab3: setverdict(pass): none -> pass 20250306085705753 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705753 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429415063270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429415063270" source_name="the-source\n"} 20250306085705753 DAUC <0003> hlr.c:428 IMSI='262429415063270': storing IMEI = 12345678901234 20250306085705753 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262429415063270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429415063270" destination_name="the-source\n"} 20250306085705753 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262429415063270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085705753 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085705753 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085705754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47744<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@3a596e95fab3: Final verdict of PTC: pass MTC@3a596e95fab3: setverdict(pass): none -> pass 20250306085705755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47694<->l=127.0.0.1:4258 20250306085705756 DLINP <000b> input/ipa.c:452 connected read/write 20250306085705756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085705756 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085705756 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085705756 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085705756 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250306085705756 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38205<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@3a596e95fab3: Final verdict of PTC: none 267@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: pass MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:57:05 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 20250306085705779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47756<->l=127.0.0.1:4258 20250306085705880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47756<->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@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:57:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_check_imei_invalid_len started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085709012 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085709012 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085709017 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47766<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085709023 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709023 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085709023 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085709023 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 20250306085709023 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085709023 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 20250306085709023 DLGSUP <0013> gsup_server.c:236 2: 20250306085709023 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085709023 DLGSUP <0013> gsup_server.c:236 3: 20250306085709023 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085709023 DLGSUP <0013> gsup_server.c:236 4: 20250306085709023 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085709023 DLGSUP <0013> gsup_server.c:236 5: 20250306085709023 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085709023 DLGSUP <0013> gsup_server.c:236 7: 20250306085709023 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085709023 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085709023 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085709023 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@3a596e95fab3: 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") 20250306085709046 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46519<->l=127.0.0.1:4259) 20250306085709055 DAUC <0003> db_auc.c:157 IMSI='262429534861907': No 2G Auth Data 20250306085709056 DAUC <0003> db_auc.c:192 IMSI='262429534861907': No 3G Auth Data HLR_Test-GSUP(278)@3a596e95fab3: Created GsupExpect[0] for "262429534861907" to be handled at TC_gsup_check_imei_invalid_len(281) 20250306085709082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47772<->l=127.0.0.1:4258 20250306085709091 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709091 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429534861907"} 20250306085709091 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250306085709091 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429534861907" cause=Invalid mandatory information} 20250306085709091 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709091 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709091 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a596e95fab3: Found GsupExpect[0] for "262429534861907" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@3a596e95fab3: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262429534861907" TC_gsup_check_imei_invalid_len(281)@3a596e95fab3: setverdict(pass): none -> pass 20250306085709097 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709097 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429534861907"} 20250306085709097 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250306085709097 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429534861907" cause=Invalid mandatory information} 20250306085709097 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709097 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709097 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709099 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709099 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429534861907"} 20250306085709100 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250306085709100 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429534861907" cause=Invalid mandatory information} 20250306085709100 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709100 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709100 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709102 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709102 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429534861907"} 20250306085709102 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250306085709102 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429534861907" cause=Invalid mandatory information} 20250306085709102 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709102 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709103 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709106 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709106 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429534861907"} 20250306085709106 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250306085709106 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429534861907" cause=Invalid mandatory information} 20250306085709106 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429534861907 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709106 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709106 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47772<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@3a596e95fab3: Final verdict of PTC: pass 20250306085709111 DAUC <0003> db_auc.c:157 IMSI='262429591286601': No 2G Auth Data 20250306085709111 DAUC <0003> db_auc.c:192 IMSI='262429591286601': No 3G Auth Data HLR_Test-GSUP(278)@3a596e95fab3: Created GsupExpect[0] for "262429591286601" to be handled at TC_gsup_check_imei_invalid_len(282) 20250306085709126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47774<->l=127.0.0.1:4258 20250306085709127 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709127 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429591286601"} 20250306085709127 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250306085709127 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429591286601" cause=Invalid mandatory information} 20250306085709127 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709127 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709127 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a596e95fab3: Found GsupExpect[0] for "262429591286601" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@3a596e95fab3: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262429591286601" TC_gsup_check_imei_invalid_len(282)@3a596e95fab3: setverdict(pass): none -> pass 20250306085709128 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709128 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429591286601"} 20250306085709128 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250306085709128 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429591286601" cause=Invalid mandatory information} 20250306085709128 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709128 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709128 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709128 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709128 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429591286601"} 20250306085709128 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250306085709128 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429591286601" cause=Invalid mandatory information} 20250306085709128 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709128 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709128 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709129 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709129 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429591286601"} 20250306085709129 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250306085709129 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429591286601" cause=Invalid mandatory information} 20250306085709129 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709129 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709129 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709130 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709130 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429591286601"} 20250306085709130 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250306085709130 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429591286601" cause=Invalid mandatory information} 20250306085709130 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429591286601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709130 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709130 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47774<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@3a596e95fab3: Final verdict of PTC: pass 20250306085709131 DAUC <0003> db_auc.c:157 IMSI='262420974938740': No 2G Auth Data 20250306085709131 DAUC <0003> db_auc.c:192 IMSI='262420974938740': No 3G Auth Data HLR_Test-GSUP(278)@3a596e95fab3: Created GsupExpect[0] for "262420974938740" to be handled at TC_gsup_check_imei_invalid_len(283) 20250306085709137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47776<->l=127.0.0.1:4258 20250306085709139 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709139 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420974938740"} 20250306085709139 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250306085709139 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420974938740" cause=Invalid mandatory information} 20250306085709139 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709139 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709139 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a596e95fab3: Found GsupExpect[0] for "262420974938740" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@3a596e95fab3: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262420974938740" TC_gsup_check_imei_invalid_len(283)@3a596e95fab3: setverdict(pass): none -> pass 20250306085709140 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709140 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420974938740"} 20250306085709140 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250306085709140 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420974938740" cause=Invalid mandatory information} 20250306085709140 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709140 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709140 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709140 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709140 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420974938740"} 20250306085709140 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250306085709140 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420974938740" cause=Invalid mandatory information} 20250306085709140 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709140 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709140 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709141 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709141 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420974938740"} 20250306085709141 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250306085709141 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420974938740" cause=Invalid mandatory information} 20250306085709141 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709141 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709141 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709142 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709142 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420974938740"} 20250306085709142 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250306085709142 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420974938740" cause=Invalid mandatory information} 20250306085709142 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420974938740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709142 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709142 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47776<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@3a596e95fab3: Final verdict of PTC: pass 20250306085709143 DAUC <0003> db_auc.c:157 IMSI='262426907143015': No 2G Auth Data 20250306085709143 DAUC <0003> db_auc.c:192 IMSI='262426907143015': No 3G Auth Data HLR_Test-GSUP(278)@3a596e95fab3: Created GsupExpect[0] for "262426907143015" to be handled at TC_gsup_check_imei_invalid_len(284) 20250306085709150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47790<->l=127.0.0.1:4258 20250306085709153 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709153 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426907143015"} 20250306085709153 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250306085709153 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426907143015" cause=Invalid mandatory information} 20250306085709153 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709153 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709153 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a596e95fab3: Found GsupExpect[0] for "262426907143015" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@3a596e95fab3: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262426907143015" TC_gsup_check_imei_invalid_len(284)@3a596e95fab3: setverdict(pass): none -> pass 20250306085709154 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709154 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426907143015"} 20250306085709154 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250306085709154 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426907143015" cause=Invalid mandatory information} 20250306085709154 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709154 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709154 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709155 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709155 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426907143015"} 20250306085709155 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250306085709155 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426907143015" cause=Invalid mandatory information} 20250306085709155 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709155 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709155 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709156 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709156 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426907143015"} 20250306085709156 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250306085709156 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426907143015" cause=Invalid mandatory information} 20250306085709156 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709156 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709156 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709157 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709157 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426907143015"} 20250306085709157 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250306085709157 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426907143015" cause=Invalid mandatory information} 20250306085709157 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426907143015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709157 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709157 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47790<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@3a596e95fab3: Final verdict of PTC: pass 20250306085709158 DAUC <0003> db_auc.c:157 IMSI='262428811355747': No 2G Auth Data 20250306085709158 DAUC <0003> db_auc.c:192 IMSI='262428811355747': No 3G Auth Data HLR_Test-GSUP(278)@3a596e95fab3: Created GsupExpect[0] for "262428811355747" to be handled at TC_gsup_check_imei_invalid_len(285) 20250306085709165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47802<->l=127.0.0.1:4258 20250306085709167 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709167 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428811355747"} 20250306085709167 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250306085709167 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428811355747" cause=Invalid mandatory information} 20250306085709167 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709167 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709167 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a596e95fab3: Found GsupExpect[0] for "262428811355747" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@3a596e95fab3: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262428811355747" TC_gsup_check_imei_invalid_len(285)@3a596e95fab3: setverdict(pass): none -> pass 20250306085709168 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709168 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428811355747"} 20250306085709168 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250306085709168 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428811355747" cause=Invalid mandatory information} 20250306085709168 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709168 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709168 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709169 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709169 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428811355747"} 20250306085709169 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250306085709169 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428811355747" cause=Invalid mandatory information} 20250306085709169 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709169 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709169 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709170 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709170 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428811355747"} 20250306085709170 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250306085709170 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428811355747" cause=Invalid mandatory information} 20250306085709170 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709170 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709170 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709171 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709171 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428811355747"} 20250306085709171 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250306085709171 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428811355747" cause=Invalid mandatory information} 20250306085709171 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428811355747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709171 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709171 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47802<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@3a596e95fab3: Final verdict of PTC: pass 20250306085709172 DAUC <0003> db_auc.c:157 IMSI='262427002298736': No 2G Auth Data 20250306085709172 DAUC <0003> db_auc.c:192 IMSI='262427002298736': No 3G Auth Data HLR_Test-GSUP(278)@3a596e95fab3: Created GsupExpect[0] for "262427002298736" to be handled at TC_gsup_check_imei_invalid_len(286) 20250306085709178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47812<->l=127.0.0.1:4258 20250306085709180 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709180 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427002298736"} 20250306085709180 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250306085709180 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427002298736" cause=Invalid mandatory information} 20250306085709180 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709180 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709180 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a596e95fab3: Found GsupExpect[0] for "262427002298736" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@3a596e95fab3: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262427002298736" TC_gsup_check_imei_invalid_len(286)@3a596e95fab3: setverdict(pass): none -> pass 20250306085709181 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709181 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427002298736"} 20250306085709181 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250306085709181 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427002298736" cause=Invalid mandatory information} 20250306085709181 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709181 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709181 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709182 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709182 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427002298736"} 20250306085709182 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250306085709182 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427002298736" cause=Invalid mandatory information} 20250306085709182 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709182 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709182 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709183 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709183 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427002298736"} 20250306085709183 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250306085709183 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427002298736" cause=Invalid mandatory information} 20250306085709183 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709183 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709183 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709183 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709183 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427002298736"} 20250306085709183 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250306085709183 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427002298736" cause=Invalid mandatory information} 20250306085709183 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427002298736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709183 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709183 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47812<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@3a596e95fab3: Final verdict of PTC: pass 20250306085709185 DAUC <0003> db_auc.c:157 IMSI='262424341340697': No 2G Auth Data 20250306085709185 DAUC <0003> db_auc.c:192 IMSI='262424341340697': No 3G Auth Data HLR_Test-GSUP(278)@3a596e95fab3: Created GsupExpect[0] for "262424341340697" to be handled at TC_gsup_check_imei_invalid_len(287) 20250306085709191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47818<->l=127.0.0.1:4258 20250306085709193 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709193 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424341340697"} 20250306085709193 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250306085709193 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424341340697" cause=Invalid mandatory information} 20250306085709193 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709193 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709193 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a596e95fab3: Found GsupExpect[0] for "262424341340697" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@3a596e95fab3: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262424341340697" TC_gsup_check_imei_invalid_len(287)@3a596e95fab3: setverdict(pass): none -> pass 20250306085709194 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709194 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424341340697"} 20250306085709194 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250306085709194 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424341340697" cause=Invalid mandatory information} 20250306085709194 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709194 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709194 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709194 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709194 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424341340697"} 20250306085709194 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250306085709194 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424341340697" cause=Invalid mandatory information} 20250306085709194 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709194 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709194 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709195 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709195 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424341340697"} 20250306085709195 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250306085709195 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424341340697" cause=Invalid mandatory information} 20250306085709195 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709195 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709195 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709196 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709196 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424341340697"} 20250306085709196 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250306085709196 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424341340697" cause=Invalid mandatory information} 20250306085709196 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424341340697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709196 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709196 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47818<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@3a596e95fab3: Final verdict of PTC: pass 20250306085709197 DAUC <0003> db_auc.c:157 IMSI='262424188737923': No 2G Auth Data 20250306085709197 DAUC <0003> db_auc.c:192 IMSI='262424188737923': No 3G Auth Data HLR_Test-GSUP(278)@3a596e95fab3: Created GsupExpect[0] for "262424188737923" to be handled at TC_gsup_check_imei_invalid_len(288) 20250306085709204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47820<->l=127.0.0.1:4258 20250306085709206 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709206 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424188737923"} 20250306085709206 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250306085709206 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424188737923" cause=Invalid mandatory information} 20250306085709206 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709206 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709206 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a596e95fab3: Found GsupExpect[0] for "262424188737923" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@3a596e95fab3: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262424188737923" TC_gsup_check_imei_invalid_len(288)@3a596e95fab3: setverdict(pass): none -> pass 20250306085709206 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709206 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424188737923"} 20250306085709206 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250306085709206 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424188737923" cause=Invalid mandatory information} 20250306085709206 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709206 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709206 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709207 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709207 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424188737923"} 20250306085709207 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250306085709207 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424188737923" cause=Invalid mandatory information} 20250306085709207 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709207 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709207 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709207 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709208 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424188737923"} 20250306085709208 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250306085709208 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424188737923" cause=Invalid mandatory information} 20250306085709208 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709208 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709208 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709208 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709208 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424188737923"} 20250306085709208 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250306085709208 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424188737923" cause=Invalid mandatory information} 20250306085709208 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424188737923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085709208 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085709208 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085709209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47820<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@3a596e95fab3: Final verdict of PTC: pass MTC@3a596e95fab3: setverdict(pass): none -> pass 20250306085709210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47766<->l=127.0.0.1:4258 20250306085709210 DLINP <000b> input/ipa.c:452 connected read/write 20250306085709210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085709210 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085709210 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085709210 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@3a596e95fab3: Final verdict of PTC: none 20250306085709210 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46519<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(280)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@3a596e95fab3: Final verdict of PTC: none 279@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: pass MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@3a596e95fab3: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:57:09 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 20250306085709232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47832<->l=127.0.0.1:4258 20250306085709333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47832<->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=168556) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 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_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_gsup_check_imei_unknown_imsi started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085712465 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085712465 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085712468 DLINP <000b> input/ipa.c:452 connected read/write 20250306085712468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085712470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46110<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(289)@3a596e95fab3: 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 } } } } 20250306085712473 DLINP <000b> input/ipa.c:452 connected read/write 20250306085712473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085712473 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085712473 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085712473 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 20250306085712473 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085712473 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 20250306085712473 DLGSUP <0013> gsup_server.c:236 2: 20250306085712473 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085712473 DLGSUP <0013> gsup_server.c:236 3: 20250306085712473 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085712473 DLGSUP <0013> gsup_server.c:236 4: 20250306085712473 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085712473 DLGSUP <0013> gsup_server.c:236 5: 20250306085712473 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085712473 DLGSUP <0013> gsup_server.c:236 7: 20250306085712473 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085712473 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085712473 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085712473 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@3a596e95fab3: 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") 20250306085712488 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39697<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@3a596e95fab3: Created GsupExpect[0] for "262421215733724" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250306085712497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46122<->l=127.0.0.1:4258 20250306085712514 DLINP <000b> input/ipa.c:452 connected read/write 20250306085712514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085712514 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421215733724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421215733724"} 20250306085712514 DMAIN <0000> hlr.c:435 IMSI='262421215733724': has IMEI = 22245678901234 (consider setting 'store-imei') 20250306085712514 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421215733724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250306085712514 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421215733724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421215733724" cause=Invalid mandatory information} 20250306085712514 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421215733724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085712514 DLINP <000b> input/ipa.c:452 connected read/write 20250306085712514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085712514 DLINP <000b> input/ipa.c:452 connected read/write 20250306085712514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@3a596e95fab3: Found GsupExpect[0] for "262421215733724" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@3a596e95fab3: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262421215733724" TC_gsup_check_imei_unknown_imsi(293)@3a596e95fab3: setverdict(pass): none -> pass 20250306085712520 DLINP <000b> input/ipa.c:452 connected read/write 20250306085712520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085712520 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421215733724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421215733724"} 20250306085712520 DAUC <0003> hlr.c:428 IMSI='262421215733724': storing IMEI = 22245678901234 20250306085712520 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262421215733724': no such subscriber 20250306085712520 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421215733724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250306085712520 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421215733724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421215733724" cause=Invalid mandatory information} 20250306085712520 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421215733724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085712520 DLINP <000b> input/ipa.c:452 connected read/write 20250306085712520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085712520 DLINP <000b> input/ipa.c:452 connected read/write 20250306085712520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085712521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46122<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@3a596e95fab3: Final verdict of PTC: pass 20250306085712522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46110<->l=127.0.0.1:4258 20250306085712522 DLINP <000b> input/ipa.c:452 connected read/write 20250306085712522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085712523 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(290)@3a596e95fab3: Final verdict of PTC: none 20250306085712523 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085712523 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085712523 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39697<->l=127.0.0.1:4259) 291@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 291: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@3a596e95fab3: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:57:12 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 20250306085712564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46136<->l=127.0.0.1:4258 20250306085712665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46136<->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@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:57:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085715784 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085715784 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085715788 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46140<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085715793 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715793 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085715793 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085715793 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 20250306085715793 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085715793 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 20250306085715793 DLGSUP <0013> gsup_server.c:236 2: 20250306085715793 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085715793 DLGSUP <0013> gsup_server.c:236 3: 20250306085715793 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085715794 DLGSUP <0013> gsup_server.c:236 4: 20250306085715794 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085715794 DLGSUP <0013> gsup_server.c:236 5: 20250306085715794 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085715794 DLGSUP <0013> gsup_server.c:236 7: 20250306085715794 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085715794 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085715794 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085715794 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@3a596e95fab3: 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") 20250306085715814 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39129<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@3a596e95fab3: Created GsupExpect[0] for "262429046798376" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250306085715826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4258 20250306085715836 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715836 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429046798376"} 20250306085715836 DMAIN <0000> hlr.c:227 IMSI='262429046798376': Creating subscriber on demand 20250306085715836 DMAIN <0000> hlr.c:243 IMSI='262429046798376': Successfully assigned MSISDN='175' 20250306085715836 DAUC <0003> hlr.c:428 IMSI='262429046798376': storing IMEI = 12345678901234 20250306085715836 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429046798376"} 20250306085715836 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085715836 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715836 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@3a596e95fab3: Found GsupExpect[0] for "262429046798376" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@3a596e95fab3: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262429046798376" TC_subscr_create_on_demand_check_imei_early(298)@3a596e95fab3: setverdict(pass): none -> pass 20250306085715849 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715849 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data 20250306085715851 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715851 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data 20250306085715852 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715852 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data 20250306085715855 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715855 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429046798376" cn_domain=PS} 20250306085715855 DLU <0006> fsm.c:456 lu(262429046798376)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085715855 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085715855 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429046798376)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085715855 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429046798376" cn_domain=PS} 20250306085715855 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715855 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715858 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715859 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429046798376"} 20250306085715859 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429046798376)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085715859 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085715859 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429046798376"} 20250306085715859 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085715859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429046798376)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085715859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429046798376)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085715859 DLU <0006> fsm.c:568 lu(PS:IMSI-262429046798376)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085715859 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715859 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085715866 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715866 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429046798376"} 20250306085715866 DMAIN <0000> hlr.c:227 IMSI='262429046798376': Creating subscriber on demand 20250306085715866 DMAIN <0000> hlr.c:243 IMSI='262429046798376': Successfully assigned MSISDN='339' 20250306085715866 DAUC <0003> hlr.c:428 IMSI='262429046798376': storing IMEI = 12345678901234 20250306085715866 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429046798376"} 20250306085715866 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085715866 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715866 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715868 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715868 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085715869 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715869 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data 20250306085715870 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715870 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data 20250306085715871 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715871 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data 20250306085715873 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715873 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429046798376" cn_domain=PS} 20250306085715873 DLU <0006> fsm.c:456 lu(262429046798376)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085715873 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085715873 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429046798376)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085715873 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429046798376" cn_domain=PS} 20250306085715873 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715873 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715875 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715875 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429046798376"} 20250306085715875 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429046798376)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085715875 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085715875 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429046798376"} 20250306085715875 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085715875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429046798376)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085715875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429046798376)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085715875 DLU <0006> fsm.c:568 lu(PS:IMSI-262429046798376)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085715876 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715876 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085715880 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715880 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429046798376"} 20250306085715880 DMAIN <0000> hlr.c:227 IMSI='262429046798376': Creating subscriber on demand 20250306085715880 DMAIN <0000> hlr.c:243 IMSI='262429046798376': Successfully assigned MSISDN='550' 20250306085715880 DAUC <0003> hlr.c:428 IMSI='262429046798376': storing IMEI = 12345678901234 20250306085715880 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429046798376"} 20250306085715880 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085715880 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715880 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715882 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715882 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085715882 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715882 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data 20250306085715883 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715883 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data 20250306085715884 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715884 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data 20250306085715885 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715885 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429046798376" cn_domain=PS} 20250306085715885 DLU <0006> fsm.c:456 lu(262429046798376)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085715885 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250306085715885 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429046798376" cause=GPRS services not allowed} 20250306085715885 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085715885 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429046798376)[0x561c1658e390]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085715885 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429046798376)[0x561c1658e390]{UNVALIDATED}: Freeing instance 20250306085715885 DLU <0006> fsm.c:568 lu(PS:IMSI-262429046798376)[0x561c1658e390]{UNVALIDATED}: Deallocated 20250306085715885 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715885 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085715889 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715889 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429046798376"} 20250306085715889 DMAIN <0000> hlr.c:227 IMSI='262429046798376': Creating subscriber on demand 20250306085715889 DMAIN <0000> hlr.c:243 IMSI='262429046798376': Successfully assigned MSISDN='281' 20250306085715889 DAUC <0003> hlr.c:428 IMSI='262429046798376': storing IMEI = 12345678901234 20250306085715889 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429046798376"} 20250306085715889 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085715889 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715890 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715891 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715891 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085715892 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715892 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data 20250306085715892 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715892 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data 20250306085715893 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715893 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429046798376" cn_domain=PS} 20250306085715893 DLU <0006> fsm.c:456 lu(262429046798376)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085715893 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250306085715893 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429046798376" cause=GPRS services not allowed} 20250306085715893 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085715893 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429046798376)[0x561c1658e390]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085715893 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429046798376)[0x561c1658e390]{UNVALIDATED}: Freeing instance 20250306085715893 DLU <0006> fsm.c:568 lu(PS:IMSI-262429046798376)[0x561c1658e390]{UNVALIDATED}: Deallocated 20250306085715893 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715893 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085715896 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715896 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429046798376"} 20250306085715896 DMAIN <0000> hlr.c:227 IMSI='262429046798376': Creating subscriber on demand 20250306085715896 DAUC <0003> hlr.c:428 IMSI='262429046798376': storing IMEI = 12345678901234 20250306085715896 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429046798376"} 20250306085715896 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085715896 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715896 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715897 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715897 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085715898 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715898 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data 20250306085715898 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715898 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data 20250306085715899 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715899 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429046798376" cn_domain=PS} 20250306085715899 DLU <0006> fsm.c:456 lu(262429046798376)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085715899 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250306085715899 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429046798376" cause=GPRS services not allowed} 20250306085715899 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085715899 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429046798376)[0x561c1658e390]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085715899 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429046798376)[0x561c1658e390]{UNVALIDATED}: Freeing instance 20250306085715899 DLU <0006> fsm.c:568 lu(PS:IMSI-262429046798376)[0x561c1658e390]{UNVALIDATED}: Deallocated 20250306085715899 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715899 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085715901 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715901 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429046798376"} 20250306085715901 DMAIN <0000> hlr.c:227 IMSI='262429046798376': Creating subscriber on demand 20250306085715901 DAUC <0003> hlr.c:428 IMSI='262429046798376': storing IMEI = 12345678901234 20250306085715901 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429046798376"} 20250306085715901 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250306085715901 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715901 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715902 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715902 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085715902 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715902 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data 20250306085715903 DAUC <0003> db_auc.c:157 IMSI='262429046798376': No 2G Auth Data 20250306085715903 DAUC <0003> db_auc.c:192 IMSI='262429046798376': No 3G Auth Data 20250306085715903 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715903 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715903 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429046798376" cn_domain=PS} 20250306085715903 DLU <0006> fsm.c:456 lu(262429046798376)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085715903 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085715903 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429046798376)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085715903 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429046798376" cn_domain=PS} 20250306085715903 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715903 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715904 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715904 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429046798376"} 20250306085715904 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429046798376)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085715904 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085715904 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429046798376"} 20250306085715904 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429046798376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085715904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429046798376)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085715904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429046798376)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085715904 DLU <0006> fsm.c:568 lu(PS:IMSI-262429046798376)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085715904 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085715904 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085715905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@3a596e95fab3: Final verdict of PTC: pass 20250306085715905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46140<->l=127.0.0.1:4258 20250306085715906 DLINP <000b> input/ipa.c:452 connected read/write 20250306085715906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085715906 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085715906 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085715906 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085715906 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39129<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@3a596e95fab3: Final verdict of PTC: none 296@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 296: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@3a596e95fab3: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:57:15 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 20250306085715930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4258 20250306085716031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97056) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:57:18 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@3a596e95fab3: 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@3a596e95fab3: Test case TC_subscr_create_on_demand_ul started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085719153 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085719153 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085719158 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085719159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46164<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085719164 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085719164 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085719164 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085719164 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 20250306085719164 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085719164 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 20250306085719164 DLGSUP <0013> gsup_server.c:236 2: 20250306085719164 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085719164 DLGSUP <0013> gsup_server.c:236 3: 20250306085719164 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085719164 DLGSUP <0013> gsup_server.c:236 4: 20250306085719164 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085719164 DLGSUP <0013> gsup_server.c:236 5: 20250306085719164 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085719164 DLGSUP <0013> gsup_server.c:236 7: 20250306085719164 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085719164 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085719164 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085719164 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@3a596e95fab3: 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") 20250306085719177 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44919<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@3a596e95fab3: Created GsupExpect[0] for "262423372529033" to be handled at TC_subscr_create_on_demand_ul(303) 20250306085719184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46174<->l=127.0.0.1:4258 20250306085719206 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085719206 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423372529033" cn_domain=PS} 20250306085719206 DMAIN <0000> hlr.c:227 IMSI='262423372529033': Creating subscriber on demand 20250306085719206 DMAIN <0000> hlr.c:243 IMSI='262423372529033': Successfully assigned MSISDN='354' 20250306085719206 DLU <0006> fsm.c:456 lu(262423372529033)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085719206 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085719207 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423372529033)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085719207 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423372529033" cn_domain=PS} 20250306085719207 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085719207 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@3a596e95fab3: Found GsupExpect[0] for "262423372529033" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@3a596e95fab3: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262423372529033" 20250306085719213 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085719213 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423372529033"} 20250306085719214 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423372529033)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085719214 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085719214 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423372529033"} 20250306085719214 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085719214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423372529033)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085719214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423372529033)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085719214 DLU <0006> fsm.c:568 lu(PS:IMSI-262423372529033)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085719214 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085719214 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3a596e95fab3: setverdict(pass): none -> pass 20250306085719216 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719216 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719218 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719218 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719219 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719219 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719226 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085719226 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423372529033" cn_domain=PS} 20250306085719227 DMAIN <0000> hlr.c:227 IMSI='262423372529033': Creating subscriber on demand 20250306085719227 DMAIN <0000> hlr.c:243 IMSI='262423372529033': Successfully assigned MSISDN='645' 20250306085719227 DLU <0006> fsm.c:456 lu(262423372529033)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085719227 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085719227 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423372529033)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085719227 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423372529033" cn_domain=PS} 20250306085719227 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085719227 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085719230 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085719230 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423372529033"} 20250306085719230 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423372529033)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085719230 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085719230 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423372529033"} 20250306085719230 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085719230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423372529033)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085719230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423372529033)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085719230 DLU <0006> fsm.c:568 lu(PS:IMSI-262423372529033)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085719230 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085719230 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085719232 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719232 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719233 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719233 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719235 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719235 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719236 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719236 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719243 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085719243 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423372529033" cn_domain=PS} 20250306085719243 DMAIN <0000> hlr.c:227 IMSI='262423372529033': Creating subscriber on demand 20250306085719243 DMAIN <0000> hlr.c:243 IMSI='262423372529033': Successfully assigned MSISDN='393' 20250306085719243 DLU <0006> fsm.c:456 lu(262423372529033)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085719243 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250306085719243 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423372529033" cause=GPRS services not allowed} 20250306085719243 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085719243 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423372529033)[0x561c1658e390]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085719243 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423372529033)[0x561c1658e390]{UNVALIDATED}: Freeing instance 20250306085719243 DLU <0006> fsm.c:568 lu(PS:IMSI-262423372529033)[0x561c1658e390]{UNVALIDATED}: Deallocated 20250306085719243 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085719243 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085719245 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719245 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719246 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719246 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719247 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719247 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719249 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719249 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719253 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085719253 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423372529033" cn_domain=PS} 20250306085719253 DMAIN <0000> hlr.c:227 IMSI='262423372529033': Creating subscriber on demand 20250306085719253 DMAIN <0000> hlr.c:243 IMSI='262423372529033': Successfully assigned MSISDN='164' 20250306085719253 DLU <0006> fsm.c:456 lu(262423372529033)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085719254 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250306085719254 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423372529033" cause=GPRS services not allowed} 20250306085719254 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085719254 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423372529033)[0x561c1658e390]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085719254 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423372529033)[0x561c1658e390]{UNVALIDATED}: Freeing instance 20250306085719254 DLU <0006> fsm.c:568 lu(PS:IMSI-262423372529033)[0x561c1658e390]{UNVALIDATED}: Deallocated 20250306085719254 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085719254 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085719255 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719255 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719256 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719256 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719257 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719257 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719261 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085719261 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423372529033" cn_domain=PS} 20250306085719261 DMAIN <0000> hlr.c:227 IMSI='262423372529033': Creating subscriber on demand 20250306085719261 DLU <0006> fsm.c:456 lu(262423372529033)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085719261 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250306085719261 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423372529033" cause=GPRS services not allowed} 20250306085719261 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085719261 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423372529033)[0x561c1658e390]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085719261 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423372529033)[0x561c1658e390]{UNVALIDATED}: Freeing instance 20250306085719261 DLU <0006> fsm.c:568 lu(PS:IMSI-262423372529033)[0x561c1658e390]{UNVALIDATED}: Deallocated 20250306085719261 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085719261 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085719263 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719263 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719263 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719264 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719264 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719264 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719268 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085719268 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423372529033" cn_domain=PS} 20250306085719268 DMAIN <0000> hlr.c:227 IMSI='262423372529033': Creating subscriber on demand 20250306085719268 DLU <0006> fsm.c:456 lu(262423372529033)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085719268 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085719268 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423372529033)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085719268 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423372529033" cn_domain=PS} 20250306085719268 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085719268 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085719270 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085719270 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423372529033"} 20250306085719270 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423372529033)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085719270 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085719270 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423372529033"} 20250306085719270 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423372529033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085719270 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423372529033)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085719270 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423372529033)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085719270 DLU <0006> fsm.c:568 lu(PS:IMSI-262423372529033)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085719270 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085719270 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085719272 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719272 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719273 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719273 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data 20250306085719274 DAUC <0003> db_auc.c:157 IMSI='262423372529033': No 2G Auth Data 20250306085719274 DAUC <0003> db_auc.c:192 IMSI='262423372529033': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085719276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46174<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@3a596e95fab3: Final verdict of PTC: pass 20250306085719277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46164<->l=127.0.0.1:4258 20250306085719278 DLINP <000b> input/ipa.c:452 connected read/write 20250306085719278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085719278 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085719278 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085719278 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085719278 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44919<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(299)@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@3a596e95fab3: Final verdict of PTC: none 301@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP(300)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 301: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@3a596e95fab3: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:57:19 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 20250306085719307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46186<->l=127.0.0.1:4258 20250306085719408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46186<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81540) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:57:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_subscr_create_on_demand_sai started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085722532 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085722532 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085722537 DLINP <000b> input/ipa.c:452 connected read/write 20250306085722537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085722538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47236<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085722542 DLINP <000b> input/ipa.c:452 connected read/write 20250306085722542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085722542 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085722542 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085722542 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 20250306085722542 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085722542 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 20250306085722542 DLGSUP <0013> gsup_server.c:236 2: 20250306085722542 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085722542 DLGSUP <0013> gsup_server.c:236 3: 20250306085722542 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085722543 DLGSUP <0013> gsup_server.c:236 4: 20250306085722543 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085722543 DLGSUP <0013> gsup_server.c:236 5: 20250306085722543 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085722543 DLGSUP <0013> gsup_server.c:236 7: 20250306085722543 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085722543 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085722543 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085722543 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@3a596e95fab3: 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") 20250306085722566 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46779<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@3a596e95fab3: Created GsupExpect[0] for "262429313910650" to be handled at TC_subscr_create_on_demand_sai(308) 20250306085722580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47244<->l=127.0.0.1:4258 20250306085722591 DLINP <000b> input/ipa.c:452 connected read/write 20250306085722591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085722591 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429313910650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429313910650"} 20250306085722591 DMAIN <0000> hlr.c:227 IMSI='262429313910650': Creating subscriber on demand 20250306085722591 DMAIN <0000> hlr.c:243 IMSI='262429313910650': Successfully assigned MSISDN='475' 20250306085722591 DAUC <0003> db_auc.c:157 IMSI='262429313910650': No 2G Auth Data 20250306085722591 DAUC <0003> db_auc.c:192 IMSI='262429313910650': No 3G Auth Data 20250306085722591 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429313910650 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 20250306085722591 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429313910650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429313910650" cause=IMSI unknown in HLR} 20250306085722591 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429313910650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250306085722591 DLINP <000b> input/ipa.c:452 connected read/write 20250306085722591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085722591 DLINP <000b> input/ipa.c:452 connected read/write 20250306085722591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@3a596e95fab3: Found GsupExpect[0] for "262429313910650" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@3a596e95fab3: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262429313910650" TC_subscr_create_on_demand_sai(308)@3a596e95fab3: setverdict(pass): none -> pass 20250306085722595 DAUC <0003> db_auc.c:157 IMSI='262429313910650': No 2G Auth Data 20250306085722596 DAUC <0003> db_auc.c:192 IMSI='262429313910650': No 3G Auth Data 20250306085722597 DAUC <0003> db_auc.c:157 IMSI='262429313910650': No 2G Auth Data 20250306085722597 DAUC <0003> db_auc.c:192 IMSI='262429313910650': No 3G Auth Data 20250306085722599 DAUC <0003> db_auc.c:157 IMSI='262429313910650': No 2G Auth Data 20250306085722599 DAUC <0003> db_auc.c:192 IMSI='262429313910650': No 3G Auth Data 20250306085722601 DLINP <000b> input/ipa.c:452 connected read/write 20250306085722601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085722601 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429313910650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429313910650" cn_domain=PS} 20250306085722601 DLU <0006> fsm.c:456 lu(262429313910650)[0x561c1658e390]{UNVALIDATED}: Allocated 20250306085722601 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429313910650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250306085722601 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429313910650)[0x561c1658e390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085722601 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429313910650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429313910650" cn_domain=PS} 20250306085722601 DLINP <000b> input/ipa.c:452 connected read/write 20250306085722601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085722601 DLINP <000b> input/ipa.c:452 connected read/write 20250306085722601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085722605 DLINP <000b> input/ipa.c:452 connected read/write 20250306085722605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085722605 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429313910650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429313910650"} 20250306085722605 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429313910650)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085722605 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429313910650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085722605 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429313910650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429313910650"} 20250306085722605 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429313910650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085722605 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429313910650)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085722605 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429313910650)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085722605 DLU <0006> fsm.c:568 lu(PS:IMSI-262429313910650)[0x561c1658e390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085722605 DLINP <000b> input/ipa.c:452 connected read/write 20250306085722605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085722605 DLINP <000b> input/ipa.c:452 connected read/write 20250306085722605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085722610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47244<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@3a596e95fab3: Final verdict of PTC: pass 20250306085722611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47236<->l=127.0.0.1:4258 20250306085722613 DLINP <000b> input/ipa.c:452 connected read/write 20250306085722613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085722613 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085722614 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085722614 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085722614 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46779<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@3a596e95fab3: Final verdict of PTC: none 306@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 306: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@3a596e95fab3: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:57:22 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 20250306085722648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47246<->l=127.0.0.1:4258 20250306085722749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47246<->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@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:57:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_MSLookup_mDNS_service_other_home started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085725855 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085725855 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085725860 DLINP <000b> input/ipa.c:452 connected read/write 20250306085725860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085725861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47256<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@3a596e95fab3: 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)@3a596e95fab3: 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 } } } } 20250306085725865 DLINP <000b> input/ipa.c:452 connected read/write 20250306085725865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085725865 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085725865 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085725865 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 20250306085725865 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085725865 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 20250306085725865 DLGSUP <0013> gsup_server.c:236 2: 20250306085725865 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085725865 DLGSUP <0013> gsup_server.c:236 3: 20250306085725865 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085725865 DLGSUP <0013> gsup_server.c:236 4: 20250306085725865 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085725865 DLGSUP <0013> gsup_server.c:236 5: 20250306085725865 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085725865 DLGSUP <0013> gsup_server.c:236 7: 20250306085725865 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085725865 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085725865 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085725865 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)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@3a596e95fab3: 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") 20250306085725888 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43757<->l=127.0.0.1:4259) 20250306085725891 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250306085725891 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@3a596e95fab3: Created GsupExpect[0] for "262420543934714" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250306085725906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47258<->l=127.0.0.1:4258 20250306085725911 DAUC <0003> db_auc.c:157 IMSI='262420543934714': No 2G Auth Data 20250306085725911 DAUC <0003> db_auc.c:192 IMSI='262420543934714': No 3G Auth Data 20250306085725921 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611744374.msisdn 20250306085725921 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611744374.msisdn: not attached (vlr_number unset) 20250306085725921 DDGSM <0007> mslookup_server.c:327 sip.voice.491611744374.msisdn: does not exist in GSUP proxy 20250306085726928 DLINP <000b> input/ipa.c:452 connected read/write 20250306085726928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085726928 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420543934714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420543934714" cn_domain=CS} 20250306085726928 DLU <0006> fsm.c:456 lu(262420543934714)[0x561c1658e120]{UNVALIDATED}: Allocated 20250306085726928 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420543934714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250306085726928 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420543934714)[0x561c1658e120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250306085726928 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420543934714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420543934714" cn_domain=CS} 20250306085726928 DLINP <000b> input/ipa.c:452 connected read/write 20250306085726928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085726928 DLINP <000b> input/ipa.c:452 connected read/write 20250306085726928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@3a596e95fab3: Found GsupExpect[0] for "262420543934714" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@3a596e95fab3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420543934714" 20250306085726935 DLINP <000b> input/ipa.c:452 connected read/write 20250306085726935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085726935 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420543934714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420543934714"} 20250306085726935 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420543934714)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250306085726935 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420543934714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250306085726935 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420543934714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420543934714"} 20250306085726935 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420543934714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085726935 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420543934714)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250306085726935 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420543934714)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250306085726935 DLU <0006> fsm.c:568 lu(CS:IMSI-262420543934714)[0x561c1658e120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250306085726935 DLINP <000b> input/ipa.c:452 connected read/write 20250306085726935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085726935 DLINP <000b> input/ipa.c:452 connected read/write 20250306085726935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@3a596e95fab3: setverdict(pass): none -> pass 20250306085726939 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611744374.msisdn 20250306085726939 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611744374.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250306085726939 DDGSM <0007> mslookup_server.c:327 sip.voice.491611744374.msisdn: does not exist in GSUP proxy 20250306085726939 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611744374.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@3a596e95fab3: setverdict(pass): pass -> pass, component reason not changed 20250306085726945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47258<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@3a596e95fab3: Final verdict of PTC: pass 20250306085726961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47256<->l=127.0.0.1:4258 20250306085726962 DLINP <000b> input/ipa.c:452 connected read/write 20250306085726962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085726962 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085726962 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085726962 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085726962 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43757<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@3a596e95fab3: Final verdict of PTC: none 311@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 311: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@3a596e95fab3: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:57:26 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 20250306085726990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47270<->l=127.0.0.1:4258 20250306085727091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47270<->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) 20250306085728870 DSS <0004> hlr_ussd.c:239 262421126306540/0xbae67b9c: SS Session Timeout, destroying 20250306085728870 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421126306540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:57: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_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_MSLookup_GSUP_proxy started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085730200 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085730200 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085730204 DLINP <000b> input/ipa.c:452 connected read/write 20250306085730204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085730205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47284<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@3a596e95fab3: 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) } } } } 20250306085730209 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250306085730209 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@3a596e95fab3: 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 } } } } 20250306085730209 DLINP <000b> input/ipa.c:452 connected read/write 20250306085730209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085730209 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085730209 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085730209 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 20250306085730209 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085730209 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 20250306085730209 DLGSUP <0013> gsup_server.c:236 2: 20250306085730209 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085730209 DLGSUP <0013> gsup_server.c:236 3: 20250306085730209 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085730209 DLGSUP <0013> gsup_server.c:236 4: 20250306085730209 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085730209 DLGSUP <0013> gsup_server.c:236 5: 20250306085730209 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085730209 DLGSUP <0013> gsup_server.c:236 7: 20250306085730209 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085730209 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085730209 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085730209 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@3a596e95fab3: 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") 20250306085730237 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41715<->l=127.0.0.1:4259) 20250306085730238 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250306085730238 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@3a596e95fab3: Created GsupExpect[0] for "262426575825704" to be handled at TC_MSLookup_GSUP_proxy(320) 20250306085730248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47292<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@3a596e95fab3: Created GsupExpect[0] for "262426575825704" to be handled at TC_MSLookup_GSUP_proxy(320) 20250306085730253 DLINP <000b> input/ipa.c:452 connected read/write 20250306085730253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085730253 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426575825704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426575825704" cn_domain=CS} 20250306085730253 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426575825704 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250306085730253 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426575825704 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250306085730253 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426575825704.imsi 20250306085730253 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426575825704.imsi 20250306085730253 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426575825704.imsi: does not exist in local HLR 20250306085730259 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426575825704 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250306085730259 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250306085730259 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250306085730259 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250306085730259 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250306085730259 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250306085730259 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426575825704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085730259 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250306085730259 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250306085730259 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250306085730259 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250306085730259 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250306085730259 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@3a596e95fab3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@3a596e95fab3: 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) } } } } 20250306085730262 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085730262 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085730262 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250306085730262 DLINP <000b> ipa.c:396 tag 1: HLR 20250306085730262 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250306085730264 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085730264 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085730264 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@3a596e95fab3: 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)@3a596e95fab3: 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(318)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@3a596e95fab3: Found GsupExpect[0] for "262426575825704" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@3a596e95fab3: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426575825704" HLR_Test-GSUP-server-IPA(318)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085730306 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085730306 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085730306 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085730306 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085730307 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426575825704 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617848408 20250306085730307 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426575825704 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250306085730307 DLINP <000b> input/ipa.c:452 connected read/write 20250306085730307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085730307 DLINP <000b> input/ipa.c:452 connected read/write 20250306085730307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@3a596e95fab3: Found GsupExpect[0] for "262426575825704" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@3a596e95fab3: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426575825704" 20250306085730316 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085730317 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085730317 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426575825704 MSISDN-491617848408 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250306085730317 DLINP <000b> input/ipa.c:452 connected read/write 20250306085730317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085730317 DLINP <000b> input/ipa.c:452 connected read/write 20250306085730317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085730320 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085730321 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085730321 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426575825704 MSISDN-491617848408 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 20250306085730321 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426575825704 MSISDN-491617848408 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250306085730321 DLINP <000b> input/ipa.c:452 connected read/write 20250306085730321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085730321 DLINP <000b> input/ipa.c:452 connected read/write 20250306085730321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@3a596e95fab3: setverdict(pass): none -> pass 20250306085730324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47292<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@3a596e95fab3: Final verdict of PTC: pass 20250306085730325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47284<->l=127.0.0.1:4258 20250306085730328 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41715<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-server(317)@3a596e95fab3: Final verdict of PTC: none 20250306085730328 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085730328 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085730328 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250306085730328 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250306085730328 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250306085730328 DLINP <000b> input/ipa.c:452 connected read/write 20250306085730328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085730329 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085730329 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085730329 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server-IPA(318)@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@3a596e95fab3: Final verdict of PTC: none 316@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 316: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@3a596e95fab3: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:57:30 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 20250306085730409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47306<->l=127.0.0.1:4258 20250306085730510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47306<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3868) Waiting for packet dumper to finish... 1 (prev_count=3868, count=43096) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:57:32 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@3a596e95fab3: 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@3a596e95fab3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085733630 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085733630 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085733635 DLINP <000b> input/ipa.c:452 connected read/write 20250306085733635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085733636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52988<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@3a596e95fab3: 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) } } } } 20250306085733639 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250306085733639 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@3a596e95fab3: 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 } } } } 20250306085733640 DLINP <000b> input/ipa.c:452 connected read/write 20250306085733640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085733640 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085733640 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085733640 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 20250306085733640 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085733640 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 20250306085733640 DLGSUP <0013> gsup_server.c:236 2: 20250306085733640 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085733640 DLGSUP <0013> gsup_server.c:236 3: 20250306085733640 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085733640 DLGSUP <0013> gsup_server.c:236 4: 20250306085733640 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085733640 DLGSUP <0013> gsup_server.c:236 5: 20250306085733640 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085733640 DLGSUP <0013> gsup_server.c:236 7: 20250306085733640 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085733640 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085733640 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085733640 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@3a596e95fab3: 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") 20250306085733658 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43655<->l=127.0.0.1:4259) 20250306085733660 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250306085733660 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@3a596e95fab3: Created GsupExpect[0] for "262429446210832" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250306085733670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53004<->l=127.0.0.1:4258 20250306085733673 DAUC <0003> db_auc.c:157 IMSI='262429446210832': No 2G Auth Data 20250306085733673 DAUC <0003> db_auc.c:192 IMSI='262429446210832': No 3G Auth Data 20250306085733681 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429446210832.imsi 20250306085733681 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429446210832.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@3a596e95fab3: setverdict(pass): none -> pass 20250306085733687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53004<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@3a596e95fab3: Final verdict of PTC: pass 20250306085733688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52988<->l=127.0.0.1:4258 20250306085733689 DLINP <000b> input/ipa.c:452 connected read/write 20250306085733689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085733689 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085733689 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085733689 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250306085733689 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43655<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@3a596e95fab3: Final verdict of PTC: none 323@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 323: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@3a596e95fab3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:57:33 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 20250306085733719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53016<->l=127.0.0.1:4258 20250306085733820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53016<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27864) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:57:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085736927 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085736928 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085736932 DLINP <000b> input/ipa.c:452 connected read/write 20250306085736932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085736934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53020<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@3a596e95fab3: 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) } } } } 20250306085736937 DLINP <000b> input/ipa.c:452 connected read/write 20250306085736937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(326)@3a596e95fab3: 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 } } } } 20250306085736938 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085736938 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085736938 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 20250306085736938 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085736938 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 20250306085736938 DLGSUP <0013> gsup_server.c:236 2: 20250306085736938 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085736938 DLGSUP <0013> gsup_server.c:236 3: 20250306085736938 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085736938 DLGSUP <0013> gsup_server.c:236 4: 20250306085736938 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085736938 DLGSUP <0013> gsup_server.c:236 5: 20250306085736938 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085736938 DLGSUP <0013> gsup_server.c:236 7: 20250306085736938 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085736938 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085736938 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085736938 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250306085736938 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250306085736938 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@3a596e95fab3: 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") 20250306085736969 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35267<->l=127.0.0.1:4259) 20250306085736970 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250306085736970 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@3a596e95fab3: Created GsupExpect[0] for "262424648984575" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250306085736976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53026<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@3a596e95fab3: Created GsupExpect[0] for "262424648984575" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250306085736982 DLINP <000b> input/ipa.c:452 connected read/write 20250306085736982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085736982 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424648984575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424648984575" cn_domain=CS} 20250306085736982 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424648984575 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250306085736982 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424648984575 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250306085736982 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424648984575.imsi 20250306085736982 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424648984575.imsi 20250306085736982 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424648984575.imsi: does not exist in local HLR 20250306085736985 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424648984575 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250306085736985 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250306085736985 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250306085736985 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250306085736985 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250306085736985 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250306085736985 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424648984575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085736985 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250306085736985 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250306085736986 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250306085736986 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250306085736986 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250306085736986 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@3a596e95fab3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@3a596e95fab3: 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) } } } } 20250306085736987 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085736987 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085736987 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250306085736987 DLINP <000b> ipa.c:396 tag 1: HLR 20250306085736987 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250306085736988 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085736988 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085736988 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@3a596e95fab3: 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)@3a596e95fab3: 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)@3a596e95fab3: Found GsupExpect[0] for "262424648984575" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server-IPA(330)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@3a596e95fab3: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424648984575" HLR_Test-GSUP-server-IPA(330)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085737034 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085737034 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085737034 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085737034 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085737034 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424648984575 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615670215 20250306085737034 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424648984575 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250306085737034 DLINP <000b> input/ipa.c:452 connected read/write 20250306085737034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085737034 DLINP <000b> input/ipa.c:452 connected read/write 20250306085737034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@3a596e95fab3: Found GsupExpect[0] for "262424648984575" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@3a596e95fab3: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424648984575" 20250306085737041 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085737042 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085737042 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424648984575 MSISDN-491615670215 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250306085737042 DLINP <000b> input/ipa.c:452 connected read/write 20250306085737042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085737042 DLINP <000b> input/ipa.c:452 connected read/write 20250306085737042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085737045 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085737045 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085737045 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424648984575 MSISDN-491615670215 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 20250306085737045 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424648984575 MSISDN-491615670215 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250306085737045 DLINP <000b> input/ipa.c:452 connected read/write 20250306085737045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085737045 DLINP <000b> input/ipa.c:452 connected read/write 20250306085737045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085737048 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424648984575.imsi 20250306085737048 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424648984575.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@3a596e95fab3: setverdict(pass): none -> pass 20250306085738050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53026<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@3a596e95fab3: Final verdict of PTC: pass 20250306085738053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53020<->l=127.0.0.1:4258 20250306085738055 DLINP <000b> input/ipa.c:452 connected read/write 20250306085738055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085738056 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085738056 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085738056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-server(329)@3a596e95fab3: Final verdict of PTC: none 20250306085738057 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35267<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(326)@3a596e95fab3: Final verdict of PTC: none 20250306085738057 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085738057 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085738057 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250306085738058 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250306085738058 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 328: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@3a596e95fab3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:57:38 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 20250306085738156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53034<->l=127.0.0.1:4258 20250306085738257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53034<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35932) Waiting for packet dumper to finish... 1 (prev_count=35932, count=44100) MTC@3a596e95fab3: 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@3a596e95fab3: 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 ------ Thu Mar 6 08:57:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3a596e95fab3: 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@3a596e95fab3: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@3a596e95fab3: legacy= false MTC@3a596e95fab3: in not legacy case 1 MTC@3a596e95fab3: in not legacy case 2 20250306085741370 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250306085741370 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085741375 DLINP <000b> input/ipa.c:452 connected read/write 20250306085741375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085741376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53050<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@3a596e95fab3: 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) } } } } 20250306085741381 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250306085741381 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@3a596e95fab3: 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 } } } } 20250306085741381 DLINP <000b> input/ipa.c:452 connected read/write 20250306085741381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085741381 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250306085741381 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250306085741381 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 20250306085741381 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250306085741381 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 20250306085741381 DLGSUP <0013> gsup_server.c:236 2: 20250306085741381 DLGSUP <0013> gsup_server.c:238 2: 00 20250306085741381 DLGSUP <0013> gsup_server.c:236 3: 20250306085741381 DLGSUP <0013> gsup_server.c:238 3: 00 20250306085741381 DLGSUP <0013> gsup_server.c:236 4: 20250306085741381 DLGSUP <0013> gsup_server.c:238 4: 00 20250306085741381 DLGSUP <0013> gsup_server.c:236 5: 20250306085741381 DLGSUP <0013> gsup_server.c:238 5: 00 20250306085741381 DLGSUP <0013> gsup_server.c:236 7: 20250306085741381 DLGSUP <0013> gsup_server.c:238 7: 00 20250306085741381 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250306085741381 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250306085741381 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@3a596e95fab3: 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") 20250306085741413 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32795<->l=127.0.0.1:4259) 20250306085741414 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250306085741414 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@3a596e95fab3: Created GsupExpect[0] for "262421503948499" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250306085741425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@3a596e95fab3: Created GsupExpect[0] for "262421503948499" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250306085741429 DLINP <000b> input/ipa.c:452 connected read/write 20250306085741429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085741429 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421503948499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421503948499" cn_domain=CS} 20250306085741429 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421503948499 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250306085741429 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421503948499 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250306085741429 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421503948499.imsi 20250306085741429 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421503948499.imsi 20250306085741429 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421503948499.imsi: does not exist in local HLR 20250306085741437 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421503948499 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250306085741437 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250306085741437 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250306085741437 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250306085741437 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250306085741437 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250306085741437 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421503948499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250306085741437 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250306085741437 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250306085741437 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250306085741437 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250306085741437 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250306085741437 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@3a596e95fab3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@3a596e95fab3: 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) } } } } 20250306085741441 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085741441 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085741441 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250306085741441 DLINP <000b> ipa.c:396 tag 1: HLR 20250306085741441 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250306085741444 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085741444 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085741444 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@3a596e95fab3: 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)@3a596e95fab3: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@3a596e95fab3: Found GsupExpect[0] for "262421503948499" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@3a596e95fab3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421503948499" HLR_Test-GSUP-server-IPA(337)@3a596e95fab3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@3a596e95fab3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250306085741486 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085741486 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085741486 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085741486 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085741487 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421503948499 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610375356 20250306085741487 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421503948499 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250306085741487 DLINP <000b> input/ipa.c:452 connected read/write 20250306085741487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085741487 DLINP <000b> input/ipa.c:452 connected read/write 20250306085741487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@3a596e95fab3: Found GsupExpect[0] for "262421503948499" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@3a596e95fab3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421503948499" 20250306085741499 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085741499 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085741499 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421503948499 MSISDN-491610375356 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250306085741499 DLINP <000b> input/ipa.c:452 connected read/write 20250306085741499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085741499 DLINP <000b> input/ipa.c:452 connected read/write 20250306085741499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085741502 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085741502 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085741502 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421503948499 MSISDN-491610375356 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 20250306085741503 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421503948499 MSISDN-491610375356 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250306085741503 DLINP <000b> input/ipa.c:452 connected read/write 20250306085741503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085741503 DLINP <000b> input/ipa.c:452 connected read/write 20250306085741503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250306085741505 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610375356.msisdn 20250306085741505 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610375356.msisdn: does not exist in local HLR 20250306085741506 DDGSM <0007> mslookup_server.c:352 sip.voice.491610375356.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250306085741506 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610375356.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@3a596e95fab3: setverdict(pass): none -> pass 20250306085741509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@3a596e95fab3: Final verdict of PTC: pass 20250306085741511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53050<->l=127.0.0.1:4258 20250306085741512 DLINP <000b> input/ipa.c:452 connected read/write 20250306085741512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250306085741513 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250306085741513 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250306085741513 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@3a596e95fab3: Final verdict of PTC: none 20250306085741513 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32795<->l=127.0.0.1:4259) 20250306085741514 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250306085741514 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250306085741514 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250306085741514 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250306085741514 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(334)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@3a596e95fab3: Final verdict of PTC: none 335@3a596e95fab3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@3a596e95fab3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@3a596e95fab3: Final verdict of PTC: none MTC@3a596e95fab3: Setting final verdict of the test case. MTC@3a596e95fab3: Local verdict of MTC: none MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC with component reference 335: none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@3a596e95fab3: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@3a596e95fab3: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@3a596e95fab3: 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'. Thu Mar 6 08:57:41 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 20250306085741597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4258 20250306085741698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4488) Waiting for packet dumper to finish... 1 (prev_count=4488, count=46684) MTC@3a596e95fab3: 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@3a596e95fab3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3a596e95fab3: Terminating MTC. MC@3a596e95fab3: MTC terminated. MC2> exit MC@3a596e95fab3: Shutting down session. MC@3a596e95fab3: 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-7527.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 (1663246) [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-20250306-0855-7533bd13-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-20250306-0855-7533bd13-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1663200) [testenv] Showing testsuite/junit-xml-7527.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-20250306-0855-7533bd13-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7527.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.091084'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.186376'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.169384'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.147501'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.097557'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.090426'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.095373'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.090453'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.199029'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.190829'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.162786'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.085679'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.105995'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.196606'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.186100'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.098931'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.214328'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.176379'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.216295'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.223919'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.182895'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.193604'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.194620'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.233520'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.193347'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.105238'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.238786'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.194579'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.228463'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.086962'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.146061'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.145197'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.111331'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.124749'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.150842'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.087778'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.165189'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.170775'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250306-0855-7533bd13-0'] testenv-hlr-osmocom-nightly-20250306-0855-7533bd13-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2605/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS