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 6c973bdd6e5a5b476ce3d82cb61dd90e1ba210cb (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c973bdd6e5a5b476ce3d82cb61dd90e1ba210cb # timeout=10 Commit message: "bts: Run osmo-bts-trx with sched_rr priority" > git rev-list --no-walk aa1ceb8f87c6c9d1d0d2de1e6a33b4bc9fa44823 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins13336409663767959477.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250319-0855-87673e63-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250319-0855-87673e63-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'] 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-20250319-0855-87673e63-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [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-20250319-0855-87673e63-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [249 kB] Fetched 9310 kB in 1s (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-20250319-0855-87673e63-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-20250319-0855-87673e63-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-20250319-0855-87673e63-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-20250319-0855-87673e63-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-20250319-0855-87673e63-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-20250319-0855-87673e63-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_1.cc Creating dependency file for MobileDomainDefinitions_part_2.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_Protocol_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_1.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 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_1.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_6.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_1.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_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_CommonIE_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250319-0855-87673e63-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-20250319-0855-87673e63-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 0s (413 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-20250319-0855-87673e63-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-20250319-0855-87673e63-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-20250319-0855-87673e63-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 20 newly installed, 0 to remove and 55 not upgraded. Need to get 16.7 MB of archives. After this operation, 17.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503182026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.11.8111.202503182026 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.11.8111.202503182026 [71.2 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.11.8111.202503182026 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202503182026 [59.9 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.11.8111.202503182026 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202503182026 [71.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.0.2.1a71.202503182026 [21.4 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.9.0.2.1a71.202503182026 [23.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.11.8111.202503182026 [52.0 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.11.8111.202503182026 [71.7 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.11.8111.202503182026 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.11.8111.202503182026 [60.4 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.11.8111.202503182026 [64.3 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.11.8111.202503182026 [51.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.11.8111.202503182026 [44.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.9.0.2.1a71.202503182026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.11.8111.202503182026 [2163 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.9.0.2.1a71.202503182026 [461 kB] Fetched 16.7 MB in 0s (85.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202503182026_amd64.deb ... Unpacking osmocom-nightly (202503182026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.11.8111.202503182026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.11.8111.202503182026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.11.8111.202503182026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.11.8111.202503182026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.11.8111.202503182026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.11.8111.202503182026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.2.1b40.202503182026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202503182026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.11.8111.202503182026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.11.8111.202503182026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.17.d2e8.202503182026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202503182026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.0.2.1a71.202503182026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0.2.1a71.202503182026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.0.2.1a71.202503182026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.0.2.1a71.202503182026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0.11.8111.202503182026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.11.8111.202503182026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0.11.8111.202503182026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.11.8111.202503182026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0.11.8111.202503182026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.11.8111.202503182026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0.11.8111.202503182026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.11.8111.202503182026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0.11.8111.202503182026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.11.8111.202503182026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0.11.8111.202503182026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.11.8111.202503182026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0.11.8111.202503182026_amd64.deb ... Unpacking libosmocore (1.11.0.11.8111.202503182026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.0.2.1a71.202503182026_amd64.deb ... Unpacking osmo-hlr (1.9.0.2.1a71.202503182026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0.11.8111.202503182026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.11.8111.202503182026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.0.2.1a71.202503182026_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.0.2.1a71.202503182026) ... Setting up osmocom-nightly (202503182026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.11.8111.202503182026) ... Setting up libosmocodec4:amd64 (1.11.0.11.8111.202503182026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0.11.8111.202503182026) ... Setting up libosmoisdn0:amd64 (1.11.0.11.8111.202503182026) ... Setting up libosmousb0:amd64 (1.11.0.11.8111.202503182026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0.11.8111.202503182026) ... Setting up libosmoctrl0:amd64 (1.11.0.11.8111.202503182026) ... Setting up libosmogb14:amd64 (1.11.0.11.8111.202503182026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202503182026) ... Setting up libosmocoding0:amd64 (1.11.0.11.8111.202503182026) ... Setting up libosmo-mslookup1:amd64 (1.9.0.2.1a71.202503182026) ... Setting up libosmosim2:amd64 (1.11.0.11.8111.202503182026) ... Setting up libosmocore (1.11.0.11.8111.202503182026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202503182026) ... Setting up libosmocore-dbg:amd64 (1.11.0.11.8111.202503182026) ... Setting up libosmo-gsup-client0:amd64 (1.9.0.2.1a71.202503182026) ... Setting up osmo-hlr (1.9.0.2.1a71.202503182026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.9.0.2.1a71.202503182026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250319-0855-87673e63-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-20250319-0855-87673e63-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-20250319-0855-87673e63-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-20250319-0855-87673e63-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-20250319-0855-87673e63-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-20250319-0855-87673e63-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-20250319-0855-87673e63-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-20250319-0855-87673e63-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20250319085518292 DMAIN <0000> hlr.c:812 hlr starting 20250319085518292 DDB <0001> db.c:600 using database: :memory: 20250319085518292 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250319085518292 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250319085518292 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250319085518292 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250319085518292 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250319085518292 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250319085518292 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250319085518292 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250319085518292 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250319085518292 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250319085518293 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250319085518293 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250319085518294 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250319085518294 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250319085518295 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250319085518295 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250319085518295 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-20250319-0855-87673e63-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@3ea441dbfef1: Unix server socket created successfully. MC@3ea441dbfef1: Listening on TCP port 33085. 3ea441dbfef1 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 3ea441dbfef1 33085 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3ea441dbfef1: New HC connected from 10.0.2.100 [10.0.2.100]. 3ea441dbfef1: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@3ea441dbfef1: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3ea441dbfef1: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3ea441dbfef1: Configuration file was processed on all HCs. MC@3ea441dbfef1: Creating MTC on host 10.0.2.100. MC@3ea441dbfef1: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3ea441dbfef1: 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 ------ Wed Mar 19 08:55: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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_sai_err_invalid_imsi started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085519921 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085519921 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085519924 DLINP <000b> input/ipa.c:452 connected read/write 20250319085519924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085519926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41480<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@3ea441dbfef1: 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) } } } } 20250319085519927 DLINP <000b> input/ipa.c:452 connected read/write 20250319085519927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085519927 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085519927 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085519927 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  20250319085519927 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085519927 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  HLR_Test-GSUP-IPA(3)@3ea441dbfef1: 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 } } } } 20250319085519927 DLGSUP <0013> gsup_server.c:236 2:  20250319085519927 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085519927 DLGSUP <0013> gsup_server.c:236 3:  20250319085519927 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085519927 DLGSUP <0013> gsup_server.c:236 4:  20250319085519927 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085519927 DLGSUP <0013> gsup_server.c:236 5:  20250319085519927 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085519927 DLGSUP <0013> gsup_server.c:236 7:  20250319085519927 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085519927 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085519927 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085519927 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@3ea441dbfef1: 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") 20250319085519937 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43603<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@3ea441dbfef1: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250319085519943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41484<->l=127.0.0.1:4258 20250319085519970 DLINP <000b> input/ipa.c:452 connected read/write 20250319085519970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085519970 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"} 20250319085519970 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" 20250319085519970 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} 20250319085519970 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 20250319085519970 DLINP <000b> input/ipa.c:452 connected read/write 20250319085519970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085519971 DLINP <000b> input/ipa.c:452 connected read/write 20250319085519971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@3ea441dbfef1: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085519976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41484<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@3ea441dbfef1: Final verdict of PTC: pass 20250319085519977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41480<->l=127.0.0.1:4258 20250319085519978 DLINP <000b> input/ipa.c:452 connected read/write 20250319085519978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085519978 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085519978 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085519978 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085519978 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43603<->l=127.0.0.1:4259) 5@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP(4)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 5: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@3ea441dbfef1: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:55:19 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 20250319085520043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41492<->l=127.0.0.1:4258 20250319085520144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41492<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=25156) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:55: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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_sai started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085523258 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085523259 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085523263 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085523265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39726<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085523269 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085523270 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085523270 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085523270 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  20250319085523270 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085523270 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  20250319085523270 DLGSUP <0013> gsup_server.c:236 2:  20250319085523270 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085523270 DLGSUP <0013> gsup_server.c:236 3:  20250319085523270 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085523270 DLGSUP <0013> gsup_server.c:236 4:  20250319085523270 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085523270 DLGSUP <0013> gsup_server.c:236 5:  20250319085523270 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085523270 DLGSUP <0013> gsup_server.c:236 7:  20250319085523270 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085523270 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085523270 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085523270 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@3ea441dbfef1: 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") 20250319085523295 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37159<->l=127.0.0.1:4259) 20250319085523305 DAUC <0003> db_auc.c:157 IMSI='262426100629416': No 2G Auth Data 20250319085523305 DAUC <0003> db_auc.c:192 IMSI='262426100629416': No 3G Auth Data HLR_Test-GSUP(9)@3ea441dbfef1: Created GsupExpect[0] for "262426100629416" to be handled at TC_gsup_sai(12) 20250319085523334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39738<->l=127.0.0.1:4258 20250319085523341 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085523341 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426100629416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426100629416"} 20250319085523341 DAUC <0003> db_auc.c:192 IMSI='262426100629416': No 3G Auth Data 20250319085523341 DAUC <0003> db_auc.c:236 IMSI='262426100629416': Calling to generate 5 vectors 20250319085523341 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250319085523341 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085523341 DAUC <0003> auc.c:113 vector [0]: rand = e7a7933cb93c18261f35de403968788a 20250319085523341 DAUC <0003> auc.c:179 vector [0]: kc = 9bca2aa21b909000 20250319085523341 DAUC <0003> auc.c:180 vector [0]: sres = 354c97d3 20250319085523341 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250319085523341 DAUC <0003> auc.c:113 vector [1]: rand = 71f72a0bd46fe24a04230914142f4595 20250319085523341 DAUC <0003> auc.c:179 vector [1]: kc = c44f40fc96e2e000 20250319085523341 DAUC <0003> auc.c:180 vector [1]: sres = 0578d1e5 20250319085523341 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250319085523341 DAUC <0003> auc.c:113 vector [2]: rand = 94dc22331c0e3edd2e380bed41d61ac8 20250319085523341 DAUC <0003> auc.c:179 vector [2]: kc = cc6793630c99a000 20250319085523341 DAUC <0003> auc.c:180 vector [2]: sres = cfdfc3d6 20250319085523341 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250319085523341 DAUC <0003> auc.c:113 vector [3]: rand = a0f8b411015d5d29de998f6b905bc78e 20250319085523342 DAUC <0003> auc.c:179 vector [3]: kc = 1af8800378c2d000 20250319085523342 DAUC <0003> auc.c:180 vector [3]: sres = 1a941942 20250319085523342 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250319085523342 DAUC <0003> auc.c:113 vector [4]: rand = c1cf9dbe9d2dcdfadaec882f610975c1 20250319085523342 DAUC <0003> auc.c:179 vector [4]: kc = fcb190240810cc00 20250319085523342 DAUC <0003> auc.c:180 vector [4]: sres = 26b14bc7 20250319085523342 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250319085523342 DAUC <0003> db_auc.c:245 IMSI='262426100629416': Generated 5 vectors 20250319085523342 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426100629416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426100629416"} 20250319085523342 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426100629416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085523342 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085523342 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3ea441dbfef1: Found GsupExpect[0] for "262426100629416" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_sai(12)"262426100629416" TC_gsup_sai(12)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_sai(12)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085523344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39738<->l=127.0.0.1:4258 TC_gsup_sai(12)@3ea441dbfef1: Final verdict of PTC: pass 20250319085523345 DAUC <0003> db_auc.c:157 IMSI='262420225270510': No 2G Auth Data 20250319085523345 DAUC <0003> db_auc.c:192 IMSI='262420225270510': No 3G Auth Data HLR_Test-GSUP(9)@3ea441dbfef1: Created GsupExpect[0] for "262420225270510" to be handled at TC_gsup_sai(13) 20250319085523356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39754<->l=127.0.0.1:4258 20250319085523357 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085523357 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420225270510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420225270510"} 20250319085523357 DAUC <0003> db_auc.c:192 IMSI='262420225270510': No 3G Auth Data 20250319085523357 DAUC <0003> db_auc.c:236 IMSI='262420225270510': Calling to generate 5 vectors 20250319085523357 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250319085523357 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085523357 DAUC <0003> auc.c:113 vector [0]: rand = 00f001a4cc7f0db3ac882fe79055121a 20250319085523357 DAUC <0003> auc.c:179 vector [0]: kc = d8382da0ccebc400 20250319085523357 DAUC <0003> auc.c:180 vector [0]: sres = 582254fe 20250319085523357 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250319085523357 DAUC <0003> auc.c:113 vector [1]: rand = 99d6b560cab1b33fc4eb9d058c9f34ee 20250319085523357 DAUC <0003> auc.c:179 vector [1]: kc = 7793545a30565400 20250319085523357 DAUC <0003> auc.c:180 vector [1]: sres = 65f3845a 20250319085523357 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250319085523357 DAUC <0003> auc.c:113 vector [2]: rand = d9a65addeb80dd18843a9c90f46b742c 20250319085523357 DAUC <0003> auc.c:179 vector [2]: kc = e530a6254b1a8400 20250319085523357 DAUC <0003> auc.c:180 vector [2]: sres = 5f02a0c0 20250319085523357 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250319085523357 DAUC <0003> auc.c:113 vector [3]: rand = bf0087cd9c76a94c6c16a362fb056dc4 20250319085523357 DAUC <0003> auc.c:179 vector [3]: kc = b8a72ecc2ae3b800 20250319085523357 DAUC <0003> auc.c:180 vector [3]: sres = b3f63284 20250319085523357 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250319085523357 DAUC <0003> auc.c:113 vector [4]: rand = 0cd4568ba7954ea0192f32a265ebec4f 20250319085523357 DAUC <0003> auc.c:179 vector [4]: kc = 99bcbab6a0eb1800 20250319085523357 DAUC <0003> auc.c:180 vector [4]: sres = c3da903f 20250319085523357 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250319085523357 DAUC <0003> db_auc.c:245 IMSI='262420225270510': Generated 5 vectors 20250319085523357 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420225270510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420225270510"} 20250319085523357 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420225270510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085523357 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085523357 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3ea441dbfef1: Found GsupExpect[0] for "262420225270510" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@3ea441dbfef1: Added IMSI table entry 1TC_gsup_sai(13)"262420225270510" TC_gsup_sai(13)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_sai(13)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085523359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39754<->l=127.0.0.1:4258 TC_gsup_sai(13)@3ea441dbfef1: Final verdict of PTC: pass 20250319085523359 DAUC <0003> db_auc.c:157 IMSI='262426649366030': No 2G Auth Data 20250319085523359 DAUC <0003> db_auc.c:192 IMSI='262426649366030': No 3G Auth Data HLR_Test-GSUP(9)@3ea441dbfef1: Created GsupExpect[0] for "262426649366030" to be handled at TC_gsup_sai(14) 20250319085523366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39756<->l=127.0.0.1:4258 20250319085523368 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085523368 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426649366030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426649366030"} 20250319085523368 DAUC <0003> db_auc.c:192 IMSI='262426649366030': No 3G Auth Data 20250319085523368 DAUC <0003> db_auc.c:236 IMSI='262426649366030': Calling to generate 5 vectors 20250319085523368 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250319085523368 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085523368 DAUC <0003> auc.c:113 vector [0]: rand = 89cac39f3a0c773566a4ebfb8d36cdf6 20250319085523368 DAUC <0003> auc.c:179 vector [0]: kc = 1afbe4592a775e28 20250319085523368 DAUC <0003> auc.c:180 vector [0]: sres = f5d5443f 20250319085523368 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250319085523368 DAUC <0003> auc.c:113 vector [1]: rand = d69d01c0354cabb2d8854018583ae92f 20250319085523368 DAUC <0003> auc.c:179 vector [1]: kc = 3ff13adad83613fa 20250319085523368 DAUC <0003> auc.c:180 vector [1]: sres = af65e63a 20250319085523368 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250319085523368 DAUC <0003> auc.c:113 vector [2]: rand = 80b20bec5d26b70460486689ad714158 20250319085523368 DAUC <0003> auc.c:179 vector [2]: kc = 9656525ab94edb2b 20250319085523368 DAUC <0003> auc.c:180 vector [2]: sres = d27d78f0 20250319085523368 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250319085523368 DAUC <0003> auc.c:113 vector [3]: rand = 2ffb71aa78e4ff2b32e147a3f8dccaef 20250319085523368 DAUC <0003> auc.c:179 vector [3]: kc = fe530ce837e1e42d 20250319085523368 DAUC <0003> auc.c:180 vector [3]: sres = 4f726598 20250319085523368 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250319085523368 DAUC <0003> auc.c:113 vector [4]: rand = d0ed15a4e6b5c1fa7c43a338e188dbf0 20250319085523368 DAUC <0003> auc.c:179 vector [4]: kc = 8776b4a10125198e 20250319085523368 DAUC <0003> auc.c:180 vector [4]: sres = 97f388e0 20250319085523368 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250319085523368 DAUC <0003> db_auc.c:245 IMSI='262426649366030': Generated 5 vectors 20250319085523368 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426649366030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426649366030"} 20250319085523368 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426649366030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085523368 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085523368 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3ea441dbfef1: Found GsupExpect[0] for "262426649366030" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@3ea441dbfef1: Added IMSI table entry 2TC_gsup_sai(14)"262426649366030" TC_gsup_sai(14)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_sai(14)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085523370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39756<->l=127.0.0.1:4258 TC_gsup_sai(14)@3ea441dbfef1: Final verdict of PTC: pass 20250319085523371 DAUC <0003> db_auc.c:157 IMSI='262423960326923': No 2G Auth Data 20250319085523371 DAUC <0003> db_auc.c:192 IMSI='262423960326923': No 3G Auth Data HLR_Test-GSUP(9)@3ea441dbfef1: Created GsupExpect[0] for "262423960326923" to be handled at TC_gsup_sai(15) 20250319085523378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39760<->l=127.0.0.1:4258 20250319085523380 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085523380 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423960326923 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423960326923"} 20250319085523380 DAUC <0003> db_auc.c:157 IMSI='262423960326923': No 2G Auth Data 20250319085523380 DAUC <0003> db_auc.c:236 IMSI='262423960326923': Calling to generate 5 vectors 20250319085523380 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250319085523380 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085523380 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085523380 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250319085523380 DAUC <0003> auc.c:113 vector [0]: rand = 01bb9afbb17994ffc25574354873576c 20250319085523380 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250319085523380 DAUC <0003> auc.c:142 vector [0]: autn = 9d922294322a0000a4a118e1e730761a 20250319085523380 DAUC <0003> auc.c:143 vector [0]: ck = 19e6b29f9a036334e61ba15e25e649b0 20250319085523380 DAUC <0003> auc.c:144 vector [0]: ik = 057826e2dbf553af49d47feda324d997 20250319085523380 DAUC <0003> auc.c:145 vector [0]: res = de80517e6fc85bf90000000000000000 20250319085523380 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085523380 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250319085523380 DAUC <0003> auc.c:151 vector [0]: kc = b3514acec734a0bc 20250319085523380 DAUC <0003> auc.c:152 vector [0]: sres = b1480a87 20250319085523380 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250319085523380 DAUC <0003> auc.c:113 vector [1]: rand = 46a265d1f8df799746293d9fa113c746 20250319085523380 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250319085523380 DAUC <0003> auc.c:142 vector [1]: autn = 97850d0b0e8b00000f916e634004c81c 20250319085523380 DAUC <0003> auc.c:143 vector [1]: ck = 3e5606728af1b7d9e544ea283256eebb 20250319085523380 DAUC <0003> auc.c:144 vector [1]: ik = 7c2f4b63598b6b817052e55ae51034a5 20250319085523380 DAUC <0003> auc.c:145 vector [1]: res = 3190067bdf07bafe0000000000000000 20250319085523380 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085523380 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250319085523380 DAUC <0003> auc.c:151 vector [1]: kc = d76f4263043c0646 20250319085523380 DAUC <0003> auc.c:152 vector [1]: sres = ee97bc85 20250319085523380 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250319085523380 DAUC <0003> auc.c:113 vector [2]: rand = 1f3823cbce7bf8e2c7b1623f7f219453 20250319085523380 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250319085523380 DAUC <0003> auc.c:142 vector [2]: autn = 1d54538f90ff00007b2fd03ed32f2d6e 20250319085523380 DAUC <0003> auc.c:143 vector [2]: ck = c3d1a22dc5980ca8f74864da678dd6e7 20250319085523380 DAUC <0003> auc.c:144 vector [2]: ik = 44ee878982eab5e3a81e2a36a52078a5 20250319085523380 DAUC <0003> auc.c:145 vector [2]: res = aaf9b48c20f492c20000000000000000 20250319085523380 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085523380 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250319085523380 DAUC <0003> auc.c:151 vector [2]: kc = d8696b4885df1709 20250319085523380 DAUC <0003> auc.c:152 vector [2]: sres = 8a0d264e 20250319085523380 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250319085523380 DAUC <0003> auc.c:113 vector [3]: rand = fcf695e1580728028129536edcdea64b 20250319085523380 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250319085523380 DAUC <0003> auc.c:142 vector [3]: autn = 349f926aab59000093106fa1e8e5c1be 20250319085523380 DAUC <0003> auc.c:143 vector [3]: ck = c1f342ddd8f8f6a110353ee0c48c1192 20250319085523380 DAUC <0003> auc.c:144 vector [3]: ik = 34f494338bee4d2bc54bb038236ef5ba 20250319085523380 DAUC <0003> auc.c:145 vector [3]: res = c490818616afde790000000000000000 20250319085523380 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085523380 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250319085523380 DAUC <0003> auc.c:151 vector [3]: kc = 20795836b4f45fa2 20250319085523380 DAUC <0003> auc.c:152 vector [3]: sres = d23f5fff 20250319085523380 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250319085523380 DAUC <0003> auc.c:113 vector [4]: rand = ed39fc572a4b8c6d0d73dd0ad5b906de 20250319085523380 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250319085523380 DAUC <0003> auc.c:142 vector [4]: autn = ec55dfe542d200005efd23e37c18f78f 20250319085523380 DAUC <0003> auc.c:143 vector [4]: ck = 0f6d6cf3df2acf7141aee0da7aec9427 20250319085523380 DAUC <0003> auc.c:144 vector [4]: ik = d8c089e660597457a3b49cc2d81234fa 20250319085523380 DAUC <0003> auc.c:145 vector [4]: res = 29087fbea3154e380000000000000000 20250319085523380 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085523380 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250319085523380 DAUC <0003> auc.c:151 vector [4]: kc = 35b7990d1d8d1bfb 20250319085523380 DAUC <0003> auc.c:152 vector [4]: sres = 8a1d3186 20250319085523380 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250319085523380 DAUC <0003> db_auc.c:245 IMSI='262423960326923': Generated 5 vectors 20250319085523380 DAUC <0003> db_auc.c:249 IMSI='262423960326923': Updating SQN=161 in DB 20250319085523380 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423960326923 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423960326923"} 20250319085523380 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423960326923 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085523380 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085523380 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3ea441dbfef1: Found GsupExpect[0] for "262423960326923" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@3ea441dbfef1: Added IMSI table entry 3TC_gsup_sai(15)"262423960326923" TC_gsup_sai(15)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_sai(15)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085523381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39760<->l=127.0.0.1:4258 TC_gsup_sai(15)@3ea441dbfef1: Final verdict of PTC: pass 20250319085523382 DAUC <0003> db_auc.c:157 IMSI='262422896134726': No 2G Auth Data 20250319085523382 DAUC <0003> db_auc.c:192 IMSI='262422896134726': No 3G Auth Data HLR_Test-GSUP(9)@3ea441dbfef1: Created GsupExpect[0] for "262422896134726" to be handled at TC_gsup_sai(16) 20250319085523389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39768<->l=127.0.0.1:4258 20250319085523390 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085523390 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422896134726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422896134726"} 20250319085523390 DAUC <0003> db_auc.c:157 IMSI='262422896134726': No 2G Auth Data 20250319085523391 DAUC <0003> db_auc.c:236 IMSI='262422896134726': Calling to generate 5 vectors 20250319085523391 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250319085523391 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085523391 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250319085523391 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250319085523391 DAUC <0003> auc.c:113 vector [0]: rand = 21f00bc5accd593bb8a4ae4681ce5b22 20250319085523391 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250319085523391 DAUC <0003> auc.c:142 vector [0]: autn = c0b7c8472a84000072b0bff0200d5d18 20250319085523391 DAUC <0003> auc.c:143 vector [0]: ck = 9762c8aa1b6717c08d8127a4b069683b 20250319085523391 DAUC <0003> auc.c:144 vector [0]: ik = 6d0252727598aeae625b5551aad50663 20250319085523391 DAUC <0003> auc.c:145 vector [0]: res = 822ebfe22d0c4bce0000000000000000 20250319085523391 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085523391 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250319085523391 DAUC <0003> auc.c:151 vector [0]: kc = 15bae82d7443d736 20250319085523391 DAUC <0003> auc.c:152 vector [0]: sres = af22f42c 20250319085523391 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250319085523391 DAUC <0003> auc.c:113 vector [1]: rand = af234fd952ee1aad469fe23dd0b1ca63 20250319085523391 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250319085523391 DAUC <0003> auc.c:142 vector [1]: autn = f424db4842c6000056ed7069aff7ca7a 20250319085523391 DAUC <0003> auc.c:143 vector [1]: ck = 942129d3710337f1c65b26a51676798c 20250319085523391 DAUC <0003> auc.c:144 vector [1]: ik = 229d079959c97dc4f57927db444f564a 20250319085523391 DAUC <0003> auc.c:145 vector [1]: res = ac6e34b65fbe22c30000000000000000 20250319085523391 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085523391 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250319085523391 DAUC <0003> auc.c:151 vector [1]: kc = 859e2f347af365f3 20250319085523391 DAUC <0003> auc.c:152 vector [1]: sres = f3d01675 20250319085523391 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250319085523391 DAUC <0003> auc.c:113 vector [2]: rand = 7fd9225a4cadf794f53526b75c239e9d 20250319085523391 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250319085523391 DAUC <0003> auc.c:142 vector [2]: autn = 3ab7671e12890000b7e85dcf0f1f6f4d 20250319085523391 DAUC <0003> auc.c:143 vector [2]: ck = 832fdab2902a26144ee74cf83006c58d 20250319085523391 DAUC <0003> auc.c:144 vector [2]: ik = 18ccf0c192eac4dd969bd5e6096b74d2 20250319085523391 DAUC <0003> auc.c:145 vector [2]: res = e4fbc1b4c0affe030000000000000000 20250319085523391 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085523391 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250319085523391 DAUC <0003> auc.c:151 vector [2]: kc = 439fb36d3bad5396 20250319085523391 DAUC <0003> auc.c:152 vector [2]: sres = 24543fb7 20250319085523391 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250319085523391 DAUC <0003> auc.c:113 vector [3]: rand = 70ee0ec30b5f4013490214889e62e785 20250319085523391 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250319085523391 DAUC <0003> auc.c:142 vector [3]: autn = 68517dacdf1d000000e129ad262b48a3 20250319085523391 DAUC <0003> auc.c:143 vector [3]: ck = 690df91c1e792b964caa35fb11731d8c 20250319085523391 DAUC <0003> auc.c:144 vector [3]: ik = cc9e3bbd3595145337d0d6aff85f3687 20250319085523391 DAUC <0003> auc.c:145 vector [3]: res = 18e83cab9453873d0000000000000000 20250319085523391 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085523391 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250319085523391 DAUC <0003> auc.c:151 vector [3]: kc = dee921f5c2c014ce 20250319085523391 DAUC <0003> auc.c:152 vector [3]: sres = 8cbbbb96 20250319085523391 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250319085523391 DAUC <0003> auc.c:113 vector [4]: rand = b885f427d7bb0000eeb05d50dc05f739 20250319085523391 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250319085523391 DAUC <0003> auc.c:142 vector [4]: autn = cc55e2d790bc00002c40ec98be6de990 20250319085523391 DAUC <0003> auc.c:143 vector [4]: ck = 6a36154ec317b431b40b0cc65f946b89 20250319085523391 DAUC <0003> auc.c:144 vector [4]: ik = e8faadb8a117ba082b592b68c21295c0 20250319085523391 DAUC <0003> auc.c:145 vector [4]: res = 25fed99ee35819610000000000000000 20250319085523391 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085523391 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250319085523391 DAUC <0003> auc.c:151 vector [4]: kc = 1d9e9f58ff86f070 20250319085523391 DAUC <0003> auc.c:152 vector [4]: sres = c6a6c0ff 20250319085523391 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250319085523391 DAUC <0003> db_auc.c:245 IMSI='262422896134726': Generated 5 vectors 20250319085523391 DAUC <0003> db_auc.c:249 IMSI='262422896134726': Updating SQN=161 in DB 20250319085523391 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422896134726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422896134726"} 20250319085523391 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422896134726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085523391 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085523391 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3ea441dbfef1: Found GsupExpect[0] for "262422896134726" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@3ea441dbfef1: Added IMSI table entry 4TC_gsup_sai(16)"262422896134726" TC_gsup_sai(16)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_sai(16)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085523392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39768<->l=127.0.0.1:4258 TC_gsup_sai(16)@3ea441dbfef1: Final verdict of PTC: pass 20250319085523393 DAUC <0003> db_auc.c:157 IMSI='262427057335353': No 2G Auth Data 20250319085523393 DAUC <0003> db_auc.c:192 IMSI='262427057335353': No 3G Auth Data HLR_Test-GSUP(9)@3ea441dbfef1: Created GsupExpect[0] for "262427057335353" to be handled at TC_gsup_sai(17) 20250319085523399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39784<->l=127.0.0.1:4258 20250319085523401 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085523401 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427057335353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427057335353"} 20250319085523401 DAUC <0003> db_auc.c:236 IMSI='262427057335353': Calling to generate 5 vectors 20250319085523401 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250319085523401 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085523401 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085523401 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250319085523401 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085523401 DAUC <0003> auc.c:113 vector [0]: rand = ce3f46ca79157f15d735e9cf98a8b28d 20250319085523401 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250319085523401 DAUC <0003> auc.c:142 vector [0]: autn = b3b3eaa8cbf4000077fe7d0d0b44422a 20250319085523401 DAUC <0003> auc.c:143 vector [0]: ck = 81102d32758a653533ef223b0a098516 20250319085523401 DAUC <0003> auc.c:144 vector [0]: ik = a0e261da605631710e1c73c30b405a6c 20250319085523401 DAUC <0003> auc.c:145 vector [0]: res = f258aee65a04e7be0000000000000000 20250319085523401 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085523401 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085523401 DAUC <0003> auc.c:179 vector [0]: kc = 74e6e00eb106b400 20250319085523401 DAUC <0003> auc.c:180 vector [0]: sres = fe84bff9 20250319085523401 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085523401 DAUC <0003> auc.c:113 vector [1]: rand = db89e0ba630dbfed8d6b3382be2b9e5e 20250319085523401 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250319085523401 DAUC <0003> auc.c:142 vector [1]: autn = d9bfc80ccced0000871044a66f75dc18 20250319085523401 DAUC <0003> auc.c:143 vector [1]: ck = 36b05b3af96d444e770ff1c895541194 20250319085523401 DAUC <0003> auc.c:144 vector [1]: ik = e865b4bf6215d11bace78860162b6a47 20250319085523401 DAUC <0003> auc.c:145 vector [1]: res = ed03744c12a027160000000000000000 20250319085523401 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085523401 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250319085523401 DAUC <0003> auc.c:179 vector [1]: kc = 5afc233e23e38800 20250319085523401 DAUC <0003> auc.c:180 vector [1]: sres = 8ea1fa34 20250319085523401 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250319085523401 DAUC <0003> auc.c:113 vector [2]: rand = c785f318d75d30b0ceb693c5cba7ddd4 20250319085523401 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250319085523401 DAUC <0003> auc.c:142 vector [2]: autn = 632aafcc25b000004e633f8736bd54b4 20250319085523401 DAUC <0003> auc.c:143 vector [2]: ck = 5decdba1ccfbad1116ef51389f5c04a8 20250319085523401 DAUC <0003> auc.c:144 vector [2]: ik = e38690d4edd678e4893d852af531b1fb 20250319085523401 DAUC <0003> auc.c:145 vector [2]: res = 3a28f84d10ea2d390000000000000000 20250319085523401 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085523401 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250319085523401 DAUC <0003> auc.c:179 vector [2]: kc = fcbcf5f181347800 20250319085523401 DAUC <0003> auc.c:180 vector [2]: sres = 0dd91747 20250319085523401 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250319085523401 DAUC <0003> auc.c:113 vector [3]: rand = 5e73f50140661a783b1bfa828a5ff394 20250319085523401 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250319085523401 DAUC <0003> auc.c:142 vector [3]: autn = 2aecc2488e6e000007d2272fec190f2d 20250319085523401 DAUC <0003> auc.c:143 vector [3]: ck = 916f9009a171e0000e56f60b7853e983 20250319085523401 DAUC <0003> auc.c:144 vector [3]: ik = efa06888533cd3191d7693067b74f7cf 20250319085523401 DAUC <0003> auc.c:145 vector [3]: res = 8c4054e37b95be7f0000000000000000 20250319085523401 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085523401 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250319085523401 DAUC <0003> auc.c:179 vector [3]: kc = 9c2be239a61ab000 20250319085523401 DAUC <0003> auc.c:180 vector [3]: sres = b0d53e9f 20250319085523401 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250319085523401 DAUC <0003> auc.c:113 vector [4]: rand = eae8a1d6f0391aefcfb5f9fe1dc5b5fd 20250319085523401 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250319085523401 DAUC <0003> auc.c:142 vector [4]: autn = 996eac4294c10000e4da7cfa10bc2a50 20250319085523401 DAUC <0003> auc.c:143 vector [4]: ck = 44bf18dac02480d7f8c611418fd51a05 20250319085523401 DAUC <0003> auc.c:144 vector [4]: ik = e58743ceea7f1d91dc274d8050a6aff3 20250319085523401 DAUC <0003> auc.c:145 vector [4]: res = c52461a91adb8dfe0000000000000000 20250319085523401 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085523401 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250319085523401 DAUC <0003> auc.c:179 vector [4]: kc = b21ccc966b6bf800 20250319085523401 DAUC <0003> auc.c:180 vector [4]: sres = 8db918de 20250319085523401 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250319085523401 DAUC <0003> db_auc.c:245 IMSI='262427057335353': Generated 5 vectors 20250319085523401 DAUC <0003> db_auc.c:249 IMSI='262427057335353': Updating SQN=161 in DB 20250319085523401 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427057335353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427057335353"} 20250319085523401 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427057335353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085523401 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085523401 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3ea441dbfef1: Found GsupExpect[0] for "262427057335353" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@3ea441dbfef1: Added IMSI table entry 5TC_gsup_sai(17)"262427057335353" TC_gsup_sai(17)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_sai(17)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085523403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39784<->l=127.0.0.1:4258 TC_gsup_sai(17)@3ea441dbfef1: Final verdict of PTC: pass 20250319085523404 DAUC <0003> db_auc.c:157 IMSI='262428194842546': No 2G Auth Data 20250319085523404 DAUC <0003> db_auc.c:192 IMSI='262428194842546': No 3G Auth Data HLR_Test-GSUP(9)@3ea441dbfef1: Created GsupExpect[0] for "262428194842546" to be handled at TC_gsup_sai(18) 20250319085523410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39794<->l=127.0.0.1:4258 20250319085523412 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085523412 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428194842546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428194842546"} 20250319085523412 DAUC <0003> db_auc.c:236 IMSI='262428194842546': Calling to generate 5 vectors 20250319085523412 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250319085523412 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085523412 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085523412 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250319085523412 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085523412 DAUC <0003> auc.c:113 vector [0]: rand = c72c7472a3385307b2a1738526903dbd 20250319085523412 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250319085523412 DAUC <0003> auc.c:142 vector [0]: autn = 547721a05b9700001af31eb43dff030a 20250319085523412 DAUC <0003> auc.c:143 vector [0]: ck = a5086617c53e5126a6e1d158e4e6343b 20250319085523412 DAUC <0003> auc.c:144 vector [0]: ik = c5776caee84634cd4d2878fc080c2619 20250319085523412 DAUC <0003> auc.c:145 vector [0]: res = 311681f57c2b7a1a0000000000000000 20250319085523412 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085523412 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085523412 DAUC <0003> auc.c:179 vector [0]: kc = 008a9189d86b9400 20250319085523412 DAUC <0003> auc.c:180 vector [0]: sres = d3c7c6b3 20250319085523412 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085523412 DAUC <0003> auc.c:113 vector [1]: rand = 4098e32a0904c2a1bf98272db1798568 20250319085523412 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250319085523412 DAUC <0003> auc.c:142 vector [1]: autn = ab3b557deeea000026c0564e6056fa0d 20250319085523412 DAUC <0003> auc.c:143 vector [1]: ck = ec68c49d3e6e9de42722143ca1bae4a0 20250319085523412 DAUC <0003> auc.c:144 vector [1]: ik = ca7596f1f604ebddef264c4bb8d513ed 20250319085523412 DAUC <0003> auc.c:145 vector [1]: res = fb3295e7317a99b40000000000000000 20250319085523412 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085523412 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250319085523412 DAUC <0003> auc.c:179 vector [1]: kc = 4e453ced8ef62000 20250319085523412 DAUC <0003> auc.c:180 vector [1]: sres = 10345c39 20250319085523412 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250319085523412 DAUC <0003> auc.c:113 vector [2]: rand = 7fdca1741042a2af3deb17fd4714228c 20250319085523412 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250319085523412 DAUC <0003> auc.c:142 vector [2]: autn = a66a4c01d8a100000cc8bdaaa3e6b3d2 20250319085523412 DAUC <0003> auc.c:143 vector [2]: ck = 76a13691774500903b0bc1ca11033b30 20250319085523412 DAUC <0003> auc.c:144 vector [2]: ik = d46b52596439670ce9e6c3c45613d7f5 20250319085523412 DAUC <0003> auc.c:145 vector [2]: res = 93ace4a6bb91a6fb0000000000000000 20250319085523412 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085523412 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250319085523412 DAUC <0003> auc.c:179 vector [2]: kc = c2ec5e1da949ec00 20250319085523412 DAUC <0003> auc.c:180 vector [2]: sres = b0dbadfa 20250319085523412 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250319085523412 DAUC <0003> auc.c:113 vector [3]: rand = e1dcdac99a7540027cbaa1edf79575d4 20250319085523412 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250319085523412 DAUC <0003> auc.c:142 vector [3]: autn = e7680cc8195900002de6b3ff35c3e5f5 20250319085523412 DAUC <0003> auc.c:143 vector [3]: ck = 8729a434a91f28c486d0b1ece65ccc78 20250319085523412 DAUC <0003> auc.c:144 vector [3]: ik = 5f6201c1e43bc4b678606d8e688edee1 20250319085523412 DAUC <0003> auc.c:145 vector [3]: res = e6f90992bfde7bcf0000000000000000 20250319085523412 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085523412 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250319085523412 DAUC <0003> auc.c:179 vector [3]: kc = 076f913735751000 20250319085523412 DAUC <0003> auc.c:180 vector [3]: sres = 0726e575 20250319085523412 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250319085523412 DAUC <0003> auc.c:113 vector [4]: rand = 15be64863a78e8cea4e7dc87d42ebffe 20250319085523412 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250319085523412 DAUC <0003> auc.c:142 vector [4]: autn = 3a07beaaa37300008dcff93059006d38 20250319085523412 DAUC <0003> auc.c:143 vector [4]: ck = 81886240f6389073369991814e268b7c 20250319085523412 DAUC <0003> auc.c:144 vector [4]: ik = b1a1e3a9c8527fed30f01662bfb27cf6 20250319085523412 DAUC <0003> auc.c:145 vector [4]: res = a280086a38a78a800000000000000000 20250319085523412 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085523412 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250319085523412 DAUC <0003> auc.c:179 vector [4]: kc = 839a9cdcae4f9c00 20250319085523412 DAUC <0003> auc.c:180 vector [4]: sres = 34408d4f 20250319085523412 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250319085523412 DAUC <0003> db_auc.c:245 IMSI='262428194842546': Generated 5 vectors 20250319085523412 DAUC <0003> db_auc.c:249 IMSI='262428194842546': Updating SQN=161 in DB 20250319085523412 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428194842546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428194842546"} 20250319085523412 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428194842546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085523412 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085523412 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3ea441dbfef1: Found GsupExpect[0] for "262428194842546" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@3ea441dbfef1: Added IMSI table entry 6TC_gsup_sai(18)"262428194842546" TC_gsup_sai(18)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_sai(18)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085523414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39794<->l=127.0.0.1:4258 TC_gsup_sai(18)@3ea441dbfef1: Final verdict of PTC: pass 20250319085523414 DAUC <0003> db_auc.c:157 IMSI='262429838218752': No 2G Auth Data 20250319085523414 DAUC <0003> db_auc.c:192 IMSI='262429838218752': No 3G Auth Data HLR_Test-GSUP(9)@3ea441dbfef1: Created GsupExpect[0] for "262429838218752" to be handled at TC_gsup_sai(19) 20250319085523420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4258 20250319085523422 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085523422 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429838218752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429838218752"} 20250319085523422 DAUC <0003> db_auc.c:236 IMSI='262429838218752': Calling to generate 5 vectors 20250319085523422 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250319085523422 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085523422 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085523422 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250319085523422 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085523422 DAUC <0003> auc.c:113 vector [0]: rand = e0aabebbe17823a240d7da79b28ab3e8 20250319085523422 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250319085523422 DAUC <0003> auc.c:142 vector [0]: autn = 84f1cd5f38cc00008ea8df25e4e744aa 20250319085523422 DAUC <0003> auc.c:143 vector [0]: ck = bc366e151385880eacb9af078005cc0a 20250319085523422 DAUC <0003> auc.c:144 vector [0]: ik = d7d33583a373f689f7c076d128e500cc 20250319085523422 DAUC <0003> auc.c:145 vector [0]: res = c6d8d0943ea13c940000000000000000 20250319085523422 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085523422 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085523422 DAUC <0003> auc.c:179 vector [0]: kc = 74af648dbbeb4d03 20250319085523422 DAUC <0003> auc.c:180 vector [0]: sres = ad4e77a1 20250319085523422 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085523422 DAUC <0003> auc.c:113 vector [1]: rand = 151571f8342574b3d1381821f80afdc0 20250319085523422 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250319085523422 DAUC <0003> auc.c:142 vector [1]: autn = 207389f709c00000cd46219dbb59964d 20250319085523422 DAUC <0003> auc.c:143 vector [1]: ck = 7502f4dae296a21769292e6ea5f77012 20250319085523422 DAUC <0003> auc.c:144 vector [1]: ik = 6b2307dc0ee74fc5b7b6ff95855278d8 20250319085523422 DAUC <0003> auc.c:145 vector [1]: res = a2f1d533d7ff74480000000000000000 20250319085523422 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085523422 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250319085523422 DAUC <0003> auc.c:179 vector [1]: kc = a0a34dfdaee2d535 20250319085523422 DAUC <0003> auc.c:180 vector [1]: sres = 0a01ce81 20250319085523422 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250319085523422 DAUC <0003> auc.c:113 vector [2]: rand = 38b203a231142ec9813468bf3d328839 20250319085523422 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250319085523422 DAUC <0003> auc.c:142 vector [2]: autn = a3101faaf5ab00008f036b3241fe3755 20250319085523422 DAUC <0003> auc.c:143 vector [2]: ck = 21f7fe19afd462b5fdfc0311ce01ea10 20250319085523422 DAUC <0003> auc.c:144 vector [2]: ik = 60c25cf6a49845622b4fdadbf5919d09 20250319085523422 DAUC <0003> auc.c:145 vector [2]: res = 18a6b30aa30bb1540000000000000000 20250319085523422 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085523422 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250319085523422 DAUC <0003> auc.c:179 vector [2]: kc = 8e2d824c795d05fa 20250319085523422 DAUC <0003> auc.c:180 vector [2]: sres = 8ff56297 20250319085523422 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250319085523422 DAUC <0003> auc.c:113 vector [3]: rand = 1ccec25d4487ca87662e790162e675d1 20250319085523422 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250319085523422 DAUC <0003> auc.c:142 vector [3]: autn = 1bd4d67d8062000024e0c1523582e796 20250319085523422 DAUC <0003> auc.c:143 vector [3]: ck = ddd5c1d269d92d259ced02e4c150f6c3 20250319085523422 DAUC <0003> auc.c:144 vector [3]: ik = 75145a9339b1a733d62b0147d0b7ba1e 20250319085523422 DAUC <0003> auc.c:145 vector [3]: res = d38ac089c8b621ba0000000000000000 20250319085523422 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085523422 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250319085523422 DAUC <0003> auc.c:179 vector [3]: kc = 562bff3f3be90bca 20250319085523422 DAUC <0003> auc.c:180 vector [3]: sres = f86ad4c1 20250319085523422 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250319085523422 DAUC <0003> auc.c:113 vector [4]: rand = 89014cc18cf95f6376e2a82bc2537511 20250319085523422 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250319085523422 DAUC <0003> auc.c:142 vector [4]: autn = 199be440a95500003572e1091246fd12 20250319085523422 DAUC <0003> auc.c:143 vector [4]: ck = c5744d7d07b14ddcb6b6b9c845a8154b 20250319085523422 DAUC <0003> auc.c:144 vector [4]: ik = 7a26a9b448eee89c3c1d4bb9a9b5ff96 20250319085523422 DAUC <0003> auc.c:145 vector [4]: res = a1064ccf76511baa0000000000000000 20250319085523422 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085523422 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250319085523422 DAUC <0003> auc.c:179 vector [4]: kc = 86095d0f3162e707 20250319085523422 DAUC <0003> auc.c:180 vector [4]: sres = 87f75a22 20250319085523422 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250319085523422 DAUC <0003> db_auc.c:245 IMSI='262429838218752': Generated 5 vectors 20250319085523422 DAUC <0003> db_auc.c:249 IMSI='262429838218752': Updating SQN=161 in DB 20250319085523422 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429838218752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429838218752"} 20250319085523422 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429838218752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085523422 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085523423 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3ea441dbfef1: Found GsupExpect[0] for "262429838218752" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@3ea441dbfef1: Added IMSI table entry 7TC_gsup_sai(19)"262429838218752" TC_gsup_sai(19)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_sai(19)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085523424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4258 TC_gsup_sai(19)@3ea441dbfef1: Final verdict of PTC: pass MTC@3ea441dbfef1: setverdict(pass): none -> pass 20250319085523425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39726<->l=127.0.0.1:4258 20250319085523426 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37159<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@3ea441dbfef1: Final verdict of PTC: none 20250319085523426 DLINP <000b> input/ipa.c:452 connected read/write 20250319085523426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085523426 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085523426 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085523426 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)@3ea441dbfef1: Final verdict of PTC: none 10@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: pass MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_gsup_sai finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:55:23 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250319085523449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39808<->l=127.0.0.1:4258 20250319085523550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39808<->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@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:55:25 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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_sai_num_auth_vectors started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085526679 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085526679 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085526684 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39820<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@3ea441dbfef1: 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) } } } } 20250319085526689 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(20)@3ea441dbfef1: 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 } } } } 20250319085526689 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085526689 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085526689 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  20250319085526689 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085526689 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  20250319085526689 DLGSUP <0013> gsup_server.c:236 2:  20250319085526689 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085526689 DLGSUP <0013> gsup_server.c:236 3:  20250319085526689 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085526689 DLGSUP <0013> gsup_server.c:236 4:  20250319085526689 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085526689 DLGSUP <0013> gsup_server.c:236 5:  20250319085526689 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085526689 DLGSUP <0013> gsup_server.c:236 7:  20250319085526689 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085526689 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085526689 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085526689 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@3ea441dbfef1: 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") 20250319085526710 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34271<->l=127.0.0.1:4259) 20250319085526716 DAUC <0003> db_auc.c:157 IMSI='262426492782751': No 2G Auth Data 20250319085526716 DAUC <0003> db_auc.c:192 IMSI='262426492782751': No 3G Auth Data HLR_Test-GSUP(21)@3ea441dbfef1: Created GsupExpect[0] for "262426492782751" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250319085526729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39828<->l=127.0.0.1:4258 20250319085526733 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526733 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426492782751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426492782751"} 20250319085526733 DAUC <0003> db_auc.c:192 IMSI='262426492782751': No 3G Auth Data 20250319085526733 DAUC <0003> db_auc.c:236 IMSI='262426492782751': Calling to generate 1 vectors 20250319085526733 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250319085526733 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526733 DAUC <0003> auc.c:113 vector [0]: rand = 75af2d1bd569e09e736e7ee2e5a779d9 20250319085526733 DAUC <0003> auc.c:179 vector [0]: kc = dcc12bc6b71e3800 20250319085526733 DAUC <0003> auc.c:180 vector [0]: sres = 70eae947 20250319085526733 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250319085526733 DAUC <0003> db_auc.c:245 IMSI='262426492782751': Generated 1 vectors 20250319085526733 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426492782751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426492782751"} 20250319085526733 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426492782751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526733 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526733 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3ea441dbfef1: Found GsupExpect[0] for "262426492782751" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262426492782751" TC_gsup_sai_num_auth_vectors(24)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085526735 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526735 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426492782751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426492782751"} 20250319085526735 DAUC <0003> db_auc.c:192 IMSI='262426492782751': No 3G Auth Data 20250319085526735 DAUC <0003> db_auc.c:236 IMSI='262426492782751': Calling to generate 4 vectors 20250319085526735 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250319085526735 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526735 DAUC <0003> auc.c:113 vector [0]: rand = 06ea2deaa31450f2f530667aeda636e5 20250319085526736 DAUC <0003> auc.c:179 vector [0]: kc = fd86012e45ac3800 20250319085526736 DAUC <0003> auc.c:180 vector [0]: sres = 1acc9553 20250319085526736 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250319085526736 DAUC <0003> auc.c:113 vector [1]: rand = aa84d1ca75d63ce6052782f50aa26fdd 20250319085526736 DAUC <0003> auc.c:179 vector [1]: kc = b96354957b391400 20250319085526736 DAUC <0003> auc.c:180 vector [1]: sres = bbb35cee 20250319085526736 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250319085526736 DAUC <0003> auc.c:113 vector [2]: rand = 91e8d3bd69c5b91f4424e8f6a83d18fb 20250319085526736 DAUC <0003> auc.c:179 vector [2]: kc = e2a94460111d4800 20250319085526736 DAUC <0003> auc.c:180 vector [2]: sres = 504e1558 20250319085526736 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250319085526736 DAUC <0003> auc.c:113 vector [3]: rand = c25808672af97fcf383f6968b0ec0050 20250319085526736 DAUC <0003> auc.c:179 vector [3]: kc = 3af9453dc74e9000 20250319085526736 DAUC <0003> auc.c:180 vector [3]: sres = 02d2d555 20250319085526736 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250319085526736 DAUC <0003> db_auc.c:245 IMSI='262426492782751': Generated 4 vectors 20250319085526736 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426492782751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426492782751"} 20250319085526736 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426492782751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526736 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526736 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526737 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526737 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426492782751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426492782751"} 20250319085526737 DAUC <0003> db_auc.c:192 IMSI='262426492782751': No 3G Auth Data 20250319085526737 DAUC <0003> db_auc.c:236 IMSI='262426492782751': Calling to generate 5 vectors 20250319085526737 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250319085526737 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526737 DAUC <0003> auc.c:113 vector [0]: rand = ad90b43767b8723eb8e9c25e31dd49f6 20250319085526737 DAUC <0003> auc.c:179 vector [0]: kc = 7feba53969033c00 20250319085526737 DAUC <0003> auc.c:180 vector [0]: sres = 3f3f941d 20250319085526737 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250319085526737 DAUC <0003> auc.c:113 vector [1]: rand = 0f193bf5cf908b35cdfe611a70d62495 20250319085526737 DAUC <0003> auc.c:179 vector [1]: kc = a6fd43aca38e5000 20250319085526737 DAUC <0003> auc.c:180 vector [1]: sres = 82e45787 20250319085526737 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250319085526737 DAUC <0003> auc.c:113 vector [2]: rand = 4995babb4da13c7b89d4528808c81c05 20250319085526737 DAUC <0003> auc.c:179 vector [2]: kc = b88a3ccbdd5e6c00 20250319085526737 DAUC <0003> auc.c:180 vector [2]: sres = 2989f2b3 20250319085526737 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250319085526737 DAUC <0003> auc.c:113 vector [3]: rand = 26321f34928aa6712c842ac6666e2ea0 20250319085526737 DAUC <0003> auc.c:179 vector [3]: kc = 36b2d97b24b7a800 20250319085526737 DAUC <0003> auc.c:180 vector [3]: sres = 0f8ede30 20250319085526737 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250319085526737 DAUC <0003> auc.c:113 vector [4]: rand = 7b719cf00fe7b050f36169335b29003b 20250319085526737 DAUC <0003> auc.c:179 vector [4]: kc = 6c89d9776adae000 20250319085526737 DAUC <0003> auc.c:180 vector [4]: sres = c6adce20 20250319085526737 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250319085526737 DAUC <0003> db_auc.c:245 IMSI='262426492782751': Generated 5 vectors 20250319085526737 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426492782751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426492782751"} 20250319085526737 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426492782751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526737 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526737 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526739 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526739 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426492782751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426492782751"} 20250319085526739 DAUC <0003> db_auc.c:192 IMSI='262426492782751': No 3G Auth Data 20250319085526739 DAUC <0003> db_auc.c:236 IMSI='262426492782751': Calling to generate 5 vectors 20250319085526739 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250319085526739 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526739 DAUC <0003> auc.c:113 vector [0]: rand = 6c6ee33e869779fb7f3e4ada2703a2d5 20250319085526739 DAUC <0003> auc.c:179 vector [0]: kc = cf3b068a6a97c000 20250319085526739 DAUC <0003> auc.c:180 vector [0]: sres = c311d1bb 20250319085526739 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250319085526739 DAUC <0003> auc.c:113 vector [1]: rand = cb1036f2d5f53cc74f7c430c21043548 20250319085526739 DAUC <0003> auc.c:179 vector [1]: kc = ed359d90b9e50c00 20250319085526739 DAUC <0003> auc.c:180 vector [1]: sres = 41bd56e9 20250319085526739 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250319085526739 DAUC <0003> auc.c:113 vector [2]: rand = c0bddaf95a669753d40f41661cd5ca5d 20250319085526739 DAUC <0003> auc.c:179 vector [2]: kc = 798fa41e08a1e800 20250319085526739 DAUC <0003> auc.c:180 vector [2]: sres = 0a50d743 20250319085526739 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250319085526739 DAUC <0003> auc.c:113 vector [3]: rand = 8e1f041f570c8e85e39182a6c66b0550 20250319085526739 DAUC <0003> auc.c:179 vector [3]: kc = 8f58e19483e91000 20250319085526739 DAUC <0003> auc.c:180 vector [3]: sres = dbf05a8e 20250319085526739 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250319085526739 DAUC <0003> auc.c:113 vector [4]: rand = db0b03bfd48d3d2d76239589fdfdf877 20250319085526739 DAUC <0003> auc.c:179 vector [4]: kc = abda63a7d8c10000 20250319085526739 DAUC <0003> auc.c:180 vector [4]: sres = 46a1b1ce 20250319085526739 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250319085526739 DAUC <0003> db_auc.c:245 IMSI='262426492782751': Generated 5 vectors 20250319085526739 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426492782751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426492782751"} 20250319085526739 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426492782751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526739 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526739 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39828<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@3ea441dbfef1: Final verdict of PTC: pass 20250319085526742 DAUC <0003> db_auc.c:157 IMSI='262422813483073': No 2G Auth Data 20250319085526742 DAUC <0003> db_auc.c:192 IMSI='262422813483073': No 3G Auth Data HLR_Test-GSUP(21)@3ea441dbfef1: Created GsupExpect[0] for "262422813483073" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250319085526749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39842<->l=127.0.0.1:4258 20250319085526751 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526751 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422813483073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422813483073"} 20250319085526751 DAUC <0003> db_auc.c:192 IMSI='262422813483073': No 3G Auth Data 20250319085526751 DAUC <0003> db_auc.c:236 IMSI='262422813483073': Calling to generate 1 vectors 20250319085526751 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250319085526751 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526751 DAUC <0003> auc.c:113 vector [0]: rand = 7b428bc15e0adbd30f468c9d6d48d8c4 20250319085526751 DAUC <0003> auc.c:179 vector [0]: kc = fe4419555a482000 20250319085526751 DAUC <0003> auc.c:180 vector [0]: sres = b6cfb2c1 20250319085526751 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250319085526751 DAUC <0003> db_auc.c:245 IMSI='262422813483073': Generated 1 vectors 20250319085526751 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422813483073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422813483073"} 20250319085526751 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422813483073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526751 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526751 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3ea441dbfef1: Found GsupExpect[0] for "262422813483073" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@3ea441dbfef1: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262422813483073" TC_gsup_sai_num_auth_vectors(25)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085526752 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526752 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422813483073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422813483073"} 20250319085526752 DAUC <0003> db_auc.c:192 IMSI='262422813483073': No 3G Auth Data 20250319085526752 DAUC <0003> db_auc.c:236 IMSI='262422813483073': Calling to generate 4 vectors 20250319085526752 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250319085526752 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526752 DAUC <0003> auc.c:113 vector [0]: rand = 5022fffe5fc4eb92df4308e9e4b16559 20250319085526752 DAUC <0003> auc.c:179 vector [0]: kc = 0a0438c7a069f400 20250319085526752 DAUC <0003> auc.c:180 vector [0]: sres = e1bb589a 20250319085526752 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250319085526752 DAUC <0003> auc.c:113 vector [1]: rand = 94d9351f0875c70bf8a87c6f6763d533 20250319085526752 DAUC <0003> auc.c:179 vector [1]: kc = 4975e22d78402400 20250319085526752 DAUC <0003> auc.c:180 vector [1]: sres = b039c078 20250319085526752 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250319085526752 DAUC <0003> auc.c:113 vector [2]: rand = 0f9b1841c111b7d0454e51bd80b2d1a3 20250319085526752 DAUC <0003> auc.c:179 vector [2]: kc = 669d859d1c613800 20250319085526752 DAUC <0003> auc.c:180 vector [2]: sres = 768a285c 20250319085526752 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250319085526752 DAUC <0003> auc.c:113 vector [3]: rand = 25bc7a4aaa5137a082a56b07b8df963b 20250319085526752 DAUC <0003> auc.c:179 vector [3]: kc = e9cac84e4481e000 20250319085526752 DAUC <0003> auc.c:180 vector [3]: sres = 755b10e7 20250319085526752 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250319085526752 DAUC <0003> db_auc.c:245 IMSI='262422813483073': Generated 4 vectors 20250319085526752 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422813483073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422813483073"} 20250319085526752 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422813483073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526752 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526752 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526752 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526752 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422813483073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422813483073"} 20250319085526752 DAUC <0003> db_auc.c:192 IMSI='262422813483073': No 3G Auth Data 20250319085526752 DAUC <0003> db_auc.c:236 IMSI='262422813483073': Calling to generate 5 vectors 20250319085526752 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250319085526752 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526752 DAUC <0003> auc.c:113 vector [0]: rand = efea02f8be94a0c68d1614348d311473 20250319085526752 DAUC <0003> auc.c:179 vector [0]: kc = 6aaa7a0af5588000 20250319085526752 DAUC <0003> auc.c:180 vector [0]: sres = 6627e16b 20250319085526752 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250319085526752 DAUC <0003> auc.c:113 vector [1]: rand = 4c3f1786883285c6258c21d86d28b0ac 20250319085526752 DAUC <0003> auc.c:179 vector [1]: kc = 85f0c4f34d481400 20250319085526752 DAUC <0003> auc.c:180 vector [1]: sres = 5a53b87a 20250319085526752 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250319085526752 DAUC <0003> auc.c:113 vector [2]: rand = 957cf87c771194f116912996d554e38e 20250319085526752 DAUC <0003> auc.c:179 vector [2]: kc = d8458bb9b4697c00 20250319085526753 DAUC <0003> auc.c:180 vector [2]: sres = 300324f7 20250319085526753 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250319085526753 DAUC <0003> auc.c:113 vector [3]: rand = b21ff1aee5b4fb0e525ffd8a682e589d 20250319085526753 DAUC <0003> auc.c:179 vector [3]: kc = ad47945a32818c00 20250319085526753 DAUC <0003> auc.c:180 vector [3]: sres = 2c179bbc 20250319085526753 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250319085526753 DAUC <0003> auc.c:113 vector [4]: rand = 16612b5773c834da1f43b071294d67bc 20250319085526753 DAUC <0003> auc.c:179 vector [4]: kc = c4c6d7ba821d4800 20250319085526753 DAUC <0003> auc.c:180 vector [4]: sres = 770f4865 20250319085526753 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250319085526753 DAUC <0003> db_auc.c:245 IMSI='262422813483073': Generated 5 vectors 20250319085526753 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422813483073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422813483073"} 20250319085526753 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422813483073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526753 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526753 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526753 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526753 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422813483073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422813483073"} 20250319085526753 DAUC <0003> db_auc.c:192 IMSI='262422813483073': No 3G Auth Data 20250319085526753 DAUC <0003> db_auc.c:236 IMSI='262422813483073': Calling to generate 5 vectors 20250319085526753 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250319085526753 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526753 DAUC <0003> auc.c:113 vector [0]: rand = bb69a20bce7c4c3c25106abfa5fa4dfd 20250319085526753 DAUC <0003> auc.c:179 vector [0]: kc = 84114496e94fbc00 20250319085526753 DAUC <0003> auc.c:180 vector [0]: sres = b98fa08d 20250319085526753 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250319085526753 DAUC <0003> auc.c:113 vector [1]: rand = 4d5d0a0cdbb7ed378250c7c98443ac96 20250319085526753 DAUC <0003> auc.c:179 vector [1]: kc = 80bde9244b798c00 20250319085526753 DAUC <0003> auc.c:180 vector [1]: sres = 80f457c1 20250319085526753 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250319085526753 DAUC <0003> auc.c:113 vector [2]: rand = 495c9bee1d6654517641ef1bb126963c 20250319085526753 DAUC <0003> auc.c:179 vector [2]: kc = 096a1618c5fe1c00 20250319085526753 DAUC <0003> auc.c:180 vector [2]: sres = 1f23346c 20250319085526753 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250319085526753 DAUC <0003> auc.c:113 vector [3]: rand = 4b7e757a968a10c1e7759cdeaa775bbe 20250319085526753 DAUC <0003> auc.c:179 vector [3]: kc = 54a42e58d6c3a000 20250319085526753 DAUC <0003> auc.c:180 vector [3]: sres = 27bda03b 20250319085526753 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250319085526753 DAUC <0003> auc.c:113 vector [4]: rand = 95af93cf09aeb25f4e117d3fda5c0a7b 20250319085526753 DAUC <0003> auc.c:179 vector [4]: kc = fb520d05247e8c00 20250319085526753 DAUC <0003> auc.c:180 vector [4]: sres = 1e0acce4 20250319085526753 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250319085526753 DAUC <0003> db_auc.c:245 IMSI='262422813483073': Generated 5 vectors 20250319085526753 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422813483073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422813483073"} 20250319085526753 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422813483073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526753 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526753 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39842<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@3ea441dbfef1: Final verdict of PTC: pass 20250319085526754 DAUC <0003> db_auc.c:157 IMSI='262420502006663': No 2G Auth Data 20250319085526754 DAUC <0003> db_auc.c:192 IMSI='262420502006663': No 3G Auth Data HLR_Test-GSUP(21)@3ea441dbfef1: Created GsupExpect[0] for "262420502006663" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250319085526760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39848<->l=127.0.0.1:4258 20250319085526761 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526761 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420502006663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420502006663"} 20250319085526761 DAUC <0003> db_auc.c:192 IMSI='262420502006663': No 3G Auth Data 20250319085526761 DAUC <0003> db_auc.c:236 IMSI='262420502006663': Calling to generate 1 vectors 20250319085526761 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250319085526761 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526761 DAUC <0003> auc.c:113 vector [0]: rand = 317583c3460475da8e7c780429e426c9 20250319085526761 DAUC <0003> auc.c:179 vector [0]: kc = 262c6d162860cf2e 20250319085526761 DAUC <0003> auc.c:180 vector [0]: sres = 7bbff5d8 20250319085526761 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250319085526761 DAUC <0003> db_auc.c:245 IMSI='262420502006663': Generated 1 vectors 20250319085526761 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420502006663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420502006663"} 20250319085526761 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420502006663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526761 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526761 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3ea441dbfef1: Found GsupExpect[0] for "262420502006663" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@3ea441dbfef1: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262420502006663" TC_gsup_sai_num_auth_vectors(26)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085526762 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526762 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420502006663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420502006663"} 20250319085526762 DAUC <0003> db_auc.c:192 IMSI='262420502006663': No 3G Auth Data 20250319085526762 DAUC <0003> db_auc.c:236 IMSI='262420502006663': Calling to generate 4 vectors 20250319085526762 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250319085526762 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526762 DAUC <0003> auc.c:113 vector [0]: rand = 9f4df0449e4e22d81de95251d9b88ccc 20250319085526762 DAUC <0003> auc.c:179 vector [0]: kc = ab42f2a1d3a49205 20250319085526762 DAUC <0003> auc.c:180 vector [0]: sres = 2f260ed8 20250319085526762 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250319085526762 DAUC <0003> auc.c:113 vector [1]: rand = 1e3d59942f07a2f7e57023113ba1aad3 20250319085526762 DAUC <0003> auc.c:179 vector [1]: kc = 4d0e66dcb1e47fde 20250319085526762 DAUC <0003> auc.c:180 vector [1]: sres = 146e445e 20250319085526762 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250319085526762 DAUC <0003> auc.c:113 vector [2]: rand = 8c7d0019877a00072c9bdf52d0591910 20250319085526762 DAUC <0003> auc.c:179 vector [2]: kc = b6687a9e51e3e95d 20250319085526762 DAUC <0003> auc.c:180 vector [2]: sres = 190e8809 20250319085526762 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250319085526762 DAUC <0003> auc.c:113 vector [3]: rand = 21a462b52f8efc3060a65b83150fb2be 20250319085526762 DAUC <0003> auc.c:179 vector [3]: kc = be37bd1331fcc199 20250319085526762 DAUC <0003> auc.c:180 vector [3]: sres = 12e48135 20250319085526762 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250319085526762 DAUC <0003> db_auc.c:245 IMSI='262420502006663': Generated 4 vectors 20250319085526762 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420502006663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420502006663"} 20250319085526762 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420502006663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526762 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526762 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526763 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526763 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420502006663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420502006663"} 20250319085526763 DAUC <0003> db_auc.c:192 IMSI='262420502006663': No 3G Auth Data 20250319085526763 DAUC <0003> db_auc.c:236 IMSI='262420502006663': Calling to generate 5 vectors 20250319085526763 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250319085526763 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526763 DAUC <0003> auc.c:113 vector [0]: rand = e1b759ce84dc57ade0fb7cd080b7892d 20250319085526763 DAUC <0003> auc.c:179 vector [0]: kc = 7464a6e85341ec4d 20250319085526763 DAUC <0003> auc.c:180 vector [0]: sres = 3f0107e3 20250319085526763 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250319085526763 DAUC <0003> auc.c:113 vector [1]: rand = 99d398e3519dd680b15e21f551eeaf00 20250319085526763 DAUC <0003> auc.c:179 vector [1]: kc = 8067dc5158d6b5c6 20250319085526763 DAUC <0003> auc.c:180 vector [1]: sres = c7f94561 20250319085526763 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250319085526763 DAUC <0003> auc.c:113 vector [2]: rand = b1845c8257fc14edc9e9d1b82502cad2 20250319085526763 DAUC <0003> auc.c:179 vector [2]: kc = 4f28c8fb97ce2742 20250319085526763 DAUC <0003> auc.c:180 vector [2]: sres = e95f033a 20250319085526763 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250319085526763 DAUC <0003> auc.c:113 vector [3]: rand = eed19433345d5228d569069e8a94c23c 20250319085526763 DAUC <0003> auc.c:179 vector [3]: kc = 15a507f40f55a3f8 20250319085526763 DAUC <0003> auc.c:180 vector [3]: sres = 0e6c37b0 20250319085526763 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250319085526763 DAUC <0003> auc.c:113 vector [4]: rand = 25dce29956622b2ab1c2f9d248a2c63e 20250319085526763 DAUC <0003> auc.c:179 vector [4]: kc = 077a6a60ee84b9e8 20250319085526763 DAUC <0003> auc.c:180 vector [4]: sres = d7b657ca 20250319085526763 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250319085526763 DAUC <0003> db_auc.c:245 IMSI='262420502006663': Generated 5 vectors 20250319085526763 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420502006663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420502006663"} 20250319085526763 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420502006663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526763 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526763 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526764 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526764 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420502006663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420502006663"} 20250319085526764 DAUC <0003> db_auc.c:192 IMSI='262420502006663': No 3G Auth Data 20250319085526764 DAUC <0003> db_auc.c:236 IMSI='262420502006663': Calling to generate 5 vectors 20250319085526764 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250319085526764 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526764 DAUC <0003> auc.c:113 vector [0]: rand = 70898d866d3465bb074831709d0e2b29 20250319085526764 DAUC <0003> auc.c:179 vector [0]: kc = 8c09bdf65106dc81 20250319085526764 DAUC <0003> auc.c:180 vector [0]: sres = d746f842 20250319085526764 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250319085526764 DAUC <0003> auc.c:113 vector [1]: rand = cdd434486364a4b46759d70e94ffe9ff 20250319085526764 DAUC <0003> auc.c:179 vector [1]: kc = 66860ae60cc1ef88 20250319085526764 DAUC <0003> auc.c:180 vector [1]: sres = 3f27e38a 20250319085526764 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250319085526764 DAUC <0003> auc.c:113 vector [2]: rand = 0b11a0f9319c063b59aae26d0805ce47 20250319085526764 DAUC <0003> auc.c:179 vector [2]: kc = f4150235f1ff9e94 20250319085526764 DAUC <0003> auc.c:180 vector [2]: sres = e1331a88 20250319085526764 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250319085526764 DAUC <0003> auc.c:113 vector [3]: rand = 1f990f04b9170b314ba8c1d83e651ff2 20250319085526764 DAUC <0003> auc.c:179 vector [3]: kc = 2b897104193293e4 20250319085526764 DAUC <0003> auc.c:180 vector [3]: sres = 32253c3c 20250319085526764 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250319085526764 DAUC <0003> auc.c:113 vector [4]: rand = 67bde639c1d2912dd1d717de9bddaabb 20250319085526764 DAUC <0003> auc.c:179 vector [4]: kc = 09dada19b02b2f97 20250319085526764 DAUC <0003> auc.c:180 vector [4]: sres = 4768da6f 20250319085526764 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250319085526764 DAUC <0003> db_auc.c:245 IMSI='262420502006663': Generated 5 vectors 20250319085526764 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420502006663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420502006663"} 20250319085526764 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420502006663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526764 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526764 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39848<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@3ea441dbfef1: Final verdict of PTC: pass 20250319085526766 DAUC <0003> db_auc.c:157 IMSI='262423936213526': No 2G Auth Data 20250319085526766 DAUC <0003> db_auc.c:192 IMSI='262423936213526': No 3G Auth Data HLR_Test-GSUP(21)@3ea441dbfef1: Created GsupExpect[0] for "262423936213526" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250319085526773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39858<->l=127.0.0.1:4258 20250319085526775 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526775 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423936213526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423936213526"} 20250319085526775 DAUC <0003> db_auc.c:157 IMSI='262423936213526': No 2G Auth Data 20250319085526775 DAUC <0003> db_auc.c:236 IMSI='262423936213526': Calling to generate 1 vectors 20250319085526775 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250319085526775 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526775 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085526775 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250319085526775 DAUC <0003> auc.c:113 vector [0]: rand = d9bab19034d8803c3937478451c53a32 20250319085526775 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250319085526775 DAUC <0003> auc.c:142 vector [0]: autn = 58c7275e47dc0000354135be20e61485 20250319085526775 DAUC <0003> auc.c:143 vector [0]: ck = feec00d92fb63753e611671cb76019ad 20250319085526775 DAUC <0003> auc.c:144 vector [0]: ik = 908716a4e7ed1b8232980bcbd918ef92 20250319085526775 DAUC <0003> auc.c:145 vector [0]: res = bb7938f46c035a9d0000000000000000 20250319085526775 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526775 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250319085526775 DAUC <0003> auc.c:151 vector [0]: kc = bae27aaaa623daee 20250319085526775 DAUC <0003> auc.c:152 vector [0]: sres = d77a6269 20250319085526775 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250319085526775 DAUC <0003> db_auc.c:245 IMSI='262423936213526': Generated 1 vectors 20250319085526775 DAUC <0003> db_auc.c:249 IMSI='262423936213526': Updating SQN=33 in DB 20250319085526775 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423936213526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423936213526"} 20250319085526775 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423936213526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526775 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526775 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3ea441dbfef1: Found GsupExpect[0] for "262423936213526" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@3ea441dbfef1: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262423936213526" TC_gsup_sai_num_auth_vectors(27)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085526777 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526777 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423936213526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423936213526"} 20250319085526777 DAUC <0003> db_auc.c:157 IMSI='262423936213526': No 2G Auth Data 20250319085526777 DAUC <0003> db_auc.c:236 IMSI='262423936213526': Calling to generate 4 vectors 20250319085526777 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250319085526777 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526777 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085526777 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250319085526777 DAUC <0003> auc.c:113 vector [0]: rand = b38dabfdb63d9996a82f4ac7f1ced611 20250319085526777 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250319085526777 DAUC <0003> auc.c:142 vector [0]: autn = f23e9cda99b40000455f3a6e62f4b5ff 20250319085526777 DAUC <0003> auc.c:143 vector [0]: ck = 2db3ebecf6d642ae67d76809d89db608 20250319085526777 DAUC <0003> auc.c:144 vector [0]: ik = ef4cfb6cc6389876e517cf0fb418cfbe 20250319085526777 DAUC <0003> auc.c:145 vector [0]: res = b85922f12945c6c00000000000000000 20250319085526777 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526777 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250319085526777 DAUC <0003> auc.c:151 vector [0]: kc = 403fb7865c6ba36e 20250319085526777 DAUC <0003> auc.c:152 vector [0]: sres = 911ce431 20250319085526777 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250319085526777 DAUC <0003> auc.c:113 vector [1]: rand = 9987bbf85795e12092f36fa55b3e6394 20250319085526777 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250319085526777 DAUC <0003> auc.c:142 vector [1]: autn = 3fa52bf0e60400008a303fadee05e8c9 20250319085526777 DAUC <0003> auc.c:143 vector [1]: ck = 3246e5db5a580258210bfea1aef5f2cd 20250319085526777 DAUC <0003> auc.c:144 vector [1]: ik = 8b375d12954a700e5f18e17dacdc48e4 20250319085526777 DAUC <0003> auc.c:145 vector [1]: res = 8711d205e01885a80000000000000000 20250319085526777 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085526777 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250319085526777 DAUC <0003> auc.c:151 vector [1]: kc = c762a715cd3bc87f 20250319085526777 DAUC <0003> auc.c:152 vector [1]: sres = 670957ad 20250319085526777 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250319085526777 DAUC <0003> auc.c:113 vector [2]: rand = d5778d8ca91126ed33a38338b68eba14 20250319085526777 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250319085526777 DAUC <0003> auc.c:142 vector [2]: autn = 01fefcb54e1b0000e4304a9b3e5fcad9 20250319085526777 DAUC <0003> auc.c:143 vector [2]: ck = c8b72ce629e6c4b373b16284acb4f275 20250319085526777 DAUC <0003> auc.c:144 vector [2]: ik = a81cc492030b28e13b1657ab730c2b79 20250319085526777 DAUC <0003> auc.c:145 vector [2]: res = ce38a8f7a9d144080000000000000000 20250319085526777 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085526777 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250319085526777 DAUC <0003> auc.c:151 vector [2]: kc = 280cdd5bf555355e 20250319085526777 DAUC <0003> auc.c:152 vector [2]: sres = 67e9ecff 20250319085526777 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250319085526777 DAUC <0003> auc.c:113 vector [3]: rand = 1f324d265edd2327a153dee7a2e6f936 20250319085526777 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250319085526777 DAUC <0003> auc.c:142 vector [3]: autn = 9ecfef23c4e10000ae9e7c1a746336ad 20250319085526777 DAUC <0003> auc.c:143 vector [3]: ck = f5531ea7e52086162bc97b4dc5ac42c2 20250319085526777 DAUC <0003> auc.c:144 vector [3]: ik = bf378cd37611980e1d3bfad20eb09fa1 20250319085526777 DAUC <0003> auc.c:145 vector [3]: res = 832c47ea7a52141f0000000000000000 20250319085526777 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085526777 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250319085526777 DAUC <0003> auc.c:151 vector [3]: kc = 7c9613eb582dc37b 20250319085526777 DAUC <0003> auc.c:152 vector [3]: sres = f97e53f5 20250319085526777 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250319085526777 DAUC <0003> db_auc.c:245 IMSI='262423936213526': Generated 4 vectors 20250319085526777 DAUC <0003> db_auc.c:249 IMSI='262423936213526': Updating SQN=161 in DB 20250319085526777 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423936213526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423936213526"} 20250319085526777 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423936213526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526777 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526777 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526778 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526778 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423936213526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423936213526"} 20250319085526778 DAUC <0003> db_auc.c:157 IMSI='262423936213526': No 2G Auth Data 20250319085526778 DAUC <0003> db_auc.c:236 IMSI='262423936213526': Calling to generate 5 vectors 20250319085526778 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250319085526778 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526778 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085526778 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250319085526778 DAUC <0003> auc.c:113 vector [0]: rand = eaccf13de64e5353f6cc9f9a1756d0cd 20250319085526778 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250319085526778 DAUC <0003> auc.c:142 vector [0]: autn = f78135efa1960000a6dc29e7b2519d8f 20250319085526778 DAUC <0003> auc.c:143 vector [0]: ck = 298c1faafed0773d2e111e0c0e19eeb0 20250319085526778 DAUC <0003> auc.c:144 vector [0]: ik = 687fc4f712c166e014e3e7d0818ede93 20250319085526778 DAUC <0003> auc.c:145 vector [0]: res = 8d62b4b009c417b20000000000000000 20250319085526778 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526778 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250319085526778 DAUC <0003> auc.c:151 vector [0]: kc = 7b012281638621fe 20250319085526778 DAUC <0003> auc.c:152 vector [0]: sres = 84a6a302 20250319085526778 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250319085526778 DAUC <0003> auc.c:113 vector [1]: rand = 530ac0b8630d3d413ff9f3631345bbf6 20250319085526778 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250319085526778 DAUC <0003> auc.c:142 vector [1]: autn = adc1b2b44c030000bfdf5bce315fb3d2 20250319085526778 DAUC <0003> auc.c:143 vector [1]: ck = a0b77e485e33ba3d11fd1a82967c84df 20250319085526778 DAUC <0003> auc.c:144 vector [1]: ik = 7048254fb2fe3179053e7fdbb2d03480 20250319085526778 DAUC <0003> auc.c:145 vector [1]: res = 5da39f18fc61b8d70000000000000000 20250319085526778 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085526778 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250319085526778 DAUC <0003> auc.c:151 vector [1]: kc = c43c3e5ec8613b1b 20250319085526778 DAUC <0003> auc.c:152 vector [1]: sres = a1c227cf 20250319085526778 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250319085526778 DAUC <0003> auc.c:113 vector [2]: rand = 01e7f79f3aa65d84a6a0b831dba01428 20250319085526778 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250319085526778 DAUC <0003> auc.c:142 vector [2]: autn = c511616865ff00000ab3e5f82b1e23e8 20250319085526778 DAUC <0003> auc.c:143 vector [2]: ck = ba43ca52c695e3c161c3799665aa6de5 20250319085526778 DAUC <0003> auc.c:144 vector [2]: ik = 9af641d0f1adcd26252b4338d83b5b64 20250319085526778 DAUC <0003> auc.c:145 vector [2]: res = 4a4631e9313c41b60000000000000000 20250319085526778 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085526778 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250319085526778 DAUC <0003> auc.c:151 vector [2]: kc = 645db12c8aa91866 20250319085526778 DAUC <0003> auc.c:152 vector [2]: sres = 7b7a705f 20250319085526778 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250319085526778 DAUC <0003> auc.c:113 vector [3]: rand = cf9eb691bda8207d5de0852f1e4facb5 20250319085526778 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250319085526778 DAUC <0003> auc.c:142 vector [3]: autn = 60b73df4b24b0000a171a6271be376b1 20250319085526778 DAUC <0003> auc.c:143 vector [3]: ck = dce0fbca13ef6aa1c2f955442cb9f119 20250319085526778 DAUC <0003> auc.c:144 vector [3]: ik = fde9a078fe06e5bfdf9ad46ded7e16ee 20250319085526778 DAUC <0003> auc.c:145 vector [3]: res = 8c9a02f5a270031d0000000000000000 20250319085526778 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085526778 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250319085526778 DAUC <0003> auc.c:151 vector [3]: kc = 3c6ada9b2c2e68e9 20250319085526778 DAUC <0003> auc.c:152 vector [3]: sres = 2eea01e8 20250319085526778 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250319085526778 DAUC <0003> auc.c:113 vector [4]: rand = 0660f35d54379ca94f079955c2c90dba 20250319085526778 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250319085526778 DAUC <0003> auc.c:142 vector [4]: autn = fcd9b3fd256a0000aa38f2187db24347 20250319085526778 DAUC <0003> auc.c:143 vector [4]: ck = 284344157ade5ef3e86a0ba31151841f 20250319085526778 DAUC <0003> auc.c:144 vector [4]: ik = df8e8ced7015e7ccb44a5315f85d7e1d 20250319085526778 DAUC <0003> auc.c:145 vector [4]: res = 2fa99a952596f7690000000000000000 20250319085526778 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085526778 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250319085526778 DAUC <0003> auc.c:151 vector [4]: kc = abed904ee3c7433d 20250319085526778 DAUC <0003> auc.c:152 vector [4]: sres = 0a3f6dfc 20250319085526778 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250319085526778 DAUC <0003> db_auc.c:245 IMSI='262423936213526': Generated 5 vectors 20250319085526778 DAUC <0003> db_auc.c:249 IMSI='262423936213526': Updating SQN=321 in DB 20250319085526778 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423936213526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423936213526"} 20250319085526778 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423936213526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526778 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526778 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526780 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526780 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423936213526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423936213526"} 20250319085526780 DAUC <0003> db_auc.c:157 IMSI='262423936213526': No 2G Auth Data 20250319085526780 DAUC <0003> db_auc.c:236 IMSI='262423936213526': Calling to generate 5 vectors 20250319085526780 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250319085526780 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526780 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085526780 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250319085526780 DAUC <0003> auc.c:113 vector [0]: rand = e247f4686dc014c8aed87b2f1feae244 20250319085526780 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250319085526780 DAUC <0003> auc.c:142 vector [0]: autn = cdc6f444f655000057ec95087a81abdd 20250319085526780 DAUC <0003> auc.c:143 vector [0]: ck = d4228a95092cdce8dfcf69523578dc41 20250319085526780 DAUC <0003> auc.c:144 vector [0]: ik = 9e71f9b775297416ea747f572a345e1c 20250319085526780 DAUC <0003> auc.c:145 vector [0]: res = f60956e793ad9fac0000000000000000 20250319085526780 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526780 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250319085526780 DAUC <0003> auc.c:151 vector [0]: kc = 7fe8652763492aa3 20250319085526780 DAUC <0003> auc.c:152 vector [0]: sres = 65a4c94b 20250319085526780 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250319085526780 DAUC <0003> auc.c:113 vector [1]: rand = b512eb54d13857e3e6a4629766d18fc2 20250319085526780 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250319085526780 DAUC <0003> auc.c:142 vector [1]: autn = 088272d59dbd0000072674bb3d89802d 20250319085526780 DAUC <0003> auc.c:143 vector [1]: ck = f7b79759b57a17a9e606c08bba2c5801 20250319085526780 DAUC <0003> auc.c:144 vector [1]: ik = ea37f7f7858d369d8962d98031ca39d4 20250319085526780 DAUC <0003> auc.c:145 vector [1]: res = e48d971fba9310ec0000000000000000 20250319085526780 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085526780 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250319085526780 DAUC <0003> auc.c:151 vector [1]: kc = 72e479a5bb1140e1 20250319085526780 DAUC <0003> auc.c:152 vector [1]: sres = 5e1e87f3 20250319085526780 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250319085526780 DAUC <0003> auc.c:113 vector [2]: rand = 6a19a2996cc2a0d69ec3eb65ba42989b 20250319085526780 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250319085526780 DAUC <0003> auc.c:142 vector [2]: autn = 19ba8547288a0000d3d8687fcde71853 20250319085526780 DAUC <0003> auc.c:143 vector [2]: ck = 2ea00442043f453597ee7da0b1c6afee 20250319085526780 DAUC <0003> auc.c:144 vector [2]: ik = 8ab2c06eb4916e3412015f24e01f2aeb 20250319085526780 DAUC <0003> auc.c:145 vector [2]: res = 57e4f1f6ea02ca530000000000000000 20250319085526780 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085526780 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250319085526780 DAUC <0003> auc.c:151 vector [2]: kc = 21fde6a8e177ae04 20250319085526780 DAUC <0003> auc.c:152 vector [2]: sres = bde63ba5 20250319085526780 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250319085526780 DAUC <0003> auc.c:113 vector [3]: rand = 85e93defdaeab1f7b2355ec2a046ca8d 20250319085526780 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250319085526780 DAUC <0003> auc.c:142 vector [3]: autn = 632d8b2df0f000009ac13f19828473b8 20250319085526780 DAUC <0003> auc.c:143 vector [3]: ck = 32b6a5833b28a71d710c2a4e2e343c1c 20250319085526780 DAUC <0003> auc.c:144 vector [3]: ik = d367aaec51bc6e2af44bd0dba0e6714d 20250319085526780 DAUC <0003> auc.c:145 vector [3]: res = 771255da9babe76d0000000000000000 20250319085526780 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085526780 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250319085526780 DAUC <0003> auc.c:151 vector [3]: kc = 6496f5fae4468466 20250319085526780 DAUC <0003> auc.c:152 vector [3]: sres = ecb9b2b7 20250319085526780 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250319085526780 DAUC <0003> auc.c:113 vector [4]: rand = 163d556f3aa77e813ec3a574b0939bf8 20250319085526780 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250319085526780 DAUC <0003> auc.c:142 vector [4]: autn = 5d7d9251e48d000094e26d4a23103247 20250319085526780 DAUC <0003> auc.c:143 vector [4]: ck = 46bbfec63939bbeedaf3905339723a49 20250319085526780 DAUC <0003> auc.c:144 vector [4]: ik = 16df2688cb108480377428f728df2be9 20250319085526780 DAUC <0003> auc.c:145 vector [4]: res = 85b8a12ed27aa4250000000000000000 20250319085526780 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085526780 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250319085526780 DAUC <0003> auc.c:151 vector [4]: kc = bde360eae3842ece 20250319085526780 DAUC <0003> auc.c:152 vector [4]: sres = 57c2050b 20250319085526780 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250319085526780 DAUC <0003> db_auc.c:245 IMSI='262423936213526': Generated 5 vectors 20250319085526780 DAUC <0003> db_auc.c:249 IMSI='262423936213526': Updating SQN=481 in DB 20250319085526780 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423936213526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423936213526"} 20250319085526780 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423936213526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526780 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526780 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39858<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@3ea441dbfef1: Final verdict of PTC: pass 20250319085526782 DAUC <0003> db_auc.c:157 IMSI='262425589542260': No 2G Auth Data 20250319085526782 DAUC <0003> db_auc.c:192 IMSI='262425589542260': No 3G Auth Data HLR_Test-GSUP(21)@3ea441dbfef1: Created GsupExpect[0] for "262425589542260" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250319085526790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39870<->l=127.0.0.1:4258 20250319085526792 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526792 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425589542260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425589542260"} 20250319085526792 DAUC <0003> db_auc.c:157 IMSI='262425589542260': No 2G Auth Data 20250319085526792 DAUC <0003> db_auc.c:236 IMSI='262425589542260': Calling to generate 1 vectors 20250319085526792 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250319085526792 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526792 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250319085526792 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250319085526792 DAUC <0003> auc.c:113 vector [0]: rand = 92d7c21daa1a120fbbf9146965cd5975 20250319085526792 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250319085526792 DAUC <0003> auc.c:142 vector [0]: autn = f78b63535309000001db785c5e5bb843 20250319085526792 DAUC <0003> auc.c:143 vector [0]: ck = b2a0f97f043c9408d8d8a95f885344d2 20250319085526792 DAUC <0003> auc.c:144 vector [0]: ik = 9c9bf722714e6b89c674cc8908c338a9 20250319085526792 DAUC <0003> auc.c:145 vector [0]: res = 00ff3276d22b8e900000000000000000 20250319085526792 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526792 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250319085526792 DAUC <0003> auc.c:151 vector [0]: kc = 30976b8bf5e283fa 20250319085526792 DAUC <0003> auc.c:152 vector [0]: sres = d2d4bce6 20250319085526792 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250319085526792 DAUC <0003> db_auc.c:245 IMSI='262425589542260': Generated 1 vectors 20250319085526792 DAUC <0003> db_auc.c:249 IMSI='262425589542260': Updating SQN=33 in DB 20250319085526792 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425589542260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425589542260"} 20250319085526792 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425589542260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526792 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526792 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3ea441dbfef1: Found GsupExpect[0] for "262425589542260" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@3ea441dbfef1: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262425589542260" TC_gsup_sai_num_auth_vectors(28)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085526793 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526793 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425589542260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425589542260"} 20250319085526793 DAUC <0003> db_auc.c:157 IMSI='262425589542260': No 2G Auth Data 20250319085526793 DAUC <0003> db_auc.c:236 IMSI='262425589542260': Calling to generate 4 vectors 20250319085526793 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250319085526793 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526793 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250319085526793 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250319085526793 DAUC <0003> auc.c:113 vector [0]: rand = 2100a7b6c98de706649ad411fb191dfe 20250319085526793 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250319085526793 DAUC <0003> auc.c:142 vector [0]: autn = 58e13f0d827b0000c2f74ec651d3cacf 20250319085526793 DAUC <0003> auc.c:143 vector [0]: ck = 1b6a25f11e2d1a28b8c86eddb12d9d7c 20250319085526793 DAUC <0003> auc.c:144 vector [0]: ik = 73e32085e052206fa0355d4a5105a947 20250319085526793 DAUC <0003> auc.c:145 vector [0]: res = b0b2f68212710e960000000000000000 20250319085526793 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526793 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250319085526793 DAUC <0003> auc.c:151 vector [0]: kc = 707436e31e570e7c 20250319085526793 DAUC <0003> auc.c:152 vector [0]: sres = a2c3f814 20250319085526793 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250319085526793 DAUC <0003> auc.c:113 vector [1]: rand = 41eb8020a6c9aeee2bb8a7463e99ce10 20250319085526793 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250319085526793 DAUC <0003> auc.c:142 vector [1]: autn = 93ea9eac391500004b6b4077b635b033 20250319085526793 DAUC <0003> auc.c:143 vector [1]: ck = 35429bea2668e0f65a4f6fbf251f1877 20250319085526793 DAUC <0003> auc.c:144 vector [1]: ik = 3c326c2c060510d45ca7da9f7501707a 20250319085526793 DAUC <0003> auc.c:145 vector [1]: res = bf2a4a6a421c7c360000000000000000 20250319085526793 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085526793 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250319085526793 DAUC <0003> auc.c:151 vector [1]: kc = 0f9842e67073982f 20250319085526793 DAUC <0003> auc.c:152 vector [1]: sres = fd36365c 20250319085526793 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250319085526793 DAUC <0003> auc.c:113 vector [2]: rand = 4036415f68f62bf0ead7792a3a8bc405 20250319085526793 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250319085526793 DAUC <0003> auc.c:142 vector [2]: autn = ad17fa3394ac00009ed8732d2f96425f 20250319085526793 DAUC <0003> auc.c:143 vector [2]: ck = d9255c385f75dbe4530f243ccc9a861c 20250319085526793 DAUC <0003> auc.c:144 vector [2]: ik = 625473bfb87d5cb51af2ddd55be8a664 20250319085526793 DAUC <0003> auc.c:145 vector [2]: res = 89f7b513e7e5ef5b0000000000000000 20250319085526793 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085526793 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250319085526793 DAUC <0003> auc.c:151 vector [2]: kc = f28cd66e707aa729 20250319085526793 DAUC <0003> auc.c:152 vector [2]: sres = 6e125a48 20250319085526793 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250319085526793 DAUC <0003> auc.c:113 vector [3]: rand = 11c51d4c6fd1746eb6080f5c39e856ea 20250319085526793 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250319085526793 DAUC <0003> auc.c:142 vector [3]: autn = 6d2d4eb1a5fd0000df4ae89d5722c67e 20250319085526793 DAUC <0003> auc.c:143 vector [3]: ck = 31dbea48a75021d89e4b1e96057e886c 20250319085526793 DAUC <0003> auc.c:144 vector [3]: ik = 69219e6936b47af4252afe60a8036449 20250319085526793 DAUC <0003> auc.c:145 vector [3]: res = 0d4839fead248d970000000000000000 20250319085526793 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085526793 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250319085526793 DAUC <0003> auc.c:151 vector [3]: kc = e39b94d73c99b709 20250319085526793 DAUC <0003> auc.c:152 vector [3]: sres = a06cb469 20250319085526793 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250319085526793 DAUC <0003> db_auc.c:245 IMSI='262425589542260': Generated 4 vectors 20250319085526793 DAUC <0003> db_auc.c:249 IMSI='262425589542260': Updating SQN=161 in DB 20250319085526793 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425589542260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425589542260"} 20250319085526793 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425589542260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526793 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526793 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526794 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526794 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425589542260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425589542260"} 20250319085526794 DAUC <0003> db_auc.c:157 IMSI='262425589542260': No 2G Auth Data 20250319085526794 DAUC <0003> db_auc.c:236 IMSI='262425589542260': Calling to generate 5 vectors 20250319085526794 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250319085526794 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526794 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250319085526794 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250319085526794 DAUC <0003> auc.c:113 vector [0]: rand = 2788dc2b27a10aae0da5db16dda208fd 20250319085526794 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250319085526794 DAUC <0003> auc.c:142 vector [0]: autn = 0d1eff1794dc0000bb3a8e6fe763e7cf 20250319085526794 DAUC <0003> auc.c:143 vector [0]: ck = 767d7a91495b0a5c3c04272edfb372ae 20250319085526794 DAUC <0003> auc.c:144 vector [0]: ik = 803aa52446183d2986c92fa7077cb6af 20250319085526794 DAUC <0003> auc.c:145 vector [0]: res = 51868636709d720a0000000000000000 20250319085526794 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526794 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250319085526794 DAUC <0003> auc.c:151 vector [0]: kc = 4c8ad73cd78cf374 20250319085526794 DAUC <0003> auc.c:152 vector [0]: sres = 211bf43c 20250319085526794 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250319085526794 DAUC <0003> auc.c:113 vector [1]: rand = a5bfb75bb893b8864242ee3027579d1b 20250319085526794 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250319085526794 DAUC <0003> auc.c:142 vector [1]: autn = c0ac80da7c8e0000efdbb78f3063c1d3 20250319085526794 DAUC <0003> auc.c:143 vector [1]: ck = c13e03477d8aa6164f7e540294531972 20250319085526794 DAUC <0003> auc.c:144 vector [1]: ik = cbf55e6cdfab8f3ec5219d2f2c5985a2 20250319085526794 DAUC <0003> auc.c:145 vector [1]: res = e70c547a4dc7fc4e0000000000000000 20250319085526794 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085526794 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250319085526794 DAUC <0003> auc.c:151 vector [1]: kc = 809494061a2bb5f8 20250319085526794 DAUC <0003> auc.c:152 vector [1]: sres = aacba834 20250319085526794 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250319085526794 DAUC <0003> auc.c:113 vector [2]: rand = 69d29aca986c20db852adfe0f39a3377 20250319085526794 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250319085526794 DAUC <0003> auc.c:142 vector [2]: autn = afba6b90c4ff0000241d9d4087cd2b5b 20250319085526794 DAUC <0003> auc.c:143 vector [2]: ck = ef0e311a754fd80c9eae0eb31126656d 20250319085526794 DAUC <0003> auc.c:144 vector [2]: ik = 8f1904657706bd13ce09b06faab6224d 20250319085526794 DAUC <0003> auc.c:145 vector [2]: res = efbb47c8216438560000000000000000 20250319085526794 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085526794 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250319085526794 DAUC <0003> auc.c:151 vector [2]: kc = 30b08ba3b9d9223f 20250319085526794 DAUC <0003> auc.c:152 vector [2]: sres = cedf7f9e 20250319085526794 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250319085526794 DAUC <0003> auc.c:113 vector [3]: rand = f18a907bfd21718cb548a638b27fb343 20250319085526794 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250319085526794 DAUC <0003> auc.c:142 vector [3]: autn = 959c20e4046b000048b70e9c2dd802cf 20250319085526794 DAUC <0003> auc.c:143 vector [3]: ck = 1893b384dbc9c43767df1a609ebb1cbb 20250319085526794 DAUC <0003> auc.c:144 vector [3]: ik = d3953acd85c05b58bf98e368a291cc36 20250319085526794 DAUC <0003> auc.c:145 vector [3]: res = 9917d37a27a127620000000000000000 20250319085526794 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085526794 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250319085526794 DAUC <0003> auc.c:151 vector [3]: kc = 1341704162234fe2 20250319085526794 DAUC <0003> auc.c:152 vector [3]: sres = beb6f418 20250319085526794 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250319085526794 DAUC <0003> auc.c:113 vector [4]: rand = cea13f39b326ee97e9a0ce39c5bb2960 20250319085526794 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250319085526794 DAUC <0003> auc.c:142 vector [4]: autn = 5361eed61a4c0000c01451b83be6da73 20250319085526794 DAUC <0003> auc.c:143 vector [4]: ck = 131d2bae28d58fe8c26d6419f078e91d 20250319085526794 DAUC <0003> auc.c:144 vector [4]: ik = a764085573b87fd1ac7b91b8389e4295 20250319085526794 DAUC <0003> auc.c:145 vector [4]: res = 7461c4a5bf94681e0000000000000000 20250319085526794 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085526794 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250319085526794 DAUC <0003> auc.c:151 vector [4]: kc = da6fd65a938b5bb1 20250319085526794 DAUC <0003> auc.c:152 vector [4]: sres = cbf5acbb 20250319085526794 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250319085526794 DAUC <0003> db_auc.c:245 IMSI='262425589542260': Generated 5 vectors 20250319085526794 DAUC <0003> db_auc.c:249 IMSI='262425589542260': Updating SQN=321 in DB 20250319085526794 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425589542260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425589542260"} 20250319085526794 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425589542260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526794 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526794 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526795 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526795 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425589542260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425589542260"} 20250319085526795 DAUC <0003> db_auc.c:157 IMSI='262425589542260': No 2G Auth Data 20250319085526795 DAUC <0003> db_auc.c:236 IMSI='262425589542260': Calling to generate 5 vectors 20250319085526795 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250319085526795 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526795 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250319085526795 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250319085526795 DAUC <0003> auc.c:113 vector [0]: rand = e570a746c00fe13d9ef9692ccb26f806 20250319085526795 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250319085526795 DAUC <0003> auc.c:142 vector [0]: autn = 8a11d5742b56000078c93729efe45048 20250319085526795 DAUC <0003> auc.c:143 vector [0]: ck = fb3790a5eda3b02590c3798a0ecf27cf 20250319085526795 DAUC <0003> auc.c:144 vector [0]: ik = 63739e494e8aeb54d2d0f21e37e02173 20250319085526795 DAUC <0003> auc.c:145 vector [0]: res = e7f2edced1c132f80000000000000000 20250319085526795 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526795 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250319085526795 DAUC <0003> auc.c:151 vector [0]: kc = da5785789a065dcd 20250319085526795 DAUC <0003> auc.c:152 vector [0]: sres = 3633df36 20250319085526795 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250319085526795 DAUC <0003> auc.c:113 vector [1]: rand = a8ee7567874b486d36d9ca3fac13362d 20250319085526795 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250319085526795 DAUC <0003> auc.c:142 vector [1]: autn = ffa3124cd57b0000801c1e111d403a23 20250319085526795 DAUC <0003> auc.c:143 vector [1]: ck = fac363fd23eca20e304ef4bfc837fff4 20250319085526795 DAUC <0003> auc.c:144 vector [1]: ik = 0ff21224ef893323ca0bb7554bbf67f3 20250319085526795 DAUC <0003> auc.c:145 vector [1]: res = d84b2543f9a5e1ec0000000000000000 20250319085526795 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085526795 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250319085526795 DAUC <0003> auc.c:151 vector [1]: kc = 0f7432334fed092a 20250319085526795 DAUC <0003> auc.c:152 vector [1]: sres = 21eec4af 20250319085526795 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250319085526795 DAUC <0003> auc.c:113 vector [2]: rand = 93d4284519f5130ed512f104c61cfd88 20250319085526795 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250319085526795 DAUC <0003> auc.c:142 vector [2]: autn = f09b9578c8f0000036dea3ddef3cb514 20250319085526795 DAUC <0003> auc.c:143 vector [2]: ck = deddd05c594961b3c47620f3a1c7f3ff 20250319085526795 DAUC <0003> auc.c:144 vector [2]: ik = 3a683b141bed877fd82fdeb55486033e 20250319085526795 DAUC <0003> auc.c:145 vector [2]: res = 3a8449d04c1582cd0000000000000000 20250319085526795 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085526795 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250319085526795 DAUC <0003> auc.c:151 vector [2]: kc = f8ec150eb7e5160d 20250319085526795 DAUC <0003> auc.c:152 vector [2]: sres = 7691cb1d 20250319085526795 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250319085526795 DAUC <0003> auc.c:113 vector [3]: rand = 7779a93710965817fd0a383d57b723ba 20250319085526795 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250319085526795 DAUC <0003> auc.c:142 vector [3]: autn = ad65de4aa83300000931a8cc421ff394 20250319085526795 DAUC <0003> auc.c:143 vector [3]: ck = 0494d43650ad9843d88951c83d86700e 20250319085526795 DAUC <0003> auc.c:144 vector [3]: ik = 844ee2b0e06e974d574adb5cc725a73e 20250319085526795 DAUC <0003> auc.c:145 vector [3]: res = 9f28dac762bcb8b30000000000000000 20250319085526795 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085526795 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250319085526795 DAUC <0003> auc.c:151 vector [3]: kc = 0f19bc124a60d83e 20250319085526795 DAUC <0003> auc.c:152 vector [3]: sres = fd946274 20250319085526795 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250319085526795 DAUC <0003> auc.c:113 vector [4]: rand = da8c083f276c19393617f92c1b25b3c4 20250319085526795 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250319085526795 DAUC <0003> auc.c:142 vector [4]: autn = aaf40df5553400007e185ef0c893c3f9 20250319085526795 DAUC <0003> auc.c:143 vector [4]: ck = 2fb6d2b961791d2b954b9e7b165bb13c 20250319085526795 DAUC <0003> auc.c:144 vector [4]: ik = e9c380f0e020c2f2b0ec77ef5387be40 20250319085526795 DAUC <0003> auc.c:145 vector [4]: res = ec9ad77b072d14cd0000000000000000 20250319085526795 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085526795 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250319085526795 DAUC <0003> auc.c:151 vector [4]: kc = e3d2bbddc485d0a5 20250319085526795 DAUC <0003> auc.c:152 vector [4]: sres = ebb7c3b6 20250319085526795 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250319085526795 DAUC <0003> db_auc.c:245 IMSI='262425589542260': Generated 5 vectors 20250319085526795 DAUC <0003> db_auc.c:249 IMSI='262425589542260': Updating SQN=481 in DB 20250319085526795 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425589542260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425589542260"} 20250319085526795 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425589542260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526795 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526795 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39870<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@3ea441dbfef1: Final verdict of PTC: pass 20250319085526797 DAUC <0003> db_auc.c:157 IMSI='262422581481352': No 2G Auth Data 20250319085526797 DAUC <0003> db_auc.c:192 IMSI='262422581481352': No 3G Auth Data HLR_Test-GSUP(21)@3ea441dbfef1: Created GsupExpect[0] for "262422581481352" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250319085526803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39874<->l=127.0.0.1:4258 20250319085526805 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526805 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422581481352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422581481352"} 20250319085526805 DAUC <0003> db_auc.c:236 IMSI='262422581481352': Calling to generate 1 vectors 20250319085526805 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250319085526805 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526805 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085526805 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250319085526805 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526805 DAUC <0003> auc.c:113 vector [0]: rand = d33293b2192c4baa97b5399846146ff8 20250319085526805 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250319085526805 DAUC <0003> auc.c:142 vector [0]: autn = 4fef7d55869500007c079ed2c6ca072c 20250319085526805 DAUC <0003> auc.c:143 vector [0]: ck = 3e8fe47974252940f5c88902f240437e 20250319085526805 DAUC <0003> auc.c:144 vector [0]: ik = 944da3e8906216121b72d29ea09602fa 20250319085526805 DAUC <0003> auc.c:145 vector [0]: res = 571b0caa67d06c7f0000000000000000 20250319085526805 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526805 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085526805 DAUC <0003> auc.c:179 vector [0]: kc = 5b088f6b484b2000 20250319085526805 DAUC <0003> auc.c:180 vector [0]: sres = e7332f07 20250319085526805 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085526805 DAUC <0003> db_auc.c:245 IMSI='262422581481352': Generated 1 vectors 20250319085526805 DAUC <0003> db_auc.c:249 IMSI='262422581481352': Updating SQN=33 in DB 20250319085526805 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422581481352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422581481352"} 20250319085526805 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422581481352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526805 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526805 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3ea441dbfef1: Found GsupExpect[0] for "262422581481352" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@3ea441dbfef1: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262422581481352" TC_gsup_sai_num_auth_vectors(29)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085526806 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526806 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422581481352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422581481352"} 20250319085526806 DAUC <0003> db_auc.c:236 IMSI='262422581481352': Calling to generate 4 vectors 20250319085526806 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250319085526806 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526806 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085526806 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250319085526806 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526806 DAUC <0003> auc.c:113 vector [0]: rand = 1a478b71b50d8f2e3beb7ccdb7f7fdd9 20250319085526806 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250319085526806 DAUC <0003> auc.c:142 vector [0]: autn = 66d0ab6099fb000018c00ffe088ca006 20250319085526806 DAUC <0003> auc.c:143 vector [0]: ck = b001e1547ec7124b1d8cd4d54fa10d39 20250319085526806 DAUC <0003> auc.c:144 vector [0]: ik = e39a137179eaa7db1d5f73f48c296b6e 20250319085526806 DAUC <0003> auc.c:145 vector [0]: res = 0afbd312b694598c0000000000000000 20250319085526806 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526806 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085526806 DAUC <0003> auc.c:179 vector [0]: kc = dc475412b8711800 20250319085526806 DAUC <0003> auc.c:180 vector [0]: sres = 7a8c2046 20250319085526806 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085526806 DAUC <0003> auc.c:113 vector [1]: rand = 118c6bb1f9a36fbdeffb369297816934 20250319085526806 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250319085526806 DAUC <0003> auc.c:142 vector [1]: autn = e858fcaf35750000e92d0c40cddd2cbe 20250319085526806 DAUC <0003> auc.c:143 vector [1]: ck = 25ad3e2ce5ee2618e559b231a4fae6c3 20250319085526806 DAUC <0003> auc.c:144 vector [1]: ik = 6d0f4f1c6d685cc2b3a45ba6966ba019 20250319085526806 DAUC <0003> auc.c:145 vector [1]: res = 30f53ea2efd6980c0000000000000000 20250319085526806 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085526806 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250319085526806 DAUC <0003> auc.c:179 vector [1]: kc = 8669bebe1d672400 20250319085526806 DAUC <0003> auc.c:180 vector [1]: sres = f79b86c4 20250319085526806 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250319085526806 DAUC <0003> auc.c:113 vector [2]: rand = a62e814de5623d518c676e4f8f121838 20250319085526806 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250319085526806 DAUC <0003> auc.c:142 vector [2]: autn = d1e2590c86e00000d4f5bdf16bf328fc 20250319085526806 DAUC <0003> auc.c:143 vector [2]: ck = 646fc5006c733a964c3d270d766d4b63 20250319085526806 DAUC <0003> auc.c:144 vector [2]: ik = 140031a2267a86ba5a35ffb495a59732 20250319085526806 DAUC <0003> auc.c:145 vector [2]: res = 39abbac381953e7a0000000000000000 20250319085526806 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085526806 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250319085526806 DAUC <0003> auc.c:179 vector [2]: kc = da5a7ef6cb495800 20250319085526806 DAUC <0003> auc.c:180 vector [2]: sres = 16d8038a 20250319085526806 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250319085526806 DAUC <0003> auc.c:113 vector [3]: rand = 50649e8f41782aa919dc20f6b2f3375e 20250319085526806 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250319085526806 DAUC <0003> auc.c:142 vector [3]: autn = 8405a8908d2c00008e1cafe5219c87c1 20250319085526806 DAUC <0003> auc.c:143 vector [3]: ck = d06cee954f42a68dd64eb0818b17073c 20250319085526806 DAUC <0003> auc.c:144 vector [3]: ik = c31c6c93550e60043735740997564c65 20250319085526806 DAUC <0003> auc.c:145 vector [3]: res = 1eac5dd5189463800000000000000000 20250319085526806 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085526806 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250319085526806 DAUC <0003> auc.c:179 vector [3]: kc = a9ff441f8e55b400 20250319085526806 DAUC <0003> auc.c:180 vector [3]: sres = e9cc9b28 20250319085526806 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250319085526806 DAUC <0003> db_auc.c:245 IMSI='262422581481352': Generated 4 vectors 20250319085526806 DAUC <0003> db_auc.c:249 IMSI='262422581481352': Updating SQN=161 in DB 20250319085526806 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422581481352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422581481352"} 20250319085526806 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422581481352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526806 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526806 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526807 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526807 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422581481352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422581481352"} 20250319085526807 DAUC <0003> db_auc.c:236 IMSI='262422581481352': Calling to generate 5 vectors 20250319085526807 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250319085526807 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526807 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085526807 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250319085526807 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526807 DAUC <0003> auc.c:113 vector [0]: rand = 68f229fe43c0cf6df8cf2b20a8dcf703 20250319085526807 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250319085526807 DAUC <0003> auc.c:142 vector [0]: autn = af4f564206980000509365ce47c1d223 20250319085526807 DAUC <0003> auc.c:143 vector [0]: ck = b493f2983d3409028ff06dbef03361fc 20250319085526807 DAUC <0003> auc.c:144 vector [0]: ik = faeecf6f9133e518c5fb44dcdbd9176f 20250319085526807 DAUC <0003> auc.c:145 vector [0]: res = 6a6618cb848593f60000000000000000 20250319085526807 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526807 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085526807 DAUC <0003> auc.c:179 vector [0]: kc = ee3a72e2ed404400 20250319085526807 DAUC <0003> auc.c:180 vector [0]: sres = bae586cd 20250319085526807 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085526807 DAUC <0003> auc.c:113 vector [1]: rand = eca3d98118f6d489c5b9b4627fa4c72f 20250319085526807 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250319085526807 DAUC <0003> auc.c:142 vector [1]: autn = a9868defc2270000f5675e0bd30b62bb 20250319085526807 DAUC <0003> auc.c:143 vector [1]: ck = 71a1d0354c5e921f59cb700acbf42537 20250319085526807 DAUC <0003> auc.c:144 vector [1]: ik = aaf1e72ad6cbe0eac8d1edbc4e4fba0d 20250319085526807 DAUC <0003> auc.c:145 vector [1]: res = 39537bbf66aaddb20000000000000000 20250319085526807 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085526807 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250319085526807 DAUC <0003> auc.c:179 vector [1]: kc = 2f632e0585e38c00 20250319085526807 DAUC <0003> auc.c:180 vector [1]: sres = 413cf1c4 20250319085526807 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250319085526807 DAUC <0003> auc.c:113 vector [2]: rand = 2c47490828f936f6e9be8ed0dfc33d06 20250319085526807 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250319085526807 DAUC <0003> auc.c:142 vector [2]: autn = 65543a45230e00003ecfcbf3af8c705b 20250319085526807 DAUC <0003> auc.c:143 vector [2]: ck = c781f2d1f786ae52724e63399e9d6e58 20250319085526807 DAUC <0003> auc.c:144 vector [2]: ik = 8e3de7dba66845ae835c35e4027f430e 20250319085526807 DAUC <0003> auc.c:145 vector [2]: res = a0de7eb73aa70f9b0000000000000000 20250319085526807 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085526807 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250319085526807 DAUC <0003> auc.c:179 vector [2]: kc = e0c8d14e408bb000 20250319085526807 DAUC <0003> auc.c:180 vector [2]: sres = d4784615 20250319085526807 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250319085526807 DAUC <0003> auc.c:113 vector [3]: rand = 6ba53345163894eba13eb74ec18f3b39 20250319085526807 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250319085526807 DAUC <0003> auc.c:142 vector [3]: autn = ee78788aa27e000069e5db38aad2d436 20250319085526807 DAUC <0003> auc.c:143 vector [3]: ck = 259eacab45f17fb8ee921fff6a78832e 20250319085526807 DAUC <0003> auc.c:144 vector [3]: ik = 287a9af6ff5509cfd542009ace2af990 20250319085526807 DAUC <0003> auc.c:145 vector [3]: res = 582ac5a1612f3ca80000000000000000 20250319085526807 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085526807 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250319085526807 DAUC <0003> auc.c:179 vector [3]: kc = a74a40ae24e9b800 20250319085526807 DAUC <0003> auc.c:180 vector [3]: sres = 12cb44e1 20250319085526807 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250319085526807 DAUC <0003> auc.c:113 vector [4]: rand = c1507bd7d8fb6b2579deb05ae225eee2 20250319085526807 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250319085526807 DAUC <0003> auc.c:142 vector [4]: autn = aaa0a4f8fff90000059232a74c1142bb 20250319085526807 DAUC <0003> auc.c:143 vector [4]: ck = 5c3486db2e91cd255cd46e887775bf63 20250319085526807 DAUC <0003> auc.c:144 vector [4]: ik = b4d8c008c45cd221468079c1185ff9d3 20250319085526807 DAUC <0003> auc.c:145 vector [4]: res = 97ff5260b56381c50000000000000000 20250319085526807 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085526807 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250319085526807 DAUC <0003> auc.c:179 vector [4]: kc = 067d0c060f23ac00 20250319085526807 DAUC <0003> auc.c:180 vector [4]: sres = a8162e0e 20250319085526807 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250319085526807 DAUC <0003> db_auc.c:245 IMSI='262422581481352': Generated 5 vectors 20250319085526807 DAUC <0003> db_auc.c:249 IMSI='262422581481352': Updating SQN=321 in DB 20250319085526807 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422581481352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422581481352"} 20250319085526807 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422581481352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526807 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526807 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526808 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526808 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422581481352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422581481352"} 20250319085526808 DAUC <0003> db_auc.c:236 IMSI='262422581481352': Calling to generate 5 vectors 20250319085526808 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250319085526808 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526808 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085526808 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250319085526808 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526808 DAUC <0003> auc.c:113 vector [0]: rand = 77cae283aa3be5047a19f945bcbc6c02 20250319085526808 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250319085526808 DAUC <0003> auc.c:142 vector [0]: autn = 21d8b0eb876c00007f35c388b370c735 20250319085526808 DAUC <0003> auc.c:143 vector [0]: ck = a776468e0a4dd457c570b5dbcc58cf90 20250319085526808 DAUC <0003> auc.c:144 vector [0]: ik = 7e4ec2c2124539abc5e3402a2630698e 20250319085526808 DAUC <0003> auc.c:145 vector [0]: res = ea41ae0e78ae6c5e0000000000000000 20250319085526808 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526808 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085526808 DAUC <0003> auc.c:179 vector [0]: kc = 09ce85f94c1a1800 20250319085526808 DAUC <0003> auc.c:180 vector [0]: sres = 23298231 20250319085526808 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085526808 DAUC <0003> auc.c:113 vector [1]: rand = 2b7926fee7a10a622f89cc7cfb87e658 20250319085526808 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250319085526808 DAUC <0003> auc.c:142 vector [1]: autn = c0010c30864100009d4eb06cf590f4fa 20250319085526808 DAUC <0003> auc.c:143 vector [1]: ck = 37af1e41c25341fa7bbae0ea5c8b15f2 20250319085526808 DAUC <0003> auc.c:144 vector [1]: ik = ea46a97d385fe131037783d6a5336448 20250319085526808 DAUC <0003> auc.c:145 vector [1]: res = 4239915b17199ede0000000000000000 20250319085526808 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085526808 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250319085526808 DAUC <0003> auc.c:179 vector [1]: kc = 9c78fdd6d41d7000 20250319085526808 DAUC <0003> auc.c:180 vector [1]: sres = 7fe84ebe 20250319085526808 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250319085526808 DAUC <0003> auc.c:113 vector [2]: rand = a277b3c2092cdf381f2afbd7a2fa294a 20250319085526808 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250319085526808 DAUC <0003> auc.c:142 vector [2]: autn = fcb80adc2a4500000eff535263081a83 20250319085526808 DAUC <0003> auc.c:143 vector [2]: ck = 6ca157e6b2d9b714ef4313cc91176541 20250319085526808 DAUC <0003> auc.c:144 vector [2]: ik = f9e84877263ce9538af5c87bc6e9e68c 20250319085526808 DAUC <0003> auc.c:145 vector [2]: res = 08c8077f643d26dc0000000000000000 20250319085526808 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085526808 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250319085526808 DAUC <0003> auc.c:179 vector [2]: kc = 0e0fff2f3ca57000 20250319085526808 DAUC <0003> auc.c:180 vector [2]: sres = 6944d4e2 20250319085526808 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250319085526809 DAUC <0003> auc.c:113 vector [3]: rand = fcf8967923227c5f87cdcabd83553b2b 20250319085526809 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250319085526809 DAUC <0003> auc.c:142 vector [3]: autn = 45d9bece2dbe000028aa8743b4b874ca 20250319085526809 DAUC <0003> auc.c:143 vector [3]: ck = c15cfe146bec82ad5d0926b6ddb0d944 20250319085526809 DAUC <0003> auc.c:144 vector [3]: ik = 8b3919b1766e9e7a7c0f7fd71990ea73 20250319085526809 DAUC <0003> auc.c:145 vector [3]: res = fa4281e601edd7760000000000000000 20250319085526809 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085526809 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250319085526809 DAUC <0003> auc.c:179 vector [3]: kc = ab6ba3a01762f800 20250319085526809 DAUC <0003> auc.c:180 vector [3]: sres = 248f4995 20250319085526809 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250319085526809 DAUC <0003> auc.c:113 vector [4]: rand = f0c5881ca8939d5de6635f69e2fecc2e 20250319085526809 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250319085526809 DAUC <0003> auc.c:142 vector [4]: autn = 9b76f707b9da0000af01dedbcc3b5274 20250319085526809 DAUC <0003> auc.c:143 vector [4]: ck = 0ed722ba31a8d0603f3ba7244fc02429 20250319085526809 DAUC <0003> auc.c:144 vector [4]: ik = 3222b206ae8f933a47cb7d24b2571af4 20250319085526809 DAUC <0003> auc.c:145 vector [4]: res = b9db1f70a80c0b8d0000000000000000 20250319085526809 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085526809 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250319085526809 DAUC <0003> auc.c:179 vector [4]: kc = e7f63e3dc23e8c00 20250319085526809 DAUC <0003> auc.c:180 vector [4]: sres = b65d351f 20250319085526809 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250319085526809 DAUC <0003> db_auc.c:245 IMSI='262422581481352': Generated 5 vectors 20250319085526809 DAUC <0003> db_auc.c:249 IMSI='262422581481352': Updating SQN=481 in DB 20250319085526809 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422581481352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422581481352"} 20250319085526809 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422581481352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526809 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526809 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39874<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@3ea441dbfef1: Final verdict of PTC: pass 20250319085526810 DAUC <0003> db_auc.c:157 IMSI='262421612346911': No 2G Auth Data 20250319085526810 DAUC <0003> db_auc.c:192 IMSI='262421612346911': No 3G Auth Data HLR_Test-GSUP(21)@3ea441dbfef1: Created GsupExpect[0] for "262421612346911" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250319085526817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39886<->l=127.0.0.1:4258 20250319085526818 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526818 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421612346911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421612346911"} 20250319085526818 DAUC <0003> db_auc.c:236 IMSI='262421612346911': Calling to generate 1 vectors 20250319085526818 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250319085526818 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526818 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085526818 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250319085526818 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526818 DAUC <0003> auc.c:113 vector [0]: rand = 90c228ea0f01501410b52412da11042a 20250319085526818 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250319085526818 DAUC <0003> auc.c:142 vector [0]: autn = b7acb5c579af0000f8e7bd10986e617b 20250319085526818 DAUC <0003> auc.c:143 vector [0]: ck = 0ad2dd0e7c64d90ece04843008f93f9f 20250319085526818 DAUC <0003> auc.c:144 vector [0]: ik = 587934c64423985eac094a85030a8fc4 20250319085526818 DAUC <0003> auc.c:145 vector [0]: res = 9eead3aeffe97e640000000000000000 20250319085526818 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526818 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085526818 DAUC <0003> auc.c:179 vector [0]: kc = 47330f1ca2f8c000 20250319085526819 DAUC <0003> auc.c:180 vector [0]: sres = 80b16a13 20250319085526819 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085526819 DAUC <0003> db_auc.c:245 IMSI='262421612346911': Generated 1 vectors 20250319085526819 DAUC <0003> db_auc.c:249 IMSI='262421612346911': Updating SQN=33 in DB 20250319085526819 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421612346911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421612346911"} 20250319085526819 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421612346911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526819 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526819 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3ea441dbfef1: Found GsupExpect[0] for "262421612346911" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@3ea441dbfef1: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262421612346911" TC_gsup_sai_num_auth_vectors(30)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085526819 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526820 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421612346911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421612346911"} 20250319085526820 DAUC <0003> db_auc.c:236 IMSI='262421612346911': Calling to generate 4 vectors 20250319085526820 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250319085526820 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526820 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085526820 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250319085526820 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526820 DAUC <0003> auc.c:113 vector [0]: rand = efd311ce34def8bc8840c18e8948c795 20250319085526820 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250319085526820 DAUC <0003> auc.c:142 vector [0]: autn = 2fe523b6f1860000c4f0712203956d5b 20250319085526820 DAUC <0003> auc.c:143 vector [0]: ck = 23c14376326cf352284433a412badc68 20250319085526820 DAUC <0003> auc.c:144 vector [0]: ik = b4a24079339be9e08cfb6ace7d72a84c 20250319085526820 DAUC <0003> auc.c:145 vector [0]: res = 7d265cff3251c1b00000000000000000 20250319085526820 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526820 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085526820 DAUC <0003> auc.c:179 vector [0]: kc = db877103fb886800 20250319085526820 DAUC <0003> auc.c:180 vector [0]: sres = 70d4165d 20250319085526820 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085526820 DAUC <0003> auc.c:113 vector [1]: rand = a95ca27ca0b7433ac8f069845b4f4335 20250319085526820 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250319085526820 DAUC <0003> auc.c:142 vector [1]: autn = 035bd0dcd95a000057d320bb411bfa9e 20250319085526820 DAUC <0003> auc.c:143 vector [1]: ck = 188eea8e4b4b799502e4b403a672a538 20250319085526820 DAUC <0003> auc.c:144 vector [1]: ik = 4ae286f0e47c3bb0ef2a0f24236908da 20250319085526820 DAUC <0003> auc.c:145 vector [1]: res = d8e0426b2b16d7af0000000000000000 20250319085526820 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085526820 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250319085526820 DAUC <0003> auc.c:179 vector [1]: kc = 7734ac0b12738800 20250319085526820 DAUC <0003> auc.c:180 vector [1]: sres = c2855123 20250319085526820 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250319085526820 DAUC <0003> auc.c:113 vector [2]: rand = b777c12eb16d9116c10392cf9757452a 20250319085526820 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250319085526820 DAUC <0003> auc.c:142 vector [2]: autn = b49b88e87b0a00002c144452d864f28a 20250319085526820 DAUC <0003> auc.c:143 vector [2]: ck = f4ddefd60e2b3bdb8d2f0a60e2047cb0 20250319085526820 DAUC <0003> auc.c:144 vector [2]: ik = 424bc378c5ad5f933334aa050a87f4b2 20250319085526820 DAUC <0003> auc.c:145 vector [2]: res = 171423c904cb2e5c0000000000000000 20250319085526820 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085526820 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250319085526820 DAUC <0003> auc.c:179 vector [2]: kc = a223b41b33905c00 20250319085526820 DAUC <0003> auc.c:180 vector [2]: sres = 473dde03 20250319085526820 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250319085526820 DAUC <0003> auc.c:113 vector [3]: rand = d35dc1769e0afd76494b3e053cd77227 20250319085526820 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250319085526820 DAUC <0003> auc.c:142 vector [3]: autn = 9f588e03436500001ec560de362fca78 20250319085526820 DAUC <0003> auc.c:143 vector [3]: ck = 6f2c6059b57ef8f3897b9b3910b5f677 20250319085526820 DAUC <0003> auc.c:144 vector [3]: ik = cc1ef8a0e687b06b0d816041e64016a8 20250319085526820 DAUC <0003> auc.c:145 vector [3]: res = 212fbf43a223c8c50000000000000000 20250319085526820 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085526820 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250319085526820 DAUC <0003> auc.c:179 vector [3]: kc = 48b516f097642000 20250319085526820 DAUC <0003> auc.c:180 vector [3]: sres = b62761ea 20250319085526820 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250319085526820 DAUC <0003> db_auc.c:245 IMSI='262421612346911': Generated 4 vectors 20250319085526820 DAUC <0003> db_auc.c:249 IMSI='262421612346911': Updating SQN=161 in DB 20250319085526820 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421612346911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421612346911"} 20250319085526820 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421612346911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526820 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526820 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526820 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526820 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421612346911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421612346911"} 20250319085526820 DAUC <0003> db_auc.c:236 IMSI='262421612346911': Calling to generate 5 vectors 20250319085526820 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250319085526820 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526821 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085526821 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250319085526821 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526821 DAUC <0003> auc.c:113 vector [0]: rand = 1459696a0e44a6eebced2373b824bde0 20250319085526821 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250319085526821 DAUC <0003> auc.c:142 vector [0]: autn = dc7615e270bc00002e88afbcd0b3352a 20250319085526821 DAUC <0003> auc.c:143 vector [0]: ck = a3855d19253328d15711e00a6e913d23 20250319085526821 DAUC <0003> auc.c:144 vector [0]: ik = 8df94c06cb82cf7f5df86da8da960cf2 20250319085526821 DAUC <0003> auc.c:145 vector [0]: res = 3a3d00cb31f3ee8e0000000000000000 20250319085526821 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526821 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085526821 DAUC <0003> auc.c:179 vector [0]: kc = b67f909ee1ff2c00 20250319085526821 DAUC <0003> auc.c:180 vector [0]: sres = f1dd0561 20250319085526821 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085526821 DAUC <0003> auc.c:113 vector [1]: rand = f51142916bfe4e045d9509d624f42a12 20250319085526821 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250319085526821 DAUC <0003> auc.c:142 vector [1]: autn = d91e909602e6000048cbc7e7469c8102 20250319085526821 DAUC <0003> auc.c:143 vector [1]: ck = 4b542e92f3fd09e9ac336cb4fbdd3b2a 20250319085526821 DAUC <0003> auc.c:144 vector [1]: ik = 877028c4bed857cd33831303dd29492a 20250319085526821 DAUC <0003> auc.c:145 vector [1]: res = 6f0f7ae704e7b0960000000000000000 20250319085526821 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085526821 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250319085526821 DAUC <0003> auc.c:179 vector [1]: kc = a913b719b9b30400 20250319085526821 DAUC <0003> auc.c:180 vector [1]: sres = 33804417 20250319085526821 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250319085526821 DAUC <0003> auc.c:113 vector [2]: rand = 3e7a36626ef44fa8817e3759bdb2c53a 20250319085526821 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250319085526821 DAUC <0003> auc.c:142 vector [2]: autn = b66594a31afa000068ad8d97b698a6b8 20250319085526821 DAUC <0003> auc.c:143 vector [2]: ck = 2e08f64481ab26f4bff433c5a86d7bce 20250319085526821 DAUC <0003> auc.c:144 vector [2]: ik = 63f56bec375c3cc1fa51a843cec71f4c 20250319085526821 DAUC <0003> auc.c:145 vector [2]: res = 3ee11c10e86d11780000000000000000 20250319085526821 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085526821 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250319085526821 DAUC <0003> auc.c:179 vector [2]: kc = c46c032f76c75000 20250319085526821 DAUC <0003> auc.c:180 vector [2]: sres = 08a767a0 20250319085526821 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250319085526821 DAUC <0003> auc.c:113 vector [3]: rand = 4771d3bc81d7b1e029e9de45a2e99ae2 20250319085526821 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250319085526821 DAUC <0003> auc.c:142 vector [3]: autn = a1961c123a7f00007cdc6f9b2177cc4a 20250319085526821 DAUC <0003> auc.c:143 vector [3]: ck = 831608a683a61cd225943ef048252e2f 20250319085526821 DAUC <0003> auc.c:144 vector [3]: ik = 58149182dfab846cd5563c8aef0356da 20250319085526821 DAUC <0003> auc.c:145 vector [3]: res = c9bf89c3031a94a60000000000000000 20250319085526821 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085526821 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250319085526821 DAUC <0003> auc.c:179 vector [3]: kc = cf29962cd544bc00 20250319085526821 DAUC <0003> auc.c:180 vector [3]: sres = 429fa877 20250319085526821 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250319085526821 DAUC <0003> auc.c:113 vector [4]: rand = fa35b99e84059e3ea6cda039332222da 20250319085526821 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250319085526821 DAUC <0003> auc.c:142 vector [4]: autn = 1ab33da484580000b8932825c42c9642 20250319085526821 DAUC <0003> auc.c:143 vector [4]: ck = 24f35c4b8fece2aaf14db75c592117d4 20250319085526821 DAUC <0003> auc.c:144 vector [4]: ik = 0bc41ceeb436805c9d04a14c4c65648d 20250319085526821 DAUC <0003> auc.c:145 vector [4]: res = 3b5eca5fef173bfa0000000000000000 20250319085526821 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085526821 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250319085526821 DAUC <0003> auc.c:179 vector [4]: kc = ce32a5678a805800 20250319085526821 DAUC <0003> auc.c:180 vector [4]: sres = 93b9f391 20250319085526821 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250319085526821 DAUC <0003> db_auc.c:245 IMSI='262421612346911': Generated 5 vectors 20250319085526821 DAUC <0003> db_auc.c:249 IMSI='262421612346911': Updating SQN=321 in DB 20250319085526821 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421612346911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421612346911"} 20250319085526821 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421612346911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526821 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526821 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526822 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526822 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421612346911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421612346911"} 20250319085526822 DAUC <0003> db_auc.c:236 IMSI='262421612346911': Calling to generate 5 vectors 20250319085526822 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250319085526822 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526822 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085526822 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250319085526822 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526822 DAUC <0003> auc.c:113 vector [0]: rand = 2091a411b1aaa2f3c3c8c42eb9aac477 20250319085526822 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250319085526822 DAUC <0003> auc.c:142 vector [0]: autn = 6e4272401d660000980ae27733535925 20250319085526822 DAUC <0003> auc.c:143 vector [0]: ck = 3a7b7b14d8124798b387b458398f44d9 20250319085526822 DAUC <0003> auc.c:144 vector [0]: ik = e96d11fc5c6c165cdb9782ed8398bf40 20250319085526822 DAUC <0003> auc.c:145 vector [0]: res = dbf52ee5f47993010000000000000000 20250319085526822 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526822 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085526822 DAUC <0003> auc.c:179 vector [0]: kc = d9441c9cf9bb5800 20250319085526822 DAUC <0003> auc.c:180 vector [0]: sres = 8b26de80 20250319085526822 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085526822 DAUC <0003> auc.c:113 vector [1]: rand = e238c8eb82e6c5e4bd852b2c5c831a81 20250319085526822 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250319085526822 DAUC <0003> auc.c:142 vector [1]: autn = fcc77d507de6000020a3a38c70da80e4 20250319085526822 DAUC <0003> auc.c:143 vector [1]: ck = 644e4f8e0b03c34706512e70e135fcb3 20250319085526822 DAUC <0003> auc.c:144 vector [1]: ik = 9f3f668703a26ee3d9f0fb2ee8f24667 20250319085526822 DAUC <0003> auc.c:145 vector [1]: res = 1b38a0bbfb60c9600000000000000000 20250319085526822 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085526822 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250319085526822 DAUC <0003> auc.c:179 vector [1]: kc = 4ecc910e1af76000 20250319085526822 DAUC <0003> auc.c:180 vector [1]: sres = 17f1c7f8 20250319085526822 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250319085526822 DAUC <0003> auc.c:113 vector [2]: rand = c0f9f9666f1cd2b070750ceb9b6bc28d 20250319085526822 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250319085526822 DAUC <0003> auc.c:142 vector [2]: autn = 0238055fa124000042dfb6705f968ea8 20250319085526822 DAUC <0003> auc.c:143 vector [2]: ck = 1fb9a86fe8c8100abdb9d14a4e676c1d 20250319085526822 DAUC <0003> auc.c:144 vector [2]: ik = 89b17a63fe4aa2968fa791189a5c44d5 20250319085526822 DAUC <0003> auc.c:145 vector [2]: res = 782f9aace25df2f40000000000000000 20250319085526822 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085526822 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250319085526822 DAUC <0003> auc.c:179 vector [2]: kc = 9ef593c28b45ac00 20250319085526822 DAUC <0003> auc.c:180 vector [2]: sres = 8009f42f 20250319085526822 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250319085526822 DAUC <0003> auc.c:113 vector [3]: rand = 4f77b35bfdeca953a0709f57bfb155f8 20250319085526822 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250319085526822 DAUC <0003> auc.c:142 vector [3]: autn = 4df48d62391a0000e501da96ee13ae86 20250319085526822 DAUC <0003> auc.c:143 vector [3]: ck = 89ec915779d3d4f9592bec8ce3f14aa1 20250319085526822 DAUC <0003> auc.c:144 vector [3]: ik = 000f5050b80caf91c4a91df95df84a33 20250319085526822 DAUC <0003> auc.c:145 vector [3]: res = 66c6eb2eae92c4c80000000000000000 20250319085526822 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085526822 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250319085526822 DAUC <0003> auc.c:179 vector [3]: kc = 0c4004621215d400 20250319085526822 DAUC <0003> auc.c:180 vector [3]: sres = 4f890e55 20250319085526822 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250319085526822 DAUC <0003> auc.c:113 vector [4]: rand = ef5d7ca6013984ac7ac67912663f151b 20250319085526822 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250319085526822 DAUC <0003> auc.c:142 vector [4]: autn = 506d90d1599a00005e2fa68bec4cc8ba 20250319085526822 DAUC <0003> auc.c:143 vector [4]: ck = 5eee8d61b594850105983020c6cdff89 20250319085526822 DAUC <0003> auc.c:144 vector [4]: ik = 708ea0d102f83f2f17ebf14b9328250c 20250319085526822 DAUC <0003> auc.c:145 vector [4]: res = 4962982c02b612030000000000000000 20250319085526822 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085526822 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250319085526822 DAUC <0003> auc.c:179 vector [4]: kc = 15de9966ad106000 20250319085526822 DAUC <0003> auc.c:180 vector [4]: sres = 20e69090 20250319085526822 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250319085526822 DAUC <0003> db_auc.c:245 IMSI='262421612346911': Generated 5 vectors 20250319085526822 DAUC <0003> db_auc.c:249 IMSI='262421612346911': Updating SQN=481 in DB 20250319085526822 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421612346911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421612346911"} 20250319085526822 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421612346911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526822 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526822 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39886<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@3ea441dbfef1: Final verdict of PTC: pass 20250319085526824 DAUC <0003> db_auc.c:157 IMSI='262423907183492': No 2G Auth Data 20250319085526824 DAUC <0003> db_auc.c:192 IMSI='262423907183492': No 3G Auth Data HLR_Test-GSUP(21)@3ea441dbfef1: Created GsupExpect[0] for "262423907183492" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250319085526830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4258 20250319085526832 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526832 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423907183492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423907183492"} 20250319085526832 DAUC <0003> db_auc.c:236 IMSI='262423907183492': Calling to generate 1 vectors 20250319085526832 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250319085526832 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526832 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085526832 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250319085526832 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526832 DAUC <0003> auc.c:113 vector [0]: rand = 5eb75a5d8f7a5d7fa49b77a8d27798e9 20250319085526832 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250319085526832 DAUC <0003> auc.c:142 vector [0]: autn = a6e26254cbf40000e0647bcd0b8e6d07 20250319085526832 DAUC <0003> auc.c:143 vector [0]: ck = cb9853107eecfaa756515012efbb0a94 20250319085526832 DAUC <0003> auc.c:144 vector [0]: ik = d87833546200997abfbb8798faa52ee5 20250319085526832 DAUC <0003> auc.c:145 vector [0]: res = cf679a265047a78a0000000000000000 20250319085526832 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526832 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085526832 DAUC <0003> auc.c:179 vector [0]: kc = 1572d719ab0e5423 20250319085526832 DAUC <0003> auc.c:180 vector [0]: sres = a1dbe8ca 20250319085526832 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085526832 DAUC <0003> db_auc.c:245 IMSI='262423907183492': Generated 1 vectors 20250319085526832 DAUC <0003> db_auc.c:249 IMSI='262423907183492': Updating SQN=33 in DB 20250319085526832 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423907183492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423907183492"} 20250319085526832 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423907183492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526832 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526832 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3ea441dbfef1: Found GsupExpect[0] for "262423907183492" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@3ea441dbfef1: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262423907183492" TC_gsup_sai_num_auth_vectors(31)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085526833 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526833 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423907183492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423907183492"} 20250319085526833 DAUC <0003> db_auc.c:236 IMSI='262423907183492': Calling to generate 4 vectors 20250319085526833 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250319085526833 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526833 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085526833 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250319085526833 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526833 DAUC <0003> auc.c:113 vector [0]: rand = 3843db4acb9045804666ad6df0567da7 20250319085526833 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250319085526833 DAUC <0003> auc.c:142 vector [0]: autn = f1ff989ba06c0000d8a8bfc4e798bc63 20250319085526833 DAUC <0003> auc.c:143 vector [0]: ck = 07819cb200f605d88f433bfab4ca9f35 20250319085526833 DAUC <0003> auc.c:144 vector [0]: ik = 71cf752431cd26f61709a87dd44f20a3 20250319085526833 DAUC <0003> auc.c:145 vector [0]: res = c3104a14d5a2527c0000000000000000 20250319085526833 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526833 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085526833 DAUC <0003> auc.c:179 vector [0]: kc = 3d9744b8a4f70368 20250319085526833 DAUC <0003> auc.c:180 vector [0]: sres = c62bbd5c 20250319085526833 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085526833 DAUC <0003> auc.c:113 vector [1]: rand = b8af9687f54303f2880f6379147bf805 20250319085526833 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250319085526833 DAUC <0003> auc.c:142 vector [1]: autn = effecaf3269d0000e8659edeef6ef0b6 20250319085526833 DAUC <0003> auc.c:143 vector [1]: ck = 9231f2b2dbbf5cf228c3e3012274d0b7 20250319085526833 DAUC <0003> auc.c:144 vector [1]: ik = a2c487f2da5ddb735c0b6d34cfb7a80a 20250319085526833 DAUC <0003> auc.c:145 vector [1]: res = f2e8e0aaeae0b5960000000000000000 20250319085526833 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085526833 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250319085526833 DAUC <0003> auc.c:179 vector [1]: kc = 6540c7b1836c928e 20250319085526833 DAUC <0003> auc.c:180 vector [1]: sres = 9d667d79 20250319085526833 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250319085526833 DAUC <0003> auc.c:113 vector [2]: rand = 98a5fac26d3ac7f8c284ac592179c0b2 20250319085526833 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250319085526833 DAUC <0003> auc.c:142 vector [2]: autn = d1d92cbbb06a0000a55a15429a0e86c3 20250319085526833 DAUC <0003> auc.c:143 vector [2]: ck = 6f2a3ddab8ab629c917e15a7097d4b02 20250319085526833 DAUC <0003> auc.c:144 vector [2]: ik = 93d0356b65ad56bd1132db7a7a8c527f 20250319085526833 DAUC <0003> auc.c:145 vector [2]: res = 64cb104a18f7ecf40000000000000000 20250319085526833 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085526833 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250319085526833 DAUC <0003> auc.c:179 vector [2]: kc = ca40826b3f5977b9 20250319085526833 DAUC <0003> auc.c:180 vector [2]: sres = f631aa79 20250319085526833 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250319085526833 DAUC <0003> auc.c:113 vector [3]: rand = 8ee01c9576c04ba6db811429a87e9854 20250319085526833 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250319085526833 DAUC <0003> auc.c:142 vector [3]: autn = ff2f3ec677dd00009192b86bfb84d3bb 20250319085526833 DAUC <0003> auc.c:143 vector [3]: ck = b8c5710431c0179970509616269c3224 20250319085526833 DAUC <0003> auc.c:144 vector [3]: ik = f646e6a3e64ed41e6a1bc0fc3fa9dd29 20250319085526833 DAUC <0003> auc.c:145 vector [3]: res = eba1c30a3b5f090b0000000000000000 20250319085526833 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085526833 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250319085526833 DAUC <0003> auc.c:179 vector [3]: kc = 5fcb52f0b905faae 20250319085526833 DAUC <0003> auc.c:180 vector [3]: sres = 26d9916e 20250319085526833 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250319085526833 DAUC <0003> db_auc.c:245 IMSI='262423907183492': Generated 4 vectors 20250319085526833 DAUC <0003> db_auc.c:249 IMSI='262423907183492': Updating SQN=161 in DB 20250319085526833 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423907183492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423907183492"} 20250319085526833 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423907183492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526833 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526833 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526834 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526834 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423907183492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423907183492"} 20250319085526834 DAUC <0003> db_auc.c:236 IMSI='262423907183492': Calling to generate 5 vectors 20250319085526834 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250319085526834 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526834 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085526834 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250319085526834 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526834 DAUC <0003> auc.c:113 vector [0]: rand = 1193058a08c128a3c2819f513b9fd284 20250319085526834 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250319085526834 DAUC <0003> auc.c:142 vector [0]: autn = 6ffd726801a40000c612afa06910717a 20250319085526834 DAUC <0003> auc.c:143 vector [0]: ck = df10292f2c806542c1db16c99d78f073 20250319085526834 DAUC <0003> auc.c:144 vector [0]: ik = 4ca01f2f0fe929ce502751172febe53e 20250319085526834 DAUC <0003> auc.c:145 vector [0]: res = 07fb2d0bd7027d9f0000000000000000 20250319085526834 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526834 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085526834 DAUC <0003> auc.c:179 vector [0]: kc = 9e094c636e77ae41 20250319085526834 DAUC <0003> auc.c:180 vector [0]: sres = e3f10eed 20250319085526834 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085526834 DAUC <0003> auc.c:113 vector [1]: rand = c751277d56d9699f98451680361a1c84 20250319085526834 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250319085526834 DAUC <0003> auc.c:142 vector [1]: autn = 20f0db7846640000379f52f06096f5c9 20250319085526834 DAUC <0003> auc.c:143 vector [1]: ck = 6046fa78221f83e65a5fe48d2045733d 20250319085526834 DAUC <0003> auc.c:144 vector [1]: ik = 880f4b9b9b978e81cb671f780a759dab 20250319085526834 DAUC <0003> auc.c:145 vector [1]: res = b8ca6880b5a9baba0000000000000000 20250319085526834 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085526834 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250319085526834 DAUC <0003> auc.c:179 vector [1]: kc = 10329c29d0a58c68 20250319085526834 DAUC <0003> auc.c:180 vector [1]: sres = 3bb1a919 20250319085526834 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250319085526834 DAUC <0003> auc.c:113 vector [2]: rand = 51ca71321b7ff40ac70478d9e67f56f6 20250319085526834 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250319085526834 DAUC <0003> auc.c:142 vector [2]: autn = c5e4b9486ea8000080cc88f8daf1e481 20250319085526834 DAUC <0003> auc.c:143 vector [2]: ck = a4d1a95a1b0e7268ab6dbae6c56910e0 20250319085526834 DAUC <0003> auc.c:144 vector [2]: ik = edbac5bbf6f0eee636d637012af480d1 20250319085526834 DAUC <0003> auc.c:145 vector [2]: res = 9c0600d01ceef98d0000000000000000 20250319085526834 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085526834 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250319085526834 DAUC <0003> auc.c:179 vector [2]: kc = b71d849e7c49d130 20250319085526834 DAUC <0003> auc.c:180 vector [2]: sres = 7ade6494 20250319085526834 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250319085526834 DAUC <0003> auc.c:113 vector [3]: rand = cc05a24ba054b8217b4841dde2bfbe09 20250319085526834 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250319085526834 DAUC <0003> auc.c:142 vector [3]: autn = 26bbc618a24800002db4366a9fcbbcd2 20250319085526834 DAUC <0003> auc.c:143 vector [3]: ck = b908f4defdfd9a489972b19743753ed5 20250319085526834 DAUC <0003> auc.c:144 vector [3]: ik = 23fc5a63b7625246030e6c04666baf08 20250319085526834 DAUC <0003> auc.c:145 vector [3]: res = aaeba30c74e1406a0000000000000000 20250319085526834 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085526834 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250319085526834 DAUC <0003> auc.c:179 vector [3]: kc = 95a51b2e59c849fe 20250319085526834 DAUC <0003> auc.c:180 vector [3]: sres = ca14d9f7 20250319085526834 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250319085526834 DAUC <0003> auc.c:113 vector [4]: rand = c0504b5cc5ede245c405e9a0738b387c 20250319085526834 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250319085526834 DAUC <0003> auc.c:142 vector [4]: autn = 0610ecc5658b0000c0ffff7b085101c9 20250319085526834 DAUC <0003> auc.c:143 vector [4]: ck = 651553f8b9536fda613fc6cf7b93ba5f 20250319085526834 DAUC <0003> auc.c:144 vector [4]: ik = 0ae5f2df63b10ee764adf752f6fdfd7a 20250319085526834 DAUC <0003> auc.c:145 vector [4]: res = 892fab65fd1dc8480000000000000000 20250319085526834 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085526834 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250319085526834 DAUC <0003> auc.c:179 vector [4]: kc = f738edd70d1111aa 20250319085526834 DAUC <0003> auc.c:180 vector [4]: sres = b36a68b3 20250319085526834 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250319085526834 DAUC <0003> db_auc.c:245 IMSI='262423907183492': Generated 5 vectors 20250319085526834 DAUC <0003> db_auc.c:249 IMSI='262423907183492': Updating SQN=321 in DB 20250319085526834 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423907183492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423907183492"} 20250319085526834 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423907183492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526834 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526834 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526835 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526835 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423907183492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423907183492"} 20250319085526835 DAUC <0003> db_auc.c:236 IMSI='262423907183492': Calling to generate 5 vectors 20250319085526835 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250319085526835 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085526835 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085526835 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250319085526835 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085526835 DAUC <0003> auc.c:113 vector [0]: rand = e228666ebdaba02d65cf34f684578fa0 20250319085526835 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250319085526835 DAUC <0003> auc.c:142 vector [0]: autn = 8f86717cd98c000016679d5c298b422c 20250319085526835 DAUC <0003> auc.c:143 vector [0]: ck = 65a8451c92da8ae5faff28af8e53f84e 20250319085526835 DAUC <0003> auc.c:144 vector [0]: ik = 8f2d8a289d87b8a5feb6bcbfa69c95e9 20250319085526835 DAUC <0003> auc.c:145 vector [0]: res = a4dad8b183c105130000000000000000 20250319085526835 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085526835 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085526835 DAUC <0003> auc.c:179 vector [0]: kc = 0659bdf0f272331f 20250319085526835 DAUC <0003> auc.c:180 vector [0]: sres = 7dabe6ed 20250319085526835 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085526835 DAUC <0003> auc.c:113 vector [1]: rand = 6bbd06f89f97afccb2bff1cbb3a5a4e8 20250319085526835 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250319085526835 DAUC <0003> auc.c:142 vector [1]: autn = aa8017967ef30000e68663fa7ba3c6cb 20250319085526835 DAUC <0003> auc.c:143 vector [1]: ck = 8232c6000f9c4ab92998fd3bbcbdf51f 20250319085526835 DAUC <0003> auc.c:144 vector [1]: ik = 67845ff393b40ec1a1b26019d5a04598 20250319085526835 DAUC <0003> auc.c:145 vector [1]: res = c93f011cd5f91a7a0000000000000000 20250319085526835 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085526835 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250319085526835 DAUC <0003> auc.c:179 vector [1]: kc = 9f53dd422bec2876 20250319085526835 DAUC <0003> auc.c:180 vector [1]: sres = 46c5167c 20250319085526835 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250319085526835 DAUC <0003> auc.c:113 vector [2]: rand = d13dafa2c660fe2757af374a5be9e815 20250319085526835 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250319085526835 DAUC <0003> auc.c:142 vector [2]: autn = 8a3f3893efbb0000a3b95c0018b6efff 20250319085526835 DAUC <0003> auc.c:143 vector [2]: ck = 0df4de66e3f18b88268a5ba465220016 20250319085526835 DAUC <0003> auc.c:144 vector [2]: ik = 8823be881a5f8c7f57f9d76f31760f3b 20250319085526835 DAUC <0003> auc.c:145 vector [2]: res = 8d0ad0508400b20d0000000000000000 20250319085526835 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085526835 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250319085526835 DAUC <0003> auc.c:179 vector [2]: kc = 88348484bdb49346 20250319085526835 DAUC <0003> auc.c:180 vector [2]: sres = 60ff490d 20250319085526835 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250319085526835 DAUC <0003> auc.c:113 vector [3]: rand = fac49ef4477aa6fc1df7be6f8c074873 20250319085526835 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250319085526835 DAUC <0003> auc.c:142 vector [3]: autn = 4f820a31aabf0000c7d9d4b13605b686 20250319085526835 DAUC <0003> auc.c:143 vector [3]: ck = 48dad4904ac09fc0a5afae813e3c36b9 20250319085526835 DAUC <0003> auc.c:144 vector [3]: ik = a3e9e7032141534eef0543383389b91d 20250319085526835 DAUC <0003> auc.c:145 vector [3]: res = 86f061d62cbfb7430000000000000000 20250319085526835 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085526835 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250319085526835 DAUC <0003> auc.c:179 vector [3]: kc = 74133e41add6156e 20250319085526835 DAUC <0003> auc.c:180 vector [3]: sres = 5551cd6b 20250319085526835 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250319085526835 DAUC <0003> auc.c:113 vector [4]: rand = 9be7bfa455693d1c699182ad9ec7ea4c 20250319085526835 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250319085526835 DAUC <0003> auc.c:142 vector [4]: autn = 8249b0bfba720000551dbb49c34f5c71 20250319085526835 DAUC <0003> auc.c:143 vector [4]: ck = f3b998f02bb7b54cae569b57376dc632 20250319085526835 DAUC <0003> auc.c:144 vector [4]: ik = 2e9e7aea725c3df62e751c93ce905c5f 20250319085526835 DAUC <0003> auc.c:145 vector [4]: res = 41bfdae41675a3f60000000000000000 20250319085526835 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085526835 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250319085526835 DAUC <0003> auc.c:179 vector [4]: kc = 01151c6c0a7802e2 20250319085526835 DAUC <0003> auc.c:180 vector [4]: sres = 93b057dd 20250319085526835 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250319085526835 DAUC <0003> db_auc.c:245 IMSI='262423907183492': Generated 5 vectors 20250319085526835 DAUC <0003> db_auc.c:249 IMSI='262423907183492': Updating SQN=481 in DB 20250319085526835 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423907183492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423907183492"} 20250319085526835 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423907183492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085526835 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085526835 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085526836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@3ea441dbfef1: Final verdict of PTC: pass MTC@3ea441dbfef1: setverdict(pass): none -> pass 20250319085526837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39820<->l=127.0.0.1:4258 20250319085526837 DLINP <000b> input/ipa.c:452 connected read/write 20250319085526838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085526838 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085526838 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085526838 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@3ea441dbfef1: Final verdict of PTC: none 20250319085526838 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34271<->l=127.0.0.1:4259) 22@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: pass MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:55:26 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 20250319085526865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39906<->l=127.0.0.1:4258 20250319085526966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39906<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=273604) Waiting for packet dumper to finish... 1 (prev_count=273604, count=408908) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:55:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_sai_eps started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085530066 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085530066 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085530071 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085530072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39908<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085530077 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085530077 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085530077 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085530077 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  20250319085530077 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085530077 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  20250319085530077 DLGSUP <0013> gsup_server.c:236 2:  20250319085530077 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085530077 DLGSUP <0013> gsup_server.c:236 3:  20250319085530077 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085530077 DLGSUP <0013> gsup_server.c:236 4:  20250319085530077 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085530077 DLGSUP <0013> gsup_server.c:236 5:  20250319085530077 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085530077 DLGSUP <0013> gsup_server.c:236 7:  20250319085530077 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085530077 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085530077 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085530077 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@3ea441dbfef1: 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") 20250319085530107 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40943<->l=127.0.0.1:4259) 20250319085530115 DAUC <0003> db_auc.c:157 IMSI='262428101287854': No 2G Auth Data 20250319085530115 DAUC <0003> db_auc.c:192 IMSI='262428101287854': No 3G Auth Data HLR_Test-GSUP(33)@3ea441dbfef1: Created GsupExpect[0] for "262428101287854" to be handled at TC_gsup_sai_eps(36) 20250319085530144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39920<->l=127.0.0.1:4258 20250319085530154 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085530155 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428101287854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428101287854"} 20250319085530155 DAUC <0003> db_auc.c:157 IMSI='262428101287854': No 2G Auth Data 20250319085530155 DAUC <0003> db_auc.c:236 IMSI='262428101287854': Calling to generate 5 vectors 20250319085530155 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250319085530155 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085530155 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085530155 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250319085530155 DAUC <0003> auc.c:113 vector [0]: rand = b7beec0cf307749ea45218ada1b704e5 20250319085530155 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250319085530155 DAUC <0003> auc.c:142 vector [0]: autn = ae4af9bdb3008000359346c5bf7be301 20250319085530155 DAUC <0003> auc.c:143 vector [0]: ck = 88f6b829ebd7a12a45ccdbf7f3a4a8cf 20250319085530155 DAUC <0003> auc.c:144 vector [0]: ik = 6135aabd3147a197dbc21f2a0dc2f27d 20250319085530155 DAUC <0003> auc.c:145 vector [0]: res = 053b2bac31757c520000000000000000 20250319085530155 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085530155 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250319085530155 DAUC <0003> auc.c:151 vector [0]: kc = 77cdd64924f65a0f 20250319085530155 DAUC <0003> auc.c:152 vector [0]: sres = 344e57fe 20250319085530155 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250319085530155 DAUC <0003> auc.c:113 vector [1]: rand = 2a853e15aa4312d85e658586cf73d58d 20250319085530155 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250319085530155 DAUC <0003> auc.c:142 vector [1]: autn = b4658ef53d088000fbc740149dabf9fb 20250319085530155 DAUC <0003> auc.c:143 vector [1]: ck = 9685a6c9b304ecfe0b1c9285379b8e46 20250319085530155 DAUC <0003> auc.c:144 vector [1]: ik = 1e1008b93a68b8222f1617ba098f2a5b 20250319085530155 DAUC <0003> auc.c:145 vector [1]: res = cb3d8da145be4f040000000000000000 20250319085530155 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085530155 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250319085530155 DAUC <0003> auc.c:151 vector [1]: kc = ac9f2b4fb778f0c1 20250319085530155 DAUC <0003> auc.c:152 vector [1]: sres = 8e83c2a5 20250319085530155 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250319085530155 DAUC <0003> auc.c:113 vector [2]: rand = 2a7f3d22b5e20283093159364e9046c6 20250319085530155 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250319085530155 DAUC <0003> auc.c:142 vector [2]: autn = 4f939a61b7828000da5a8bca1922492c 20250319085530155 DAUC <0003> auc.c:143 vector [2]: ck = e716cd1d0e9e029a4120038d8f8e8703 20250319085530155 DAUC <0003> auc.c:144 vector [2]: ik = 475a13bacf04ebed7e06c927f10fb6e2 20250319085530155 DAUC <0003> auc.c:145 vector [2]: res = 7cb69fdc5e6e428a0000000000000000 20250319085530155 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085530156 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250319085530156 DAUC <0003> auc.c:151 vector [2]: kc = 9f6a140dbf1bd896 20250319085530156 DAUC <0003> auc.c:152 vector [2]: sres = 22d8dd56 20250319085530156 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250319085530156 DAUC <0003> auc.c:113 vector [3]: rand = cbf29d8f409dd37410dc10882995b52c 20250319085530156 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250319085530156 DAUC <0003> auc.c:142 vector [3]: autn = 4853e179acba800083b6c387f9d16dde 20250319085530156 DAUC <0003> auc.c:143 vector [3]: ck = 56ccc88031b62d5f4ba2a12abf3f7741 20250319085530156 DAUC <0003> auc.c:144 vector [3]: ik = 9c91fd281b1233e32f884940d8a8a9f2 20250319085530156 DAUC <0003> auc.c:145 vector [3]: res = a2a57809628e0fa50000000000000000 20250319085530156 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085530156 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250319085530156 DAUC <0003> auc.c:151 vector [3]: kc = ae77ddc24d33c00f 20250319085530156 DAUC <0003> auc.c:152 vector [3]: sres = c02b77ac 20250319085530156 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250319085530156 DAUC <0003> auc.c:113 vector [4]: rand = eae91082a90790c1de8b7d28a457dc88 20250319085530156 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250319085530156 DAUC <0003> auc.c:142 vector [4]: autn = cf8c4d9b9a9f8000c14c721eae34f5d7 20250319085530156 DAUC <0003> auc.c:143 vector [4]: ck = cda57afaaefad7bd9db39ea0c57f666f 20250319085530156 DAUC <0003> auc.c:144 vector [4]: ik = 253ff5fcc1c72f7ab9e519f1cce323ea 20250319085530156 DAUC <0003> auc.c:145 vector [4]: res = 9b2d558f898457550000000000000000 20250319085530156 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085530156 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250319085530156 DAUC <0003> auc.c:151 vector [4]: kc = cccc085766a1bd42 20250319085530156 DAUC <0003> auc.c:152 vector [4]: sres = 12a902da 20250319085530156 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250319085530156 DAUC <0003> db_auc.c:245 IMSI='262428101287854': Generated 5 vectors 20250319085530156 DAUC <0003> db_auc.c:249 IMSI='262428101287854': Updating SQN=161 in DB 20250319085530156 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428101287854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428101287854"} 20250319085530156 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428101287854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085530156 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085530156 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3ea441dbfef1: Found GsupExpect[0] for "262428101287854" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_sai_eps(36)"262428101287854" TC_gsup_sai_eps(36)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085530164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39920<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@3ea441dbfef1: Final verdict of PTC: pass 20250319085530167 DAUC <0003> db_auc.c:157 IMSI='262428564619971': No 2G Auth Data 20250319085530167 DAUC <0003> db_auc.c:192 IMSI='262428564619971': No 3G Auth Data HLR_Test-GSUP(33)@3ea441dbfef1: Created GsupExpect[0] for "262428564619971" to be handled at TC_gsup_sai_eps(37) 20250319085530188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39922<->l=127.0.0.1:4258 20250319085530189 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085530190 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428564619971 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428564619971"} 20250319085530190 DAUC <0003> db_auc.c:157 IMSI='262428564619971': No 2G Auth Data 20250319085530190 DAUC <0003> db_auc.c:236 IMSI='262428564619971': Calling to generate 5 vectors 20250319085530190 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250319085530190 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085530190 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250319085530190 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250319085530190 DAUC <0003> auc.c:113 vector [0]: rand = 24c14aa19f2dfba09ee658f6e22f8803 20250319085530190 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250319085530190 DAUC <0003> auc.c:142 vector [0]: autn = 88e114ebf7cd8000872fafd50e4b12db 20250319085530190 DAUC <0003> auc.c:143 vector [0]: ck = b10bedfd1b8b45961b393fa60c580171 20250319085530190 DAUC <0003> auc.c:144 vector [0]: ik = 4681fa22703dd1d6c8bd1936711b863a 20250319085530190 DAUC <0003> auc.c:145 vector [0]: res = d60aa226d2879b600000000000000000 20250319085530190 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085530190 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250319085530190 DAUC <0003> auc.c:151 vector [0]: kc = 240e314f16f5130b 20250319085530190 DAUC <0003> auc.c:152 vector [0]: sres = 048d3946 20250319085530190 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250319085530190 DAUC <0003> auc.c:113 vector [1]: rand = ac94ebdb61ced917c89e1b235313c711 20250319085530190 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250319085530190 DAUC <0003> auc.c:142 vector [1]: autn = bf027ac1b0fc8000d08032d5553e3af4 20250319085530190 DAUC <0003> auc.c:143 vector [1]: ck = 9fa56f5b60f58091b01a636df1675505 20250319085530190 DAUC <0003> auc.c:144 vector [1]: ik = d2fc89b27041789f7e04e215a9516bd4 20250319085530190 DAUC <0003> auc.c:145 vector [1]: res = dfd6ec1b11e9fe170000000000000000 20250319085530190 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085530190 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250319085530190 DAUC <0003> auc.c:151 vector [1]: kc = 834767914882c6df 20250319085530190 DAUC <0003> auc.c:152 vector [1]: sres = ce3f120c 20250319085530190 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250319085530190 DAUC <0003> auc.c:113 vector [2]: rand = 7fde830af1dd4014671b49ebdd40bb27 20250319085530190 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250319085530190 DAUC <0003> auc.c:142 vector [2]: autn = afc45742e22e80005cd86c9959d1377d 20250319085530190 DAUC <0003> auc.c:143 vector [2]: ck = d7a980e53de86810a20b4e067808a359 20250319085530190 DAUC <0003> auc.c:144 vector [2]: ik = d137d0200bebd8c95c8473cc1261835e 20250319085530190 DAUC <0003> auc.c:145 vector [2]: res = 331d016fab36e66a0000000000000000 20250319085530190 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085530190 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250319085530190 DAUC <0003> auc.c:151 vector [2]: kc = f8116d0f5c6a90de 20250319085530190 DAUC <0003> auc.c:152 vector [2]: sres = 982be705 20250319085530190 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250319085530190 DAUC <0003> auc.c:113 vector [3]: rand = a821260e73f63a2f1ee0f8a26070596f 20250319085530190 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250319085530190 DAUC <0003> auc.c:142 vector [3]: autn = 4f9ca62fd34b800026f09d12eb5ed8d5 20250319085530190 DAUC <0003> auc.c:143 vector [3]: ck = 5cb887f4202239889f6b52a66c360d02 20250319085530190 DAUC <0003> auc.c:144 vector [3]: ik = 391a87a2f3022c0983766b032988bcec 20250319085530190 DAUC <0003> auc.c:145 vector [3]: res = 8df1f4daba83add40000000000000000 20250319085530190 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085530190 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250319085530190 DAUC <0003> auc.c:151 vector [3]: kc = 79bf39f3969ea46f 20250319085530190 DAUC <0003> auc.c:152 vector [3]: sres = 3772590e 20250319085530190 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250319085530190 DAUC <0003> auc.c:113 vector [4]: rand = 13fe055eb27bdf5f2717b78aea2c7360 20250319085530190 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250319085530190 DAUC <0003> auc.c:142 vector [4]: autn = 4e165f056e5b80007d3bd5549a944569 20250319085530190 DAUC <0003> auc.c:143 vector [4]: ck = 0eb5586aa062b7d10b8c153c75d7a5a2 20250319085530190 DAUC <0003> auc.c:144 vector [4]: ik = 4a93790260867fae43c168a35a142539 20250319085530190 DAUC <0003> auc.c:145 vector [4]: res = c5772dbecc4bb3900000000000000000 20250319085530190 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085530190 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250319085530190 DAUC <0003> auc.c:151 vector [4]: kc = 0c6b5cf7ef2748e4 20250319085530190 DAUC <0003> auc.c:152 vector [4]: sres = 093c9e2e 20250319085530190 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250319085530190 DAUC <0003> db_auc.c:245 IMSI='262428564619971': Generated 5 vectors 20250319085530190 DAUC <0003> db_auc.c:249 IMSI='262428564619971': Updating SQN=161 in DB 20250319085530190 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428564619971 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428564619971"} 20250319085530190 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428564619971 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085530190 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085530190 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3ea441dbfef1: Found GsupExpect[0] for "262428564619971" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@3ea441dbfef1: Added IMSI table entry 1TC_gsup_sai_eps(37)"262428564619971" TC_gsup_sai_eps(37)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085530191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39922<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@3ea441dbfef1: Final verdict of PTC: pass 20250319085530191 DAUC <0003> db_auc.c:157 IMSI='262423014594033': No 2G Auth Data 20250319085530191 DAUC <0003> db_auc.c:192 IMSI='262423014594033': No 3G Auth Data HLR_Test-GSUP(33)@3ea441dbfef1: Created GsupExpect[0] for "262423014594033" to be handled at TC_gsup_sai_eps(38) 20250319085530199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39926<->l=127.0.0.1:4258 20250319085530202 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085530202 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423014594033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423014594033"} 20250319085530202 DAUC <0003> db_auc.c:236 IMSI='262423014594033': Calling to generate 5 vectors 20250319085530202 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250319085530202 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085530202 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085530202 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250319085530202 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085530202 DAUC <0003> auc.c:113 vector [0]: rand = 51d82d166a847035f34838e907055d32 20250319085530202 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250319085530202 DAUC <0003> auc.c:142 vector [0]: autn = b466f272368e8000c57f67f3fe69058f 20250319085530202 DAUC <0003> auc.c:143 vector [0]: ck = b24c7e6e4bb3ad881e69f895273e9aa6 20250319085530202 DAUC <0003> auc.c:144 vector [0]: ik = 85f0e39279acbed2593b05bfc11bccd1 20250319085530202 DAUC <0003> auc.c:145 vector [0]: res = 707c940c0d9a39430000000000000000 20250319085530202 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085530202 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085530202 DAUC <0003> auc.c:179 vector [0]: kc = 61c83074078ec400 20250319085530202 DAUC <0003> auc.c:180 vector [0]: sres = 4f741729 20250319085530202 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085530202 DAUC <0003> auc.c:113 vector [1]: rand = 8dca2cdc35d2ef9f43e1bdfc0eee02d7 20250319085530202 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250319085530202 DAUC <0003> auc.c:142 vector [1]: autn = 660a414c8ed08000fadbff9c384297bb 20250319085530202 DAUC <0003> auc.c:143 vector [1]: ck = aece55067ad8d60a369a9680d4d46141 20250319085530202 DAUC <0003> auc.c:144 vector [1]: ik = 949ded834d93b21c55d8788a8a92c0a9 20250319085530202 DAUC <0003> auc.c:145 vector [1]: res = 926126a9a8152d960000000000000000 20250319085530202 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085530202 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250319085530202 DAUC <0003> auc.c:179 vector [1]: kc = b3e69d2c0c96d400 20250319085530202 DAUC <0003> auc.c:180 vector [1]: sres = 202a885b 20250319085530202 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250319085530202 DAUC <0003> auc.c:113 vector [2]: rand = 97a381e737b107d3ad8ab00f315d957e 20250319085530202 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250319085530202 DAUC <0003> auc.c:142 vector [2]: autn = b3498d831c798000c2c71f2ca4febe60 20250319085530202 DAUC <0003> auc.c:143 vector [2]: ck = 1d735c3fe48bb5958cb0a2d596ffeafd 20250319085530202 DAUC <0003> auc.c:144 vector [2]: ik = fe8d816ee77bcfe915539941eb9b6d7f 20250319085530202 DAUC <0003> auc.c:145 vector [2]: res = 8e0424b3a60c06430000000000000000 20250319085530202 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085530202 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250319085530202 DAUC <0003> auc.c:179 vector [2]: kc = 2696410837ac5c00 20250319085530202 DAUC <0003> auc.c:180 vector [2]: sres = c77f6439 20250319085530202 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250319085530202 DAUC <0003> auc.c:113 vector [3]: rand = d125f62af2f6e1b7329236b91a669e8f 20250319085530202 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250319085530202 DAUC <0003> auc.c:142 vector [3]: autn = 2b572d0d0dac80007326dd75f15a308b 20250319085530202 DAUC <0003> auc.c:143 vector [3]: ck = bf8d85297c6b5f108fcdb2447c8821f9 20250319085530202 DAUC <0003> auc.c:144 vector [3]: ik = 9c0398666a90c9e2a3ae5b40fb0533bc 20250319085530202 DAUC <0003> auc.c:145 vector [3]: res = be9c87ac074e4e780000000000000000 20250319085530202 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085530202 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250319085530202 DAUC <0003> auc.c:179 vector [3]: kc = ce4cf53c5d211000 20250319085530202 DAUC <0003> auc.c:180 vector [3]: sres = 2c39b617 20250319085530202 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250319085530202 DAUC <0003> auc.c:113 vector [4]: rand = 2a2e003d6f426c82299d805953786715 20250319085530202 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250319085530202 DAUC <0003> auc.c:142 vector [4]: autn = a2560e25bfe28000a26c28babf5c5700 20250319085530202 DAUC <0003> auc.c:143 vector [4]: ck = 932f6e47277518fa7c637015dea7c2fa 20250319085530202 DAUC <0003> auc.c:144 vector [4]: ik = 563d5de116b72141cf6e270aaab47903 20250319085530202 DAUC <0003> auc.c:145 vector [4]: res = 83ee969a5fd1b0a20000000000000000 20250319085530202 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085530202 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250319085530202 DAUC <0003> auc.c:179 vector [4]: kc = 791e601fbb6b4400 20250319085530202 DAUC <0003> auc.c:180 vector [4]: sres = e3321222 20250319085530202 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250319085530202 DAUC <0003> db_auc.c:245 IMSI='262423014594033': Generated 5 vectors 20250319085530202 DAUC <0003> db_auc.c:249 IMSI='262423014594033': Updating SQN=161 in DB 20250319085530202 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423014594033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423014594033"} 20250319085530202 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423014594033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085530202 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085530202 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3ea441dbfef1: Found GsupExpect[0] for "262423014594033" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@3ea441dbfef1: Added IMSI table entry 2TC_gsup_sai_eps(38)"262423014594033" TC_gsup_sai_eps(38)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085530203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39926<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@3ea441dbfef1: Final verdict of PTC: pass 20250319085530204 DAUC <0003> db_auc.c:157 IMSI='262422012423392': No 2G Auth Data 20250319085530204 DAUC <0003> db_auc.c:192 IMSI='262422012423392': No 3G Auth Data HLR_Test-GSUP(33)@3ea441dbfef1: Created GsupExpect[0] for "262422012423392" to be handled at TC_gsup_sai_eps(39) 20250319085530211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39940<->l=127.0.0.1:4258 20250319085530212 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085530212 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422012423392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422012423392"} 20250319085530212 DAUC <0003> db_auc.c:236 IMSI='262422012423392': Calling to generate 5 vectors 20250319085530212 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250319085530212 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085530212 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085530212 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250319085530212 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085530212 DAUC <0003> auc.c:113 vector [0]: rand = 5789a83d70230f94d87265d3fb80e78a 20250319085530212 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250319085530212 DAUC <0003> auc.c:142 vector [0]: autn = 2d2e6b87cdf08000bc69204c67ac0596 20250319085530212 DAUC <0003> auc.c:143 vector [0]: ck = acf14c55d5e5810c5ff0a935787ec9f0 20250319085530212 DAUC <0003> auc.c:144 vector [0]: ik = b902783035287e47374564c48b062927 20250319085530212 DAUC <0003> auc.c:145 vector [0]: res = 06d95468a54e90420000000000000000 20250319085530212 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085530212 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085530212 DAUC <0003> auc.c:179 vector [0]: kc = 4913f29a3cd05800 20250319085530212 DAUC <0003> auc.c:180 vector [0]: sres = 84b7b5d1 20250319085530212 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085530212 DAUC <0003> auc.c:113 vector [1]: rand = 147c7dbac30708841f514c63baa61e64 20250319085530212 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250319085530212 DAUC <0003> auc.c:142 vector [1]: autn = 523e04fc370d800080c10f832e0a497b 20250319085530212 DAUC <0003> auc.c:143 vector [1]: ck = f7d9c9d8c70d8db3a5a2d66e7e867ea6 20250319085530212 DAUC <0003> auc.c:144 vector [1]: ik = 14ab1d0605392fee5838cdb539ef590b 20250319085530212 DAUC <0003> auc.c:145 vector [1]: res = d00574d8ff22bc9e0000000000000000 20250319085530212 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085530212 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250319085530212 DAUC <0003> auc.c:179 vector [1]: kc = 4852f5db1ad92400 20250319085530212 DAUC <0003> auc.c:180 vector [1]: sres = f8f40139 20250319085530212 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250319085530212 DAUC <0003> auc.c:113 vector [2]: rand = a95201c1b16c620e60f807e8b2ffcd71 20250319085530212 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250319085530212 DAUC <0003> auc.c:142 vector [2]: autn = 4de521c5dfc4800089774677ebf4af14 20250319085530212 DAUC <0003> auc.c:143 vector [2]: ck = fee1c7c2d8c6d3e16eba2b5009f461eb 20250319085530212 DAUC <0003> auc.c:144 vector [2]: ik = aabd6005c0a10d2472b1f9d746458eea 20250319085530212 DAUC <0003> auc.c:145 vector [2]: res = 43b51706d206b8ff0000000000000000 20250319085530212 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085530212 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250319085530212 DAUC <0003> auc.c:179 vector [2]: kc = e0822beb544b2c00 20250319085530212 DAUC <0003> auc.c:180 vector [2]: sres = 1f082c4c 20250319085530212 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250319085530212 DAUC <0003> auc.c:113 vector [3]: rand = 85b1a5d834ea76cbcd44a4c2a5eba333 20250319085530212 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250319085530212 DAUC <0003> auc.c:142 vector [3]: autn = 30430b18516780006e591c00cbe29d4f 20250319085530212 DAUC <0003> auc.c:143 vector [3]: ck = ad2d11425f337837a79e9d2a5e8a44c3 20250319085530212 DAUC <0003> auc.c:144 vector [3]: ik = 9de54f14b2e846a9b1fcc70705d91fac 20250319085530212 DAUC <0003> auc.c:145 vector [3]: res = 966a8a37d9bb11020000000000000000 20250319085530212 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085530212 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250319085530212 DAUC <0003> auc.c:179 vector [3]: kc = a57f3224b8159800 20250319085530212 DAUC <0003> auc.c:180 vector [3]: sres = a26f7b57 20250319085530212 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250319085530212 DAUC <0003> auc.c:113 vector [4]: rand = 73c2383c3e03ca624460d679f272d475 20250319085530212 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250319085530212 DAUC <0003> auc.c:142 vector [4]: autn = 41dc1f641f4980001f65e0112888ae49 20250319085530212 DAUC <0003> auc.c:143 vector [4]: ck = e4c991808322581a03b5f381e79ea45e 20250319085530212 DAUC <0003> auc.c:144 vector [4]: ik = 73747490de52e96d7234288e1b8c69bd 20250319085530212 DAUC <0003> auc.c:145 vector [4]: res = fa8cdf2be7f4d4710000000000000000 20250319085530212 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085530212 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250319085530212 DAUC <0003> auc.c:179 vector [4]: kc = 7f6fe3e8921e5400 20250319085530212 DAUC <0003> auc.c:180 vector [4]: sres = ab860280 20250319085530212 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250319085530212 DAUC <0003> db_auc.c:245 IMSI='262422012423392': Generated 5 vectors 20250319085530212 DAUC <0003> db_auc.c:249 IMSI='262422012423392': Updating SQN=161 in DB 20250319085530212 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422012423392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422012423392"} 20250319085530212 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422012423392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085530212 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085530212 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3ea441dbfef1: Found GsupExpect[0] for "262422012423392" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@3ea441dbfef1: Added IMSI table entry 3TC_gsup_sai_eps(39)"262422012423392" TC_gsup_sai_eps(39)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085530214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39940<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@3ea441dbfef1: Final verdict of PTC: pass 20250319085530214 DAUC <0003> db_auc.c:157 IMSI='262427935282695': No 2G Auth Data 20250319085530214 DAUC <0003> db_auc.c:192 IMSI='262427935282695': No 3G Auth Data HLR_Test-GSUP(33)@3ea441dbfef1: Created GsupExpect[0] for "262427935282695" to be handled at TC_gsup_sai_eps(40) 20250319085530221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39948<->l=127.0.0.1:4258 20250319085530222 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085530222 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427935282695 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427935282695"} 20250319085530222 DAUC <0003> db_auc.c:236 IMSI='262427935282695': Calling to generate 5 vectors 20250319085530222 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250319085530222 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250319085530222 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250319085530222 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250319085530222 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250319085530222 DAUC <0003> auc.c:113 vector [0]: rand = d180cad012db2624fc6598b28ddb433c 20250319085530222 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250319085530222 DAUC <0003> auc.c:142 vector [0]: autn = 6e59b2fa80948000b5b66de959d3f3ac 20250319085530222 DAUC <0003> auc.c:143 vector [0]: ck = 671064af8c835b182fbad984141d3c6a 20250319085530222 DAUC <0003> auc.c:144 vector [0]: ik = f174a1ae04395b8e64546765fba973a9 20250319085530222 DAUC <0003> auc.c:145 vector [0]: res = d65d92982d8316fb0000000000000000 20250319085530222 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250319085530222 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250319085530222 DAUC <0003> auc.c:179 vector [0]: kc = be0a92218e87746e 20250319085530222 DAUC <0003> auc.c:180 vector [0]: sres = a8ca030e 20250319085530222 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250319085530222 DAUC <0003> auc.c:113 vector [1]: rand = 5821ff502eb20d12cfdbb5257deae673 20250319085530222 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250319085530222 DAUC <0003> auc.c:142 vector [1]: autn = 9463186761e7800062991565c72ebfff 20250319085530222 DAUC <0003> auc.c:143 vector [1]: ck = 591d70383a90371a1882be792d17dba4 20250319085530222 DAUC <0003> auc.c:144 vector [1]: ik = a3d01bada2d726e7fce09468a1dc5138 20250319085530222 DAUC <0003> auc.c:145 vector [1]: res = 6f9cb32752264a940000000000000000 20250319085530222 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250319085530222 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250319085530222 DAUC <0003> auc.c:179 vector [1]: kc = f005aa3ad0c9fa1c 20250319085530222 DAUC <0003> auc.c:180 vector [1]: sres = 3f17af12 20250319085530222 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250319085530222 DAUC <0003> auc.c:113 vector [2]: rand = 95a2b5ef8727cdcc1345771778590f01 20250319085530222 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250319085530222 DAUC <0003> auc.c:142 vector [2]: autn = 9e09019a40b98000624df2fa476ea20d 20250319085530222 DAUC <0003> auc.c:143 vector [2]: ck = ca396f1d47eda4ed633f1833581b936b 20250319085530222 DAUC <0003> auc.c:144 vector [2]: ik = 19535217bfbb4705279f733cc518bece 20250319085530222 DAUC <0003> auc.c:145 vector [2]: res = ed091d2621e5f2260000000000000000 20250319085530222 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250319085530222 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250319085530222 DAUC <0003> auc.c:179 vector [2]: kc = 850796ea754f7cfd 20250319085530222 DAUC <0003> auc.c:180 vector [2]: sres = 3c12a3eb 20250319085530222 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250319085530222 DAUC <0003> auc.c:113 vector [3]: rand = 116cd21fdf81108b49cf45b5d0b8d7b4 20250319085530222 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250319085530222 DAUC <0003> auc.c:142 vector [3]: autn = d0f6929a5cac8000245571ee71ac3a1b 20250319085530222 DAUC <0003> auc.c:143 vector [3]: ck = 8e7a1b2c7389c51bca1e765f1566c358 20250319085530222 DAUC <0003> auc.c:144 vector [3]: ik = f236e59535257cae823744627a68431a 20250319085530222 DAUC <0003> auc.c:145 vector [3]: res = d09c5dd987b593c20000000000000000 20250319085530222 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250319085530222 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250319085530222 DAUC <0003> auc.c:179 vector [3]: kc = 9e148a78d5b683a9 20250319085530222 DAUC <0003> auc.c:180 vector [3]: sres = 7d567313 20250319085530222 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250319085530222 DAUC <0003> auc.c:113 vector [4]: rand = ac8f8cca9cd9aa1426ab46e7f5aba698 20250319085530222 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250319085530222 DAUC <0003> auc.c:142 vector [4]: autn = f8d2a69f5d5780007f5983889cb0a5a5 20250319085530222 DAUC <0003> auc.c:143 vector [4]: ck = ebafc569ef00a5f4130e7e0345f4c041 20250319085530222 DAUC <0003> auc.c:144 vector [4]: ik = 7afd45e96f04cc3030eb78efaa6a53b9 20250319085530222 DAUC <0003> auc.c:145 vector [4]: res = 1ba9035bf1fa518a0000000000000000 20250319085530222 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250319085530222 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250319085530222 DAUC <0003> auc.c:179 vector [4]: kc = d8127cf3e1f43326 20250319085530222 DAUC <0003> auc.c:180 vector [4]: sres = a779c469 20250319085530222 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250319085530222 DAUC <0003> db_auc.c:245 IMSI='262427935282695': Generated 5 vectors 20250319085530222 DAUC <0003> db_auc.c:249 IMSI='262427935282695': Updating SQN=161 in DB 20250319085530222 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427935282695 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427935282695"} 20250319085530222 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427935282695 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085530222 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085530223 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3ea441dbfef1: Found GsupExpect[0] for "262427935282695" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@3ea441dbfef1: Added IMSI table entry 4TC_gsup_sai_eps(40)"262427935282695" TC_gsup_sai_eps(40)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085530224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39948<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@3ea441dbfef1: Final verdict of PTC: pass MTC@3ea441dbfef1: setverdict(pass): none -> pass 20250319085530225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39908<->l=127.0.0.1:4258 20250319085530225 DLINP <000b> input/ipa.c:452 connected read/write 20250319085530225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085530225 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085530225 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085530225 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085530225 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40943<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@3ea441dbfef1: Final verdict of PTC: none 34@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: pass MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC with component reference 34: none (pass -> pass) Wed Mar 19 08:55:30 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 MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@3ea441dbfef1: 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'. 20250319085530258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39962<->l=127.0.0.1:4258 20250319085530359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39962<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76852) Waiting for packet dumper to finish... 1 (prev_count=76852, count=126280) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_ul_unknown_imsi started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085533460 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085533460 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085533465 DLINP <000b> input/ipa.c:452 connected read/write 20250319085533465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085533467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085533472 DLINP <000b> input/ipa.c:452 connected read/write 20250319085533472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085533472 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085533472 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085533472 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  20250319085533472 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085533472 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  20250319085533472 DLGSUP <0013> gsup_server.c:236 2:  20250319085533472 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085533472 DLGSUP <0013> gsup_server.c:236 3:  20250319085533472 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085533472 DLGSUP <0013> gsup_server.c:236 4:  20250319085533472 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085533472 DLGSUP <0013> gsup_server.c:236 5:  20250319085533472 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085533472 DLGSUP <0013> gsup_server.c:236 7:  20250319085533472 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085533472 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085533472 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085533472 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@3ea441dbfef1: 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") 20250319085533484 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37359<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@3ea441dbfef1: Created GsupExpect[0] for "262422257030459" to be handled at TC_gsup_ul_unknown_imsi(45) 20250319085533491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 20250319085533518 DLINP <000b> input/ipa.c:452 connected read/write 20250319085533518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085533518 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422257030459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422257030459" cn_domain=PS} 20250319085533518 DLU <0006> fsm.c:456 lu(262422257030459)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085533518 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422257030459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250319085533518 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422257030459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422257030459" cause=IMSI unknown in HLR} 20250319085533518 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422257030459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085533518 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422257030459)[0x56437d2a5620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085533518 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422257030459)[0x56437d2a5620]{UNVALIDATED}: Freeing instance 20250319085533518 DLU <0006> fsm.c:568 lu(PS:IMSI-262422257030459)[0x56437d2a5620]{UNVALIDATED}: Deallocated 20250319085533518 DLINP <000b> input/ipa.c:452 connected read/write 20250319085533518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085533518 DLINP <000b> input/ipa.c:452 connected read/write 20250319085533518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@3ea441dbfef1: Found GsupExpect[0] for "262422257030459" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262422257030459" TC_gsup_ul_unknown_imsi(45)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085533521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@3ea441dbfef1: Final verdict of PTC: pass 20250319085533521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4258 20250319085533522 DLINP <000b> input/ipa.c:452 connected read/write 20250319085533522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085533522 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085533522 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085533522 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085533522 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37359<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP(42)@3ea441dbfef1: Final verdict of PTC: none 43@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 43: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@3ea441dbfef1: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:55:33 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 20250319085533559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4258 20250319085533659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44914<->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@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085536744 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085536744 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085536748 DLINP <000b> input/ipa.c:452 connected read/write 20250319085536748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085536749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44922<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085536752 DLINP <000b> input/ipa.c:452 connected read/write 20250319085536752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085536752 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085536752 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085536752 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  20250319085536752 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085536752 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  20250319085536752 DLGSUP <0013> gsup_server.c:236 2:  20250319085536752 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085536752 DLGSUP <0013> gsup_server.c:236 3:  20250319085536752 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085536752 DLGSUP <0013> gsup_server.c:236 4:  20250319085536752 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085536752 DLGSUP <0013> gsup_server.c:236 5:  20250319085536752 DLGSUP <0013> gsup_server.c:238 5: 00  HLR_Test-GSUP-IPA(46)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085536752 DLGSUP <0013> gsup_server.c:236 7:  20250319085536752 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085536752 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085536752 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085536752 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@3ea441dbfef1: 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") 20250319085536764 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33871<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@3ea441dbfef1: Created GsupExpect[0] for "262421232443875" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250319085536772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44924<->l=127.0.0.1:4258 20250319085536794 DLINP <000b> input/ipa.c:452 connected read/write 20250319085536794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085536794 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421232443875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421232443875" cn_domain=PS source_name="the-source\n"} 20250319085536794 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250319085536794 DLU <0006> fsm.c:456 lu(262421232443875)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085536794 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421232443875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250319085536794 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262421232443875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421232443875" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250319085536794 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262421232443875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085536794 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421232443875)[0x56437d2a5620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085536794 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421232443875)[0x56437d2a5620]{UNVALIDATED}: Freeing instance 20250319085536794 DLU <0006> fsm.c:568 lu(PS:IMSI-262421232443875)[0x56437d2a5620]{UNVALIDATED}: Deallocated 20250319085536795 DLINP <000b> input/ipa.c:452 connected read/write 20250319085536795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085536795 DLINP <000b> input/ipa.c:452 connected read/write 20250319085536795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@3ea441dbfef1: Found GsupExpect[0] for "262421232443875" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262421232443875" TC_gsup_ul_unknown_imsi_via_proxy(50)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085536799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44924<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@3ea441dbfef1: Final verdict of PTC: pass 20250319085536801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44922<->l=127.0.0.1:4258 HLR_Test-GSUP(47)@3ea441dbfef1: Final verdict of PTC: none 20250319085536803 DLINP <000b> input/ipa.c:452 connected read/write 20250319085536803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085536803 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085536803 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085536803 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085536803 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250319085536803 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33871<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(46)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@3ea441dbfef1: Final verdict of PTC: none 48@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 48: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@3ea441dbfef1: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:55:36 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 20250319085536838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 20250319085536939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44928<->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@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:55:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085540077 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085540077 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085540082 DLINP <000b> input/ipa.c:452 connected read/write 20250319085540082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085540083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085540085 DLINP <000b> input/ipa.c:452 connected read/write 20250319085540085 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085540085 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085540085 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085540085 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  20250319085540085 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085540085 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  20250319085540085 DLGSUP <0013> gsup_server.c:236 2:  20250319085540085 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085540085 DLGSUP <0013> gsup_server.c:236 3:  20250319085540085 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085540085 DLGSUP <0013> gsup_server.c:236 4:  20250319085540085 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085540085 DLGSUP <0013> gsup_server.c:236 5:  20250319085540085 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085540085 DLGSUP <0013> gsup_server.c:236 7:  20250319085540085 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085540085 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085540085 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085540085 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@3ea441dbfef1: 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") 20250319085540104 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41791<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@3ea441dbfef1: Created GsupExpect[0] for "262429648127545" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250319085540114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44958<->l=127.0.0.1:4258 20250319085540130 DLINP <000b> input/ipa.c:452 connected read/write 20250319085540130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085540130 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429648127545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429648127545" cn_domain=PS} 20250319085540130 DLU <0006> fsm.c:456 lu(262429648127545)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085540130 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429648127545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250319085540130 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429648127545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429648127545" cause=Roaming not allowed in this location area} 20250319085540130 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429648127545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085540130 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429648127545)[0x56437d2a5620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085540130 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429648127545)[0x56437d2a5620]{UNVALIDATED}: Freeing instance 20250319085540130 DLU <0006> fsm.c:568 lu(PS:IMSI-262429648127545)[0x56437d2a5620]{UNVALIDATED}: Deallocated 20250319085540130 DLINP <000b> input/ipa.c:452 connected read/write 20250319085540130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085540130 DLINP <000b> input/ipa.c:452 connected read/write 20250319085540130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@3ea441dbfef1: Found GsupExpect[0] for "262429648127545" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262429648127545" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085540134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44958<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3ea441dbfef1: Final verdict of PTC: pass 20250319085540135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20250319085540136 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41791<->l=127.0.0.1:4259) 20250319085540136 DLINP <000b> input/ipa.c:452 connected read/write 20250319085540136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085540136 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085540136 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085540136 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 53@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP(52)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 53: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@3ea441dbfef1: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:55:40 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250319085540173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44972<->l=127.0.0.1:4258 20250319085540274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44972<->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@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_sai_err_unknown_imsi started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085543333 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085543334 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085543336 DLINP <000b> input/ipa.c:452 connected read/write 20250319085543336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085543337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44014<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(56)@3ea441dbfef1: 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 } } } } 20250319085543339 DLINP <000b> input/ipa.c:452 connected read/write 20250319085543339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085543339 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085543339 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085543339 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  20250319085543339 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085543339 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  20250319085543339 DLGSUP <0013> gsup_server.c:236 2:  20250319085543339 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085543339 DLGSUP <0013> gsup_server.c:236 3:  20250319085543339 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085543339 DLGSUP <0013> gsup_server.c:236 4:  20250319085543339 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085543339 DLGSUP <0013> gsup_server.c:236 5:  20250319085543339 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085543339 DLGSUP <0013> gsup_server.c:236 7:  20250319085543339 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085543339 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085543339 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085543339 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@3ea441dbfef1: 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") 20250319085543349 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39715<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@3ea441dbfef1: Created GsupExpect[0] for "262429065395986" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250319085543355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44022<->l=127.0.0.1:4258 20250319085543382 DLINP <000b> input/ipa.c:452 connected read/write 20250319085543382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085543382 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429065395986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429065395986"} 20250319085543382 DAUC <0003> db_auc.c:133 IMSI='262429065395986': No such subscriber 20250319085543382 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429065395986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250319085543382 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429065395986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429065395986" cause=IMSI unknown in HLR} 20250319085543382 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429065395986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085543382 DLINP <000b> input/ipa.c:452 connected read/write 20250319085543382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085543382 DLINP <000b> input/ipa.c:452 connected read/write 20250319085543382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@3ea441dbfef1: Found GsupExpect[0] for "262429065395986" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262429065395986" TC_gsup_sai_err_unknown_imsi(60)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085543387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44022<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@3ea441dbfef1: Final verdict of PTC: pass 20250319085543389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44014<->l=127.0.0.1:4258 20250319085543391 DLINP <000b> input/ipa.c:452 connected read/write 20250319085543391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085543391 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085543391 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085543391 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@3ea441dbfef1: Final verdict of PTC: none 20250319085543391 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39715<->l=127.0.0.1:4259) 58@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 58: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@3ea441dbfef1: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:55:43 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 20250319085543432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44036<->l=127.0.0.1:4258 20250319085543533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44036<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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.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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_ul started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085546633 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085546633 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085546634 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44048<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085546636 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546636 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085546636 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085546636 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  20250319085546636 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085546636 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  20250319085546636 DLGSUP <0013> gsup_server.c:236 2:  20250319085546636 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085546636 DLGSUP <0013> gsup_server.c:236 3:  HLR_Test-GSUP-IPA(61)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085546636 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085546636 DLGSUP <0013> gsup_server.c:236 4:  20250319085546636 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085546636 DLGSUP <0013> gsup_server.c:236 5:  20250319085546636 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085546636 DLGSUP <0013> gsup_server.c:236 7:  20250319085546636 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085546636 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085546636 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085546636 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@3ea441dbfef1: 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") 20250319085546651 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40123<->l=127.0.0.1:4259) 20250319085546657 DAUC <0003> db_auc.c:157 IMSI='262425296528344': No 2G Auth Data 20250319085546657 DAUC <0003> db_auc.c:192 IMSI='262425296528344': No 3G Auth Data HLR_Test-GSUP(62)@3ea441dbfef1: Created GsupExpect[0] for "262425296528344" to be handled at TC_gsup_ul(65) 20250319085546671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44052<->l=127.0.0.1:4258 20250319085546682 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546682 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425296528344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425296528344" cn_domain=PS} 20250319085546682 DLU <0006> fsm.c:456 lu(262425296528344)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085546682 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425296528344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085546682 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425296528344)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085546682 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425296528344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425296528344" cn_domain=PS} 20250319085546682 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085546682 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3ea441dbfef1: Found GsupExpect[0] for "262425296528344" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_ul(65)"262425296528344" 20250319085546687 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546687 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546687 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425296528344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425296528344"} 20250319085546687 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425296528344)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085546687 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425296528344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085546687 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425296528344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425296528344"} 20250319085546687 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425296528344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085546687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425296528344)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085546687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425296528344)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085546687 DLU <0006> fsm.c:568 lu(PS:IMSI-262425296528344)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085546687 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085546687 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul(65)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085546690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44052<->l=127.0.0.1:4258 TC_gsup_ul(65)@3ea441dbfef1: Final verdict of PTC: pass 20250319085546693 DAUC <0003> db_auc.c:157 IMSI='262429570416723': No 2G Auth Data 20250319085546693 DAUC <0003> db_auc.c:192 IMSI='262429570416723': No 3G Auth Data 20250319085546695 DLGSUP <0013> hlr.c:121 IMSI 262429570416723: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3ea441dbfef1: Created GsupExpect[0] for "262429570416723" to be handled at TC_gsup_ul(66) 20250319085546705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44064<->l=127.0.0.1:4258 20250319085546706 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546706 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429570416723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429570416723" cn_domain=PS} 20250319085546707 DLU <0006> fsm.c:456 lu(262429570416723)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085546707 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429570416723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085546707 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429570416723)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085546707 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429570416723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429570416723" cn_domain=PS} 20250319085546707 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085546707 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3ea441dbfef1: Found GsupExpect[0] for "262429570416723" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@3ea441dbfef1: Added IMSI table entry 1TC_gsup_ul(66)"262429570416723" 20250319085546708 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546708 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429570416723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429570416723"} 20250319085546708 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429570416723)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085546708 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429570416723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085546708 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429570416723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429570416723"} 20250319085546708 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429570416723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085546708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429570416723)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085546708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429570416723)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085546708 DLU <0006> fsm.c:568 lu(PS:IMSI-262429570416723)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085546708 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085546708 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul(66)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085546708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44064<->l=127.0.0.1:4258 TC_gsup_ul(66)@3ea441dbfef1: Final verdict of PTC: pass 20250319085546709 DAUC <0003> db_auc.c:157 IMSI='262421889699121': No 2G Auth Data 20250319085546709 DAUC <0003> db_auc.c:192 IMSI='262421889699121': No 3G Auth Data 20250319085546709 DLGSUP <0013> hlr.c:121 IMSI 262421889699121: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3ea441dbfef1: Created GsupExpect[0] for "262421889699121" to be handled at TC_gsup_ul(67) 20250319085546716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44066<->l=127.0.0.1:4258 20250319085546717 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546717 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421889699121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421889699121" cn_domain=PS} 20250319085546717 DLU <0006> fsm.c:456 lu(262421889699121)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085546717 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421889699121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085546717 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421889699121)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085546717 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421889699121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421889699121" cn_domain=PS} 20250319085546717 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085546717 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3ea441dbfef1: Found GsupExpect[0] for "262421889699121" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@3ea441dbfef1: Added IMSI table entry 2TC_gsup_ul(67)"262421889699121" 20250319085546719 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546719 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421889699121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421889699121"} 20250319085546719 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421889699121)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085546719 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421889699121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085546719 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421889699121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421889699121"} 20250319085546719 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421889699121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085546719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421889699121)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085546719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421889699121)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085546719 DLU <0006> fsm.c:568 lu(PS:IMSI-262421889699121)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085546719 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085546719 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul(67)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085546720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44066<->l=127.0.0.1:4258 TC_gsup_ul(67)@3ea441dbfef1: Final verdict of PTC: pass 20250319085546721 DAUC <0003> db_auc.c:157 IMSI='262423714050414': No 2G Auth Data 20250319085546721 DAUC <0003> db_auc.c:192 IMSI='262423714050414': No 3G Auth Data 20250319085546721 DLGSUP <0013> hlr.c:121 IMSI 262423714050414: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3ea441dbfef1: Created GsupExpect[0] for "262423714050414" to be handled at TC_gsup_ul(68) 20250319085546729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44082<->l=127.0.0.1:4258 20250319085546732 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546732 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423714050414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423714050414" cn_domain=PS} 20250319085546732 DLU <0006> fsm.c:456 lu(262423714050414)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085546732 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423714050414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085546732 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423714050414)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085546732 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423714050414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423714050414" cn_domain=PS} 20250319085546732 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085546732 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3ea441dbfef1: Found GsupExpect[0] for "262423714050414" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@3ea441dbfef1: Added IMSI table entry 3TC_gsup_ul(68)"262423714050414" 20250319085546733 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546733 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423714050414 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423714050414"} 20250319085546733 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423714050414)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085546733 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423714050414 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085546733 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423714050414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423714050414"} 20250319085546733 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423714050414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085546733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423714050414)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085546733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423714050414)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085546733 DLU <0006> fsm.c:568 lu(PS:IMSI-262423714050414)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085546733 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085546733 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul(68)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085546734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44082<->l=127.0.0.1:4258 TC_gsup_ul(68)@3ea441dbfef1: Final verdict of PTC: pass 20250319085546735 DAUC <0003> db_auc.c:157 IMSI='262426701949313': No 2G Auth Data 20250319085546735 DAUC <0003> db_auc.c:192 IMSI='262426701949313': No 3G Auth Data 20250319085546736 DLGSUP <0013> hlr.c:121 IMSI 262426701949313: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3ea441dbfef1: Created GsupExpect[0] for "262426701949313" to be handled at TC_gsup_ul(69) 20250319085546742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44090<->l=127.0.0.1:4258 20250319085546744 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546744 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426701949313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426701949313" cn_domain=PS} 20250319085546744 DLU <0006> fsm.c:456 lu(262426701949313)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085546744 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426701949313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085546744 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426701949313)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085546744 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426701949313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426701949313" cn_domain=PS} 20250319085546744 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085546744 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3ea441dbfef1: Found GsupExpect[0] for "262426701949313" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@3ea441dbfef1: Added IMSI table entry 4TC_gsup_ul(69)"262426701949313" 20250319085546745 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546745 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426701949313 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426701949313"} 20250319085546745 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426701949313)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085546745 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426701949313 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085546745 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426701949313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426701949313"} 20250319085546745 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426701949313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085546745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426701949313)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085546745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426701949313)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085546745 DLU <0006> fsm.c:568 lu(PS:IMSI-262426701949313)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085546745 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085546745 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul(69)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085546746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44090<->l=127.0.0.1:4258 TC_gsup_ul(69)@3ea441dbfef1: Final verdict of PTC: pass 20250319085546747 DAUC <0003> db_auc.c:157 IMSI='262425993904804': No 2G Auth Data 20250319085546747 DAUC <0003> db_auc.c:192 IMSI='262425993904804': No 3G Auth Data 20250319085546747 DLGSUP <0013> hlr.c:121 IMSI 262425993904804: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3ea441dbfef1: Created GsupExpect[0] for "262425993904804" to be handled at TC_gsup_ul(70) 20250319085546753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44096<->l=127.0.0.1:4258 20250319085546755 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546755 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425993904804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425993904804" cn_domain=PS} 20250319085546755 DLU <0006> fsm.c:456 lu(262425993904804)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085546755 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425993904804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085546755 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425993904804)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085546755 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425993904804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425993904804" cn_domain=PS} 20250319085546755 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085546755 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3ea441dbfef1: Found GsupExpect[0] for "262425993904804" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@3ea441dbfef1: Added IMSI table entry 5TC_gsup_ul(70)"262425993904804" 20250319085546756 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546756 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425993904804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425993904804"} 20250319085546756 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425993904804)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085546756 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425993904804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085546756 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425993904804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425993904804"} 20250319085546756 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425993904804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085546756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425993904804)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085546756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425993904804)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085546756 DLU <0006> fsm.c:568 lu(PS:IMSI-262425993904804)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085546757 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085546757 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul(70)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085546757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44096<->l=127.0.0.1:4258 TC_gsup_ul(70)@3ea441dbfef1: Final verdict of PTC: pass 20250319085546758 DAUC <0003> db_auc.c:157 IMSI='262425848947627': No 2G Auth Data 20250319085546758 DAUC <0003> db_auc.c:192 IMSI='262425848947627': No 3G Auth Data 20250319085546758 DLGSUP <0013> hlr.c:121 IMSI 262425848947627: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3ea441dbfef1: Created GsupExpect[0] for "262425848947627" to be handled at TC_gsup_ul(71) 20250319085546764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4258 20250319085546766 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546766 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425848947627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425848947627" cn_domain=PS} 20250319085546766 DLU <0006> fsm.c:456 lu(262425848947627)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085546766 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425848947627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085546766 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425848947627)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085546766 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425848947627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425848947627" cn_domain=PS} 20250319085546766 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085546766 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3ea441dbfef1: Found GsupExpect[0] for "262425848947627" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@3ea441dbfef1: Added IMSI table entry 6TC_gsup_ul(71)"262425848947627" 20250319085546767 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546767 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425848947627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425848947627"} 20250319085546767 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425848947627)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085546767 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425848947627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085546767 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425848947627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425848947627"} 20250319085546767 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425848947627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085546767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425848947627)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085546767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425848947627)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085546767 DLU <0006> fsm.c:568 lu(PS:IMSI-262425848947627)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085546767 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085546767 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul(71)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085546768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4258 TC_gsup_ul(71)@3ea441dbfef1: Final verdict of PTC: pass 20250319085546769 DAUC <0003> db_auc.c:157 IMSI='262421495806211': No 2G Auth Data 20250319085546769 DAUC <0003> db_auc.c:192 IMSI='262421495806211': No 3G Auth Data 20250319085546769 DLGSUP <0013> hlr.c:121 IMSI 262421495806211: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3ea441dbfef1: Created GsupExpect[0] for "262421495806211" to be handled at TC_gsup_ul(72) 20250319085546775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44128<->l=127.0.0.1:4258 20250319085546777 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546777 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421495806211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421495806211" cn_domain=PS} 20250319085546777 DLU <0006> fsm.c:456 lu(262421495806211)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085546777 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421495806211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085546777 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421495806211)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085546777 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421495806211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421495806211" cn_domain=PS} 20250319085546777 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085546777 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3ea441dbfef1: Found GsupExpect[0] for "262421495806211" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@3ea441dbfef1: Added IMSI table entry 7TC_gsup_ul(72)"262421495806211" 20250319085546778 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546778 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421495806211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421495806211"} 20250319085546778 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421495806211)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085546778 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421495806211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085546778 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421495806211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421495806211"} 20250319085546778 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421495806211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085546778 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421495806211)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085546778 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421495806211)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085546778 DLU <0006> fsm.c:568 lu(PS:IMSI-262421495806211)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085546778 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085546778 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul(72)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085546779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44128<->l=127.0.0.1:4258 TC_gsup_ul(72)@3ea441dbfef1: Final verdict of PTC: pass MTC@3ea441dbfef1: setverdict(pass): none -> pass 20250319085546780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44048<->l=127.0.0.1:4258 20250319085546780 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40123<->l=127.0.0.1:4259) 20250319085546781 DLINP <000b> input/ipa.c:452 connected read/write 20250319085546781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085546781 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085546781 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085546781 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)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP(62)@3ea441dbfef1: Final verdict of PTC: none 63@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: pass MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_gsup_ul finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:55:46 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250319085546803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44132<->l=127.0.0.1:4258 20250319085546904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44132<->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=112780) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:55:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_ul_via_proxy started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085550005 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085550005 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085550010 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44142<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085550016 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550016 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085550016 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085550016 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  20250319085550016 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085550016 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  20250319085550016 DLGSUP <0013> gsup_server.c:236 2:  20250319085550016 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085550016 DLGSUP <0013> gsup_server.c:236 3:  20250319085550016 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085550016 DLGSUP <0013> gsup_server.c:236 4:  20250319085550016 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085550016 DLGSUP <0013> gsup_server.c:236 5:  20250319085550016 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085550016 DLGSUP <0013> gsup_server.c:236 7:  20250319085550016 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085550016 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085550016 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085550016 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@3ea441dbfef1: 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") 20250319085550040 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39353<->l=127.0.0.1:4259) 20250319085550049 DAUC <0003> db_auc.c:157 IMSI='262425495548675': No 2G Auth Data 20250319085550049 DAUC <0003> db_auc.c:192 IMSI='262425495548675': No 3G Auth Data HLR_Test-GSUP(74)@3ea441dbfef1: Created GsupExpect[0] for "262425495548675" to be handled at TC_gsup_ul_via_proxy(77) 20250319085550078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44144<->l=127.0.0.1:4258 20250319085550088 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550088 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425495548675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425495548675" cn_domain=PS source_name="the-source\n"} 20250319085550088 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250319085550088 DLU <0006> fsm.c:456 lu(262425495548675)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085550088 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425495548675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250319085550089 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425495548675)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085550089 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425495548675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425495548675" cn_domain=PS destination_name="the-source\n"} 20250319085550089 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085550089 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3ea441dbfef1: Found GsupExpect[0] for "262425495548675" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262425495548675" 20250319085550094 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550095 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425495548675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425495548675" source_name="the-source\n"} 20250319085550095 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425495548675)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085550095 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262425495548675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085550095 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425495548675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425495548675" destination_name="the-source\n"} 20250319085550095 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262425495548675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085550095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425495548675)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085550095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425495548675)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085550095 DLU <0006> fsm.c:568 lu(PS:IMSI-262425495548675)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085550095 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085550095 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085550097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44144<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@3ea441dbfef1: Final verdict of PTC: pass 20250319085550102 DAUC <0003> db_auc.c:157 IMSI='262422988670837': No 2G Auth Data 20250319085550102 DAUC <0003> db_auc.c:192 IMSI='262422988670837': No 3G Auth Data 20250319085550104 DLGSUP <0013> hlr.c:121 IMSI 262422988670837: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3ea441dbfef1: Created GsupExpect[0] for "262422988670837" to be handled at TC_gsup_ul_via_proxy(78) 20250319085550114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44154<->l=127.0.0.1:4258 20250319085550115 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550115 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422988670837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422988670837" cn_domain=PS source_name="the-source\n"} 20250319085550115 DLU <0006> fsm.c:456 lu(262422988670837)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085550115 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422988670837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250319085550115 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422988670837)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085550115 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422988670837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422988670837" cn_domain=PS destination_name="the-source\n"} 20250319085550115 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085550115 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3ea441dbfef1: Found GsupExpect[0] for "262422988670837" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@3ea441dbfef1: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262422988670837" 20250319085550116 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550116 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422988670837 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422988670837" source_name="the-source\n"} 20250319085550116 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422988670837)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085550116 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262422988670837 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085550116 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422988670837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422988670837" destination_name="the-source\n"} 20250319085550116 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262422988670837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085550116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422988670837)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085550116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422988670837)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085550116 DLU <0006> fsm.c:568 lu(PS:IMSI-262422988670837)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085550116 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085550116 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085550117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44154<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@3ea441dbfef1: Final verdict of PTC: pass 20250319085550118 DAUC <0003> db_auc.c:157 IMSI='262422545276375': No 2G Auth Data 20250319085550118 DAUC <0003> db_auc.c:192 IMSI='262422545276375': No 3G Auth Data 20250319085550118 DLGSUP <0013> hlr.c:121 IMSI 262422545276375: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3ea441dbfef1: Created GsupExpect[0] for "262422545276375" to be handled at TC_gsup_ul_via_proxy(79) 20250319085550124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4258 20250319085550125 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550125 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422545276375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422545276375" cn_domain=PS source_name="the-source\n"} 20250319085550125 DLU <0006> fsm.c:456 lu(262422545276375)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085550125 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422545276375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250319085550125 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422545276375)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085550125 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422545276375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422545276375" cn_domain=PS destination_name="the-source\n"} 20250319085550125 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085550125 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3ea441dbfef1: Found GsupExpect[0] for "262422545276375" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@3ea441dbfef1: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262422545276375" 20250319085550126 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550126 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422545276375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422545276375" source_name="the-source\n"} 20250319085550126 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422545276375)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085550126 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262422545276375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085550126 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422545276375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422545276375" destination_name="the-source\n"} 20250319085550126 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262422545276375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085550126 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422545276375)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085550126 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422545276375)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085550126 DLU <0006> fsm.c:568 lu(PS:IMSI-262422545276375)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085550126 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085550126 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085550127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@3ea441dbfef1: Final verdict of PTC: pass 20250319085550127 DAUC <0003> db_auc.c:157 IMSI='262425118260918': No 2G Auth Data 20250319085550127 DAUC <0003> db_auc.c:192 IMSI='262425118260918': No 3G Auth Data 20250319085550127 DLGSUP <0013> hlr.c:121 IMSI 262425118260918: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3ea441dbfef1: Created GsupExpect[0] for "262425118260918" to be handled at TC_gsup_ul_via_proxy(80) 20250319085550133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44160<->l=127.0.0.1:4258 20250319085550135 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550135 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425118260918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425118260918" cn_domain=PS source_name="the-source\n"} 20250319085550135 DLU <0006> fsm.c:456 lu(262425118260918)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085550135 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425118260918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250319085550135 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425118260918)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085550135 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425118260918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425118260918" cn_domain=PS destination_name="the-source\n"} 20250319085550135 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085550135 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3ea441dbfef1: Found GsupExpect[0] for "262425118260918" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@3ea441dbfef1: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425118260918" 20250319085550136 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550136 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425118260918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425118260918" source_name="the-source\n"} 20250319085550136 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425118260918)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085550136 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262425118260918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085550136 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425118260918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425118260918" destination_name="the-source\n"} 20250319085550136 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262425118260918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085550136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425118260918)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085550136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425118260918)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085550136 DLU <0006> fsm.c:568 lu(PS:IMSI-262425118260918)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085550136 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085550136 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085550136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44160<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@3ea441dbfef1: Final verdict of PTC: pass 20250319085550137 DAUC <0003> db_auc.c:157 IMSI='262428058624947': No 2G Auth Data 20250319085550137 DAUC <0003> db_auc.c:192 IMSI='262428058624947': No 3G Auth Data 20250319085550137 DLGSUP <0013> hlr.c:121 IMSI 262428058624947: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3ea441dbfef1: Created GsupExpect[0] for "262428058624947" to be handled at TC_gsup_ul_via_proxy(81) 20250319085550142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44168<->l=127.0.0.1:4258 20250319085550144 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550144 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428058624947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428058624947" cn_domain=PS source_name="the-source\n"} 20250319085550144 DLU <0006> fsm.c:456 lu(262428058624947)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085550144 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428058624947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250319085550144 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428058624947)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085550144 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428058624947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428058624947" cn_domain=PS destination_name="the-source\n"} 20250319085550144 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085550144 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3ea441dbfef1: Found GsupExpect[0] for "262428058624947" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@3ea441dbfef1: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262428058624947" 20250319085550145 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550145 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428058624947 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428058624947" source_name="the-source\n"} 20250319085550145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428058624947)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085550145 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262428058624947 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085550145 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428058624947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428058624947" destination_name="the-source\n"} 20250319085550145 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262428058624947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085550145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428058624947)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085550145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428058624947)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085550145 DLU <0006> fsm.c:568 lu(PS:IMSI-262428058624947)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085550145 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085550145 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085550145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44168<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@3ea441dbfef1: Final verdict of PTC: pass 20250319085550146 DAUC <0003> db_auc.c:157 IMSI='262424480622899': No 2G Auth Data 20250319085550146 DAUC <0003> db_auc.c:192 IMSI='262424480622899': No 3G Auth Data 20250319085550146 DLGSUP <0013> hlr.c:121 IMSI 262424480622899: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3ea441dbfef1: Created GsupExpect[0] for "262424480622899" to be handled at TC_gsup_ul_via_proxy(82) 20250319085550152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4258 20250319085550154 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550154 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262424480622899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424480622899" cn_domain=PS source_name="the-source\n"} 20250319085550154 DLU <0006> fsm.c:456 lu(262424480622899)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085550154 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262424480622899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250319085550154 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424480622899)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085550154 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262424480622899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424480622899" cn_domain=PS destination_name="the-source\n"} 20250319085550154 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085550154 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3ea441dbfef1: Found GsupExpect[0] for "262424480622899" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@3ea441dbfef1: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262424480622899" 20250319085550155 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550155 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262424480622899 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424480622899" source_name="the-source\n"} 20250319085550155 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424480622899)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085550155 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262424480622899 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085550155 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262424480622899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424480622899" destination_name="the-source\n"} 20250319085550155 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262424480622899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085550155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424480622899)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085550155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424480622899)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085550155 DLU <0006> fsm.c:568 lu(PS:IMSI-262424480622899)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085550155 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085550155 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085550155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@3ea441dbfef1: Final verdict of PTC: pass 20250319085550159 DAUC <0003> db_auc.c:157 IMSI='262420754371750': No 2G Auth Data 20250319085550159 DAUC <0003> db_auc.c:192 IMSI='262420754371750': No 3G Auth Data 20250319085550160 DLGSUP <0013> hlr.c:121 IMSI 262420754371750: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3ea441dbfef1: Created GsupExpect[0] for "262420754371750" to be handled at TC_gsup_ul_via_proxy(83) 20250319085550166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44186<->l=127.0.0.1:4258 20250319085550168 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550168 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420754371750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420754371750" cn_domain=PS source_name="the-source\n"} 20250319085550168 DLU <0006> fsm.c:456 lu(262420754371750)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085550168 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420754371750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250319085550168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420754371750)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085550168 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420754371750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420754371750" cn_domain=PS destination_name="the-source\n"} 20250319085550168 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085550168 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3ea441dbfef1: Found GsupExpect[0] for "262420754371750" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@3ea441dbfef1: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262420754371750" 20250319085550169 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550169 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420754371750 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420754371750" source_name="the-source\n"} 20250319085550169 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420754371750)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085550169 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262420754371750 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085550169 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420754371750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420754371750" destination_name="the-source\n"} 20250319085550169 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262420754371750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085550169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420754371750)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085550169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420754371750)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085550169 DLU <0006> fsm.c:568 lu(PS:IMSI-262420754371750)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085550169 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085550169 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085550170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44186<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@3ea441dbfef1: Final verdict of PTC: pass 20250319085550170 DAUC <0003> db_auc.c:157 IMSI='262428595816586': No 2G Auth Data 20250319085550170 DAUC <0003> db_auc.c:192 IMSI='262428595816586': No 3G Auth Data 20250319085550171 DLGSUP <0013> hlr.c:121 IMSI 262428595816586: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3ea441dbfef1: Created GsupExpect[0] for "262428595816586" to be handled at TC_gsup_ul_via_proxy(84) 20250319085550177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4258 20250319085550179 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550179 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428595816586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428595816586" cn_domain=PS source_name="the-source\n"} 20250319085550179 DLU <0006> fsm.c:456 lu(262428595816586)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085550179 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428595816586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250319085550179 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428595816586)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085550179 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428595816586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428595816586" cn_domain=PS destination_name="the-source\n"} 20250319085550179 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085550179 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3ea441dbfef1: Found GsupExpect[0] for "262428595816586" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@3ea441dbfef1: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262428595816586" 20250319085550180 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550180 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428595816586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428595816586" source_name="the-source\n"} 20250319085550180 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428595816586)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085550180 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262428595816586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085550180 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428595816586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428595816586" destination_name="the-source\n"} 20250319085550180 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262428595816586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085550180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428595816586)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085550180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428595816586)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085550180 DLU <0006> fsm.c:568 lu(PS:IMSI-262428595816586)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085550180 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085550180 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085550181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@3ea441dbfef1: Final verdict of PTC: pass MTC@3ea441dbfef1: setverdict(pass): none -> pass 20250319085550182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44142<->l=127.0.0.1:4258 20250319085550182 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39353<->l=127.0.0.1:4259) 20250319085550183 DLINP <000b> input/ipa.c:452 connected read/write 20250319085550183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085550183 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085550183 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085550183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085550183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP(74)@3ea441dbfef1: Final verdict of PTC: none 75@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: pass MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:55:50 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 20250319085550208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44206<->l=127.0.0.1:4258 20250319085550309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44206<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77492) Waiting for packet dumper to finish... 1 (prev_count=77492, count=114808) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_ul_subscriber_data started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085553429 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085553429 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085553432 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41662<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085553437 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553437 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085553437 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(85)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085553437 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  20250319085553437 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085553438 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  20250319085553438 DLGSUP <0013> gsup_server.c:236 2:  20250319085553438 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085553438 DLGSUP <0013> gsup_server.c:236 3:  20250319085553438 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085553438 DLGSUP <0013> gsup_server.c:236 4:  20250319085553438 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085553438 DLGSUP <0013> gsup_server.c:236 5:  20250319085553438 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085553438 DLGSUP <0013> gsup_server.c:236 7:  20250319085553438 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085553438 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085553438 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085553438 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@3ea441dbfef1: 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") 20250319085553456 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43661<->l=127.0.0.1:4259) 20250319085553469 DAUC <0003> db_auc.c:157 IMSI='262429331508063': No 2G Auth Data 20250319085553469 DAUC <0003> db_auc.c:192 IMSI='262429331508063': No 3G Auth Data HLR_Test-GSUP(86)@3ea441dbfef1: Created GsupExpect[0] for "262429331508063" to be handled at TC_gsup_ul_subscriber_data(89) 20250319085553491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@3ea441dbfef1: GSUP ul subscriber_data 20250319085553500 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553500 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429331508063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429331508063" cn_domain=PS} 20250319085553500 DLU <0006> fsm.c:456 lu(262429331508063)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085553500 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429331508063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085553500 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429331508063)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085553500 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429331508063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429331508063" cn_domain=PS} 20250319085553500 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085553500 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3ea441dbfef1: Found GsupExpect[0] for "262429331508063" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262429331508063" 20250319085553506 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553506 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429331508063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429331508063"} 20250319085553506 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429331508063)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085553506 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429331508063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085553506 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429331508063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429331508063"} 20250319085553506 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429331508063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085553506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429331508063)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085553506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429331508063)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085553506 DLU <0006> fsm.c:568 lu(PS:IMSI-262429331508063)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085553506 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085553506 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085553510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@3ea441dbfef1: Final verdict of PTC: pass 20250319085553513 DAUC <0003> db_auc.c:157 IMSI='262420404908057': No 2G Auth Data 20250319085553513 DAUC <0003> db_auc.c:192 IMSI='262420404908057': No 3G Auth Data 20250319085553515 DLGSUP <0013> hlr.c:121 IMSI 262420404908057: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3ea441dbfef1: Created GsupExpect[0] for "262420404908057" to be handled at TC_gsup_ul_subscriber_data(90) 20250319085553527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41692<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@3ea441dbfef1: GSUP ul subscriber_data 20250319085553528 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553528 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420404908057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420404908057" cn_domain=PS} 20250319085553529 DLU <0006> fsm.c:456 lu(262420404908057)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085553529 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420404908057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085553529 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420404908057)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085553529 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420404908057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420404908057" cn_domain=PS} 20250319085553529 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085553529 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3ea441dbfef1: Found GsupExpect[0] for "262420404908057" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@3ea441dbfef1: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262420404908057" 20250319085553530 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553530 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420404908057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420404908057"} 20250319085553530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420404908057)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085553530 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420404908057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085553530 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420404908057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420404908057"} 20250319085553530 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420404908057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085553530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420404908057)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085553530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420404908057)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085553530 DLU <0006> fsm.c:568 lu(PS:IMSI-262420404908057)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085553530 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085553530 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085553531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41692<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@3ea441dbfef1: Final verdict of PTC: pass 20250319085553531 DAUC <0003> db_auc.c:157 IMSI='262426115842237': No 2G Auth Data 20250319085553531 DAUC <0003> db_auc.c:192 IMSI='262426115842237': No 3G Auth Data 20250319085553531 DLGSUP <0013> hlr.c:121 IMSI 262426115842237: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3ea441dbfef1: Created GsupExpect[0] for "262426115842237" to be handled at TC_gsup_ul_subscriber_data(91) 20250319085553537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41706<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@3ea441dbfef1: GSUP ul subscriber_data 20250319085553538 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553538 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426115842237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426115842237" cn_domain=PS} 20250319085553538 DLU <0006> fsm.c:456 lu(262426115842237)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085553538 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426115842237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085553538 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426115842237)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085553538 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426115842237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426115842237" cn_domain=PS} 20250319085553538 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085553538 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3ea441dbfef1: Found GsupExpect[0] for "262426115842237" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@3ea441dbfef1: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262426115842237" 20250319085553540 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553540 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426115842237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426115842237"} 20250319085553540 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426115842237)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085553540 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426115842237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085553540 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426115842237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426115842237"} 20250319085553540 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426115842237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085553540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426115842237)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085553540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426115842237)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085553540 DLU <0006> fsm.c:568 lu(PS:IMSI-262426115842237)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085553540 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085553540 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085553541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41706<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@3ea441dbfef1: Final verdict of PTC: pass 20250319085553541 DAUC <0003> db_auc.c:157 IMSI='262425883468541': No 2G Auth Data 20250319085553541 DAUC <0003> db_auc.c:192 IMSI='262425883468541': No 3G Auth Data 20250319085553542 DLGSUP <0013> hlr.c:121 IMSI 262425883468541: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3ea441dbfef1: Created GsupExpect[0] for "262425883468541" to be handled at TC_gsup_ul_subscriber_data(92) 20250319085553548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41714<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@3ea441dbfef1: GSUP ul subscriber_data 20250319085553550 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553550 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425883468541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425883468541" cn_domain=PS} 20250319085553550 DLU <0006> fsm.c:456 lu(262425883468541)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085553550 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425883468541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085553550 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425883468541)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085553550 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425883468541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425883468541" cn_domain=PS} 20250319085553550 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085553550 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3ea441dbfef1: Found GsupExpect[0] for "262425883468541" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@3ea441dbfef1: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262425883468541" 20250319085553552 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553552 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425883468541 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425883468541"} 20250319085553552 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425883468541)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085553552 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425883468541 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085553552 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425883468541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425883468541"} 20250319085553552 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425883468541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085553552 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425883468541)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085553552 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425883468541)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085553552 DLU <0006> fsm.c:568 lu(PS:IMSI-262425883468541)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085553552 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085553552 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085553552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41714<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@3ea441dbfef1: Final verdict of PTC: pass 20250319085553553 DAUC <0003> db_auc.c:157 IMSI='262424300573204': No 2G Auth Data 20250319085553553 DAUC <0003> db_auc.c:192 IMSI='262424300573204': No 3G Auth Data 20250319085553554 DLGSUP <0013> hlr.c:121 IMSI 262424300573204: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3ea441dbfef1: Created GsupExpect[0] for "262424300573204" to be handled at TC_gsup_ul_subscriber_data(93) 20250319085553560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41728<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@3ea441dbfef1: GSUP ul subscriber_data 20250319085553562 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553562 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424300573204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424300573204" cn_domain=PS} 20250319085553562 DLU <0006> fsm.c:456 lu(262424300573204)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085553562 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424300573204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085553562 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424300573204)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085553562 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424300573204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424300573204" cn_domain=PS} 20250319085553562 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085553562 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3ea441dbfef1: Found GsupExpect[0] for "262424300573204" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@3ea441dbfef1: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262424300573204" 20250319085553563 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553563 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424300573204 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424300573204"} 20250319085553563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424300573204)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085553563 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424300573204 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085553563 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424300573204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424300573204"} 20250319085553563 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424300573204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085553563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424300573204)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085553563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424300573204)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085553563 DLU <0006> fsm.c:568 lu(PS:IMSI-262424300573204)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085553563 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085553563 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085553563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41728<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@3ea441dbfef1: Final verdict of PTC: pass 20250319085553564 DAUC <0003> db_auc.c:157 IMSI='262421793042475': No 2G Auth Data 20250319085553564 DAUC <0003> db_auc.c:192 IMSI='262421793042475': No 3G Auth Data 20250319085553565 DLGSUP <0013> hlr.c:121 IMSI 262421793042475: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3ea441dbfef1: Created GsupExpect[0] for "262421793042475" to be handled at TC_gsup_ul_subscriber_data(94) 20250319085553571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41740<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@3ea441dbfef1: GSUP ul subscriber_data 20250319085553572 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553573 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421793042475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421793042475" cn_domain=PS} 20250319085553573 DLU <0006> fsm.c:456 lu(262421793042475)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085553573 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421793042475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085553573 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421793042475)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085553573 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421793042475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421793042475" cn_domain=PS} 20250319085553573 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085553573 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3ea441dbfef1: Found GsupExpect[0] for "262421793042475" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@3ea441dbfef1: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262421793042475" 20250319085553574 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553574 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421793042475 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421793042475"} 20250319085553574 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421793042475)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085553574 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421793042475 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085553574 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421793042475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421793042475"} 20250319085553574 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421793042475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085553574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421793042475)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085553574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421793042475)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085553574 DLU <0006> fsm.c:568 lu(PS:IMSI-262421793042475)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085553574 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085553574 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085553574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41740<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@3ea441dbfef1: Final verdict of PTC: pass 20250319085553575 DAUC <0003> db_auc.c:157 IMSI='262422139365687': No 2G Auth Data 20250319085553575 DAUC <0003> db_auc.c:192 IMSI='262422139365687': No 3G Auth Data 20250319085553575 DLGSUP <0013> hlr.c:121 IMSI 262422139365687: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3ea441dbfef1: Created GsupExpect[0] for "262422139365687" to be handled at TC_gsup_ul_subscriber_data(95) 20250319085553581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41750<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@3ea441dbfef1: GSUP ul subscriber_data 20250319085553583 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553583 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422139365687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422139365687" cn_domain=PS} 20250319085553583 DLU <0006> fsm.c:456 lu(262422139365687)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085553583 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422139365687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085553583 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422139365687)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085553583 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422139365687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422139365687" cn_domain=PS} 20250319085553583 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085553583 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3ea441dbfef1: Found GsupExpect[0] for "262422139365687" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@3ea441dbfef1: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262422139365687" 20250319085553584 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553584 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553584 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422139365687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422139365687"} 20250319085553584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422139365687)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085553584 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422139365687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085553584 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422139365687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422139365687"} 20250319085553584 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422139365687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085553584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422139365687)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085553584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422139365687)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085553584 DLU <0006> fsm.c:568 lu(PS:IMSI-262422139365687)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085553584 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085553584 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085553585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41750<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@3ea441dbfef1: Final verdict of PTC: pass 20250319085553586 DAUC <0003> db_auc.c:157 IMSI='262421666853940': No 2G Auth Data 20250319085553586 DAUC <0003> db_auc.c:192 IMSI='262421666853940': No 3G Auth Data 20250319085553586 DLGSUP <0013> hlr.c:121 IMSI 262421666853940: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3ea441dbfef1: Created GsupExpect[0] for "262421666853940" to be handled at TC_gsup_ul_subscriber_data(96) 20250319085553593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41762<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@3ea441dbfef1: GSUP ul subscriber_data 20250319085553594 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553594 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421666853940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421666853940" cn_domain=PS} 20250319085553594 DLU <0006> fsm.c:456 lu(262421666853940)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085553594 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421666853940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085553594 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421666853940)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085553594 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421666853940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421666853940" cn_domain=PS} 20250319085553594 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085553595 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3ea441dbfef1: Found GsupExpect[0] for "262421666853940" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@3ea441dbfef1: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262421666853940" 20250319085553596 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553596 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421666853940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421666853940"} 20250319085553596 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421666853940)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085553596 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421666853940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085553596 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421666853940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421666853940"} 20250319085553596 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421666853940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085553596 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421666853940)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085553596 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421666853940)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085553596 DLU <0006> fsm.c:568 lu(PS:IMSI-262421666853940)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085553596 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085553596 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085553597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41762<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@3ea441dbfef1: Final verdict of PTC: pass MTC@3ea441dbfef1: setverdict(pass): none -> pass 20250319085553598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41662<->l=127.0.0.1:4258 20250319085553598 DLINP <000b> input/ipa.c:452 connected read/write 20250319085553598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085553598 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085553598 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085553598 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@3ea441dbfef1: Final verdict of PTC: none 20250319085553598 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43661<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(85)@3ea441dbfef1: Final verdict of PTC: none 87@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: pass MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:55:53 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 20250319085553621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41778<->l=127.0.0.1:4258 20250319085553722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41778<->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=118212) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_vty started. MTC@3ea441dbfef1: legacy= true 20250319085556847 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085556847 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085556852 DLINP <000b> input/ipa.c:452 connected read/write 20250319085556852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085556853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41794<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085556857 DLINP <000b> input/ipa.c:452 connected read/write 20250319085556857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085556857 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085556857 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085556857 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  20250319085556857 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085556857 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  20250319085556857 DLGSUP <0013> gsup_server.c:236 2:  20250319085556857 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085556857 DLGSUP <0013> gsup_server.c:236 3:  20250319085556857 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085556857 DLGSUP <0013> gsup_server.c:236 4:  20250319085556857 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085556857 DLGSUP <0013> gsup_server.c:236 5:  20250319085556857 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085556857 DLGSUP <0013> gsup_server.c:236 7:  20250319085556857 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085556857 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085556857 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085556857 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@3ea441dbfef1: 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") 20250319085556879 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43489<->l=127.0.0.1:4259) 20250319085556882 DAUC <0003> db_auc.c:157 IMSI='262424566509379': No 2G Auth Data 20250319085556882 DAUC <0003> db_auc.c:192 IMSI='262424566509379': No 3G Auth Data 20250319085556886 DAUC <0003> db_auc.c:192 IMSI='262424566509379': No 3G Auth Data 20250319085556889 DAUC <0003> db_auc.c:157 IMSI='262423560224710': No 2G Auth Data 20250319085556889 DAUC <0003> db_auc.c:192 IMSI='262423560224710': No 3G Auth Data 20250319085556893 DAUC <0003> db_auc.c:157 IMSI='262423560224710': No 2G Auth Data 20250319085556896 DAUC <0003> db_auc.c:157 IMSI='262420718209874': No 2G Auth Data 20250319085556896 DAUC <0003> db_auc.c:192 IMSI='262420718209874': No 3G Auth Data MTC@3ea441dbfef1: setverdict(pass): none -> pass 20250319085556902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41794<->l=127.0.0.1:4258 20250319085556903 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43489<->l=127.0.0.1:4259) 20250319085556904 DLINP <000b> input/ipa.c:452 connected read/write 20250319085556904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085556904 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085556904 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085556904 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: pass MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@3ea441dbfef1: Test case TC_vty finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:55:56 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250319085556934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41796<->l=127.0.0.1:4258 20250319085557035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41796<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28440) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:55:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_vty_msisdn_isd started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085600149 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085600149 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085600153 DLINP <000b> input/ipa.c:452 connected read/write 20250319085600153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085600155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41800<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085600159 DLINP <000b> input/ipa.c:452 connected read/write 20250319085600159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085600159 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085600159 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085600159 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  20250319085600159 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085600159 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  20250319085600159 DLGSUP <0013> gsup_server.c:236 2:  20250319085600159 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085600159 DLGSUP <0013> gsup_server.c:236 3:  20250319085600159 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085600159 DLGSUP <0013> gsup_server.c:236 4:  20250319085600159 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085600159 DLGSUP <0013> gsup_server.c:236 5:  20250319085600159 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085600159 DLGSUP <0013> gsup_server.c:236 7:  20250319085600159 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085600159 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085600159 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085600159 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@3ea441dbfef1: 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") 20250319085600182 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36761<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@3ea441dbfef1: Created GsupExpect[0] for "262429120434292" to be handled at TC_vty_msisdn_isd(104) 20250319085600198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41816<->l=127.0.0.1:4258 20250319085600201 DAUC <0003> db_auc.c:157 IMSI='262429120434292': No 2G Auth Data 20250319085600201 DAUC <0003> db_auc.c:192 IMSI='262429120434292': No 3G Auth Data 20250319085600210 DLINP <000b> input/ipa.c:452 connected read/write 20250319085600210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085600210 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429120434292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429120434292" cn_domain=PS} 20250319085600210 DLU <0006> fsm.c:456 lu(262429120434292)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085600210 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429120434292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085600210 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429120434292)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085600210 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429120434292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429120434292" cn_domain=PS} 20250319085600210 DLINP <000b> input/ipa.c:452 connected read/write 20250319085600210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085600210 DLINP <000b> input/ipa.c:452 connected read/write 20250319085600210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@3ea441dbfef1: Found GsupExpect[0] for "262429120434292" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@3ea441dbfef1: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429120434292" 20250319085600217 DLINP <000b> input/ipa.c:452 connected read/write 20250319085600217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085600217 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429120434292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429120434292"} 20250319085600217 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429120434292)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085600217 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429120434292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085600217 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429120434292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429120434292"} 20250319085600217 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429120434292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085600217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429120434292)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085600217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429120434292)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085600217 DLU <0006> fsm.c:568 lu(PS:IMSI-262429120434292)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085600217 DLINP <000b> input/ipa.c:452 connected read/write 20250319085600217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085600217 DLINP <000b> input/ipa.c:452 connected read/write 20250319085600217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085600220 DLGSUP <0013> hlr.c:128 IMSI 262429120434292: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250319085600220 DLINP <000b> input/ipa.c:452 connected read/write 20250319085600220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085600220 DLINP <000b> input/ipa.c:452 connected read/write 20250319085600220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085600223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41816<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@3ea441dbfef1: Final verdict of PTC: pass 20250319085600224 DLINP <000b> input/ipa.c:452 connected read/write 20250319085600224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085600224 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429120434292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429120434292"} 20250319085600224 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429120434292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250319085600224 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429120434292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085600225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41800<->l=127.0.0.1:4258 20250319085600226 DLINP <000b> input/ipa.c:452 connected read/write 20250319085600226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085600226 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085600227 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085600227 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085600227 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36761<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@3ea441dbfef1: Final verdict of PTC: none 102@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 102: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@3ea441dbfef1: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:00 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 20250319085600259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41832<->l=127.0.0.1:4258 20250319085600360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41832<->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@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_purge_cs started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085603469 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085603469 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085603473 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55506<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085603479 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603479 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085603479 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085603479 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  20250319085603479 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085603479 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  20250319085603479 DLGSUP <0013> gsup_server.c:236 2:  20250319085603479 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085603479 DLGSUP <0013> gsup_server.c:236 3:  20250319085603479 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085603479 DLGSUP <0013> gsup_server.c:236 4:  20250319085603479 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085603479 DLGSUP <0013> gsup_server.c:236 5:  20250319085603479 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085603479 DLGSUP <0013> gsup_server.c:236 7:  20250319085603479 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085603479 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085603479 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085603479 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@3ea441dbfef1: 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") 20250319085603499 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43103<->l=127.0.0.1:4259) 20250319085603503 DAUC <0003> db_auc.c:157 IMSI='262427886723983': No 2G Auth Data 20250319085603503 DAUC <0003> db_auc.c:192 IMSI='262427886723983': No 3G Auth Data HLR_Test-GSUP(106)@3ea441dbfef1: Created GsupExpect[0] for "262427886723983" to be handled at TC_gsup_purge_cs(109) 20250319085603524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55522<->l=127.0.0.1:4258 20250319085603534 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603534 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427886723983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427886723983" cn_domain=PS} 20250319085603534 DLU <0006> fsm.c:456 lu(262427886723983)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085603534 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427886723983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085603534 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427886723983)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085603534 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427886723983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427886723983" cn_domain=PS} 20250319085603534 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603534 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3ea441dbfef1: Found GsupExpect[0] for "262427886723983" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_purge_cs(109)"262427886723983" 20250319085603540 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603540 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427886723983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427886723983"} 20250319085603540 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427886723983)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085603540 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427886723983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085603540 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427886723983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427886723983"} 20250319085603540 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427886723983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085603540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427886723983)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085603540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427886723983)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085603540 DLU <0006> fsm.c:568 lu(PS:IMSI-262427886723983)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085603540 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603540 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085603543 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603543 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427886723983 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427886723983" cn_domain=CS} 20250319085603543 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427886723983 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250319085603543 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427886723983 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427886723983"} 20250319085603543 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427886723983 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250319085603543 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603543 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085603546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55522<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@3ea441dbfef1: Final verdict of PTC: pass 20250319085603548 DAUC <0003> db_auc.c:157 IMSI='262420022470887': No 2G Auth Data 20250319085603548 DAUC <0003> db_auc.c:192 IMSI='262420022470887': No 3G Auth Data 20250319085603550 DLGSUP <0013> hlr.c:121 IMSI 262420022470887: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3ea441dbfef1: Created GsupExpect[0] for "262420022470887" to be handled at TC_gsup_purge_cs(110) 20250319085603563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55524<->l=127.0.0.1:4258 20250319085603565 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603565 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420022470887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420022470887" cn_domain=PS} 20250319085603565 DLU <0006> fsm.c:456 lu(262420022470887)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085603565 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420022470887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085603565 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420022470887)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085603565 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420022470887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420022470887" cn_domain=PS} 20250319085603565 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603565 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3ea441dbfef1: Found GsupExpect[0] for "262420022470887" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@3ea441dbfef1: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420022470887" 20250319085603566 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603566 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420022470887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420022470887"} 20250319085603566 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420022470887)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085603566 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420022470887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085603566 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420022470887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420022470887"} 20250319085603566 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420022470887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085603566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420022470887)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085603566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420022470887)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085603566 DLU <0006> fsm.c:568 lu(PS:IMSI-262420022470887)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085603566 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603566 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085603567 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603567 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420022470887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420022470887" cn_domain=CS} 20250319085603567 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420022470887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250319085603567 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420022470887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420022470887"} 20250319085603567 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420022470887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250319085603567 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603567 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085603567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55524<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@3ea441dbfef1: Final verdict of PTC: pass 20250319085603568 DAUC <0003> db_auc.c:157 IMSI='262420049860212': No 2G Auth Data 20250319085603568 DAUC <0003> db_auc.c:192 IMSI='262420049860212': No 3G Auth Data 20250319085603568 DLGSUP <0013> hlr.c:121 IMSI 262420049860212: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3ea441dbfef1: Created GsupExpect[0] for "262420049860212" to be handled at TC_gsup_purge_cs(111) 20250319085603573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55528<->l=127.0.0.1:4258 20250319085603575 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603575 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420049860212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420049860212" cn_domain=PS} 20250319085603575 DLU <0006> fsm.c:456 lu(262420049860212)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085603575 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420049860212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085603575 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420049860212)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085603575 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420049860212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420049860212" cn_domain=PS} 20250319085603575 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603575 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3ea441dbfef1: Found GsupExpect[0] for "262420049860212" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@3ea441dbfef1: Added IMSI table entry 2TC_gsup_purge_cs(111)"262420049860212" 20250319085603575 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603576 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420049860212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420049860212"} 20250319085603576 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420049860212)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085603576 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420049860212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085603576 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420049860212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420049860212"} 20250319085603576 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420049860212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085603576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420049860212)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085603576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420049860212)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085603576 DLU <0006> fsm.c:568 lu(PS:IMSI-262420049860212)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085603576 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603576 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085603576 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603576 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420049860212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420049860212" cn_domain=CS} 20250319085603576 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420049860212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250319085603576 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420049860212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420049860212"} 20250319085603576 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420049860212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250319085603576 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603576 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085603576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55528<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@3ea441dbfef1: Final verdict of PTC: pass 20250319085603577 DAUC <0003> db_auc.c:157 IMSI='262423618855746': No 2G Auth Data 20250319085603577 DAUC <0003> db_auc.c:192 IMSI='262423618855746': No 3G Auth Data 20250319085603577 DLGSUP <0013> hlr.c:121 IMSI 262423618855746: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3ea441dbfef1: Created GsupExpect[0] for "262423618855746" to be handled at TC_gsup_purge_cs(112) 20250319085603583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55534<->l=127.0.0.1:4258 20250319085603585 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603585 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423618855746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423618855746" cn_domain=PS} 20250319085603585 DLU <0006> fsm.c:456 lu(262423618855746)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085603585 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423618855746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085603585 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423618855746)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085603585 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423618855746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423618855746" cn_domain=PS} 20250319085603585 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603585 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3ea441dbfef1: Found GsupExpect[0] for "262423618855746" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@3ea441dbfef1: Added IMSI table entry 3TC_gsup_purge_cs(112)"262423618855746" 20250319085603586 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603586 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423618855746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423618855746"} 20250319085603586 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423618855746)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085603586 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423618855746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085603586 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423618855746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423618855746"} 20250319085603586 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423618855746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085603586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423618855746)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085603586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423618855746)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085603586 DLU <0006> fsm.c:568 lu(PS:IMSI-262423618855746)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085603586 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603586 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085603587 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603587 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423618855746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423618855746" cn_domain=CS} 20250319085603587 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423618855746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250319085603587 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423618855746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423618855746"} 20250319085603587 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423618855746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250319085603587 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603587 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085603587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55534<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@3ea441dbfef1: Final verdict of PTC: pass 20250319085603588 DAUC <0003> db_auc.c:157 IMSI='262422017957621': No 2G Auth Data 20250319085603588 DAUC <0003> db_auc.c:192 IMSI='262422017957621': No 3G Auth Data 20250319085603588 DLGSUP <0013> hlr.c:121 IMSI 262422017957621: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3ea441dbfef1: Created GsupExpect[0] for "262422017957621" to be handled at TC_gsup_purge_cs(113) 20250319085603594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55542<->l=127.0.0.1:4258 20250319085603596 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603596 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422017957621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422017957621" cn_domain=PS} 20250319085603596 DLU <0006> fsm.c:456 lu(262422017957621)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085603596 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422017957621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085603596 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422017957621)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085603596 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422017957621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422017957621" cn_domain=PS} 20250319085603596 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603596 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3ea441dbfef1: Found GsupExpect[0] for "262422017957621" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@3ea441dbfef1: Added IMSI table entry 4TC_gsup_purge_cs(113)"262422017957621" 20250319085603597 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603597 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422017957621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422017957621"} 20250319085603597 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422017957621)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085603597 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422017957621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085603597 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422017957621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422017957621"} 20250319085603597 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422017957621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085603597 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422017957621)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085603597 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422017957621)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085603597 DLU <0006> fsm.c:568 lu(PS:IMSI-262422017957621)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085603597 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603597 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085603597 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603597 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422017957621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422017957621" cn_domain=CS} 20250319085603597 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422017957621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250319085603597 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422017957621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422017957621"} 20250319085603597 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422017957621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250319085603597 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603597 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085603598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55542<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@3ea441dbfef1: Final verdict of PTC: pass 20250319085603598 DAUC <0003> db_auc.c:157 IMSI='262422910096406': No 2G Auth Data 20250319085603598 DAUC <0003> db_auc.c:192 IMSI='262422910096406': No 3G Auth Data 20250319085603599 DLGSUP <0013> hlr.c:121 IMSI 262422910096406: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3ea441dbfef1: Created GsupExpect[0] for "262422910096406" to be handled at TC_gsup_purge_cs(114) 20250319085603605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55544<->l=127.0.0.1:4258 20250319085603607 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603607 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422910096406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422910096406" cn_domain=PS} 20250319085603607 DLU <0006> fsm.c:456 lu(262422910096406)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085603607 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422910096406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085603607 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422910096406)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085603607 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422910096406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422910096406" cn_domain=PS} 20250319085603607 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603607 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3ea441dbfef1: Found GsupExpect[0] for "262422910096406" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@3ea441dbfef1: Added IMSI table entry 5TC_gsup_purge_cs(114)"262422910096406" 20250319085603608 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603608 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262422910096406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422910096406"} 20250319085603608 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422910096406)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085603608 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262422910096406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085603608 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422910096406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422910096406"} 20250319085603608 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422910096406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085603608 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422910096406)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085603608 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422910096406)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085603608 DLU <0006> fsm.c:568 lu(PS:IMSI-262422910096406)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085603608 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603608 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085603608 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603608 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422910096406 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422910096406" cn_domain=CS} 20250319085603608 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422910096406 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250319085603608 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422910096406 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422910096406"} 20250319085603608 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422910096406 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250319085603608 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603608 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085603609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55544<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@3ea441dbfef1: Final verdict of PTC: pass 20250319085603610 DAUC <0003> db_auc.c:157 IMSI='262424002943024': No 2G Auth Data 20250319085603610 DAUC <0003> db_auc.c:192 IMSI='262424002943024': No 3G Auth Data 20250319085603610 DLGSUP <0013> hlr.c:121 IMSI 262424002943024: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3ea441dbfef1: Created GsupExpect[0] for "262424002943024" to be handled at TC_gsup_purge_cs(115) 20250319085603617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55560<->l=127.0.0.1:4258 20250319085603619 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603619 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424002943024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424002943024" cn_domain=PS} 20250319085603619 DLU <0006> fsm.c:456 lu(262424002943024)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085603619 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424002943024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085603619 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424002943024)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085603619 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424002943024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424002943024" cn_domain=PS} 20250319085603619 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603619 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3ea441dbfef1: Found GsupExpect[0] for "262424002943024" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@3ea441dbfef1: Added IMSI table entry 6TC_gsup_purge_cs(115)"262424002943024" 20250319085603620 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603620 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424002943024 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424002943024"} 20250319085603620 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424002943024)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085603620 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424002943024 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085603620 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424002943024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424002943024"} 20250319085603620 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424002943024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085603620 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424002943024)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085603620 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424002943024)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085603620 DLU <0006> fsm.c:568 lu(PS:IMSI-262424002943024)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085603620 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603620 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085603621 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603621 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424002943024 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424002943024" cn_domain=CS} 20250319085603621 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424002943024 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250319085603621 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424002943024 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424002943024"} 20250319085603621 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424002943024 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250319085603621 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603621 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085603622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55560<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@3ea441dbfef1: Final verdict of PTC: pass 20250319085603622 DAUC <0003> db_auc.c:157 IMSI='262424185056357': No 2G Auth Data 20250319085603622 DAUC <0003> db_auc.c:192 IMSI='262424185056357': No 3G Auth Data 20250319085603623 DLGSUP <0013> hlr.c:121 IMSI 262424185056357: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3ea441dbfef1: Created GsupExpect[0] for "262424185056357" to be handled at TC_gsup_purge_cs(116) 20250319085603629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4258 20250319085603631 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603631 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424185056357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424185056357" cn_domain=PS} 20250319085603631 DLU <0006> fsm.c:456 lu(262424185056357)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085603631 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424185056357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085603631 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424185056357)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085603631 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424185056357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424185056357" cn_domain=PS} 20250319085603631 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603631 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3ea441dbfef1: Found GsupExpect[0] for "262424185056357" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@3ea441dbfef1: Added IMSI table entry 7TC_gsup_purge_cs(116)"262424185056357" 20250319085603632 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603632 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424185056357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424185056357"} 20250319085603632 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424185056357)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085603632 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424185056357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085603632 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424185056357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424185056357"} 20250319085603632 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424185056357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085603632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424185056357)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085603632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424185056357)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085603632 DLU <0006> fsm.c:568 lu(PS:IMSI-262424185056357)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085603632 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603632 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085603633 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603633 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424185056357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424185056357" cn_domain=CS} 20250319085603633 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424185056357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250319085603633 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424185056357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424185056357"} 20250319085603633 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424185056357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250319085603633 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085603633 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085603633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@3ea441dbfef1: Final verdict of PTC: pass MTC@3ea441dbfef1: setverdict(pass): none -> pass 20250319085603634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55506<->l=127.0.0.1:4258 20250319085603635 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43103<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@3ea441dbfef1: Final verdict of PTC: none 20250319085603635 DLINP <000b> input/ipa.c:452 connected read/write 20250319085603635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085603635 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085603635 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085603635 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(108)@3ea441dbfef1: Final verdict of PTC: none 107@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: pass MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:03 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 20250319085603658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55580<->l=127.0.0.1:4258 20250319085603758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55580<->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=134828) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:56:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_purge_ps started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085606889 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085606889 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085606894 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085606895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55586<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085606899 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085606899 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085606899 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085606899 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  20250319085606899 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085606899 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  20250319085606899 DLGSUP <0013> gsup_server.c:236 2:  20250319085606899 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085606899 DLGSUP <0013> gsup_server.c:236 3:  20250319085606899 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085606899 DLGSUP <0013> gsup_server.c:236 4:  20250319085606899 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085606899 DLGSUP <0013> gsup_server.c:236 5:  20250319085606899 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085606899 DLGSUP <0013> gsup_server.c:236 7:  20250319085606899 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085606899 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085606899 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085606899 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@3ea441dbfef1: 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") 20250319085606918 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37443<->l=127.0.0.1:4259) 20250319085606925 DAUC <0003> db_auc.c:157 IMSI='262420332517962': No 2G Auth Data 20250319085606925 DAUC <0003> db_auc.c:192 IMSI='262420332517962': No 3G Auth Data HLR_Test-GSUP(118)@3ea441dbfef1: Created GsupExpect[0] for "262420332517962" to be handled at TC_gsup_purge_ps(121) 20250319085606948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55588<->l=127.0.0.1:4258 20250319085606958 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085606958 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420332517962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420332517962" cn_domain=PS} 20250319085606958 DLU <0006> fsm.c:456 lu(262420332517962)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085606958 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420332517962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085606959 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420332517962)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085606959 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420332517962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420332517962" cn_domain=PS} 20250319085606959 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085606959 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3ea441dbfef1: Found GsupExpect[0] for "262420332517962" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_purge_ps(121)"262420332517962" 20250319085606964 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606964 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085606965 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420332517962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420332517962"} 20250319085606965 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420332517962)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085606965 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420332517962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085606965 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420332517962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420332517962"} 20250319085606965 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420332517962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085606965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420332517962)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085606965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420332517962)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085606965 DLU <0006> fsm.c:568 lu(PS:IMSI-262420332517962)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085606965 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085606965 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085606968 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085606968 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420332517962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420332517962" cn_domain=PS} 20250319085606968 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420332517962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250319085606968 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420332517962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420332517962"} 20250319085606968 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420332517962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250319085606968 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085606968 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085606971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55588<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@3ea441dbfef1: Final verdict of PTC: pass 20250319085606973 DAUC <0003> db_auc.c:157 IMSI='262423641401572': No 2G Auth Data 20250319085606973 DAUC <0003> db_auc.c:192 IMSI='262423641401572': No 3G Auth Data 20250319085606975 DLGSUP <0013> hlr.c:121 IMSI 262423641401572: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3ea441dbfef1: Created GsupExpect[0] for "262423641401572" to be handled at TC_gsup_purge_ps(122) 20250319085606988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55600<->l=127.0.0.1:4258 20250319085606990 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085606990 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423641401572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423641401572" cn_domain=PS} 20250319085606990 DLU <0006> fsm.c:456 lu(262423641401572)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085606990 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423641401572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085606990 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423641401572)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085606990 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423641401572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423641401572" cn_domain=PS} 20250319085606990 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085606990 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3ea441dbfef1: Found GsupExpect[0] for "262423641401572" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@3ea441dbfef1: Added IMSI table entry 1TC_gsup_purge_ps(122)"262423641401572" 20250319085606991 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085606991 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423641401572 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423641401572"} 20250319085606991 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423641401572)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085606991 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423641401572 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085606991 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423641401572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423641401572"} 20250319085606991 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423641401572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085606991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423641401572)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085606991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423641401572)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085606991 DLU <0006> fsm.c:568 lu(PS:IMSI-262423641401572)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085606991 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085606991 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085606991 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085606991 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423641401572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423641401572" cn_domain=PS} 20250319085606991 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423641401572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250319085606991 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423641401572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423641401572"} 20250319085606991 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423641401572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250319085606991 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085606991 DLINP <000b> input/ipa.c:452 connected read/write 20250319085606991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085606992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55600<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@3ea441dbfef1: Final verdict of PTC: pass 20250319085606993 DAUC <0003> db_auc.c:157 IMSI='262428644983194': No 2G Auth Data 20250319085606993 DAUC <0003> db_auc.c:192 IMSI='262428644983194': No 3G Auth Data 20250319085606993 DLGSUP <0013> hlr.c:121 IMSI 262428644983194: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3ea441dbfef1: Created GsupExpect[0] for "262428644983194" to be handled at TC_gsup_purge_ps(123) 20250319085606999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55604<->l=127.0.0.1:4258 20250319085607000 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607000 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428644983194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428644983194" cn_domain=PS} 20250319085607000 DLU <0006> fsm.c:456 lu(262428644983194)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085607000 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428644983194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085607000 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428644983194)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085607000 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428644983194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428644983194" cn_domain=PS} 20250319085607000 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607000 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3ea441dbfef1: Found GsupExpect[0] for "262428644983194" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@3ea441dbfef1: Added IMSI table entry 2TC_gsup_purge_ps(123)"262428644983194" 20250319085607001 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607001 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428644983194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428644983194"} 20250319085607001 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428644983194)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085607001 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428644983194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085607001 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428644983194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428644983194"} 20250319085607001 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428644983194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085607001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428644983194)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085607001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428644983194)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085607001 DLU <0006> fsm.c:568 lu(PS:IMSI-262428644983194)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085607001 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607001 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085607002 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607002 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428644983194 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428644983194" cn_domain=PS} 20250319085607002 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428644983194 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250319085607002 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428644983194 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428644983194"} 20250319085607002 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428644983194 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250319085607002 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607002 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085607002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55604<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@3ea441dbfef1: Final verdict of PTC: pass 20250319085607003 DAUC <0003> db_auc.c:157 IMSI='262424485213391': No 2G Auth Data 20250319085607003 DAUC <0003> db_auc.c:192 IMSI='262424485213391': No 3G Auth Data 20250319085607003 DLGSUP <0013> hlr.c:121 IMSI 262424485213391: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3ea441dbfef1: Created GsupExpect[0] for "262424485213391" to be handled at TC_gsup_purge_ps(124) 20250319085607009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4258 20250319085607011 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607011 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424485213391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424485213391" cn_domain=PS} 20250319085607011 DLU <0006> fsm.c:456 lu(262424485213391)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085607011 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424485213391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085607011 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424485213391)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085607011 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424485213391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424485213391" cn_domain=PS} 20250319085607011 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607011 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3ea441dbfef1: Found GsupExpect[0] for "262424485213391" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@3ea441dbfef1: Added IMSI table entry 3TC_gsup_purge_ps(124)"262424485213391" 20250319085607012 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607012 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424485213391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424485213391"} 20250319085607012 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424485213391)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085607012 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424485213391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085607012 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424485213391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424485213391"} 20250319085607012 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424485213391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085607012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424485213391)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085607012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424485213391)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085607012 DLU <0006> fsm.c:568 lu(PS:IMSI-262424485213391)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085607012 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607012 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085607013 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607013 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424485213391 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424485213391" cn_domain=PS} 20250319085607013 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424485213391 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250319085607013 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424485213391 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424485213391"} 20250319085607013 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424485213391 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250319085607013 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607013 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085607014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@3ea441dbfef1: Final verdict of PTC: pass 20250319085607015 DAUC <0003> db_auc.c:157 IMSI='262421081145909': No 2G Auth Data 20250319085607015 DAUC <0003> db_auc.c:192 IMSI='262421081145909': No 3G Auth Data 20250319085607015 DLGSUP <0013> hlr.c:121 IMSI 262421081145909: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3ea441dbfef1: Created GsupExpect[0] for "262421081145909" to be handled at TC_gsup_purge_ps(125) 20250319085607022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55626<->l=127.0.0.1:4258 20250319085607023 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607023 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421081145909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421081145909" cn_domain=PS} 20250319085607023 DLU <0006> fsm.c:456 lu(262421081145909)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085607023 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421081145909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085607023 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421081145909)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085607023 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421081145909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421081145909" cn_domain=PS} 20250319085607023 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607023 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3ea441dbfef1: Found GsupExpect[0] for "262421081145909" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@3ea441dbfef1: Added IMSI table entry 4TC_gsup_purge_ps(125)"262421081145909" 20250319085607024 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607024 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421081145909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421081145909"} 20250319085607024 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421081145909)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085607024 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421081145909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085607024 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421081145909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421081145909"} 20250319085607024 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421081145909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085607024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421081145909)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085607024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421081145909)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085607024 DLU <0006> fsm.c:568 lu(PS:IMSI-262421081145909)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085607024 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607025 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085607025 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607025 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421081145909 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421081145909" cn_domain=PS} 20250319085607025 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421081145909 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250319085607025 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421081145909 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421081145909"} 20250319085607025 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421081145909 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250319085607025 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607025 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085607026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55626<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@3ea441dbfef1: Final verdict of PTC: pass 20250319085607027 DAUC <0003> db_auc.c:157 IMSI='262427864254074': No 2G Auth Data 20250319085607027 DAUC <0003> db_auc.c:192 IMSI='262427864254074': No 3G Auth Data 20250319085607027 DLGSUP <0013> hlr.c:121 IMSI 262427864254074: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3ea441dbfef1: Created GsupExpect[0] for "262427864254074" to be handled at TC_gsup_purge_ps(126) 20250319085607033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4258 20250319085607035 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607035 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427864254074 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427864254074" cn_domain=PS} 20250319085607035 DLU <0006> fsm.c:456 lu(262427864254074)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085607035 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427864254074 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085607035 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427864254074)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085607035 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427864254074 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427864254074" cn_domain=PS} 20250319085607035 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607035 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3ea441dbfef1: Found GsupExpect[0] for "262427864254074" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@3ea441dbfef1: Added IMSI table entry 5TC_gsup_purge_ps(126)"262427864254074" 20250319085607036 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607036 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427864254074 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427864254074"} 20250319085607036 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427864254074)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085607036 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427864254074 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085607036 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427864254074 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427864254074"} 20250319085607036 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427864254074 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085607036 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427864254074)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085607036 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427864254074)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085607036 DLU <0006> fsm.c:568 lu(PS:IMSI-262427864254074)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085607036 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607036 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085607037 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607037 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427864254074 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427864254074" cn_domain=PS} 20250319085607037 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427864254074 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250319085607037 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427864254074 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427864254074"} 20250319085607037 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427864254074 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250319085607037 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607037 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085607038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@3ea441dbfef1: Final verdict of PTC: pass 20250319085607039 DAUC <0003> db_auc.c:157 IMSI='262425563792201': No 2G Auth Data 20250319085607039 DAUC <0003> db_auc.c:192 IMSI='262425563792201': No 3G Auth Data 20250319085607039 DLGSUP <0013> hlr.c:121 IMSI 262425563792201: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3ea441dbfef1: Created GsupExpect[0] for "262425563792201" to be handled at TC_gsup_purge_ps(127) 20250319085607045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55640<->l=127.0.0.1:4258 20250319085607047 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607047 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425563792201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425563792201" cn_domain=PS} 20250319085607047 DLU <0006> fsm.c:456 lu(262425563792201)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085607047 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425563792201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085607047 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425563792201)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085607047 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425563792201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425563792201" cn_domain=PS} 20250319085607047 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607047 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3ea441dbfef1: Found GsupExpect[0] for "262425563792201" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@3ea441dbfef1: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425563792201" 20250319085607048 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607048 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425563792201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425563792201"} 20250319085607048 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425563792201)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085607048 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425563792201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085607048 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425563792201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425563792201"} 20250319085607048 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425563792201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085607048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425563792201)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085607048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425563792201)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085607048 DLU <0006> fsm.c:568 lu(PS:IMSI-262425563792201)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085607048 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607048 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085607049 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607049 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425563792201 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425563792201" cn_domain=PS} 20250319085607049 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425563792201 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250319085607049 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425563792201 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425563792201"} 20250319085607049 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425563792201 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250319085607049 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607049 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085607050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55640<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@3ea441dbfef1: Final verdict of PTC: pass 20250319085607051 DAUC <0003> db_auc.c:157 IMSI='262423634867306': No 2G Auth Data 20250319085607051 DAUC <0003> db_auc.c:192 IMSI='262423634867306': No 3G Auth Data 20250319085607051 DLGSUP <0013> hlr.c:121 IMSI 262423634867306: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3ea441dbfef1: Created GsupExpect[0] for "262423634867306" to be handled at TC_gsup_purge_ps(128) 20250319085607058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55642<->l=127.0.0.1:4258 20250319085607060 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607060 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423634867306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423634867306" cn_domain=PS} 20250319085607060 DLU <0006> fsm.c:456 lu(262423634867306)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085607060 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423634867306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085607060 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423634867306)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085607060 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423634867306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423634867306" cn_domain=PS} 20250319085607060 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607060 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3ea441dbfef1: Found GsupExpect[0] for "262423634867306" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@3ea441dbfef1: Added IMSI table entry 7TC_gsup_purge_ps(128)"262423634867306" 20250319085607061 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607061 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423634867306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423634867306"} 20250319085607061 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423634867306)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085607061 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423634867306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085607061 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423634867306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423634867306"} 20250319085607061 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423634867306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085607061 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423634867306)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085607061 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423634867306)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085607061 DLU <0006> fsm.c:568 lu(PS:IMSI-262423634867306)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085607061 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607061 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085607062 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607062 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423634867306 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423634867306" cn_domain=PS} 20250319085607062 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423634867306 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250319085607062 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423634867306 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423634867306"} 20250319085607062 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423634867306 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250319085607062 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085607062 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085607063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55642<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@3ea441dbfef1: Final verdict of PTC: pass MTC@3ea441dbfef1: setverdict(pass): none -> pass 20250319085607063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55586<->l=127.0.0.1:4258 20250319085607064 DLINP <000b> input/ipa.c:452 connected read/write 20250319085607064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085607064 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085607064 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085607064 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085607064 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37443<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@3ea441dbfef1: Final verdict of PTC: none 119@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: pass MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:07 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250319085607087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55652<->l=127.0.0.1:4258 20250319085607188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55652<->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=134764) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_purge_unknown started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085610306 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085610306 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085610310 DLINP <000b> input/ipa.c:452 connected read/write 20250319085610310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085610311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085610314 DLINP <000b> input/ipa.c:452 connected read/write 20250319085610314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085610314 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085610314 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085610314 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  20250319085610314 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085610314 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  20250319085610314 DLGSUP <0013> gsup_server.c:236 2:  20250319085610314 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085610314 DLGSUP <0013> gsup_server.c:236 3:  20250319085610314 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085610314 DLGSUP <0013> gsup_server.c:236 4:  20250319085610314 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085610314 DLGSUP <0013> gsup_server.c:236 5:  20250319085610314 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085610314 DLGSUP <0013> gsup_server.c:236 7:  20250319085610314 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085610314 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085610314 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085610314 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@3ea441dbfef1: 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") 20250319085610335 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42779<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@3ea441dbfef1: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250319085610355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 20250319085610365 DLINP <000b> input/ipa.c:452 connected read/write 20250319085610365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085610365 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} 20250319085610365 DLU <0006> fsm.c:456 lu(2345743413463)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085610365 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 20250319085610365 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} 20250319085610365 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085610365 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56437d2a5620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085610365 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56437d2a5620]{UNVALIDATED}: Freeing instance 20250319085610365 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x56437d2a5620]{UNVALIDATED}: Deallocated 20250319085610365 DLINP <000b> input/ipa.c:452 connected read/write 20250319085610365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085610365 DLINP <000b> input/ipa.c:452 connected read/write 20250319085610365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@3ea441dbfef1: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@3ea441dbfef1: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085610371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@3ea441dbfef1: Final verdict of PTC: pass MTC@3ea441dbfef1: setverdict(pass): none -> pass 20250319085610373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 20250319085610375 DLINP <000b> input/ipa.c:452 connected read/write 20250319085610375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085610375 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085610375 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085610375 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085610375 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42779<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@3ea441dbfef1: Final verdict of PTC: none 131@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: pass MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:10 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 20250319085610411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55688<->l=127.0.0.1:4258 20250319085610512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55688<->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@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_mo_ussd_unknown started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085613612 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085613612 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085613616 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085613617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59736<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085613620 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085613620 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085613620 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085613620 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  20250319085613620 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085613620 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  20250319085613620 DLGSUP <0013> gsup_server.c:236 2:  20250319085613620 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(134)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085613621 DLGSUP <0013> gsup_server.c:236 3:  20250319085613621 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085613621 DLGSUP <0013> gsup_server.c:236 4:  20250319085613621 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085613621 DLGSUP <0013> gsup_server.c:236 5:  20250319085613621 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085613621 DLGSUP <0013> gsup_server.c:236 7:  20250319085613621 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085613621 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085613621 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085613621 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@3ea441dbfef1: 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") 20250319085613640 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32973<->l=127.0.0.1:4259) 20250319085613654 DAUC <0003> db_auc.c:157 IMSI='262425957186286': No 2G Auth Data 20250319085613654 DAUC <0003> db_auc.c:192 IMSI='262425957186286': No 3G Auth Data HLR_Test-GSUP(135)@3ea441dbfef1: Created GsupExpect[0] for "262425957186286" to be handled at TC_mo_ussd_unknown(138) 20250319085613679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59740<->l=127.0.0.1:4258 20250319085613693 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085613694 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425957186286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425957186286" session_id=1601603667 session_state=BEGIN} 20250319085613694 DSS <0004> hlr_ussd.c:576 262425957186286/0x5f768853: Process SS (BEGIN) 20250319085613694 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250319085613694 DSS <0004> hlr_ussd.c:518 262425957186286/0x5f768853: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250319085613694 DSS <0004> hlr_ussd.c:523 262425957186286/0x5f768853: USSD for unknown code '*#200#' 20250319085613694 DSS <0004> hlr_ussd.c:354 262425957186286/0x5f768853: Tx ReturnError(1, 0x12) 20250319085613694 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425957186286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425957186286" session_id=1601603667 session_state=END} 20250319085613694 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085613694 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3ea441dbfef1: Found GsupExpect[0] for "262425957186286" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@3ea441dbfef1: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262425957186286" TC_mo_ussd_unknown(138)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085613702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59740<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@3ea441dbfef1: Final verdict of PTC: pass 20250319085613704 DAUC <0003> db_auc.c:157 IMSI='262422314552419': No 2G Auth Data 20250319085613704 DAUC <0003> db_auc.c:192 IMSI='262422314552419': No 3G Auth Data HLR_Test-GSUP(135)@3ea441dbfef1: Created GsupExpect[0] for "262422314552419" to be handled at TC_mo_ussd_unknown(139) 20250319085613714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59754<->l=127.0.0.1:4258 20250319085613717 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085613717 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422314552419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422314552419" session_id=3484429131 session_state=BEGIN} 20250319085613717 DSS <0004> hlr_ussd.c:576 262422314552419/0xcfb02b4b: Process SS (BEGIN) 20250319085613717 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250319085613717 DSS <0004> hlr_ussd.c:518 262422314552419/0xcfb02b4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250319085613717 DSS <0004> hlr_ussd.c:523 262422314552419/0xcfb02b4b: USSD for unknown code '*#200#' 20250319085613717 DSS <0004> hlr_ussd.c:354 262422314552419/0xcfb02b4b: Tx ReturnError(1, 0x12) 20250319085613717 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422314552419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422314552419" session_id=3484429131 session_state=END} 20250319085613717 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085613717 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3ea441dbfef1: Found GsupExpect[0] for "262422314552419" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@3ea441dbfef1: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262422314552419" TC_mo_ussd_unknown(139)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085613718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59754<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@3ea441dbfef1: Final verdict of PTC: pass 20250319085613719 DAUC <0003> db_auc.c:157 IMSI='262420008642477': No 2G Auth Data 20250319085613719 DAUC <0003> db_auc.c:192 IMSI='262420008642477': No 3G Auth Data HLR_Test-GSUP(135)@3ea441dbfef1: Created GsupExpect[0] for "262420008642477" to be handled at TC_mo_ussd_unknown(140) 20250319085613725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59762<->l=127.0.0.1:4258 20250319085613728 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085613728 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420008642477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420008642477" session_id=1299311006 session_state=BEGIN} 20250319085613728 DSS <0004> hlr_ussd.c:576 262420008642477/0x4d71e99e: Process SS (BEGIN) 20250319085613728 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250319085613728 DSS <0004> hlr_ussd.c:518 262420008642477/0x4d71e99e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250319085613728 DSS <0004> hlr_ussd.c:523 262420008642477/0x4d71e99e: USSD for unknown code '*#200#' 20250319085613728 DSS <0004> hlr_ussd.c:354 262420008642477/0x4d71e99e: Tx ReturnError(1, 0x12) 20250319085613728 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420008642477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420008642477" session_id=1299311006 session_state=END} 20250319085613728 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085613728 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3ea441dbfef1: Found GsupExpect[0] for "262420008642477" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@3ea441dbfef1: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262420008642477" TC_mo_ussd_unknown(140)@3ea441dbfef1: setverdict(pass): none -> pass TC_mo_ussd_unknown(140)@3ea441dbfef1: Final verdict of PTC: pass 20250319085613729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59762<->l=127.0.0.1:4258 20250319085613729 DAUC <0003> db_auc.c:157 IMSI='262429169816977': No 2G Auth Data 20250319085613729 DAUC <0003> db_auc.c:192 IMSI='262429169816977': No 3G Auth Data HLR_Test-GSUP(135)@3ea441dbfef1: Created GsupExpect[0] for "262429169816977" to be handled at TC_mo_ussd_unknown(141) 20250319085613736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59776<->l=127.0.0.1:4258 20250319085613739 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085613740 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429169816977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429169816977" session_id=543661248 session_state=BEGIN} 20250319085613740 DSS <0004> hlr_ussd.c:576 262429169816977/0x20679cc0: Process SS (BEGIN) 20250319085613740 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250319085613740 DSS <0004> hlr_ussd.c:518 262429169816977/0x20679cc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250319085613740 DSS <0004> hlr_ussd.c:523 262429169816977/0x20679cc0: USSD for unknown code '*#200#' 20250319085613740 DSS <0004> hlr_ussd.c:354 262429169816977/0x20679cc0: Tx ReturnError(1, 0x12) 20250319085613740 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429169816977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429169816977" session_id=543661248 session_state=END} 20250319085613740 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085613740 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3ea441dbfef1: Found GsupExpect[0] for "262429169816977" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@3ea441dbfef1: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262429169816977" TC_mo_ussd_unknown(141)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085613741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59776<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@3ea441dbfef1: Final verdict of PTC: pass 20250319085613741 DAUC <0003> db_auc.c:157 IMSI='262423329603316': No 2G Auth Data 20250319085613741 DAUC <0003> db_auc.c:192 IMSI='262423329603316': No 3G Auth Data HLR_Test-GSUP(135)@3ea441dbfef1: Created GsupExpect[0] for "262423329603316" to be handled at TC_mo_ussd_unknown(142) 20250319085613748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59786<->l=127.0.0.1:4258 20250319085613751 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085613751 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423329603316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423329603316" session_id=3841157321 session_state=BEGIN} 20250319085613751 DSS <0004> hlr_ussd.c:576 262423329603316/0xe4f368c9: Process SS (BEGIN) 20250319085613751 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250319085613751 DSS <0004> hlr_ussd.c:518 262423329603316/0xe4f368c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250319085613751 DSS <0004> hlr_ussd.c:523 262423329603316/0xe4f368c9: USSD for unknown code '*#200#' 20250319085613751 DSS <0004> hlr_ussd.c:354 262423329603316/0xe4f368c9: Tx ReturnError(1, 0x12) 20250319085613751 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423329603316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423329603316" session_id=3841157321 session_state=END} 20250319085613751 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085613751 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3ea441dbfef1: Found GsupExpect[0] for "262423329603316" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@3ea441dbfef1: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262423329603316" TC_mo_ussd_unknown(142)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085613753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59786<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@3ea441dbfef1: Final verdict of PTC: pass 20250319085613753 DAUC <0003> db_auc.c:157 IMSI='262426318458046': No 2G Auth Data 20250319085613753 DAUC <0003> db_auc.c:192 IMSI='262426318458046': No 3G Auth Data HLR_Test-GSUP(135)@3ea441dbfef1: Created GsupExpect[0] for "262426318458046" to be handled at TC_mo_ussd_unknown(143) 20250319085613760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59798<->l=127.0.0.1:4258 20250319085613762 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085613762 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426318458046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426318458046" session_id=991511837 session_state=BEGIN} 20250319085613762 DSS <0004> hlr_ussd.c:576 262426318458046/0x3b19451d: Process SS (BEGIN) 20250319085613762 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250319085613762 DSS <0004> hlr_ussd.c:518 262426318458046/0x3b19451d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250319085613762 DSS <0004> hlr_ussd.c:523 262426318458046/0x3b19451d: USSD for unknown code '*#200#' 20250319085613762 DSS <0004> hlr_ussd.c:354 262426318458046/0x3b19451d: Tx ReturnError(1, 0x12) 20250319085613762 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426318458046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426318458046" session_id=991511837 session_state=END} 20250319085613763 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085613763 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3ea441dbfef1: Found GsupExpect[0] for "262426318458046" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@3ea441dbfef1: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262426318458046" TC_mo_ussd_unknown(143)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085613764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59798<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@3ea441dbfef1: Final verdict of PTC: pass 20250319085613764 DAUC <0003> db_auc.c:157 IMSI='262420074597195': No 2G Auth Data 20250319085613764 DAUC <0003> db_auc.c:192 IMSI='262420074597195': No 3G Auth Data HLR_Test-GSUP(135)@3ea441dbfef1: Created GsupExpect[0] for "262420074597195" to be handled at TC_mo_ussd_unknown(144) 20250319085613771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59800<->l=127.0.0.1:4258 20250319085613774 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085613774 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420074597195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420074597195" session_id=2658491159 session_state=BEGIN} 20250319085613774 DSS <0004> hlr_ussd.c:576 262420074597195/0x9e755b17: Process SS (BEGIN) 20250319085613774 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250319085613774 DSS <0004> hlr_ussd.c:518 262420074597195/0x9e755b17: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250319085613774 DSS <0004> hlr_ussd.c:523 262420074597195/0x9e755b17: USSD for unknown code '*#200#' 20250319085613774 DSS <0004> hlr_ussd.c:354 262420074597195/0x9e755b17: Tx ReturnError(1, 0x12) 20250319085613774 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420074597195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420074597195" session_id=2658491159 session_state=END} 20250319085613774 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085613774 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3ea441dbfef1: Found GsupExpect[0] for "262420074597195" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@3ea441dbfef1: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262420074597195" TC_mo_ussd_unknown(144)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085613775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59800<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@3ea441dbfef1: Final verdict of PTC: pass 20250319085613775 DAUC <0003> db_auc.c:157 IMSI='262429987716344': No 2G Auth Data 20250319085613775 DAUC <0003> db_auc.c:192 IMSI='262429987716344': No 3G Auth Data HLR_Test-GSUP(135)@3ea441dbfef1: Created GsupExpect[0] for "262429987716344" to be handled at TC_mo_ussd_unknown(145) 20250319085613782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59804<->l=127.0.0.1:4258 20250319085613785 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085613785 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429987716344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429987716344" session_id=304909072 session_state=BEGIN} 20250319085613785 DSS <0004> hlr_ussd.c:576 262429987716344/0x122c8b10: Process SS (BEGIN) 20250319085613785 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250319085613785 DSS <0004> hlr_ussd.c:518 262429987716344/0x122c8b10: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250319085613785 DSS <0004> hlr_ussd.c:523 262429987716344/0x122c8b10: USSD for unknown code '*#200#' 20250319085613785 DSS <0004> hlr_ussd.c:354 262429987716344/0x122c8b10: Tx ReturnError(1, 0x12) 20250319085613785 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429987716344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429987716344" session_id=304909072 session_state=END} 20250319085613785 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085613785 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3ea441dbfef1: Found GsupExpect[0] for "262429987716344" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@3ea441dbfef1: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429987716344" TC_mo_ussd_unknown(145)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085613787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59804<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@3ea441dbfef1: Final verdict of PTC: pass 20250319085613787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59736<->l=127.0.0.1:4258 20250319085613788 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32973<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(137)@3ea441dbfef1: Final verdict of PTC: none 20250319085613788 DLINP <000b> input/ipa.c:452 connected read/write 20250319085613788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085613788 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085613788 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085613788 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@3ea441dbfef1: Final verdict of PTC: none 136@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 136: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:13 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 20250319085613810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59806<->l=127.0.0.1:4258 20250319085613911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59806<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12956) Waiting for packet dumper to finish... 1 (prev_count=12956, count=81596) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:56:15 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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_mo_ussd_euse_disc started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085617030 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085617030 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085617035 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085617037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59814<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085617041 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085617041 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085617041 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085617042 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  20250319085617042 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085617042 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  20250319085617042 DLGSUP <0013> gsup_server.c:236 2:  20250319085617042 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085617042 DLGSUP <0013> gsup_server.c:236 3:  20250319085617042 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085617042 DLGSUP <0013> gsup_server.c:236 4:  20250319085617042 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085617042 DLGSUP <0013> gsup_server.c:236 5:  20250319085617042 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085617042 DLGSUP <0013> gsup_server.c:236 7:  20250319085617042 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(146)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085617042 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085617042 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085617042 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@3ea441dbfef1: 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") 20250319085617068 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45409<->l=127.0.0.1:4259) 20250319085617077 DAUC <0003> db_auc.c:157 IMSI='262429043975578': No 2G Auth Data 20250319085617077 DAUC <0003> db_auc.c:192 IMSI='262429043975578': No 3G Auth Data HLR_Test-GSUP(147)@3ea441dbfef1: Created GsupExpect[0] for "262429043975578" to be handled at TC_mo_ussd_euse_disc(150) 20250319085617096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59816<->l=127.0.0.1:4258 20250319085617108 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085617109 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429043975578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429043975578" session_id=3274436874 session_state=BEGIN} 20250319085617109 DSS <0004> hlr_ussd.c:576 262429043975578/0xc32bf10a: Process SS (BEGIN) 20250319085617109 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085617109 DSS <0004> hlr_ussd.c:518 262429043975578/0xc32bf10a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085617109 DSS <0004> hlr_ussd.c:542 262429043975578/0xc32bf10a: Cannot find conn for EUSE EUSE-foobar 20250319085617109 DSS <0004> hlr_ussd.c:354 262429043975578/0xc32bf10a: Tx ReturnError(1, 0x22) 20250319085617109 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429043975578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429043975578" session_id=3274436874 session_state=END} 20250319085617109 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085617109 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3ea441dbfef1: Found GsupExpect[0] for "262429043975578" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@3ea441dbfef1: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262429043975578" TC_mo_ussd_euse_disc(150)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085617117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59816<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@3ea441dbfef1: Final verdict of PTC: pass 20250319085617118 DAUC <0003> db_auc.c:157 IMSI='262420823498235': No 2G Auth Data 20250319085617118 DAUC <0003> db_auc.c:192 IMSI='262420823498235': No 3G Auth Data HLR_Test-GSUP(147)@3ea441dbfef1: Created GsupExpect[0] for "262420823498235" to be handled at TC_mo_ussd_euse_disc(151) 20250319085617133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59832<->l=127.0.0.1:4258 20250319085617136 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085617136 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420823498235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420823498235" session_id=3311513274 session_state=BEGIN} 20250319085617136 DSS <0004> hlr_ussd.c:576 262420823498235/0xc561aeba: Process SS (BEGIN) 20250319085617136 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085617136 DSS <0004> hlr_ussd.c:518 262420823498235/0xc561aeba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085617136 DSS <0004> hlr_ussd.c:542 262420823498235/0xc561aeba: Cannot find conn for EUSE EUSE-foobar 20250319085617136 DSS <0004> hlr_ussd.c:354 262420823498235/0xc561aeba: Tx ReturnError(1, 0x22) 20250319085617136 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420823498235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420823498235" session_id=3311513274 session_state=END} 20250319085617136 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085617136 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3ea441dbfef1: Found GsupExpect[0] for "262420823498235" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@3ea441dbfef1: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262420823498235" TC_mo_ussd_euse_disc(151)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085617137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59832<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@3ea441dbfef1: Final verdict of PTC: pass 20250319085617137 DAUC <0003> db_auc.c:157 IMSI='262422364084960': No 2G Auth Data 20250319085617137 DAUC <0003> db_auc.c:192 IMSI='262422364084960': No 3G Auth Data HLR_Test-GSUP(147)@3ea441dbfef1: Created GsupExpect[0] for "262422364084960" to be handled at TC_mo_ussd_euse_disc(152) 20250319085617144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59844<->l=127.0.0.1:4258 20250319085617147 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085617147 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422364084960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422364084960" session_id=2033045737 session_state=BEGIN} 20250319085617147 DSS <0004> hlr_ussd.c:576 262422364084960/0x792dd0e9: Process SS (BEGIN) 20250319085617147 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085617147 DSS <0004> hlr_ussd.c:518 262422364084960/0x792dd0e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085617147 DSS <0004> hlr_ussd.c:542 262422364084960/0x792dd0e9: Cannot find conn for EUSE EUSE-foobar 20250319085617147 DSS <0004> hlr_ussd.c:354 262422364084960/0x792dd0e9: Tx ReturnError(1, 0x22) 20250319085617147 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422364084960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422364084960" session_id=2033045737 session_state=END} 20250319085617147 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085617147 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3ea441dbfef1: Found GsupExpect[0] for "262422364084960" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@3ea441dbfef1: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262422364084960" TC_mo_ussd_euse_disc(152)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085617148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59844<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@3ea441dbfef1: Final verdict of PTC: pass 20250319085617148 DAUC <0003> db_auc.c:157 IMSI='262428466693848': No 2G Auth Data 20250319085617148 DAUC <0003> db_auc.c:192 IMSI='262428466693848': No 3G Auth Data HLR_Test-GSUP(147)@3ea441dbfef1: Created GsupExpect[0] for "262428466693848" to be handled at TC_mo_ussd_euse_disc(153) 20250319085617156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59850<->l=127.0.0.1:4258 20250319085617159 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085617159 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428466693848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428466693848" session_id=1141222775 session_state=BEGIN} 20250319085617159 DSS <0004> hlr_ussd.c:576 262428466693848/0x4405ad77: Process SS (BEGIN) 20250319085617159 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085617159 DSS <0004> hlr_ussd.c:518 262428466693848/0x4405ad77: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085617159 DSS <0004> hlr_ussd.c:542 262428466693848/0x4405ad77: Cannot find conn for EUSE EUSE-foobar 20250319085617159 DSS <0004> hlr_ussd.c:354 262428466693848/0x4405ad77: Tx ReturnError(1, 0x22) 20250319085617159 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428466693848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428466693848" session_id=1141222775 session_state=END} 20250319085617159 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085617159 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3ea441dbfef1: Found GsupExpect[0] for "262428466693848" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@3ea441dbfef1: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428466693848" TC_mo_ussd_euse_disc(153)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085617161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59850<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@3ea441dbfef1: Final verdict of PTC: pass 20250319085617161 DAUC <0003> db_auc.c:157 IMSI='262424335032574': No 2G Auth Data 20250319085617161 DAUC <0003> db_auc.c:192 IMSI='262424335032574': No 3G Auth Data HLR_Test-GSUP(147)@3ea441dbfef1: Created GsupExpect[0] for "262424335032574" to be handled at TC_mo_ussd_euse_disc(154) 20250319085617169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59856<->l=127.0.0.1:4258 20250319085617172 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085617172 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424335032574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424335032574" session_id=1890548462 session_state=BEGIN} 20250319085617172 DSS <0004> hlr_ussd.c:576 262424335032574/0x70af7aee: Process SS (BEGIN) 20250319085617172 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085617172 DSS <0004> hlr_ussd.c:518 262424335032574/0x70af7aee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085617172 DSS <0004> hlr_ussd.c:542 262424335032574/0x70af7aee: Cannot find conn for EUSE EUSE-foobar 20250319085617172 DSS <0004> hlr_ussd.c:354 262424335032574/0x70af7aee: Tx ReturnError(1, 0x22) 20250319085617172 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424335032574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424335032574" session_id=1890548462 session_state=END} 20250319085617172 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085617172 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3ea441dbfef1: Found GsupExpect[0] for "262424335032574" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@3ea441dbfef1: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424335032574" TC_mo_ussd_euse_disc(154)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085617173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59856<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@3ea441dbfef1: Final verdict of PTC: pass 20250319085617173 DAUC <0003> db_auc.c:157 IMSI='262422838969159': No 2G Auth Data 20250319085617173 DAUC <0003> db_auc.c:192 IMSI='262422838969159': No 3G Auth Data HLR_Test-GSUP(147)@3ea441dbfef1: Created GsupExpect[0] for "262422838969159" to be handled at TC_mo_ussd_euse_disc(155) 20250319085617181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4258 20250319085617184 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085617184 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422838969159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422838969159" session_id=1256583198 session_state=BEGIN} 20250319085617184 DSS <0004> hlr_ussd.c:576 262422838969159/0x4ae5f01e: Process SS (BEGIN) 20250319085617184 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085617184 DSS <0004> hlr_ussd.c:518 262422838969159/0x4ae5f01e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085617184 DSS <0004> hlr_ussd.c:542 262422838969159/0x4ae5f01e: Cannot find conn for EUSE EUSE-foobar 20250319085617184 DSS <0004> hlr_ussd.c:354 262422838969159/0x4ae5f01e: Tx ReturnError(1, 0x22) 20250319085617184 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422838969159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422838969159" session_id=1256583198 session_state=END} 20250319085617184 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085617184 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3ea441dbfef1: Found GsupExpect[0] for "262422838969159" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@3ea441dbfef1: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262422838969159" TC_mo_ussd_euse_disc(155)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085617186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@3ea441dbfef1: Final verdict of PTC: pass 20250319085617186 DAUC <0003> db_auc.c:157 IMSI='262427377310257': No 2G Auth Data 20250319085617186 DAUC <0003> db_auc.c:192 IMSI='262427377310257': No 3G Auth Data HLR_Test-GSUP(147)@3ea441dbfef1: Created GsupExpect[0] for "262427377310257" to be handled at TC_mo_ussd_euse_disc(156) 20250319085617193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59874<->l=127.0.0.1:4258 20250319085617196 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085617196 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427377310257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427377310257" session_id=2572268000 session_state=BEGIN} 20250319085617196 DSS <0004> hlr_ussd.c:576 262427377310257/0x9951b1e0: Process SS (BEGIN) 20250319085617196 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085617196 DSS <0004> hlr_ussd.c:518 262427377310257/0x9951b1e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085617196 DSS <0004> hlr_ussd.c:542 262427377310257/0x9951b1e0: Cannot find conn for EUSE EUSE-foobar 20250319085617196 DSS <0004> hlr_ussd.c:354 262427377310257/0x9951b1e0: Tx ReturnError(1, 0x22) 20250319085617196 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427377310257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427377310257" session_id=2572268000 session_state=END} 20250319085617196 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085617196 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3ea441dbfef1: Found GsupExpect[0] for "262427377310257" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@3ea441dbfef1: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262427377310257" TC_mo_ussd_euse_disc(156)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085617197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59874<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@3ea441dbfef1: Final verdict of PTC: pass 20250319085617197 DAUC <0003> db_auc.c:157 IMSI='262427448235322': No 2G Auth Data 20250319085617197 DAUC <0003> db_auc.c:192 IMSI='262427448235322': No 3G Auth Data HLR_Test-GSUP(147)@3ea441dbfef1: Created GsupExpect[0] for "262427448235322" to be handled at TC_mo_ussd_euse_disc(157) 20250319085617204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59886<->l=127.0.0.1:4258 20250319085617206 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085617206 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427448235322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427448235322" session_id=1452864238 session_state=BEGIN} 20250319085617206 DSS <0004> hlr_ussd.c:576 262427448235322/0x5698f2ee: Process SS (BEGIN) 20250319085617206 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085617206 DSS <0004> hlr_ussd.c:518 262427448235322/0x5698f2ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085617206 DSS <0004> hlr_ussd.c:542 262427448235322/0x5698f2ee: Cannot find conn for EUSE EUSE-foobar 20250319085617206 DSS <0004> hlr_ussd.c:354 262427448235322/0x5698f2ee: Tx ReturnError(1, 0x22) 20250319085617206 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427448235322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427448235322" session_id=1452864238 session_state=END} 20250319085617206 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085617206 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3ea441dbfef1: Found GsupExpect[0] for "262427448235322" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@3ea441dbfef1: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262427448235322" TC_mo_ussd_euse_disc(157)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085617208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59886<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@3ea441dbfef1: Final verdict of PTC: pass 20250319085617208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59814<->l=127.0.0.1:4258 20250319085617209 DLINP <000b> input/ipa.c:452 connected read/write 20250319085617209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085617209 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085617209 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085617209 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085617209 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45409<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP(147)@3ea441dbfef1: Final verdict of PTC: none 148@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 148: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:17 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250319085617231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59892<->l=127.0.0.1:4258 20250319085617433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59892<->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@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_mo_ussd_iuse_imsi started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085620571 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085620571 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085620576 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085620578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59900<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085620581 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085620582 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085620582 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085620582 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  20250319085620582 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085620582 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  20250319085620582 DLGSUP <0013> gsup_server.c:236 2:  20250319085620582 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085620582 DLGSUP <0013> gsup_server.c:236 3:  20250319085620582 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085620582 DLGSUP <0013> gsup_server.c:236 4:  20250319085620582 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085620582 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(158)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085620582 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085620582 DLGSUP <0013> gsup_server.c:236 7:  20250319085620582 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085620582 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085620582 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085620582 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@3ea441dbfef1: 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") 20250319085620608 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35687<->l=127.0.0.1:4259) 20250319085620618 DAUC <0003> db_auc.c:157 IMSI='262426134919910': No 2G Auth Data 20250319085620618 DAUC <0003> db_auc.c:192 IMSI='262426134919910': No 3G Auth Data HLR_Test-GSUP(159)@3ea441dbfef1: Created GsupExpect[0] for "262426134919910" to be handled at TC_mo_ussd_iuse_imsi(162) 20250319085620646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59904<->l=127.0.0.1:4258 20250319085620662 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085620662 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426134919910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426134919910" session_id=3936383446 session_state=BEGIN} 20250319085620662 DSS <0004> hlr_ussd.c:576 262426134919910/0xeaa071d6: Process SS (BEGIN) 20250319085620662 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250319085620662 DSS <0004> hlr_ussd.c:518 262426134919910/0xeaa071d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250319085620662 DSS <0004> hlr_ussd.c:363 262426134919910/0xeaa071d6: Tx USSD 'Your IMSI is 262426134919910' 20250319085620662 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426134919910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426134919910" session_id=3936383446 session_state=END} 20250319085620662 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426134919910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085620662 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085620662 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3ea441dbfef1: Found GsupExpect[0] for "262426134919910" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@3ea441dbfef1: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262426134919910" TC_mo_ussd_iuse_imsi(162)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085620672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59904<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@3ea441dbfef1: Final verdict of PTC: pass 20250319085620674 DAUC <0003> db_auc.c:157 IMSI='262428684831269': No 2G Auth Data 20250319085620674 DAUC <0003> db_auc.c:192 IMSI='262428684831269': No 3G Auth Data HLR_Test-GSUP(159)@3ea441dbfef1: Created GsupExpect[0] for "262428684831269" to be handled at TC_mo_ussd_iuse_imsi(163) 20250319085620689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59906<->l=127.0.0.1:4258 20250319085620694 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085620694 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428684831269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428684831269" session_id=1102458289 session_state=BEGIN} 20250319085620694 DSS <0004> hlr_ussd.c:576 262428684831269/0x41b62db1: Process SS (BEGIN) 20250319085620694 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250319085620694 DSS <0004> hlr_ussd.c:518 262428684831269/0x41b62db1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250319085620694 DSS <0004> hlr_ussd.c:363 262428684831269/0x41b62db1: Tx USSD 'Your IMSI is 262428684831269' 20250319085620694 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428684831269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428684831269" session_id=1102458289 session_state=END} 20250319085620694 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428684831269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085620694 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085620694 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3ea441dbfef1: Found GsupExpect[0] for "262428684831269" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@3ea441dbfef1: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262428684831269" TC_mo_ussd_iuse_imsi(163)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085620697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59906<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@3ea441dbfef1: Final verdict of PTC: pass 20250319085620697 DAUC <0003> db_auc.c:157 IMSI='262428356302354': No 2G Auth Data 20250319085620697 DAUC <0003> db_auc.c:192 IMSI='262428356302354': No 3G Auth Data HLR_Test-GSUP(159)@3ea441dbfef1: Created GsupExpect[0] for "262428356302354" to be handled at TC_mo_ussd_iuse_imsi(164) 20250319085620704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59922<->l=127.0.0.1:4258 20250319085620707 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085620707 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428356302354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428356302354" session_id=1614801011 session_state=BEGIN} 20250319085620707 DSS <0004> hlr_ussd.c:576 262428356302354/0x603fe873: Process SS (BEGIN) 20250319085620707 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250319085620707 DSS <0004> hlr_ussd.c:518 262428356302354/0x603fe873: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250319085620707 DSS <0004> hlr_ussd.c:363 262428356302354/0x603fe873: Tx USSD 'Your IMSI is 262428356302354' 20250319085620707 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428356302354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428356302354" session_id=1614801011 session_state=END} 20250319085620707 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428356302354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085620707 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085620707 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3ea441dbfef1: Found GsupExpect[0] for "262428356302354" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@3ea441dbfef1: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262428356302354" TC_mo_ussd_iuse_imsi(164)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085620710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59922<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@3ea441dbfef1: Final verdict of PTC: pass 20250319085620710 DAUC <0003> db_auc.c:157 IMSI='262420750105125': No 2G Auth Data 20250319085620710 DAUC <0003> db_auc.c:192 IMSI='262420750105125': No 3G Auth Data HLR_Test-GSUP(159)@3ea441dbfef1: Created GsupExpect[0] for "262420750105125" to be handled at TC_mo_ussd_iuse_imsi(165) 20250319085620717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59938<->l=127.0.0.1:4258 20250319085620720 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085620720 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420750105125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420750105125" session_id=1651761884 session_state=BEGIN} 20250319085620720 DSS <0004> hlr_ussd.c:576 262420750105125/0x6273e2dc: Process SS (BEGIN) 20250319085620720 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250319085620720 DSS <0004> hlr_ussd.c:518 262420750105125/0x6273e2dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250319085620720 DSS <0004> hlr_ussd.c:363 262420750105125/0x6273e2dc: Tx USSD 'Your IMSI is 262420750105125' 20250319085620720 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420750105125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420750105125" session_id=1651761884 session_state=END} 20250319085620720 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420750105125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085620720 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085620720 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3ea441dbfef1: Found GsupExpect[0] for "262420750105125" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@3ea441dbfef1: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262420750105125" TC_mo_ussd_iuse_imsi(165)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085620722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59938<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@3ea441dbfef1: Final verdict of PTC: pass 20250319085620723 DAUC <0003> db_auc.c:157 IMSI='262422316514839': No 2G Auth Data 20250319085620723 DAUC <0003> db_auc.c:192 IMSI='262422316514839': No 3G Auth Data HLR_Test-GSUP(159)@3ea441dbfef1: Created GsupExpect[0] for "262422316514839" to be handled at TC_mo_ussd_iuse_imsi(166) 20250319085620730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59944<->l=127.0.0.1:4258 20250319085620733 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085620733 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422316514839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422316514839" session_id=4282779563 session_state=BEGIN} 20250319085620733 DSS <0004> hlr_ussd.c:576 262422316514839/0xff4607ab: Process SS (BEGIN) 20250319085620733 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250319085620733 DSS <0004> hlr_ussd.c:518 262422316514839/0xff4607ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250319085620733 DSS <0004> hlr_ussd.c:363 262422316514839/0xff4607ab: Tx USSD 'Your IMSI is 262422316514839' 20250319085620733 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422316514839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422316514839" session_id=4282779563 session_state=END} 20250319085620733 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422316514839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085620733 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085620733 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3ea441dbfef1: Found GsupExpect[0] for "262422316514839" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@3ea441dbfef1: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262422316514839" TC_mo_ussd_iuse_imsi(166)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085620735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59944<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@3ea441dbfef1: Final verdict of PTC: pass 20250319085620735 DAUC <0003> db_auc.c:157 IMSI='262420277224439': No 2G Auth Data 20250319085620735 DAUC <0003> db_auc.c:192 IMSI='262420277224439': No 3G Auth Data HLR_Test-GSUP(159)@3ea441dbfef1: Created GsupExpect[0] for "262420277224439" to be handled at TC_mo_ussd_iuse_imsi(167) 20250319085620741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59958<->l=127.0.0.1:4258 20250319085620744 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085620744 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420277224439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420277224439" session_id=3647403273 session_state=BEGIN} 20250319085620744 DSS <0004> hlr_ussd.c:576 262420277224439/0xd966f509: Process SS (BEGIN) 20250319085620744 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250319085620744 DSS <0004> hlr_ussd.c:518 262420277224439/0xd966f509: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250319085620744 DSS <0004> hlr_ussd.c:363 262420277224439/0xd966f509: Tx USSD 'Your IMSI is 262420277224439' 20250319085620744 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420277224439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420277224439" session_id=3647403273 session_state=END} 20250319085620744 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420277224439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085620744 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085620744 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3ea441dbfef1: Found GsupExpect[0] for "262420277224439" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@3ea441dbfef1: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262420277224439" TC_mo_ussd_iuse_imsi(167)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085620746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59958<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@3ea441dbfef1: Final verdict of PTC: pass 20250319085620746 DAUC <0003> db_auc.c:157 IMSI='262423522078511': No 2G Auth Data 20250319085620746 DAUC <0003> db_auc.c:192 IMSI='262423522078511': No 3G Auth Data HLR_Test-GSUP(159)@3ea441dbfef1: Created GsupExpect[0] for "262423522078511" to be handled at TC_mo_ussd_iuse_imsi(168) 20250319085620752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59968<->l=127.0.0.1:4258 20250319085620755 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085620755 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423522078511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423522078511" session_id=1124855387 session_state=BEGIN} 20250319085620755 DSS <0004> hlr_ussd.c:576 262423522078511/0x430bee5b: Process SS (BEGIN) 20250319085620755 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250319085620755 DSS <0004> hlr_ussd.c:518 262423522078511/0x430bee5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250319085620755 DSS <0004> hlr_ussd.c:363 262423522078511/0x430bee5b: Tx USSD 'Your IMSI is 262423522078511' 20250319085620755 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423522078511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423522078511" session_id=1124855387 session_state=END} 20250319085620755 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423522078511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085620755 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085620755 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3ea441dbfef1: Found GsupExpect[0] for "262423522078511" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@3ea441dbfef1: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262423522078511" TC_mo_ussd_iuse_imsi(168)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085620757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59968<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@3ea441dbfef1: Final verdict of PTC: pass 20250319085620757 DAUC <0003> db_auc.c:157 IMSI='262426905470502': No 2G Auth Data 20250319085620757 DAUC <0003> db_auc.c:192 IMSI='262426905470502': No 3G Auth Data HLR_Test-GSUP(159)@3ea441dbfef1: Created GsupExpect[0] for "262426905470502" to be handled at TC_mo_ussd_iuse_imsi(169) 20250319085620764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59982<->l=127.0.0.1:4258 20250319085620767 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085620767 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426905470502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426905470502" session_id=4263665933 session_state=BEGIN} 20250319085620767 DSS <0004> hlr_ussd.c:576 262426905470502/0xfe22610d: Process SS (BEGIN) 20250319085620767 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250319085620767 DSS <0004> hlr_ussd.c:518 262426905470502/0xfe22610d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250319085620767 DSS <0004> hlr_ussd.c:363 262426905470502/0xfe22610d: Tx USSD 'Your IMSI is 262426905470502' 20250319085620767 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426905470502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426905470502" session_id=4263665933 session_state=END} 20250319085620767 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426905470502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085620767 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085620767 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3ea441dbfef1: Found GsupExpect[0] for "262426905470502" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@3ea441dbfef1: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262426905470502" TC_mo_ussd_iuse_imsi(169)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085620769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59982<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@3ea441dbfef1: Final verdict of PTC: pass 20250319085620769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59900<->l=127.0.0.1:4258 20250319085620770 DLINP <000b> input/ipa.c:452 connected read/write 20250319085620770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085620770 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085620770 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085620770 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@3ea441dbfef1: Final verdict of PTC: none 160@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@3ea441dbfef1: Final verdict of PTC: none 20250319085620770 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35687<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(161)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 160: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:20 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 20250319085620793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4258 20250319085620994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59986<->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=82432) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:56:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085624118 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085624118 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085624123 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085624124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36870<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085624128 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085624128 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085624128 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085624128 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  20250319085624128 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085624128 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  20250319085624128 DLGSUP <0013> gsup_server.c:236 2:  20250319085624128 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085624128 DLGSUP <0013> gsup_server.c:236 3:  20250319085624128 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085624129 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(170)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085624129 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085624129 DLGSUP <0013> gsup_server.c:236 5:  20250319085624129 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085624129 DLGSUP <0013> gsup_server.c:236 7:  20250319085624129 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085624129 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085624129 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085624129 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@3ea441dbfef1: 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") 20250319085624148 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40433<->l=127.0.0.1:4259) 20250319085624155 DAUC <0003> db_auc.c:157 IMSI='262427919148556': No 2G Auth Data 20250319085624155 DAUC <0003> db_auc.c:192 IMSI='262427919148556': No 3G Auth Data HLR_Test-GSUP(171)@3ea441dbfef1: Created GsupExpect[0] for "262427919148556" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250319085624173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36874<->l=127.0.0.1:4258 20250319085624179 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085624179 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427919148556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427919148556" source_name="the-source\n" session_id=2813508857 session_state=BEGIN} 20250319085624179 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250319085624179 DSS <0004> hlr_ussd.c:576 262427919148556/0xa7b2bcf9: Process SS (BEGIN) 20250319085624180 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250319085624180 DSS <0004> hlr_ussd.c:518 262427919148556/0xa7b2bcf9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250319085624180 DSS <0004> hlr_ussd.c:363 262427919148556/0xa7b2bcf9: Tx USSD 'Your IMSI is 262427919148556' 20250319085624180 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427919148556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427919148556" destination_name="the-source\n" session_id=2813508857 session_state=END} 20250319085624180 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262427919148556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085624180 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085624180 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3ea441dbfef1: Found GsupExpect[0] for "262427919148556" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@3ea441dbfef1: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262427919148556" TC_mo_ussd_iuse_imsi_via_proxy(174)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085624183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36874<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@3ea441dbfef1: Final verdict of PTC: pass 20250319085624184 DAUC <0003> db_auc.c:157 IMSI='262421668439690': No 2G Auth Data 20250319085624184 DAUC <0003> db_auc.c:192 IMSI='262421668439690': No 3G Auth Data HLR_Test-GSUP(171)@3ea441dbfef1: Created GsupExpect[0] for "262421668439690" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250319085624195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36888<->l=127.0.0.1:4258 20250319085624198 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085624198 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421668439690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421668439690" source_name="the-source\n" session_id=4245941396 session_state=BEGIN} 20250319085624198 DSS <0004> hlr_ussd.c:576 262421668439690/0xfd13ec94: Process SS (BEGIN) 20250319085624198 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250319085624198 DSS <0004> hlr_ussd.c:518 262421668439690/0xfd13ec94: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250319085624198 DSS <0004> hlr_ussd.c:363 262421668439690/0xfd13ec94: Tx USSD 'Your IMSI is 262421668439690' 20250319085624198 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262421668439690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421668439690" destination_name="the-source\n" session_id=4245941396 session_state=END} 20250319085624198 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262421668439690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085624198 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085624198 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3ea441dbfef1: Found GsupExpect[0] for "262421668439690" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@3ea441dbfef1: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262421668439690" TC_mo_ussd_iuse_imsi_via_proxy(175)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085624200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36888<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@3ea441dbfef1: Final verdict of PTC: pass 20250319085624200 DAUC <0003> db_auc.c:157 IMSI='262427857928755': No 2G Auth Data 20250319085624200 DAUC <0003> db_auc.c:192 IMSI='262427857928755': No 3G Auth Data HLR_Test-GSUP(171)@3ea441dbfef1: Created GsupExpect[0] for "262427857928755" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250319085624206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36904<->l=127.0.0.1:4258 20250319085624209 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085624209 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427857928755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427857928755" source_name="the-source\n" session_id=2037303157 session_state=BEGIN} 20250319085624209 DSS <0004> hlr_ussd.c:576 262427857928755/0x796ec775: Process SS (BEGIN) 20250319085624209 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250319085624209 DSS <0004> hlr_ussd.c:518 262427857928755/0x796ec775: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250319085624209 DSS <0004> hlr_ussd.c:363 262427857928755/0x796ec775: Tx USSD 'Your IMSI is 262427857928755' 20250319085624209 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427857928755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427857928755" destination_name="the-source\n" session_id=2037303157 session_state=END} 20250319085624209 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262427857928755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085624209 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085624209 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3ea441dbfef1: Found GsupExpect[0] for "262427857928755" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@3ea441dbfef1: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262427857928755" TC_mo_ussd_iuse_imsi_via_proxy(176)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085624211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36904<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@3ea441dbfef1: Final verdict of PTC: pass 20250319085624211 DAUC <0003> db_auc.c:157 IMSI='262424638380427': No 2G Auth Data 20250319085624211 DAUC <0003> db_auc.c:192 IMSI='262424638380427': No 3G Auth Data HLR_Test-GSUP(171)@3ea441dbfef1: Created GsupExpect[0] for "262424638380427" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250319085624218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36916<->l=127.0.0.1:4258 20250319085624221 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085624221 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424638380427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424638380427" source_name="the-source\n" session_id=2942507938 session_state=BEGIN} 20250319085624221 DSS <0004> hlr_ussd.c:576 262424638380427/0xaf631ba2: Process SS (BEGIN) 20250319085624221 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250319085624221 DSS <0004> hlr_ussd.c:518 262424638380427/0xaf631ba2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250319085624221 DSS <0004> hlr_ussd.c:363 262424638380427/0xaf631ba2: Tx USSD 'Your IMSI is 262424638380427' 20250319085624221 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424638380427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424638380427" destination_name="the-source\n" session_id=2942507938 session_state=END} 20250319085624221 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262424638380427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085624221 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085624221 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3ea441dbfef1: Found GsupExpect[0] for "262424638380427" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@3ea441dbfef1: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262424638380427" TC_mo_ussd_iuse_imsi_via_proxy(177)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085624223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36916<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@3ea441dbfef1: Final verdict of PTC: pass 20250319085624224 DAUC <0003> db_auc.c:157 IMSI='262428051979217': No 2G Auth Data 20250319085624224 DAUC <0003> db_auc.c:192 IMSI='262428051979217': No 3G Auth Data HLR_Test-GSUP(171)@3ea441dbfef1: Created GsupExpect[0] for "262428051979217" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250319085624230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36918<->l=127.0.0.1:4258 20250319085624233 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085624233 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428051979217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428051979217" source_name="the-source\n" session_id=1860273621 session_state=BEGIN} 20250319085624233 DSS <0004> hlr_ussd.c:576 262428051979217/0x6ee185d5: Process SS (BEGIN) 20250319085624233 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250319085624233 DSS <0004> hlr_ussd.c:518 262428051979217/0x6ee185d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250319085624233 DSS <0004> hlr_ussd.c:363 262428051979217/0x6ee185d5: Tx USSD 'Your IMSI is 262428051979217' 20250319085624233 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428051979217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428051979217" destination_name="the-source\n" session_id=1860273621 session_state=END} 20250319085624233 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262428051979217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085624233 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085624233 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3ea441dbfef1: Found GsupExpect[0] for "262428051979217" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@3ea441dbfef1: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262428051979217" TC_mo_ussd_iuse_imsi_via_proxy(178)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085624235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36918<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@3ea441dbfef1: Final verdict of PTC: pass 20250319085624235 DAUC <0003> db_auc.c:157 IMSI='262422171844829': No 2G Auth Data 20250319085624235 DAUC <0003> db_auc.c:192 IMSI='262422171844829': No 3G Auth Data HLR_Test-GSUP(171)@3ea441dbfef1: Created GsupExpect[0] for "262422171844829" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250319085624242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36924<->l=127.0.0.1:4258 20250319085624245 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085624245 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262422171844829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422171844829" source_name="the-source\n" session_id=3228628466 session_state=BEGIN} 20250319085624245 DSS <0004> hlr_ussd.c:576 262422171844829/0xc070f5f2: Process SS (BEGIN) 20250319085624245 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250319085624245 DSS <0004> hlr_ussd.c:518 262422171844829/0xc070f5f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250319085624245 DSS <0004> hlr_ussd.c:363 262422171844829/0xc070f5f2: Tx USSD 'Your IMSI is 262422171844829' 20250319085624245 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262422171844829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422171844829" destination_name="the-source\n" session_id=3228628466 session_state=END} 20250319085624245 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262422171844829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085624245 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085624245 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3ea441dbfef1: Found GsupExpect[0] for "262422171844829" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@3ea441dbfef1: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262422171844829" TC_mo_ussd_iuse_imsi_via_proxy(179)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085624247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36924<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@3ea441dbfef1: Final verdict of PTC: pass 20250319085624248 DAUC <0003> db_auc.c:157 IMSI='262426789480082': No 2G Auth Data 20250319085624248 DAUC <0003> db_auc.c:192 IMSI='262426789480082': No 3G Auth Data HLR_Test-GSUP(171)@3ea441dbfef1: Created GsupExpect[0] for "262426789480082" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250319085624255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36934<->l=127.0.0.1:4258 20250319085624257 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085624257 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426789480082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426789480082" source_name="the-source\n" session_id=1650795605 session_state=BEGIN} 20250319085624257 DSS <0004> hlr_ussd.c:576 262426789480082/0x62652455: Process SS (BEGIN) 20250319085624257 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250319085624257 DSS <0004> hlr_ussd.c:518 262426789480082/0x62652455: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250319085624257 DSS <0004> hlr_ussd.c:363 262426789480082/0x62652455: Tx USSD 'Your IMSI is 262426789480082' 20250319085624257 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426789480082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426789480082" destination_name="the-source\n" session_id=1650795605 session_state=END} 20250319085624257 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262426789480082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085624257 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085624257 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3ea441dbfef1: Found GsupExpect[0] for "262426789480082" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@3ea441dbfef1: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426789480082" TC_mo_ussd_iuse_imsi_via_proxy(180)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085624260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36934<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@3ea441dbfef1: Final verdict of PTC: pass 20250319085624260 DAUC <0003> db_auc.c:157 IMSI='262428668215208': No 2G Auth Data 20250319085624260 DAUC <0003> db_auc.c:192 IMSI='262428668215208': No 3G Auth Data HLR_Test-GSUP(171)@3ea441dbfef1: Created GsupExpect[0] for "262428668215208" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250319085624267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36950<->l=127.0.0.1:4258 20250319085624270 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085624270 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428668215208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428668215208" source_name="the-source\n" session_id=1894031929 session_state=BEGIN} 20250319085624270 DSS <0004> hlr_ussd.c:576 262428668215208/0x70e4a239: Process SS (BEGIN) 20250319085624270 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250319085624270 DSS <0004> hlr_ussd.c:518 262428668215208/0x70e4a239: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250319085624270 DSS <0004> hlr_ussd.c:363 262428668215208/0x70e4a239: Tx USSD 'Your IMSI is 262428668215208' 20250319085624270 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428668215208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428668215208" destination_name="the-source\n" session_id=1894031929 session_state=END} 20250319085624270 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262428668215208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085624270 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085624270 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3ea441dbfef1: Found GsupExpect[0] for "262428668215208" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@3ea441dbfef1: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262428668215208" TC_mo_ussd_iuse_imsi_via_proxy(181)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085624272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36950<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@3ea441dbfef1: Final verdict of PTC: pass 20250319085624273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36870<->l=127.0.0.1:4258 20250319085624273 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40433<->l=127.0.0.1:4259) 20250319085624274 DLINP <000b> input/ipa.c:452 connected read/write 20250319085624274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085624274 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085624274 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085624274 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085624274 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP(171)@3ea441dbfef1: Final verdict of PTC: none 172@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 172: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:24 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 20250319085624298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36956<->l=127.0.0.1:4258 20250319085624499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36956<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69748) Waiting for packet dumper to finish... 1 (prev_count=69748, count=83488) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_mo_ussd_iuse_msisdn started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085627602 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085627602 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085627607 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085627609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36968<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(182)@3ea441dbfef1: 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 } } } } 20250319085627613 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085627613 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085627613 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085627613 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  20250319085627613 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085627613 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  20250319085627613 DLGSUP <0013> gsup_server.c:236 2:  20250319085627613 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085627613 DLGSUP <0013> gsup_server.c:236 3:  20250319085627613 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085627613 DLGSUP <0013> gsup_server.c:236 4:  20250319085627613 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085627613 DLGSUP <0013> gsup_server.c:236 5:  20250319085627613 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085627613 DLGSUP <0013> gsup_server.c:236 7:  20250319085627613 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085627613 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085627613 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085627613 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@3ea441dbfef1: 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") 20250319085627641 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35585<->l=127.0.0.1:4259) 20250319085627652 DAUC <0003> db_auc.c:157 IMSI='262425476909735': No 2G Auth Data 20250319085627652 DAUC <0003> db_auc.c:192 IMSI='262425476909735': No 3G Auth Data HLR_Test-GSUP(183)@3ea441dbfef1: Created GsupExpect[0] for "262425476909735" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250319085627679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36970<->l=127.0.0.1:4258 20250319085627691 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085627691 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425476909735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425476909735" session_id=1849030149 session_state=BEGIN} 20250319085627691 DSS <0004> hlr_ussd.c:576 262425476909735/0x6e35f605: Process SS (BEGIN) 20250319085627691 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250319085627691 DSS <0004> hlr_ussd.c:518 262425476909735/0x6e35f605: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250319085627691 DSS <0004> hlr_ussd.c:363 262425476909735/0x6e35f605: Tx USSD 'Your extension is 491617376638' 20250319085627691 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425476909735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425476909735" session_id=1849030149 session_state=END} 20250319085627691 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425476909735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085627691 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085627691 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3ea441dbfef1: Found GsupExpect[0] for "262425476909735" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@3ea441dbfef1: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262425476909735" TC_mo_ussd_iuse_msisdn(186)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085627697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36970<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@3ea441dbfef1: Final verdict of PTC: pass 20250319085627698 DAUC <0003> db_auc.c:157 IMSI='262425273340475': No 2G Auth Data 20250319085627698 DAUC <0003> db_auc.c:192 IMSI='262425273340475': No 3G Auth Data HLR_Test-GSUP(183)@3ea441dbfef1: Created GsupExpect[0] for "262425273340475" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250319085627706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36986<->l=127.0.0.1:4258 20250319085627709 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085627709 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425273340475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425273340475" session_id=476294984 session_state=BEGIN} 20250319085627709 DSS <0004> hlr_ussd.c:576 262425273340475/0x1c63af48: Process SS (BEGIN) 20250319085627709 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250319085627709 DSS <0004> hlr_ussd.c:518 262425273340475/0x1c63af48: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250319085627709 DSS <0004> hlr_ussd.c:363 262425273340475/0x1c63af48: Tx USSD 'Your extension is 491615576146' 20250319085627709 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425273340475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425273340475" session_id=476294984 session_state=END} 20250319085627709 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425273340475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085627709 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085627709 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3ea441dbfef1: Found GsupExpect[0] for "262425273340475" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@3ea441dbfef1: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425273340475" TC_mo_ussd_iuse_msisdn(187)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085627711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36986<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@3ea441dbfef1: Final verdict of PTC: pass 20250319085627711 DAUC <0003> db_auc.c:157 IMSI='262425380544854': No 2G Auth Data 20250319085627711 DAUC <0003> db_auc.c:192 IMSI='262425380544854': No 3G Auth Data HLR_Test-GSUP(183)@3ea441dbfef1: Created GsupExpect[0] for "262425380544854" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250319085627718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36996<->l=127.0.0.1:4258 20250319085627720 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085627720 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425380544854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425380544854" session_id=3623386605 session_state=BEGIN} 20250319085627720 DSS <0004> hlr_ussd.c:576 262425380544854/0xd7f87ded: Process SS (BEGIN) 20250319085627720 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250319085627720 DSS <0004> hlr_ussd.c:518 262425380544854/0xd7f87ded: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250319085627720 DSS <0004> hlr_ussd.c:363 262425380544854/0xd7f87ded: Tx USSD 'Your extension is 491610044513' 20250319085627720 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425380544854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425380544854" session_id=3623386605 session_state=END} 20250319085627720 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425380544854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085627720 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085627720 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3ea441dbfef1: Found GsupExpect[0] for "262425380544854" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@3ea441dbfef1: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262425380544854" TC_mo_ussd_iuse_msisdn(188)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085627722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36996<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@3ea441dbfef1: Final verdict of PTC: pass 20250319085627723 DAUC <0003> db_auc.c:157 IMSI='262428790921077': No 2G Auth Data 20250319085627723 DAUC <0003> db_auc.c:192 IMSI='262428790921077': No 3G Auth Data HLR_Test-GSUP(183)@3ea441dbfef1: Created GsupExpect[0] for "262428790921077" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250319085627730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37012<->l=127.0.0.1:4258 20250319085627733 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085627733 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428790921077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428790921077" session_id=394620534 session_state=BEGIN} 20250319085627733 DSS <0004> hlr_ussd.c:576 262428790921077/0x17856e76: Process SS (BEGIN) 20250319085627733 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250319085627733 DSS <0004> hlr_ussd.c:518 262428790921077/0x17856e76: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250319085627733 DSS <0004> hlr_ussd.c:363 262428790921077/0x17856e76: Tx USSD 'Your extension is 491611036382' 20250319085627733 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428790921077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428790921077" session_id=394620534 session_state=END} 20250319085627733 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428790921077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085627733 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085627733 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3ea441dbfef1: Found GsupExpect[0] for "262428790921077" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@3ea441dbfef1: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262428790921077" TC_mo_ussd_iuse_msisdn(189)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085627735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37012<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@3ea441dbfef1: Final verdict of PTC: pass 20250319085627735 DAUC <0003> db_auc.c:157 IMSI='262420487710748': No 2G Auth Data 20250319085627735 DAUC <0003> db_auc.c:192 IMSI='262420487710748': No 3G Auth Data HLR_Test-GSUP(183)@3ea441dbfef1: Created GsupExpect[0] for "262420487710748" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250319085627742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37028<->l=127.0.0.1:4258 20250319085627745 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085627745 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420487710748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420487710748" session_id=473120507 session_state=BEGIN} 20250319085627745 DSS <0004> hlr_ussd.c:576 262420487710748/0x1c333efb: Process SS (BEGIN) 20250319085627745 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250319085627745 DSS <0004> hlr_ussd.c:518 262420487710748/0x1c333efb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250319085627745 DSS <0004> hlr_ussd.c:363 262420487710748/0x1c333efb: Tx USSD 'Your extension is 491611634676' 20250319085627745 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420487710748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420487710748" session_id=473120507 session_state=END} 20250319085627745 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420487710748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085627745 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085627745 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3ea441dbfef1: Found GsupExpect[0] for "262420487710748" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@3ea441dbfef1: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262420487710748" TC_mo_ussd_iuse_msisdn(190)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085627747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37028<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@3ea441dbfef1: Final verdict of PTC: pass 20250319085627748 DAUC <0003> db_auc.c:157 IMSI='262429643142469': No 2G Auth Data 20250319085627748 DAUC <0003> db_auc.c:192 IMSI='262429643142469': No 3G Auth Data HLR_Test-GSUP(183)@3ea441dbfef1: Created GsupExpect[0] for "262429643142469" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250319085627755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37036<->l=127.0.0.1:4258 20250319085627757 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085627757 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429643142469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429643142469" session_id=3341273702 session_state=BEGIN} 20250319085627757 DSS <0004> hlr_ussd.c:576 262429643142469/0xc727ca66: Process SS (BEGIN) 20250319085627757 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250319085627757 DSS <0004> hlr_ussd.c:518 262429643142469/0xc727ca66: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250319085627757 DSS <0004> hlr_ussd.c:363 262429643142469/0xc727ca66: Tx USSD 'Your extension is 491611170142' 20250319085627757 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429643142469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429643142469" session_id=3341273702 session_state=END} 20250319085627757 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429643142469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085627757 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085627757 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3ea441dbfef1: Found GsupExpect[0] for "262429643142469" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@3ea441dbfef1: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262429643142469" TC_mo_ussd_iuse_msisdn(191)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085627759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37036<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@3ea441dbfef1: Final verdict of PTC: pass 20250319085627760 DAUC <0003> db_auc.c:157 IMSI='262429096340930': No 2G Auth Data 20250319085627760 DAUC <0003> db_auc.c:192 IMSI='262429096340930': No 3G Auth Data HLR_Test-GSUP(183)@3ea441dbfef1: Created GsupExpect[0] for "262429096340930" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250319085627767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37042<->l=127.0.0.1:4258 20250319085627769 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085627769 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429096340930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429096340930" session_id=292912816 session_state=BEGIN} 20250319085627769 DSS <0004> hlr_ussd.c:576 262429096340930/0x11757eb0: Process SS (BEGIN) 20250319085627769 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250319085627769 DSS <0004> hlr_ussd.c:518 262429096340930/0x11757eb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250319085627770 DSS <0004> hlr_ussd.c:363 262429096340930/0x11757eb0: Tx USSD 'Your extension is 491613423030' 20250319085627770 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429096340930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429096340930" session_id=292912816 session_state=END} 20250319085627770 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429096340930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085627770 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085627770 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3ea441dbfef1: Found GsupExpect[0] for "262429096340930" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@3ea441dbfef1: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262429096340930" TC_mo_ussd_iuse_msisdn(192)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085627772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37042<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@3ea441dbfef1: Final verdict of PTC: pass 20250319085627772 DAUC <0003> db_auc.c:157 IMSI='262421302702509': No 2G Auth Data 20250319085627772 DAUC <0003> db_auc.c:192 IMSI='262421302702509': No 3G Auth Data HLR_Test-GSUP(183)@3ea441dbfef1: Created GsupExpect[0] for "262421302702509" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250319085627779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37052<->l=127.0.0.1:4258 20250319085627782 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085627782 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421302702509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421302702509" session_id=2070522058 session_state=BEGIN} 20250319085627782 DSS <0004> hlr_ussd.c:576 262421302702509/0x7b69a8ca: Process SS (BEGIN) 20250319085627782 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250319085627782 DSS <0004> hlr_ussd.c:518 262421302702509/0x7b69a8ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250319085627782 DSS <0004> hlr_ussd.c:363 262421302702509/0x7b69a8ca: Tx USSD 'Your extension is 491617782847' 20250319085627782 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421302702509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421302702509" session_id=2070522058 session_state=END} 20250319085627782 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421302702509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085627782 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085627782 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3ea441dbfef1: Found GsupExpect[0] for "262421302702509" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@3ea441dbfef1: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262421302702509" TC_mo_ussd_iuse_msisdn(193)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085627784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37052<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@3ea441dbfef1: Final verdict of PTC: pass 20250319085627784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36968<->l=127.0.0.1:4258 20250319085627785 DLINP <000b> input/ipa.c:452 connected read/write 20250319085627785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085627785 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085627785 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085627785 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085627785 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35585<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@3ea441dbfef1: Final verdict of PTC: none 184@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 184: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:27 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 20250319085627808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37066<->l=127.0.0.1:4258 20250319085628010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37066<->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@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:56:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085631124 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085631124 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085631127 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085631129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@3ea441dbfef1: 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) } } } } 20250319085631132 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085631133 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085631133 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085631133 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  20250319085631133 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085631133 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  20250319085631133 DLGSUP <0013> gsup_server.c:236 2:  20250319085631133 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085631133 DLGSUP <0013> gsup_server.c:236 3:  20250319085631133 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085631133 DLGSUP <0013> gsup_server.c:236 4:  20250319085631133 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085631133 DLGSUP <0013> gsup_server.c:236 5:  20250319085631133 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085631133 DLGSUP <0013> gsup_server.c:236 7:  20250319085631133 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(194)@3ea441dbfef1: 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 } } } } 20250319085631133 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085631133 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085631133 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@3ea441dbfef1: 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") 20250319085631157 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43217<->l=127.0.0.1:4259) 20250319085631166 DAUC <0003> db_auc.c:157 IMSI='262424282807883': No 2G Auth Data 20250319085631166 DAUC <0003> db_auc.c:192 IMSI='262424282807883': No 3G Auth Data HLR_Test-GSUP(195)@3ea441dbfef1: Created GsupExpect[0] for "262424282807883" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250319085631188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37084<->l=127.0.0.1:4258 20250319085631202 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085631202 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424282807883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424282807883" source_name="the-source\n" session_id=2353610796 session_state=BEGIN} 20250319085631202 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250319085631202 DSS <0004> hlr_ussd.c:576 262424282807883/0x8c49402c: Process SS (BEGIN) 20250319085631202 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250319085631202 DSS <0004> hlr_ussd.c:518 262424282807883/0x8c49402c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250319085631202 DSS <0004> hlr_ussd.c:363 262424282807883/0x8c49402c: Tx USSD 'Your extension is 491612855634' 20250319085631202 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424282807883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424282807883" destination_name="the-source\n" session_id=2353610796 session_state=END} 20250319085631202 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262424282807883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085631202 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085631202 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3ea441dbfef1: Found GsupExpect[0] for "262424282807883" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@3ea441dbfef1: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262424282807883" TC_mo_ussd_iuse_msisdn_via_proxy(198)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085631210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37084<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@3ea441dbfef1: Final verdict of PTC: pass 20250319085631211 DAUC <0003> db_auc.c:157 IMSI='262422845975822': No 2G Auth Data 20250319085631211 DAUC <0003> db_auc.c:192 IMSI='262422845975822': No 3G Auth Data HLR_Test-GSUP(195)@3ea441dbfef1: Created GsupExpect[0] for "262422845975822" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250319085631220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37098<->l=127.0.0.1:4258 20250319085631223 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085631223 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422845975822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422845975822" source_name="the-source\n" session_id=1334696481 session_state=BEGIN} 20250319085631223 DSS <0004> hlr_ussd.c:576 262422845975822/0x4f8dda21: Process SS (BEGIN) 20250319085631223 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250319085631223 DSS <0004> hlr_ussd.c:518 262422845975822/0x4f8dda21: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250319085631223 DSS <0004> hlr_ussd.c:363 262422845975822/0x4f8dda21: Tx USSD 'Your extension is 491617500672' 20250319085631223 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422845975822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422845975822" destination_name="the-source\n" session_id=1334696481 session_state=END} 20250319085631223 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262422845975822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085631223 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085631223 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3ea441dbfef1: Found GsupExpect[0] for "262422845975822" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@3ea441dbfef1: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262422845975822" TC_mo_ussd_iuse_msisdn_via_proxy(199)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085631225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37098<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@3ea441dbfef1: Final verdict of PTC: pass 20250319085631225 DAUC <0003> db_auc.c:157 IMSI='262422693881461': No 2G Auth Data 20250319085631225 DAUC <0003> db_auc.c:192 IMSI='262422693881461': No 3G Auth Data HLR_Test-GSUP(195)@3ea441dbfef1: Created GsupExpect[0] for "262422693881461" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250319085631232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37112<->l=127.0.0.1:4258 20250319085631235 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085631235 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422693881461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422693881461" source_name="the-source\n" session_id=1352704558 session_state=BEGIN} 20250319085631235 DSS <0004> hlr_ussd.c:576 262422693881461/0x50a0a22e: Process SS (BEGIN) 20250319085631235 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250319085631235 DSS <0004> hlr_ussd.c:518 262422693881461/0x50a0a22e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250319085631235 DSS <0004> hlr_ussd.c:363 262422693881461/0x50a0a22e: Tx USSD 'Your extension is 491617326032' 20250319085631235 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422693881461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422693881461" destination_name="the-source\n" session_id=1352704558 session_state=END} 20250319085631235 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262422693881461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085631235 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085631235 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3ea441dbfef1: Found GsupExpect[0] for "262422693881461" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@3ea441dbfef1: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262422693881461" TC_mo_ussd_iuse_msisdn_via_proxy(200)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085631237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37112<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@3ea441dbfef1: Final verdict of PTC: pass 20250319085631238 DAUC <0003> db_auc.c:157 IMSI='262425113909035': No 2G Auth Data 20250319085631238 DAUC <0003> db_auc.c:192 IMSI='262425113909035': No 3G Auth Data HLR_Test-GSUP(195)@3ea441dbfef1: Created GsupExpect[0] for "262425113909035" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250319085631245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37122<->l=127.0.0.1:4258 20250319085631247 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085631247 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262425113909035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425113909035" source_name="the-source\n" session_id=3407144733 session_state=BEGIN} 20250319085631247 DSS <0004> hlr_ussd.c:576 262425113909035/0xcb14e71d: Process SS (BEGIN) 20250319085631247 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250319085631247 DSS <0004> hlr_ussd.c:518 262425113909035/0xcb14e71d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250319085631247 DSS <0004> hlr_ussd.c:363 262425113909035/0xcb14e71d: Tx USSD 'Your extension is 491615145042' 20250319085631247 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262425113909035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425113909035" destination_name="the-source\n" session_id=3407144733 session_state=END} 20250319085631247 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262425113909035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085631247 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085631247 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3ea441dbfef1: Found GsupExpect[0] for "262425113909035" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@3ea441dbfef1: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262425113909035" TC_mo_ussd_iuse_msisdn_via_proxy(201)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085631249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37122<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@3ea441dbfef1: Final verdict of PTC: pass 20250319085631250 DAUC <0003> db_auc.c:157 IMSI='262421189704990': No 2G Auth Data 20250319085631250 DAUC <0003> db_auc.c:192 IMSI='262421189704990': No 3G Auth Data HLR_Test-GSUP(195)@3ea441dbfef1: Created GsupExpect[0] for "262421189704990" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250319085631257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37132<->l=127.0.0.1:4258 20250319085631260 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085631260 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421189704990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421189704990" source_name="the-source\n" session_id=2434576776 session_state=BEGIN} 20250319085631260 DSS <0004> hlr_ussd.c:576 262421189704990/0x911cb188: Process SS (BEGIN) 20250319085631260 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250319085631260 DSS <0004> hlr_ussd.c:518 262421189704990/0x911cb188: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250319085631260 DSS <0004> hlr_ussd.c:363 262421189704990/0x911cb188: Tx USSD 'Your extension is 491612540215' 20250319085631260 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421189704990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421189704990" destination_name="the-source\n" session_id=2434576776 session_state=END} 20250319085631260 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262421189704990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085631260 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085631260 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3ea441dbfef1: Found GsupExpect[0] for "262421189704990" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@3ea441dbfef1: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421189704990" TC_mo_ussd_iuse_msisdn_via_proxy(202)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085631263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37132<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@3ea441dbfef1: Final verdict of PTC: pass 20250319085631263 DAUC <0003> db_auc.c:157 IMSI='262421071512696': No 2G Auth Data 20250319085631263 DAUC <0003> db_auc.c:192 IMSI='262421071512696': No 3G Auth Data HLR_Test-GSUP(195)@3ea441dbfef1: Created GsupExpect[0] for "262421071512696" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250319085631270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37136<->l=127.0.0.1:4258 20250319085631273 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631273 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085631273 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421071512696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421071512696" source_name="the-source\n" session_id=439419235 session_state=BEGIN} 20250319085631273 DSS <0004> hlr_ussd.c:576 262421071512696/0x1a310163: Process SS (BEGIN) 20250319085631273 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250319085631273 DSS <0004> hlr_ussd.c:518 262421071512696/0x1a310163: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250319085631273 DSS <0004> hlr_ussd.c:363 262421071512696/0x1a310163: Tx USSD 'Your extension is 491616386617' 20250319085631273 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421071512696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421071512696" destination_name="the-source\n" session_id=439419235 session_state=END} 20250319085631273 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262421071512696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085631273 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085631273 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3ea441dbfef1: Found GsupExpect[0] for "262421071512696" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@3ea441dbfef1: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262421071512696" TC_mo_ussd_iuse_msisdn_via_proxy(203)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085631276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37136<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@3ea441dbfef1: Final verdict of PTC: pass 20250319085631276 DAUC <0003> db_auc.c:157 IMSI='262422101875004': No 2G Auth Data 20250319085631276 DAUC <0003> db_auc.c:192 IMSI='262422101875004': No 3G Auth Data HLR_Test-GSUP(195)@3ea441dbfef1: Created GsupExpect[0] for "262422101875004" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250319085631284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37144<->l=127.0.0.1:4258 20250319085631288 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085631288 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422101875004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422101875004" source_name="the-source\n" session_id=3673391698 session_state=BEGIN} 20250319085631288 DSS <0004> hlr_ussd.c:576 262422101875004/0xdaf38252: Process SS (BEGIN) 20250319085631288 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250319085631288 DSS <0004> hlr_ussd.c:518 262422101875004/0xdaf38252: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250319085631288 DSS <0004> hlr_ussd.c:363 262422101875004/0xdaf38252: Tx USSD 'Your extension is 491611857605' 20250319085631288 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422101875004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422101875004" destination_name="the-source\n" session_id=3673391698 session_state=END} 20250319085631288 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262422101875004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085631288 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085631288 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3ea441dbfef1: Found GsupExpect[0] for "262422101875004" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@3ea441dbfef1: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262422101875004" TC_mo_ussd_iuse_msisdn_via_proxy(204)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085631291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37144<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@3ea441dbfef1: Final verdict of PTC: pass 20250319085631291 DAUC <0003> db_auc.c:157 IMSI='262424109934011': No 2G Auth Data 20250319085631291 DAUC <0003> db_auc.c:192 IMSI='262424109934011': No 3G Auth Data HLR_Test-GSUP(195)@3ea441dbfef1: Created GsupExpect[0] for "262424109934011" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250319085631298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37146<->l=127.0.0.1:4258 20250319085631301 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085631301 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424109934011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424109934011" source_name="the-source\n" session_id=522740386 session_state=BEGIN} 20250319085631301 DSS <0004> hlr_ussd.c:576 262424109934011/0x1f2862a2: Process SS (BEGIN) 20250319085631301 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250319085631301 DSS <0004> hlr_ussd.c:518 262424109934011/0x1f2862a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250319085631301 DSS <0004> hlr_ussd.c:363 262424109934011/0x1f2862a2: Tx USSD 'Your extension is 491618467885' 20250319085631301 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424109934011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424109934011" destination_name="the-source\n" session_id=522740386 session_state=END} 20250319085631301 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262424109934011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085631301 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085631301 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3ea441dbfef1: Found GsupExpect[0] for "262424109934011" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@3ea441dbfef1: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262424109934011" TC_mo_ussd_iuse_msisdn_via_proxy(205)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085631303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37146<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@3ea441dbfef1: Final verdict of PTC: pass 20250319085631303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4258 196@3ea441dbfef1: Final verdict of PTC: none 20250319085631304 DLINP <000b> input/ipa.c:452 connected read/write 20250319085631304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085631304 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085631304 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085631304 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085631304 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250319085631304 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43217<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 196: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:31 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 20250319085631326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37152<->l=127.0.0.1:4258 20250319085631528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37152<->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=83548) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_mo_ussd_euse started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 20250319085634649 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46797 20250319085634649 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:46797 MTC@3ea441dbfef1: in not legacy case 2 IPA-EUSE-foobar(208)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085634650 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634650 DLINP <000b> input/ipa.c:406 127.0.0.1:46797 message received 20250319085634651 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085634651 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@3ea441dbfef1: 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 } } } } 20250319085634652 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634652 DLINP <000b> input/ipa.c:406 127.0.0.1:46797 message received 20250319085634652 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085634652 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250319085634652 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250319085634652 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250319085634652 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  20250319085634652 DLGSUP <0013> gsup_server.c:236 2:  20250319085634652 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085634652 DLGSUP <0013> gsup_server.c:236 3:  20250319085634652 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085634652 DLGSUP <0013> gsup_server.c:236 4:  20250319085634652 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085634652 DLGSUP <0013> gsup_server.c:236 5:  20250319085634652 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085634652 DLGSUP <0013> gsup_server.c:236 7:  20250319085634652 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085634652 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085634652 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085634652 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46797 HLR_Test-GSUP-IPA(207)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085634653 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085634654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41134<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085634655 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085634655 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085634655 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085634655 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  20250319085634655 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085634655 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  20250319085634655 DLGSUP <0013> gsup_server.c:236 2:  20250319085634655 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085634655 DLGSUP <0013> gsup_server.c:236 3:  20250319085634655 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085634655 DLGSUP <0013> gsup_server.c:236 4:  20250319085634655 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085634655 DLGSUP <0013> gsup_server.c:236 5:  20250319085634655 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085634655 DLGSUP <0013> gsup_server.c:236 7:  20250319085634655 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085634655 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085634655 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085634655 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@3ea441dbfef1: 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") 20250319085634671 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38407<->l=127.0.0.1:4259) 20250319085634676 DAUC <0003> db_auc.c:157 IMSI='262427458432940': No 2G Auth Data 20250319085634676 DAUC <0003> db_auc.c:192 IMSI='262427458432940': No 3G Auth Data HLR_Test-GSUP(209)@3ea441dbfef1: Created GsupExpect[0] for "262427458432940" to be handled at TC_mo_ussd_euse(212) 20250319085634690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41136<->l=127.0.0.1:4258 20250319085634699 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085634699 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427458432940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427458432940" session_id=1176994357 session_state=BEGIN} 20250319085634699 DSS <0004> hlr_ussd.c:576 262427458432940/0x46278235: Process SS (BEGIN) 20250319085634699 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085634699 DSS <0004> hlr_ussd.c:518 262427458432940/0x46278235: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085634699 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634699 DLINP <000b> input/ipa.c:432 127.0.0.1:46797 sending data 20250319085634699 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634699 DLINP <000b> input/ipa.c:432 127.0.0.1:46797 sending data EUSE-TC_mo_ussd_euse(206)@3ea441dbfef1: 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 } } } } } 20250319085634707 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634707 DLINP <000b> input/ipa.c:406 127.0.0.1:46797 message received 20250319085634707 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262427458432940 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427458432940" session_id=1176994357 session_state=END} 20250319085634707 DSS <0004> hlr_ussd.c:576 262427458432940/0x46278235: Process SS (END) 20250319085634707 DSS <0004> hlr_ussd.c:518 262427458432940/0x46278235: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250319085634707 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427458432940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427458432940" session_id=1176994357 session_state=END} 20250319085634707 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427458432940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085634707 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262427458432940 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085634707 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085634707 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3ea441dbfef1: Found GsupExpect[0] for "262427458432940" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@3ea441dbfef1: Added IMSI table entry 0TC_mo_ussd_euse(212)"262427458432940" TC_mo_ussd_euse(212)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085634712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41136<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@3ea441dbfef1: Final verdict of PTC: pass 20250319085634713 DAUC <0003> db_auc.c:157 IMSI='262423140806269': No 2G Auth Data 20250319085634713 DAUC <0003> db_auc.c:192 IMSI='262423140806269': No 3G Auth Data HLR_Test-GSUP(209)@3ea441dbfef1: Created GsupExpect[0] for "262423140806269" to be handled at TC_mo_ussd_euse(213) 20250319085634721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41148<->l=127.0.0.1:4258 20250319085634724 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085634724 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423140806269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423140806269" session_id=3305683151 session_state=BEGIN} 20250319085634724 DSS <0004> hlr_ussd.c:576 262423140806269/0xc508b8cf: Process SS (BEGIN) 20250319085634724 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085634724 DSS <0004> hlr_ussd.c:518 262423140806269/0xc508b8cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085634724 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634724 DLINP <000b> input/ipa.c:432 127.0.0.1:46797 sending data 20250319085634724 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634724 DLINP <000b> input/ipa.c:432 127.0.0.1:46797 sending data EUSE-TC_mo_ussd_euse(206)@3ea441dbfef1: 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 } } } } } 20250319085634724 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634724 DLINP <000b> input/ipa.c:406 127.0.0.1:46797 message received 20250319085634724 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262423140806269 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423140806269" session_id=3305683151 session_state=END} 20250319085634724 DSS <0004> hlr_ussd.c:576 262423140806269/0xc508b8cf: Process SS (END) 20250319085634724 DSS <0004> hlr_ussd.c:518 262423140806269/0xc508b8cf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250319085634724 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423140806269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423140806269" session_id=3305683151 session_state=END} 20250319085634724 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423140806269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085634724 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262423140806269 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085634724 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085634724 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3ea441dbfef1: Found GsupExpect[0] for "262423140806269" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@3ea441dbfef1: Added IMSI table entry 1TC_mo_ussd_euse(213)"262423140806269" TC_mo_ussd_euse(213)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085634726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41148<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@3ea441dbfef1: Final verdict of PTC: pass 20250319085634726 DAUC <0003> db_auc.c:157 IMSI='262423122095502': No 2G Auth Data 20250319085634726 DAUC <0003> db_auc.c:192 IMSI='262423122095502': No 3G Auth Data HLR_Test-GSUP(209)@3ea441dbfef1: Created GsupExpect[0] for "262423122095502" to be handled at TC_mo_ussd_euse(214) 20250319085634733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41160<->l=127.0.0.1:4258 20250319085634735 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085634735 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423122095502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423122095502" session_id=361907405 session_state=BEGIN} 20250319085634735 DSS <0004> hlr_ussd.c:576 262423122095502/0x159244cd: Process SS (BEGIN) 20250319085634735 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085634735 DSS <0004> hlr_ussd.c:518 262423122095502/0x159244cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085634735 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634735 DLINP <000b> input/ipa.c:432 127.0.0.1:46797 sending data 20250319085634735 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634735 DLINP <000b> input/ipa.c:432 127.0.0.1:46797 sending data EUSE-TC_mo_ussd_euse(206)@3ea441dbfef1: 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 } } } } } 20250319085634737 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634737 DLINP <000b> input/ipa.c:406 127.0.0.1:46797 message received 20250319085634737 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262423122095502 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423122095502" session_id=361907405 session_state=END} 20250319085634737 DSS <0004> hlr_ussd.c:576 262423122095502/0x159244cd: Process SS (END) 20250319085634737 DSS <0004> hlr_ussd.c:518 262423122095502/0x159244cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250319085634737 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423122095502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423122095502" session_id=361907405 session_state=END} 20250319085634737 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423122095502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085634737 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262423122095502 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085634737 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085634737 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3ea441dbfef1: Found GsupExpect[0] for "262423122095502" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@3ea441dbfef1: Added IMSI table entry 2TC_mo_ussd_euse(214)"262423122095502" TC_mo_ussd_euse(214)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085634738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41160<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@3ea441dbfef1: Final verdict of PTC: pass 20250319085634739 DAUC <0003> db_auc.c:157 IMSI='262425841114501': No 2G Auth Data 20250319085634739 DAUC <0003> db_auc.c:192 IMSI='262425841114501': No 3G Auth Data HLR_Test-GSUP(209)@3ea441dbfef1: Created GsupExpect[0] for "262425841114501" to be handled at TC_mo_ussd_euse(215) 20250319085634745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41164<->l=127.0.0.1:4258 20250319085634749 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085634749 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425841114501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425841114501" session_id=1332617175 session_state=BEGIN} 20250319085634749 DSS <0004> hlr_ussd.c:576 262425841114501/0x4f6e1fd7: Process SS (BEGIN) 20250319085634749 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085634749 DSS <0004> hlr_ussd.c:518 262425841114501/0x4f6e1fd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085634749 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634749 DLINP <000b> input/ipa.c:432 127.0.0.1:46797 sending data 20250319085634749 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634749 DLINP <000b> input/ipa.c:432 127.0.0.1:46797 sending data EUSE-TC_mo_ussd_euse(206)@3ea441dbfef1: 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 } } } } } 20250319085634750 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634750 DLINP <000b> input/ipa.c:406 127.0.0.1:46797 message received 20250319085634750 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262425841114501 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425841114501" session_id=1332617175 session_state=END} 20250319085634750 DSS <0004> hlr_ussd.c:576 262425841114501/0x4f6e1fd7: Process SS (END) 20250319085634750 DSS <0004> hlr_ussd.c:518 262425841114501/0x4f6e1fd7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250319085634750 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425841114501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425841114501" session_id=1332617175 session_state=END} 20250319085634750 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425841114501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085634750 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262425841114501 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085634750 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085634750 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3ea441dbfef1: Found GsupExpect[0] for "262425841114501" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@3ea441dbfef1: Added IMSI table entry 3TC_mo_ussd_euse(215)"262425841114501" TC_mo_ussd_euse(215)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085634752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41164<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@3ea441dbfef1: Final verdict of PTC: pass 20250319085634752 DAUC <0003> db_auc.c:157 IMSI='262420716095236': No 2G Auth Data 20250319085634752 DAUC <0003> db_auc.c:192 IMSI='262420716095236': No 3G Auth Data HLR_Test-GSUP(209)@3ea441dbfef1: Created GsupExpect[0] for "262420716095236" to be handled at TC_mo_ussd_euse(216) 20250319085634759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41166<->l=127.0.0.1:4258 20250319085634761 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085634761 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420716095236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420716095236" session_id=400945426 session_state=BEGIN} 20250319085634761 DSS <0004> hlr_ussd.c:576 262420716095236/0x17e5f112: Process SS (BEGIN) 20250319085634761 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085634761 DSS <0004> hlr_ussd.c:518 262420716095236/0x17e5f112: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085634761 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634761 DLINP <000b> input/ipa.c:432 127.0.0.1:46797 sending data 20250319085634761 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634761 DLINP <000b> input/ipa.c:432 127.0.0.1:46797 sending data EUSE-TC_mo_ussd_euse(206)@3ea441dbfef1: 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 } } } } } 20250319085634762 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634762 DLINP <000b> input/ipa.c:406 127.0.0.1:46797 message received 20250319085634762 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262420716095236 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420716095236" session_id=400945426 session_state=END} 20250319085634762 DSS <0004> hlr_ussd.c:576 262420716095236/0x17e5f112: Process SS (END) 20250319085634762 DSS <0004> hlr_ussd.c:518 262420716095236/0x17e5f112: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250319085634762 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420716095236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420716095236" session_id=400945426 session_state=END} 20250319085634762 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420716095236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085634762 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262420716095236 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085634762 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085634762 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3ea441dbfef1: Found GsupExpect[0] for "262420716095236" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@3ea441dbfef1: Added IMSI table entry 4TC_mo_ussd_euse(216)"262420716095236" TC_mo_ussd_euse(216)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085634764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41166<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@3ea441dbfef1: Final verdict of PTC: pass 20250319085634765 DAUC <0003> db_auc.c:157 IMSI='262420986049895': No 2G Auth Data 20250319085634765 DAUC <0003> db_auc.c:192 IMSI='262420986049895': No 3G Auth Data HLR_Test-GSUP(209)@3ea441dbfef1: Created GsupExpect[0] for "262420986049895" to be handled at TC_mo_ussd_euse(217) 20250319085634771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41168<->l=127.0.0.1:4258 20250319085634774 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085634774 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420986049895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420986049895" session_id=326646116 session_state=BEGIN} 20250319085634774 DSS <0004> hlr_ussd.c:576 262420986049895/0x13783964: Process SS (BEGIN) 20250319085634774 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085634774 DSS <0004> hlr_ussd.c:518 262420986049895/0x13783964: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085634774 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634774 DLINP <000b> input/ipa.c:432 127.0.0.1:46797 sending data 20250319085634774 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634774 DLINP <000b> input/ipa.c:432 127.0.0.1:46797 sending data EUSE-TC_mo_ussd_euse(206)@3ea441dbfef1: 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 } } } } } 20250319085634775 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634775 DLINP <000b> input/ipa.c:406 127.0.0.1:46797 message received 20250319085634775 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262420986049895 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420986049895" session_id=326646116 session_state=END} 20250319085634775 DSS <0004> hlr_ussd.c:576 262420986049895/0x13783964: Process SS (END) 20250319085634775 DSS <0004> hlr_ussd.c:518 262420986049895/0x13783964: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250319085634775 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420986049895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420986049895" session_id=326646116 session_state=END} 20250319085634775 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420986049895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085634775 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262420986049895 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085634775 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085634775 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3ea441dbfef1: Found GsupExpect[0] for "262420986049895" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@3ea441dbfef1: Added IMSI table entry 5TC_mo_ussd_euse(217)"262420986049895" TC_mo_ussd_euse(217)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085634777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41168<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@3ea441dbfef1: Final verdict of PTC: pass 20250319085634777 DAUC <0003> db_auc.c:157 IMSI='262425755165241': No 2G Auth Data 20250319085634777 DAUC <0003> db_auc.c:192 IMSI='262425755165241': No 3G Auth Data HLR_Test-GSUP(209)@3ea441dbfef1: Created GsupExpect[0] for "262425755165241" to be handled at TC_mo_ussd_euse(218) 20250319085634784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41182<->l=127.0.0.1:4258 20250319085634787 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085634787 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425755165241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425755165241" session_id=2921641058 session_state=BEGIN} 20250319085634787 DSS <0004> hlr_ussd.c:576 262425755165241/0xae24b462: Process SS (BEGIN) 20250319085634787 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085634787 DSS <0004> hlr_ussd.c:518 262425755165241/0xae24b462: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085634787 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634787 DLINP <000b> input/ipa.c:432 127.0.0.1:46797 sending data 20250319085634788 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634788 DLINP <000b> input/ipa.c:432 127.0.0.1:46797 sending data EUSE-TC_mo_ussd_euse(206)@3ea441dbfef1: 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 } } } } } 20250319085634788 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634788 DLINP <000b> input/ipa.c:406 127.0.0.1:46797 message received 20250319085634788 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262425755165241 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425755165241" session_id=2921641058 session_state=END} 20250319085634788 DSS <0004> hlr_ussd.c:576 262425755165241/0xae24b462: Process SS (END) 20250319085634788 DSS <0004> hlr_ussd.c:518 262425755165241/0xae24b462: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250319085634788 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425755165241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425755165241" session_id=2921641058 session_state=END} 20250319085634788 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425755165241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085634788 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262425755165241 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085634788 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085634788 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3ea441dbfef1: Found GsupExpect[0] for "262425755165241" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@3ea441dbfef1: Added IMSI table entry 6TC_mo_ussd_euse(218)"262425755165241" TC_mo_ussd_euse(218)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085634791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41182<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@3ea441dbfef1: Final verdict of PTC: pass 20250319085634791 DAUC <0003> db_auc.c:157 IMSI='262420365518707': No 2G Auth Data 20250319085634791 DAUC <0003> db_auc.c:192 IMSI='262420365518707': No 3G Auth Data HLR_Test-GSUP(209)@3ea441dbfef1: Created GsupExpect[0] for "262420365518707" to be handled at TC_mo_ussd_euse(219) 20250319085634798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41186<->l=127.0.0.1:4258 20250319085634801 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085634801 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420365518707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420365518707" session_id=2857697884 session_state=BEGIN} 20250319085634801 DSS <0004> hlr_ussd.c:576 262420365518707/0xaa55025c: Process SS (BEGIN) 20250319085634801 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085634801 DSS <0004> hlr_ussd.c:518 262420365518707/0xaa55025c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085634801 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634801 DLINP <000b> input/ipa.c:432 127.0.0.1:46797 sending data 20250319085634801 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634801 DLINP <000b> input/ipa.c:432 127.0.0.1:46797 sending data EUSE-TC_mo_ussd_euse(206)@3ea441dbfef1: 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 } } } } } 20250319085634802 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634802 DLINP <000b> input/ipa.c:406 127.0.0.1:46797 message received 20250319085634802 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262420365518707 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420365518707" session_id=2857697884 session_state=END} 20250319085634802 DSS <0004> hlr_ussd.c:576 262420365518707/0xaa55025c: Process SS (END) 20250319085634802 DSS <0004> hlr_ussd.c:518 262420365518707/0xaa55025c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250319085634802 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420365518707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420365518707" session_id=2857697884 session_state=END} 20250319085634802 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420365518707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085634802 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262420365518707 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085634802 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085634802 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3ea441dbfef1: Found GsupExpect[0] for "262420365518707" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@3ea441dbfef1: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420365518707" TC_mo_ussd_euse(219)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085634804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41186<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@3ea441dbfef1: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@3ea441dbfef1: Final verdict of PTC: none 20250319085634805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41134<->l=127.0.0.1:4258 20250319085634805 DLINP <000b> input/ipa.c:452 connected read/write 20250319085634805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085634805 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085634805 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085634805 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(209)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@3ea441dbfef1: Final verdict of PTC: none 210@3ea441dbfef1: Final verdict of PTC: none IPA-EUSE-foobar(208)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@3ea441dbfef1: Final verdict of PTC: none 20250319085634806 DLINP <000b> input/ipa.c:452 connected read/write MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none 20250319085634806 DLINP <000b> input/ipa.c:406 127.0.0.1:46797 message received 20250319085634806 DLINP <000b> input/ipa.c:415 127.0.0.1:46797 connection closed with server 20250319085634806 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:46797 20250319085634806 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250319085634806 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38407<->l=127.0.0.1:4259) MTC@3ea441dbfef1: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 210: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:34 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 20250319085634828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41202<->l=127.0.0.1:4258 20250319085635030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41202<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77972) Waiting for packet dumper to finish... 1 (prev_count=77972, count=111296) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:56:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_mo_ussd_euse_continue started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 20250319085638145 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33785 20250319085638145 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33785 MTC@3ea441dbfef1: in not legacy case 2 IPA-EUSE-foobar(222)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085638146 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638146 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638147 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085638147 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@3ea441dbfef1: 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 } } } } 20250319085638148 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638148 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638148 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085638148 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250319085638148 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250319085638148 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250319085638148 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  20250319085638148 DLGSUP <0013> gsup_server.c:236 2:  IPA-EUSE-foobar(222)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085638148 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085638148 DLGSUP <0013> gsup_server.c:236 3:  20250319085638148 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085638148 DLGSUP <0013> gsup_server.c:236 4:  20250319085638148 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085638148 DLGSUP <0013> gsup_server.c:236 5:  20250319085638148 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085638148 DLGSUP <0013> gsup_server.c:236 7:  20250319085638148 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085638148 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085638148 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085638148 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33785 20250319085638148 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41204<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085638150 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638150 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085638150 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085638150 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  20250319085638150 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085638150 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  HLR_Test-GSUP-IPA(221)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085638150 DLGSUP <0013> gsup_server.c:236 2:  20250319085638150 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085638150 DLGSUP <0013> gsup_server.c:236 3:  20250319085638150 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085638150 DLGSUP <0013> gsup_server.c:236 4:  20250319085638150 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085638150 DLGSUP <0013> gsup_server.c:236 5:  20250319085638150 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085638150 DLGSUP <0013> gsup_server.c:236 7:  20250319085638150 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085638150 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085638150 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085638150 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@3ea441dbfef1: 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") 20250319085638161 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33009<->l=127.0.0.1:4259) 20250319085638164 DAUC <0003> db_auc.c:157 IMSI='262422788639649': No 2G Auth Data 20250319085638164 DAUC <0003> db_auc.c:192 IMSI='262422788639649': No 3G Auth Data HLR_Test-GSUP(223)@3ea441dbfef1: Created GsupExpect[0] for "262422788639649" to be handled at TC_mo_ussd_euse_continue(226) 20250319085638174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41208<->l=127.0.0.1:4258 20250319085638198 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638198 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422788639649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422788639649" session_id=1177532625 session_state=BEGIN} 20250319085638198 DSS <0004> hlr_ussd.c:576 262422788639649/0x462fb8d1: Process SS (BEGIN) 20250319085638198 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085638198 DSS <0004> hlr_ussd.c:518 262422788639649/0x462fb8d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085638198 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638198 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data 20250319085638198 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638198 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: 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 } } } } } 20250319085638216 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638216 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638216 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262422788639649 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422788639649" session_id=1177532625 session_state=CONTINUE} 20250319085638216 DSS <0004> hlr_ussd.c:576 262422788639649/0x462fb8d1: Process SS (CONTINUE) 20250319085638216 DSS <0004> hlr_ussd.c:518 262422788639649/0x462fb8d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250319085638216 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422788639649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422788639649" session_id=1177532625 session_state=CONTINUE} 20250319085638216 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262422788639649 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085638216 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085638216 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3ea441dbfef1: Found GsupExpect[0] for "262422788639649" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@3ea441dbfef1: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262422788639649" TC_mo_ussd_euse_continue(226)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085638228 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638228 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262422788639649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422788639649" session_id=1177532625 session_state=CONTINUE} 20250319085638228 DSS <0004> hlr_ussd.c:576 262422788639649/0x462fb8d1: Process SS (CONTINUE) 20250319085638228 DSS <0004> hlr_ussd.c:518 262422788639649/0x462fb8d1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250319085638228 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262422788639649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085638228 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638228 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data 20250319085638228 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638229 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: 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 } } } } } 20250319085638233 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638233 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638233 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262422788639649 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422788639649" session_id=1177532625 session_state=END} 20250319085638233 DSS <0004> hlr_ussd.c:576 262422788639649/0x462fb8d1: Process SS (END) 20250319085638233 DSS <0004> hlr_ussd.c:518 262422788639649/0x462fb8d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250319085638233 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422788639649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422788639649" session_id=1177532625 session_state=END} 20250319085638233 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422788639649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085638233 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262422788639649 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085638233 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085638233 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085638237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41208<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@3ea441dbfef1: Final verdict of PTC: pass 20250319085638238 DAUC <0003> db_auc.c:157 IMSI='262426712533064': No 2G Auth Data 20250319085638238 DAUC <0003> db_auc.c:192 IMSI='262426712533064': No 3G Auth Data HLR_Test-GSUP(223)@3ea441dbfef1: Created GsupExpect[0] for "262426712533064" to be handled at TC_mo_ussd_euse_continue(227) 20250319085638257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41218<->l=127.0.0.1:4258 20250319085638260 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638260 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426712533064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426712533064" session_id=2261970600 session_state=BEGIN} 20250319085638260 DSS <0004> hlr_ussd.c:576 262426712533064/0x86d2eea8: Process SS (BEGIN) 20250319085638260 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085638260 DSS <0004> hlr_ussd.c:518 262426712533064/0x86d2eea8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085638260 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638260 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data 20250319085638260 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638260 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: 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 } } } } } 20250319085638261 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638261 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638261 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262426712533064 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426712533064" session_id=2261970600 session_state=CONTINUE} 20250319085638261 DSS <0004> hlr_ussd.c:576 262426712533064/0x86d2eea8: Process SS (CONTINUE) 20250319085638261 DSS <0004> hlr_ussd.c:518 262426712533064/0x86d2eea8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250319085638261 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426712533064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426712533064" session_id=2261970600 session_state=CONTINUE} 20250319085638261 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262426712533064 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085638261 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085638261 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3ea441dbfef1: Found GsupExpect[0] for "262426712533064" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@3ea441dbfef1: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262426712533064" TC_mo_ussd_euse_continue(227)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085638263 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638263 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426712533064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426712533064" session_id=2261970600 session_state=CONTINUE} 20250319085638263 DSS <0004> hlr_ussd.c:576 262426712533064/0x86d2eea8: Process SS (CONTINUE) 20250319085638263 DSS <0004> hlr_ussd.c:518 262426712533064/0x86d2eea8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250319085638263 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426712533064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085638263 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638263 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data 20250319085638263 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638263 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: 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 } } } } } 20250319085638264 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638264 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638264 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262426712533064 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426712533064" session_id=2261970600 session_state=END} 20250319085638264 DSS <0004> hlr_ussd.c:576 262426712533064/0x86d2eea8: Process SS (END) 20250319085638264 DSS <0004> hlr_ussd.c:518 262426712533064/0x86d2eea8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250319085638264 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426712533064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426712533064" session_id=2261970600 session_state=END} 20250319085638264 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426712533064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085638264 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262426712533064 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085638264 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085638264 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085638265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41218<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@3ea441dbfef1: Final verdict of PTC: pass 20250319085638265 DAUC <0003> db_auc.c:157 IMSI='262426899099385': No 2G Auth Data 20250319085638265 DAUC <0003> db_auc.c:192 IMSI='262426899099385': No 3G Auth Data HLR_Test-GSUP(223)@3ea441dbfef1: Created GsupExpect[0] for "262426899099385" to be handled at TC_mo_ussd_euse_continue(228) 20250319085638272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41220<->l=127.0.0.1:4258 20250319085638275 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638275 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426899099385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426899099385" session_id=3868820896 session_state=BEGIN} 20250319085638275 DSS <0004> hlr_ussd.c:576 262426899099385/0xe69985a0: Process SS (BEGIN) 20250319085638275 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085638275 DSS <0004> hlr_ussd.c:518 262426899099385/0xe69985a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085638275 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638275 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data 20250319085638275 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638275 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: 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 } } } } } 20250319085638276 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638276 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638276 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262426899099385 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426899099385" session_id=3868820896 session_state=CONTINUE} 20250319085638276 DSS <0004> hlr_ussd.c:576 262426899099385/0xe69985a0: Process SS (CONTINUE) 20250319085638276 DSS <0004> hlr_ussd.c:518 262426899099385/0xe69985a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250319085638276 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426899099385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426899099385" session_id=3868820896 session_state=CONTINUE} 20250319085638276 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262426899099385 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085638276 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085638276 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3ea441dbfef1: Found GsupExpect[0] for "262426899099385" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@3ea441dbfef1: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262426899099385" TC_mo_ussd_euse_continue(228)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085638278 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638278 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426899099385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426899099385" session_id=3868820896 session_state=CONTINUE} 20250319085638278 DSS <0004> hlr_ussd.c:576 262426899099385/0xe69985a0: Process SS (CONTINUE) 20250319085638278 DSS <0004> hlr_ussd.c:518 262426899099385/0xe69985a0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250319085638278 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426899099385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085638278 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638278 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data 20250319085638278 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638278 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: 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 } } } } } 20250319085638279 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638279 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638279 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262426899099385 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426899099385" session_id=3868820896 session_state=END} 20250319085638279 DSS <0004> hlr_ussd.c:576 262426899099385/0xe69985a0: Process SS (END) 20250319085638279 DSS <0004> hlr_ussd.c:518 262426899099385/0xe69985a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250319085638279 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426899099385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426899099385" session_id=3868820896 session_state=END} 20250319085638279 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426899099385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085638279 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262426899099385 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085638279 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085638279 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085638280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41220<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@3ea441dbfef1: Final verdict of PTC: pass 20250319085638280 DAUC <0003> db_auc.c:157 IMSI='262422318611289': No 2G Auth Data 20250319085638280 DAUC <0003> db_auc.c:192 IMSI='262422318611289': No 3G Auth Data HLR_Test-GSUP(223)@3ea441dbfef1: Created GsupExpect[0] for "262422318611289" to be handled at TC_mo_ussd_euse_continue(229) 20250319085638286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41222<->l=127.0.0.1:4258 20250319085638289 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638289 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422318611289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422318611289" session_id=1769299187 session_state=BEGIN} 20250319085638289 DSS <0004> hlr_ussd.c:576 262422318611289/0x69755cf3: Process SS (BEGIN) 20250319085638289 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085638289 DSS <0004> hlr_ussd.c:518 262422318611289/0x69755cf3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085638289 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638289 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data 20250319085638289 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638289 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: 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 } } } } } 20250319085638290 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638290 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638290 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262422318611289 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422318611289" session_id=1769299187 session_state=CONTINUE} 20250319085638290 DSS <0004> hlr_ussd.c:576 262422318611289/0x69755cf3: Process SS (CONTINUE) 20250319085638290 DSS <0004> hlr_ussd.c:518 262422318611289/0x69755cf3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250319085638290 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422318611289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422318611289" session_id=1769299187 session_state=CONTINUE} 20250319085638290 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262422318611289 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085638290 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085638290 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3ea441dbfef1: Found GsupExpect[0] for "262422318611289" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@3ea441dbfef1: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262422318611289" TC_mo_ussd_euse_continue(229)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085638292 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638292 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422318611289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422318611289" session_id=1769299187 session_state=CONTINUE} 20250319085638292 DSS <0004> hlr_ussd.c:576 262422318611289/0x69755cf3: Process SS (CONTINUE) 20250319085638292 DSS <0004> hlr_ussd.c:518 262422318611289/0x69755cf3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250319085638292 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422318611289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085638292 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638292 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data 20250319085638292 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638292 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: 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 } } } } } 20250319085638292 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638292 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638292 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262422318611289 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422318611289" session_id=1769299187 session_state=END} 20250319085638292 DSS <0004> hlr_ussd.c:576 262422318611289/0x69755cf3: Process SS (END) 20250319085638292 DSS <0004> hlr_ussd.c:518 262422318611289/0x69755cf3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250319085638292 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422318611289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422318611289" session_id=1769299187 session_state=END} 20250319085638293 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422318611289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085638293 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262422318611289 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085638293 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085638293 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085638293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41222<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@3ea441dbfef1: Final verdict of PTC: pass 20250319085638293 DAUC <0003> db_auc.c:157 IMSI='262428518409272': No 2G Auth Data 20250319085638293 DAUC <0003> db_auc.c:192 IMSI='262428518409272': No 3G Auth Data HLR_Test-GSUP(223)@3ea441dbfef1: Created GsupExpect[0] for "262428518409272" to be handled at TC_mo_ussd_euse_continue(230) 20250319085638300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41226<->l=127.0.0.1:4258 20250319085638303 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638303 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428518409272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428518409272" session_id=1144443096 session_state=BEGIN} 20250319085638303 DSS <0004> hlr_ussd.c:576 262428518409272/0x4436d0d8: Process SS (BEGIN) 20250319085638303 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085638303 DSS <0004> hlr_ussd.c:518 262428518409272/0x4436d0d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085638303 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638303 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data 20250319085638303 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638303 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: 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 } } } } } 20250319085638303 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638303 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638303 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262428518409272 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428518409272" session_id=1144443096 session_state=CONTINUE} 20250319085638303 DSS <0004> hlr_ussd.c:576 262428518409272/0x4436d0d8: Process SS (CONTINUE) 20250319085638303 DSS <0004> hlr_ussd.c:518 262428518409272/0x4436d0d8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250319085638303 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428518409272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428518409272" session_id=1144443096 session_state=CONTINUE} 20250319085638303 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262428518409272 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085638303 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085638303 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3ea441dbfef1: Found GsupExpect[0] for "262428518409272" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@3ea441dbfef1: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262428518409272" TC_mo_ussd_euse_continue(230)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085638306 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638306 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428518409272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428518409272" session_id=1144443096 session_state=CONTINUE} 20250319085638306 DSS <0004> hlr_ussd.c:576 262428518409272/0x4436d0d8: Process SS (CONTINUE) 20250319085638306 DSS <0004> hlr_ussd.c:518 262428518409272/0x4436d0d8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250319085638306 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428518409272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085638306 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638306 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data 20250319085638306 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638306 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: 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 } } } } } 20250319085638306 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638306 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638306 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262428518409272 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428518409272" session_id=1144443096 session_state=END} 20250319085638306 DSS <0004> hlr_ussd.c:576 262428518409272/0x4436d0d8: Process SS (END) 20250319085638306 DSS <0004> hlr_ussd.c:518 262428518409272/0x4436d0d8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250319085638306 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428518409272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428518409272" session_id=1144443096 session_state=END} 20250319085638306 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428518409272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085638306 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262428518409272 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085638306 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085638306 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085638307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41226<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@3ea441dbfef1: Final verdict of PTC: pass 20250319085638307 DAUC <0003> db_auc.c:157 IMSI='262427064649720': No 2G Auth Data 20250319085638307 DAUC <0003> db_auc.c:192 IMSI='262427064649720': No 3G Auth Data HLR_Test-GSUP(223)@3ea441dbfef1: Created GsupExpect[0] for "262427064649720" to be handled at TC_mo_ussd_euse_continue(231) 20250319085638314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41236<->l=127.0.0.1:4258 20250319085638317 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638317 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427064649720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427064649720" session_id=576751064 session_state=BEGIN} 20250319085638317 DSS <0004> hlr_ussd.c:576 262427064649720/0x226085d8: Process SS (BEGIN) 20250319085638317 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085638317 DSS <0004> hlr_ussd.c:518 262427064649720/0x226085d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085638317 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638317 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data 20250319085638317 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638317 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: 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 } } } } } 20250319085638318 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638318 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638318 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262427064649720 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427064649720" session_id=576751064 session_state=CONTINUE} 20250319085638318 DSS <0004> hlr_ussd.c:576 262427064649720/0x226085d8: Process SS (CONTINUE) 20250319085638318 DSS <0004> hlr_ussd.c:518 262427064649720/0x226085d8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250319085638318 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427064649720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427064649720" session_id=576751064 session_state=CONTINUE} 20250319085638318 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262427064649720 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085638318 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085638318 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3ea441dbfef1: Found GsupExpect[0] for "262427064649720" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@3ea441dbfef1: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262427064649720" TC_mo_ussd_euse_continue(231)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085638320 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638320 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427064649720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427064649720" session_id=576751064 session_state=CONTINUE} 20250319085638320 DSS <0004> hlr_ussd.c:576 262427064649720/0x226085d8: Process SS (CONTINUE) 20250319085638320 DSS <0004> hlr_ussd.c:518 262427064649720/0x226085d8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250319085638320 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427064649720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085638320 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638320 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data 20250319085638321 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638321 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: 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 } } } } } 20250319085638321 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638321 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638321 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262427064649720 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427064649720" session_id=576751064 session_state=END} 20250319085638321 DSS <0004> hlr_ussd.c:576 262427064649720/0x226085d8: Process SS (END) 20250319085638321 DSS <0004> hlr_ussd.c:518 262427064649720/0x226085d8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250319085638321 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427064649720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427064649720" session_id=576751064 session_state=END} 20250319085638321 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427064649720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085638321 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262427064649720 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085638321 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085638321 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085638322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41236<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@3ea441dbfef1: Final verdict of PTC: pass 20250319085638323 DAUC <0003> db_auc.c:157 IMSI='262426065045408': No 2G Auth Data 20250319085638323 DAUC <0003> db_auc.c:192 IMSI='262426065045408': No 3G Auth Data HLR_Test-GSUP(223)@3ea441dbfef1: Created GsupExpect[0] for "262426065045408" to be handled at TC_mo_ussd_euse_continue(232) 20250319085638330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41242<->l=127.0.0.1:4258 20250319085638335 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638335 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638335 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426065045408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426065045408" session_id=3979400522 session_state=BEGIN} 20250319085638335 DSS <0004> hlr_ussd.c:576 262426065045408/0xed30d54a: Process SS (BEGIN) 20250319085638335 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085638335 DSS <0004> hlr_ussd.c:518 262426065045408/0xed30d54a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085638335 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638335 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data 20250319085638335 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638335 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: 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 } } } } } 20250319085638336 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638336 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638336 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262426065045408 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426065045408" session_id=3979400522 session_state=CONTINUE} 20250319085638336 DSS <0004> hlr_ussd.c:576 262426065045408/0xed30d54a: Process SS (CONTINUE) 20250319085638336 DSS <0004> hlr_ussd.c:518 262426065045408/0xed30d54a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250319085638336 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426065045408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426065045408" session_id=3979400522 session_state=CONTINUE} 20250319085638336 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262426065045408 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085638336 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085638336 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3ea441dbfef1: Found GsupExpect[0] for "262426065045408" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@3ea441dbfef1: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262426065045408" TC_mo_ussd_euse_continue(232)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085638338 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638338 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426065045408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426065045408" session_id=3979400522 session_state=CONTINUE} 20250319085638338 DSS <0004> hlr_ussd.c:576 262426065045408/0xed30d54a: Process SS (CONTINUE) 20250319085638338 DSS <0004> hlr_ussd.c:518 262426065045408/0xed30d54a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250319085638338 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426065045408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085638338 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638338 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data 20250319085638338 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638338 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: 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 } } } } } 20250319085638339 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638339 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638339 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262426065045408 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426065045408" session_id=3979400522 session_state=END} 20250319085638339 DSS <0004> hlr_ussd.c:576 262426065045408/0xed30d54a: Process SS (END) 20250319085638339 DSS <0004> hlr_ussd.c:518 262426065045408/0xed30d54a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250319085638339 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426065045408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426065045408" session_id=3979400522 session_state=END} 20250319085638339 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426065045408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085638339 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262426065045408 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085638339 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085638339 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085638340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41242<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@3ea441dbfef1: Final verdict of PTC: pass 20250319085638340 DAUC <0003> db_auc.c:157 IMSI='262428470095632': No 2G Auth Data 20250319085638340 DAUC <0003> db_auc.c:192 IMSI='262428470095632': No 3G Auth Data HLR_Test-GSUP(223)@3ea441dbfef1: Created GsupExpect[0] for "262428470095632" to be handled at TC_mo_ussd_euse_continue(233) 20250319085638348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41258<->l=127.0.0.1:4258 20250319085638350 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638350 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428470095632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428470095632" session_id=3913827854 session_state=BEGIN} 20250319085638350 DSS <0004> hlr_ussd.c:576 262428470095632/0xe948460e: Process SS (BEGIN) 20250319085638350 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250319085638350 DSS <0004> hlr_ussd.c:518 262428470095632/0xe948460e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250319085638350 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638350 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data 20250319085638350 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638350 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: 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 } } } } } 20250319085638352 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638352 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638352 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262428470095632 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428470095632" session_id=3913827854 session_state=CONTINUE} 20250319085638352 DSS <0004> hlr_ussd.c:576 262428470095632/0xe948460e: Process SS (CONTINUE) 20250319085638352 DSS <0004> hlr_ussd.c:518 262428470095632/0xe948460e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250319085638352 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428470095632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428470095632" session_id=3913827854 session_state=CONTINUE} 20250319085638352 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262428470095632 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085638352 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085638352 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3ea441dbfef1: Found GsupExpect[0] for "262428470095632" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@3ea441dbfef1: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262428470095632" TC_mo_ussd_euse_continue(233)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085638354 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638354 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428470095632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428470095632" session_id=3913827854 session_state=CONTINUE} 20250319085638354 DSS <0004> hlr_ussd.c:576 262428470095632/0xe948460e: Process SS (CONTINUE) 20250319085638354 DSS <0004> hlr_ussd.c:518 262428470095632/0xe948460e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250319085638354 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428470095632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085638354 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638354 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data 20250319085638354 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638354 DLINP <000b> input/ipa.c:432 127.0.0.1:33785 sending data EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: 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 } } } } } 20250319085638355 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638355 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638355 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262428470095632 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428470095632" session_id=3913827854 session_state=END} 20250319085638355 DSS <0004> hlr_ussd.c:576 262428470095632/0xe948460e: Process SS (END) 20250319085638355 DSS <0004> hlr_ussd.c:518 262428470095632/0xe948460e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250319085638355 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428470095632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428470095632" session_id=3913827854 session_state=END} 20250319085638355 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428470095632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085638355 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262428470095632 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085638355 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085638355 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085638356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41258<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@3ea441dbfef1: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@3ea441dbfef1: Final verdict of PTC: none 20250319085638357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41204<->l=127.0.0.1:4258 20250319085638358 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33009<->l=127.0.0.1:4259) 20250319085638358 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638358 DLINP <000b> input/ipa.c:406 127.0.0.1:33785 message received 20250319085638358 DLINP <000b> input/ipa.c:415 127.0.0.1:33785 connection closed with server 20250319085638358 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33785 20250319085638358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250319085638358 DLINP <000b> input/ipa.c:452 connected read/write 20250319085638358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085638358 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085638358 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085638358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP(223)@3ea441dbfef1: Final verdict of PTC: none IPA-EUSE-foobar(222)@3ea441dbfef1: Final verdict of PTC: none 224@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 224: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:38 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 20250319085638393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41272<->l=127.0.0.1:4258 20250319085638595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41272<->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=157148) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_mo_ussd_euse_defaultroute started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 20250319085641727 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42609 20250319085641727 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:42609 MTC@3ea441dbfef1: in not legacy case 2 IPA-EUSE-foobar(236)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085641728 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641728 DLINP <000b> input/ipa.c:406 127.0.0.1:42609 message received 20250319085641729 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085641729 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085641730 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641730 DLINP <000b> input/ipa.c:406 127.0.0.1:42609 message received 20250319085641730 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085641730 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250319085641730 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250319085641730 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250319085641730 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  20250319085641730 DLGSUP <0013> gsup_server.c:236 2:  20250319085641730 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085641730 DLGSUP <0013> gsup_server.c:236 3:  20250319085641730 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085641730 DLGSUP <0013> gsup_server.c:236 4:  20250319085641730 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085641730 DLGSUP <0013> gsup_server.c:236 5:  20250319085641730 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085641730 DLGSUP <0013> gsup_server.c:236 7:  20250319085641730 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085641730 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085641730 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085641730 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42609 IPA-EUSE-foobar(236)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085641730 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085641731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60540<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085641732 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(235)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085641732 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085641732 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085641733 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  20250319085641733 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085641733 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  20250319085641733 DLGSUP <0013> gsup_server.c:236 2:  20250319085641733 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085641733 DLGSUP <0013> gsup_server.c:236 3:  20250319085641733 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085641733 DLGSUP <0013> gsup_server.c:236 4:  20250319085641733 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085641733 DLGSUP <0013> gsup_server.c:236 5:  20250319085641733 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085641733 DLGSUP <0013> gsup_server.c:236 7:  20250319085641733 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085641733 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085641733 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085641733 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@3ea441dbfef1: 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") 20250319085641746 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35731<->l=127.0.0.1:4259) 20250319085641751 DAUC <0003> db_auc.c:157 IMSI='262428787909862': No 2G Auth Data 20250319085641751 DAUC <0003> db_auc.c:192 IMSI='262428787909862': No 3G Auth Data HLR_Test-GSUP(237)@3ea441dbfef1: Created GsupExpect[0] for "262428787909862" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250319085641764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4258 20250319085641774 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085641774 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428787909862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428787909862" session_id=2550962907 session_state=BEGIN} 20250319085641774 DSS <0004> hlr_ussd.c:576 262428787909862/0x980c9adb: Process SS (BEGIN) 20250319085641774 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250319085641774 DSS <0004> hlr_ussd.c:518 262428787909862/0x980c9adb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250319085641774 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641774 DLINP <000b> input/ipa.c:432 127.0.0.1:42609 sending data 20250319085641774 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641774 DLINP <000b> input/ipa.c:432 127.0.0.1:42609 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3ea441dbfef1: 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 } } } } } 20250319085641782 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641782 DLINP <000b> input/ipa.c:406 127.0.0.1:42609 message received 20250319085641782 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262428787909862 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428787909862" session_id=2550962907 session_state=END} 20250319085641782 DSS <0004> hlr_ussd.c:576 262428787909862/0x980c9adb: Process SS (END) 20250319085641782 DSS <0004> hlr_ussd.c:518 262428787909862/0x980c9adb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250319085641783 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428787909862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428787909862" session_id=2550962907 session_state=END} 20250319085641783 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428787909862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085641783 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262428787909862 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085641783 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085641783 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3ea441dbfef1: Found GsupExpect[0] for "262428787909862" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@3ea441dbfef1: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262428787909862" TC_mo_ussd_euse_defaultroute(240)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085641790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@3ea441dbfef1: Final verdict of PTC: pass 20250319085641791 DAUC <0003> db_auc.c:157 IMSI='262422792698617': No 2G Auth Data 20250319085641791 DAUC <0003> db_auc.c:192 IMSI='262422792698617': No 3G Auth Data HLR_Test-GSUP(237)@3ea441dbfef1: Created GsupExpect[0] for "262422792698617" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250319085641800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60570<->l=127.0.0.1:4258 20250319085641803 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085641803 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422792698617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422792698617" session_id=3080663151 session_state=BEGIN} 20250319085641803 DSS <0004> hlr_ussd.c:576 262422792698617/0xb79f306f: Process SS (BEGIN) 20250319085641803 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250319085641803 DSS <0004> hlr_ussd.c:518 262422792698617/0xb79f306f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250319085641803 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641803 DLINP <000b> input/ipa.c:432 127.0.0.1:42609 sending data 20250319085641803 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641803 DLINP <000b> input/ipa.c:432 127.0.0.1:42609 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3ea441dbfef1: 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 } } } } } 20250319085641803 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641803 DLINP <000b> input/ipa.c:406 127.0.0.1:42609 message received 20250319085641803 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262422792698617 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422792698617" session_id=3080663151 session_state=END} 20250319085641803 DSS <0004> hlr_ussd.c:576 262422792698617/0xb79f306f: Process SS (END) 20250319085641803 DSS <0004> hlr_ussd.c:518 262422792698617/0xb79f306f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250319085641803 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422792698617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422792698617" session_id=3080663151 session_state=END} 20250319085641803 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422792698617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085641803 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262422792698617 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085641803 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085641803 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3ea441dbfef1: Found GsupExpect[0] for "262422792698617" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@3ea441dbfef1: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262422792698617" TC_mo_ussd_euse_defaultroute(241)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085641805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60570<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@3ea441dbfef1: Final verdict of PTC: pass 20250319085641805 DAUC <0003> db_auc.c:157 IMSI='262423311714007': No 2G Auth Data 20250319085641805 DAUC <0003> db_auc.c:192 IMSI='262423311714007': No 3G Auth Data HLR_Test-GSUP(237)@3ea441dbfef1: Created GsupExpect[0] for "262423311714007" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250319085641812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60578<->l=127.0.0.1:4258 20250319085641814 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085641814 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423311714007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423311714007" session_id=263712613 session_state=BEGIN} 20250319085641814 DSS <0004> hlr_ussd.c:576 262423311714007/0x0fb7ef65: Process SS (BEGIN) 20250319085641814 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250319085641814 DSS <0004> hlr_ussd.c:518 262423311714007/0x0fb7ef65: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250319085641814 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641814 DLINP <000b> input/ipa.c:432 127.0.0.1:42609 sending data 20250319085641814 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641814 DLINP <000b> input/ipa.c:432 127.0.0.1:42609 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3ea441dbfef1: 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 } } } } } 20250319085641815 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641815 DLINP <000b> input/ipa.c:406 127.0.0.1:42609 message received 20250319085641815 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262423311714007 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423311714007" session_id=263712613 session_state=END} 20250319085641815 DSS <0004> hlr_ussd.c:576 262423311714007/0x0fb7ef65: Process SS (END) 20250319085641815 DSS <0004> hlr_ussd.c:518 262423311714007/0x0fb7ef65: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250319085641815 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423311714007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423311714007" session_id=263712613 session_state=END} 20250319085641815 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423311714007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085641815 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262423311714007 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085641815 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085641815 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3ea441dbfef1: Found GsupExpect[0] for "262423311714007" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@3ea441dbfef1: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262423311714007" TC_mo_ussd_euse_defaultroute(242)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085641817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60578<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@3ea441dbfef1: Final verdict of PTC: pass 20250319085641817 DAUC <0003> db_auc.c:157 IMSI='262421642250198': No 2G Auth Data 20250319085641817 DAUC <0003> db_auc.c:192 IMSI='262421642250198': No 3G Auth Data HLR_Test-GSUP(237)@3ea441dbfef1: Created GsupExpect[0] for "262421642250198" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250319085641824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60592<->l=127.0.0.1:4258 20250319085641827 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085641827 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421642250198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421642250198" session_id=4165012667 session_state=BEGIN} 20250319085641827 DSS <0004> hlr_ussd.c:576 262421642250198/0xf8410cbb: Process SS (BEGIN) 20250319085641827 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250319085641827 DSS <0004> hlr_ussd.c:518 262421642250198/0xf8410cbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250319085641827 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641827 DLINP <000b> input/ipa.c:432 127.0.0.1:42609 sending data 20250319085641827 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641827 DLINP <000b> input/ipa.c:432 127.0.0.1:42609 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3ea441dbfef1: 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 } } } } } 20250319085641828 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641828 DLINP <000b> input/ipa.c:406 127.0.0.1:42609 message received 20250319085641828 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262421642250198 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421642250198" session_id=4165012667 session_state=END} 20250319085641828 DSS <0004> hlr_ussd.c:576 262421642250198/0xf8410cbb: Process SS (END) 20250319085641828 DSS <0004> hlr_ussd.c:518 262421642250198/0xf8410cbb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250319085641828 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421642250198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421642250198" session_id=4165012667 session_state=END} 20250319085641828 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421642250198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085641828 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262421642250198 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085641828 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085641828 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3ea441dbfef1: Found GsupExpect[0] for "262421642250198" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@3ea441dbfef1: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262421642250198" TC_mo_ussd_euse_defaultroute(243)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085641830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60592<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@3ea441dbfef1: Final verdict of PTC: pass 20250319085641830 DAUC <0003> db_auc.c:157 IMSI='262423790524910': No 2G Auth Data 20250319085641830 DAUC <0003> db_auc.c:192 IMSI='262423790524910': No 3G Auth Data HLR_Test-GSUP(237)@3ea441dbfef1: Created GsupExpect[0] for "262423790524910" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250319085641837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60606<->l=127.0.0.1:4258 20250319085641840 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085641840 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423790524910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423790524910" session_id=4280835398 session_state=BEGIN} 20250319085641840 DSS <0004> hlr_ussd.c:576 262423790524910/0xff285d46: Process SS (BEGIN) 20250319085641840 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250319085641840 DSS <0004> hlr_ussd.c:518 262423790524910/0xff285d46: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250319085641840 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641840 DLINP <000b> input/ipa.c:432 127.0.0.1:42609 sending data 20250319085641840 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641840 DLINP <000b> input/ipa.c:432 127.0.0.1:42609 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3ea441dbfef1: 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 } } } } } 20250319085641841 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641841 DLINP <000b> input/ipa.c:406 127.0.0.1:42609 message received 20250319085641841 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262423790524910 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423790524910" session_id=4280835398 session_state=END} 20250319085641841 DSS <0004> hlr_ussd.c:576 262423790524910/0xff285d46: Process SS (END) 20250319085641841 DSS <0004> hlr_ussd.c:518 262423790524910/0xff285d46: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250319085641841 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423790524910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423790524910" session_id=4280835398 session_state=END} 20250319085641841 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423790524910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085641841 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262423790524910 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085641841 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085641841 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3ea441dbfef1: Found GsupExpect[0] for "262423790524910" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@3ea441dbfef1: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262423790524910" TC_mo_ussd_euse_defaultroute(244)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085641843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60606<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@3ea441dbfef1: Final verdict of PTC: pass 20250319085641843 DAUC <0003> db_auc.c:157 IMSI='262429582191245': No 2G Auth Data 20250319085641843 DAUC <0003> db_auc.c:192 IMSI='262429582191245': No 3G Auth Data HLR_Test-GSUP(237)@3ea441dbfef1: Created GsupExpect[0] for "262429582191245" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250319085641851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60616<->l=127.0.0.1:4258 20250319085641856 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085641856 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429582191245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429582191245" session_id=3961411794 session_state=BEGIN} 20250319085641856 DSS <0004> hlr_ussd.c:576 262429582191245/0xec1e58d2: Process SS (BEGIN) 20250319085641856 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250319085641856 DSS <0004> hlr_ussd.c:518 262429582191245/0xec1e58d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250319085641856 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641856 DLINP <000b> input/ipa.c:432 127.0.0.1:42609 sending data 20250319085641856 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641856 DLINP <000b> input/ipa.c:432 127.0.0.1:42609 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3ea441dbfef1: 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 } } } } } 20250319085641857 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641857 DLINP <000b> input/ipa.c:406 127.0.0.1:42609 message received 20250319085641857 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262429582191245 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429582191245" session_id=3961411794 session_state=END} 20250319085641857 DSS <0004> hlr_ussd.c:576 262429582191245/0xec1e58d2: Process SS (END) 20250319085641857 DSS <0004> hlr_ussd.c:518 262429582191245/0xec1e58d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250319085641857 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429582191245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429582191245" session_id=3961411794 session_state=END} 20250319085641857 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429582191245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085641857 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262429582191245 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085641857 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085641857 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3ea441dbfef1: Found GsupExpect[0] for "262429582191245" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@3ea441dbfef1: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262429582191245" TC_mo_ussd_euse_defaultroute(245)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085641859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60616<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@3ea441dbfef1: Final verdict of PTC: pass 20250319085641859 DAUC <0003> db_auc.c:157 IMSI='262424488903729': No 2G Auth Data 20250319085641859 DAUC <0003> db_auc.c:192 IMSI='262424488903729': No 3G Auth Data HLR_Test-GSUP(237)@3ea441dbfef1: Created GsupExpect[0] for "262424488903729" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250319085641866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60622<->l=127.0.0.1:4258 20250319085641869 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085641869 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424488903729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424488903729" session_id=1000418557 session_state=BEGIN} 20250319085641869 DSS <0004> hlr_ussd.c:576 262424488903729/0x3ba12cfd: Process SS (BEGIN) 20250319085641869 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250319085641869 DSS <0004> hlr_ussd.c:518 262424488903729/0x3ba12cfd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250319085641869 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641869 DLINP <000b> input/ipa.c:432 127.0.0.1:42609 sending data 20250319085641869 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641869 DLINP <000b> input/ipa.c:432 127.0.0.1:42609 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3ea441dbfef1: 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 } } } } } 20250319085641870 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641870 DLINP <000b> input/ipa.c:406 127.0.0.1:42609 message received 20250319085641870 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262424488903729 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424488903729" session_id=1000418557 session_state=END} 20250319085641870 DSS <0004> hlr_ussd.c:576 262424488903729/0x3ba12cfd: Process SS (END) 20250319085641870 DSS <0004> hlr_ussd.c:518 262424488903729/0x3ba12cfd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250319085641870 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424488903729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424488903729" session_id=1000418557 session_state=END} 20250319085641870 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424488903729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085641870 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262424488903729 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085641870 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085641870 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3ea441dbfef1: Found GsupExpect[0] for "262424488903729" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@3ea441dbfef1: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262424488903729" TC_mo_ussd_euse_defaultroute(246)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085641872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60622<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@3ea441dbfef1: Final verdict of PTC: pass 20250319085641872 DAUC <0003> db_auc.c:157 IMSI='262427335264730': No 2G Auth Data 20250319085641872 DAUC <0003> db_auc.c:192 IMSI='262427335264730': No 3G Auth Data HLR_Test-GSUP(237)@3ea441dbfef1: Created GsupExpect[0] for "262427335264730" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250319085641878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60638<->l=127.0.0.1:4258 20250319085641881 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085641881 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427335264730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427335264730" session_id=2031405055 session_state=BEGIN} 20250319085641881 DSS <0004> hlr_ussd.c:576 262427335264730/0x7914c7ff: Process SS (BEGIN) 20250319085641881 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250319085641881 DSS <0004> hlr_ussd.c:518 262427335264730/0x7914c7ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250319085641881 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641881 DLINP <000b> input/ipa.c:432 127.0.0.1:42609 sending data 20250319085641881 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641881 DLINP <000b> input/ipa.c:432 127.0.0.1:42609 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3ea441dbfef1: 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 } } } } } 20250319085641882 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641882 DLINP <000b> input/ipa.c:406 127.0.0.1:42609 message received 20250319085641882 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262427335264730 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427335264730" session_id=2031405055 session_state=END} 20250319085641882 DSS <0004> hlr_ussd.c:576 262427335264730/0x7914c7ff: Process SS (END) 20250319085641882 DSS <0004> hlr_ussd.c:518 262427335264730/0x7914c7ff: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250319085641882 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427335264730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427335264730" session_id=2031405055 session_state=END} 20250319085641882 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427335264730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085641882 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262427335264730 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250319085641882 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085641882 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3ea441dbfef1: Found GsupExpect[0] for "262427335264730" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@3ea441dbfef1: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262427335264730" TC_mo_ussd_euse_defaultroute(247)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085641884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60638<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@3ea441dbfef1: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@3ea441dbfef1: Final verdict of PTC: none 20250319085641885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60540<->l=127.0.0.1:4258 20250319085641886 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641886 DLINP <000b> input/ipa.c:406 127.0.0.1:42609 message received 20250319085641886 DLINP <000b> input/ipa.c:415 127.0.0.1:42609 connection closed with server 20250319085641886 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:42609 20250319085641886 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250319085641886 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35731<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@3ea441dbfef1: Final verdict of PTC: none 20250319085641886 DLINP <000b> input/ipa.c:452 connected read/write 20250319085641886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085641886 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-EUSE-foobar(236)@3ea441dbfef1: Final verdict of PTC: none 20250319085641886 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085641886 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 238@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 238: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:41 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 20250319085641912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60654<->l=127.0.0.1:4258 20250319085642113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60654<->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=113180) 20250319085643695 DSS <0004> hlr_ussd.c:239 262425957186286/0x5f768853: SS Session Timeout, destroying 20250319085643695 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425957186286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085643718 DSS <0004> hlr_ussd.c:239 262422314552419/0xcfb02b4b: SS Session Timeout, destroying 20250319085643718 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422314552419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085643729 DSS <0004> hlr_ussd.c:239 262420008642477/0x4d71e99e: SS Session Timeout, destroying 20250319085643729 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420008642477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085643740 DSS <0004> hlr_ussd.c:239 262429169816977/0x20679cc0: SS Session Timeout, destroying 20250319085643740 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429169816977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085643751 DSS <0004> hlr_ussd.c:239 262423329603316/0xe4f368c9: SS Session Timeout, destroying 20250319085643751 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423329603316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085643763 DSS <0004> hlr_ussd.c:239 262426318458046/0x3b19451d: SS Session Timeout, destroying 20250319085643763 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426318458046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085643775 DSS <0004> hlr_ussd.c:239 262420074597195/0x9e755b17: SS Session Timeout, destroying 20250319085643775 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420074597195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085643786 DSS <0004> hlr_ussd.c:239 262429987716344/0x122c8b10: SS Session Timeout, destroying 20250319085643786 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429987716344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:56:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_mo_sss_reject started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085645224 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085645225 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085645229 DLINP <000b> input/ipa.c:452 connected read/write 20250319085645229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085645229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085645230 DLINP <000b> input/ipa.c:452 connected read/write 20250319085645230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085645230 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085645230 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085645230 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  20250319085645230 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085645230 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  20250319085645230 DLGSUP <0013> gsup_server.c:236 2:  20250319085645230 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085645230 DLGSUP <0013> gsup_server.c:236 3:  20250319085645230 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085645230 DLGSUP <0013> gsup_server.c:236 4:  20250319085645230 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085645230 DLGSUP <0013> gsup_server.c:236 5:  20250319085645230 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085645230 DLGSUP <0013> gsup_server.c:236 7:  20250319085645230 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085645230 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085645230 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085645230 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@3ea441dbfef1: 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") 20250319085645244 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42995<->l=127.0.0.1:4259) 20250319085645247 DAUC <0003> db_auc.c:157 IMSI='262426325793978': No 2G Auth Data 20250319085645247 DAUC <0003> db_auc.c:192 IMSI='262426325793978': No 3G Auth Data HLR_Test-GSUP(249)@3ea441dbfef1: Created GsupExpect[0] for "262426325793978" to be handled at TC_mo_sss_reject(252) 20250319085645259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60658<->l=127.0.0.1:4258 20250319085645278 DLINP <000b> input/ipa.c:452 connected read/write 20250319085645278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085645278 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426325793978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426325793978" session_id=899140831 session_state=BEGIN} 20250319085645278 DSS <0004> hlr_ussd.c:576 262426325793978/0x3597ccdf: Process SS (BEGIN) 20250319085645278 DSS <0004> hlr_ussd.c:498 262426325793978/0x3597ccdf: SS CompType=Invoke, OpCode=InterrogateSS 20250319085645278 DSS <0004> hlr_ussd.c:506 262426325793978/0x3597ccdf: Structured SS requests are not supported, rejecting... 20250319085645278 DSS <0004> hlr_ussd.c:354 262426325793978/0x3597ccdf: Tx ReturnError(0, 0x15) 20250319085645278 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426325793978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426325793978" session_id=899140831 session_state=END} 20250319085645278 DLINP <000b> input/ipa.c:452 connected read/write 20250319085645278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085645278 DLINP <000b> input/ipa.c:452 connected read/write 20250319085645278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@3ea441dbfef1: Found GsupExpect[0] for "262426325793978" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@3ea441dbfef1: Added IMSI table entry 0TC_mo_sss_reject(252)"262426325793978" TC_mo_sss_reject(252)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085645286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60658<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@3ea441dbfef1: Final verdict of PTC: pass 20250319085645289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60656<->l=127.0.0.1:4258 20250319085645290 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42995<->l=127.0.0.1:4259) 20250319085645290 DLINP <000b> input/ipa.c:452 connected read/write 20250319085645290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085645290 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085645290 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085645290 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@3ea441dbfef1: Final verdict of PTC: none 250@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 250: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@3ea441dbfef1: Test case TC_mo_sss_reject finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:45 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 20250319085645330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60668<->l=127.0.0.1:4258 20250319085645431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60668<->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) 20250319085647110 DSS <0004> hlr_ussd.c:239 262429043975578/0xc32bf10a: SS Session Timeout, destroying 20250319085647110 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429043975578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085647137 DSS <0004> hlr_ussd.c:239 262420823498235/0xc561aeba: SS Session Timeout, destroying 20250319085647137 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420823498235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085647147 DSS <0004> hlr_ussd.c:239 262422364084960/0x792dd0e9: SS Session Timeout, destroying 20250319085647147 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422364084960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085647160 DSS <0004> hlr_ussd.c:239 262428466693848/0x4405ad77: SS Session Timeout, destroying 20250319085647160 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428466693848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085647172 DSS <0004> hlr_ussd.c:239 262424335032574/0x70af7aee: SS Session Timeout, destroying 20250319085647172 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424335032574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085647185 DSS <0004> hlr_ussd.c:239 262422838969159/0x4ae5f01e: SS Session Timeout, destroying 20250319085647185 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422838969159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085647196 DSS <0004> hlr_ussd.c:239 262427377310257/0x9951b1e0: SS Session Timeout, destroying 20250319085647196 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427377310257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250319085647207 DSS <0004> hlr_ussd.c:239 262427448235322/0x5698f2ee: SS Session Timeout, destroying 20250319085647207 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427448235322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_check_imei started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085648531 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085648531 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085648534 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60682<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(253)@3ea441dbfef1: 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 } } } } 20250319085648539 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648539 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085648539 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085648539 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  20250319085648539 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085648539 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  20250319085648539 DLGSUP <0013> gsup_server.c:236 2:  20250319085648539 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085648539 DLGSUP <0013> gsup_server.c:236 3:  20250319085648539 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085648539 DLGSUP <0013> gsup_server.c:236 4:  20250319085648539 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085648539 DLGSUP <0013> gsup_server.c:236 5:  20250319085648539 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085648539 DLGSUP <0013> gsup_server.c:236 7:  20250319085648539 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085648539 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085648539 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085648539 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@3ea441dbfef1: 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") 20250319085648556 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33141<->l=127.0.0.1:4259) 20250319085648562 DAUC <0003> db_auc.c:157 IMSI='262424906018664': No 2G Auth Data 20250319085648562 DAUC <0003> db_auc.c:192 IMSI='262424906018664': No 3G Auth Data HLR_Test-GSUP(254)@3ea441dbfef1: Created GsupExpect[0] for "262424906018664" to be handled at TC_gsup_check_imei(257) 20250319085648582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60686<->l=127.0.0.1:4258 20250319085648594 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648594 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424906018664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424906018664"} 20250319085648594 DMAIN <0000> hlr.c:435 IMSI='262424906018664': has IMEI = 12345678901234 (consider setting 'store-imei') 20250319085648594 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424906018664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424906018664"} 20250319085648594 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424906018664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085648594 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648594 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3ea441dbfef1: Found GsupExpect[0] for "262424906018664" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_check_imei(257)"262424906018664" TC_gsup_check_imei(257)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085648599 DAUC <0003> db_auc.c:192 IMSI='262424906018664': No 3G Auth Data 20250319085648604 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648604 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424906018664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424906018664"} 20250319085648604 DAUC <0003> hlr.c:428 IMSI='262424906018664': storing IMEI = 12345678901234 20250319085648604 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424906018664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424906018664"} 20250319085648604 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424906018664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085648604 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648604 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648605 DAUC <0003> db_auc.c:192 IMSI='262424906018664': No 3G Auth Data TC_gsup_check_imei(257)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085648607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60686<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@3ea441dbfef1: Final verdict of PTC: pass 20250319085648609 DAUC <0003> db_auc.c:157 IMSI='262427032755151': No 2G Auth Data 20250319085648609 DAUC <0003> db_auc.c:192 IMSI='262427032755151': No 3G Auth Data HLR_Test-GSUP(254)@3ea441dbfef1: Created GsupExpect[0] for "262427032755151" to be handled at TC_gsup_check_imei(258) 20250319085648619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60688<->l=127.0.0.1:4258 20250319085648621 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648621 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427032755151 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427032755151"} 20250319085648621 DMAIN <0000> hlr.c:435 IMSI='262427032755151': has IMEI = 12345678901234 (consider setting 'store-imei') 20250319085648621 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427032755151 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427032755151"} 20250319085648621 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427032755151 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085648621 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648621 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3ea441dbfef1: Found GsupExpect[0] for "262427032755151" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@3ea441dbfef1: Added IMSI table entry 1TC_gsup_check_imei(258)"262427032755151" TC_gsup_check_imei(258)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085648621 DAUC <0003> db_auc.c:192 IMSI='262427032755151': No 3G Auth Data 20250319085648622 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648622 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427032755151 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427032755151"} 20250319085648622 DAUC <0003> hlr.c:428 IMSI='262427032755151': storing IMEI = 12345678901234 20250319085648622 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427032755151 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427032755151"} 20250319085648622 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427032755151 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085648622 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648622 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648622 DAUC <0003> db_auc.c:192 IMSI='262427032755151': No 3G Auth Data TC_gsup_check_imei(258)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085648623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60688<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@3ea441dbfef1: Final verdict of PTC: pass 20250319085648624 DAUC <0003> db_auc.c:157 IMSI='262427986364260': No 2G Auth Data 20250319085648624 DAUC <0003> db_auc.c:192 IMSI='262427986364260': No 3G Auth Data HLR_Test-GSUP(254)@3ea441dbfef1: Created GsupExpect[0] for "262427986364260" to be handled at TC_gsup_check_imei(259) 20250319085648630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60702<->l=127.0.0.1:4258 20250319085648632 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648632 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427986364260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427986364260"} 20250319085648632 DMAIN <0000> hlr.c:435 IMSI='262427986364260': has IMEI = 12345678901234 (consider setting 'store-imei') 20250319085648632 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427986364260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427986364260"} 20250319085648632 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427986364260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085648632 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648632 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3ea441dbfef1: Found GsupExpect[0] for "262427986364260" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@3ea441dbfef1: Added IMSI table entry 2TC_gsup_check_imei(259)"262427986364260" TC_gsup_check_imei(259)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085648633 DAUC <0003> db_auc.c:192 IMSI='262427986364260': No 3G Auth Data 20250319085648634 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648634 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427986364260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427986364260"} 20250319085648634 DAUC <0003> hlr.c:428 IMSI='262427986364260': storing IMEI = 12345678901234 20250319085648634 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427986364260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427986364260"} 20250319085648634 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427986364260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085648634 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648634 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648634 DAUC <0003> db_auc.c:192 IMSI='262427986364260': No 3G Auth Data TC_gsup_check_imei(259)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085648634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60702<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@3ea441dbfef1: Final verdict of PTC: pass 20250319085648635 DAUC <0003> db_auc.c:157 IMSI='262422825091081': No 2G Auth Data 20250319085648635 DAUC <0003> db_auc.c:192 IMSI='262422825091081': No 3G Auth Data HLR_Test-GSUP(254)@3ea441dbfef1: Created GsupExpect[0] for "262422825091081" to be handled at TC_gsup_check_imei(260) 20250319085648642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 20250319085648644 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648644 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648644 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422825091081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422825091081"} 20250319085648644 DMAIN <0000> hlr.c:435 IMSI='262422825091081': has IMEI = 12345678901234 (consider setting 'store-imei') 20250319085648644 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422825091081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422825091081"} 20250319085648644 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422825091081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085648644 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648644 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3ea441dbfef1: Found GsupExpect[0] for "262422825091081" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@3ea441dbfef1: Added IMSI table entry 3TC_gsup_check_imei(260)"262422825091081" 20250319085648645 DAUC <0003> db_auc.c:157 IMSI='262422825091081': No 2G Auth Data TC_gsup_check_imei(260)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085648646 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648646 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422825091081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422825091081"} 20250319085648646 DAUC <0003> hlr.c:428 IMSI='262422825091081': storing IMEI = 12345678901234 20250319085648646 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422825091081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422825091081"} 20250319085648646 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422825091081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085648646 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648646 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648646 DAUC <0003> db_auc.c:157 IMSI='262422825091081': No 2G Auth Data TC_gsup_check_imei(260)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085648647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@3ea441dbfef1: Final verdict of PTC: pass 20250319085648648 DAUC <0003> db_auc.c:157 IMSI='262428820617402': No 2G Auth Data 20250319085648648 DAUC <0003> db_auc.c:192 IMSI='262428820617402': No 3G Auth Data HLR_Test-GSUP(254)@3ea441dbfef1: Created GsupExpect[0] for "262428820617402" to be handled at TC_gsup_check_imei(261) 20250319085648654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60710<->l=127.0.0.1:4258 20250319085648656 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648656 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428820617402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428820617402"} 20250319085648656 DMAIN <0000> hlr.c:435 IMSI='262428820617402': has IMEI = 12345678901234 (consider setting 'store-imei') 20250319085648656 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428820617402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428820617402"} 20250319085648656 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428820617402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085648656 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648656 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3ea441dbfef1: Found GsupExpect[0] for "262428820617402" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@3ea441dbfef1: Added IMSI table entry 4TC_gsup_check_imei(261)"262428820617402" TC_gsup_check_imei(261)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085648657 DAUC <0003> db_auc.c:157 IMSI='262428820617402': No 2G Auth Data 20250319085648658 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648658 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428820617402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428820617402"} 20250319085648658 DAUC <0003> hlr.c:428 IMSI='262428820617402': storing IMEI = 12345678901234 20250319085648658 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428820617402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428820617402"} 20250319085648658 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428820617402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085648658 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648658 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085648659 DAUC <0003> db_auc.c:157 IMSI='262428820617402': No 2G Auth Data 20250319085648659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60710<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@3ea441dbfef1: Final verdict of PTC: pass 20250319085648660 DAUC <0003> db_auc.c:157 IMSI='262425263201199': No 2G Auth Data 20250319085648660 DAUC <0003> db_auc.c:192 IMSI='262425263201199': No 3G Auth Data HLR_Test-GSUP(254)@3ea441dbfef1: Created GsupExpect[0] for "262425263201199" to be handled at TC_gsup_check_imei(262) 20250319085648666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60714<->l=127.0.0.1:4258 20250319085648668 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648668 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425263201199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425263201199"} 20250319085648668 DMAIN <0000> hlr.c:435 IMSI='262425263201199': has IMEI = 12345678901234 (consider setting 'store-imei') 20250319085648668 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425263201199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425263201199"} 20250319085648668 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425263201199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085648668 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648668 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3ea441dbfef1: Found GsupExpect[0] for "262425263201199" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@3ea441dbfef1: Added IMSI table entry 5TC_gsup_check_imei(262)"262425263201199" TC_gsup_check_imei(262)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085648671 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648671 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425263201199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425263201199"} 20250319085648671 DAUC <0003> hlr.c:428 IMSI='262425263201199': storing IMEI = 12345678901234 20250319085648671 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425263201199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425263201199"} 20250319085648671 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425263201199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085648671 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648671 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085648672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60714<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@3ea441dbfef1: Final verdict of PTC: pass 20250319085648672 DAUC <0003> db_auc.c:157 IMSI='262428332980214': No 2G Auth Data 20250319085648672 DAUC <0003> db_auc.c:192 IMSI='262428332980214': No 3G Auth Data HLR_Test-GSUP(254)@3ea441dbfef1: Created GsupExpect[0] for "262428332980214" to be handled at TC_gsup_check_imei(263) 20250319085648679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60728<->l=127.0.0.1:4258 20250319085648681 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648681 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428332980214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428332980214"} 20250319085648681 DMAIN <0000> hlr.c:435 IMSI='262428332980214': has IMEI = 12345678901234 (consider setting 'store-imei') 20250319085648681 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428332980214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428332980214"} 20250319085648681 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428332980214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085648681 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648681 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3ea441dbfef1: Found GsupExpect[0] for "262428332980214" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@3ea441dbfef1: Added IMSI table entry 6TC_gsup_check_imei(263)"262428332980214" TC_gsup_check_imei(263)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085648683 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648683 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428332980214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428332980214"} 20250319085648683 DAUC <0003> hlr.c:428 IMSI='262428332980214': storing IMEI = 12345678901234 20250319085648683 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428332980214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428332980214"} 20250319085648683 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428332980214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085648683 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648683 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085648684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60728<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@3ea441dbfef1: Final verdict of PTC: pass 20250319085648685 DAUC <0003> db_auc.c:157 IMSI='262427752667937': No 2G Auth Data 20250319085648685 DAUC <0003> db_auc.c:192 IMSI='262427752667937': No 3G Auth Data HLR_Test-GSUP(254)@3ea441dbfef1: Created GsupExpect[0] for "262427752667937" to be handled at TC_gsup_check_imei(264) 20250319085648691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60744<->l=127.0.0.1:4258 20250319085648694 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648694 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427752667937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427752667937"} 20250319085648694 DMAIN <0000> hlr.c:435 IMSI='262427752667937': has IMEI = 12345678901234 (consider setting 'store-imei') 20250319085648694 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427752667937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427752667937"} 20250319085648694 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427752667937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085648694 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648694 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3ea441dbfef1: Found GsupExpect[0] for "262427752667937" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@3ea441dbfef1: Added IMSI table entry 7TC_gsup_check_imei(264)"262427752667937" TC_gsup_check_imei(264)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085648696 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648696 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427752667937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427752667937"} 20250319085648696 DAUC <0003> hlr.c:428 IMSI='262427752667937': storing IMEI = 12345678901234 20250319085648696 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427752667937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427752667937"} 20250319085648696 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427752667937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085648696 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085648696 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085648697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60744<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@3ea441dbfef1: Final verdict of PTC: pass MTC@3ea441dbfef1: setverdict(pass): none -> pass 20250319085648697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60682<->l=127.0.0.1:4258 20250319085648698 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33141<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@3ea441dbfef1: Final verdict of PTC: none 20250319085648698 DLINP <000b> input/ipa.c:452 connected read/write 20250319085648698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085648698 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085648698 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085648698 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(256)@3ea441dbfef1: Final verdict of PTC: none 255@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: pass MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_gsup_check_imei finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:48 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 20250319085648721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4258 20250319085648822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60750<->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=125524) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_check_imei_via_proxy started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085651929 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085651929 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085651930 DLINP <000b> input/ipa.c:452 connected read/write 20250319085651930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085651931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52190<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085651932 DLINP <000b> input/ipa.c:452 connected read/write 20250319085651932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085651932 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085651932 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085651932 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  20250319085651932 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085651932 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  20250319085651932 DLGSUP <0013> gsup_server.c:236 2:  20250319085651932 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085651932 DLGSUP <0013> gsup_server.c:236 3:  20250319085651932 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085651932 DLGSUP <0013> gsup_server.c:236 4:  20250319085651932 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085651932 DLGSUP <0013> gsup_server.c:236 5:  20250319085651932 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085651932 DLGSUP <0013> gsup_server.c:236 7:  20250319085651932 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085651932 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085651932 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085651932 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@3ea441dbfef1: 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") 20250319085651940 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43693<->l=127.0.0.1:4259) 20250319085651944 DAUC <0003> db_auc.c:157 IMSI='262427914626277': No 2G Auth Data 20250319085651944 DAUC <0003> db_auc.c:192 IMSI='262427914626277': No 3G Auth Data HLR_Test-GSUP(266)@3ea441dbfef1: Created GsupExpect[0] for "262427914626277" to be handled at TC_gsup_check_imei_via_proxy(269) 20250319085651960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52198<->l=127.0.0.1:4258 20250319085651974 DLINP <000b> input/ipa.c:452 connected read/write 20250319085651974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085651974 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262427914626277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427914626277" source_name="the-source\n"} 20250319085651974 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250319085651974 DMAIN <0000> hlr.c:435 IMSI='262427914626277': has IMEI = 12345678901234 (consider setting 'store-imei') 20250319085651974 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262427914626277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427914626277" destination_name="the-source\n"} 20250319085651974 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262427914626277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085651974 DLINP <000b> input/ipa.c:452 connected read/write 20250319085651974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085651974 DLINP <000b> input/ipa.c:452 connected read/write 20250319085651974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3ea441dbfef1: Found GsupExpect[0] for "262427914626277" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262427914626277" TC_gsup_check_imei_via_proxy(269)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085651976 DAUC <0003> db_auc.c:192 IMSI='262427914626277': No 3G Auth Data 20250319085651979 DLINP <000b> input/ipa.c:452 connected read/write 20250319085651979 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085651979 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262427914626277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427914626277" source_name="the-source\n"} 20250319085651979 DAUC <0003> hlr.c:428 IMSI='262427914626277': storing IMEI = 12345678901234 20250319085651979 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262427914626277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427914626277" destination_name="the-source\n"} 20250319085651979 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262427914626277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085651979 DLINP <000b> input/ipa.c:452 connected read/write 20250319085651979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085651979 DLINP <000b> input/ipa.c:452 connected read/write 20250319085651979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085651980 DAUC <0003> db_auc.c:192 IMSI='262427914626277': No 3G Auth Data 20250319085651980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52198<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@3ea441dbfef1: Final verdict of PTC: pass 20250319085651981 DAUC <0003> db_auc.c:157 IMSI='262427490824910': No 2G Auth Data 20250319085651981 DAUC <0003> db_auc.c:192 IMSI='262427490824910': No 3G Auth Data HLR_Test-GSUP(266)@3ea441dbfef1: Created GsupExpect[0] for "262427490824910" to be handled at TC_gsup_check_imei_via_proxy(270) 20250319085651987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52204<->l=127.0.0.1:4258 20250319085651989 DLINP <000b> input/ipa.c:452 connected read/write 20250319085651990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085651990 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262427490824910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427490824910" source_name="the-source\n"} 20250319085651990 DMAIN <0000> hlr.c:435 IMSI='262427490824910': has IMEI = 12345678901234 (consider setting 'store-imei') 20250319085651990 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262427490824910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427490824910" destination_name="the-source\n"} 20250319085651990 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262427490824910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085651990 DLINP <000b> input/ipa.c:452 connected read/write 20250319085651990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085651990 DLINP <000b> input/ipa.c:452 connected read/write 20250319085651990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3ea441dbfef1: Found GsupExpect[0] for "262427490824910" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@3ea441dbfef1: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262427490824910" TC_gsup_check_imei_via_proxy(270)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085651991 DAUC <0003> db_auc.c:192 IMSI='262427490824910': No 3G Auth Data 20250319085651993 DLINP <000b> input/ipa.c:452 connected read/write 20250319085651993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085651993 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262427490824910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427490824910" source_name="the-source\n"} 20250319085651993 DAUC <0003> hlr.c:428 IMSI='262427490824910': storing IMEI = 12345678901234 20250319085651993 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262427490824910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427490824910" destination_name="the-source\n"} 20250319085651993 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262427490824910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085651993 DLINP <000b> input/ipa.c:452 connected read/write 20250319085651993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085651993 DLINP <000b> input/ipa.c:452 connected read/write 20250319085651993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085651993 DAUC <0003> db_auc.c:192 IMSI='262427490824910': No 3G Auth Data 20250319085651994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52204<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@3ea441dbfef1: Final verdict of PTC: pass 20250319085651995 DAUC <0003> db_auc.c:157 IMSI='262422467282827': No 2G Auth Data 20250319085651995 DAUC <0003> db_auc.c:192 IMSI='262422467282827': No 3G Auth Data HLR_Test-GSUP(266)@3ea441dbfef1: Created GsupExpect[0] for "262422467282827" to be handled at TC_gsup_check_imei_via_proxy(271) 20250319085652001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52218<->l=127.0.0.1:4258 20250319085652004 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085652004 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262422467282827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422467282827" source_name="the-source\n"} 20250319085652004 DMAIN <0000> hlr.c:435 IMSI='262422467282827': has IMEI = 12345678901234 (consider setting 'store-imei') 20250319085652004 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262422467282827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422467282827" destination_name="the-source\n"} 20250319085652004 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262422467282827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085652004 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085652004 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3ea441dbfef1: Found GsupExpect[0] for "262422467282827" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@3ea441dbfef1: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262422467282827" TC_gsup_check_imei_via_proxy(271)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085652005 DAUC <0003> db_auc.c:192 IMSI='262422467282827': No 3G Auth Data 20250319085652006 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085652006 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262422467282827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422467282827" source_name="the-source\n"} 20250319085652006 DAUC <0003> hlr.c:428 IMSI='262422467282827': storing IMEI = 12345678901234 20250319085652006 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262422467282827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422467282827" destination_name="the-source\n"} 20250319085652006 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262422467282827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085652006 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085652006 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085652007 DAUC <0003> db_auc.c:192 IMSI='262422467282827': No 3G Auth Data 20250319085652007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52218<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@3ea441dbfef1: Final verdict of PTC: pass 20250319085652008 DAUC <0003> db_auc.c:157 IMSI='262426235224774': No 2G Auth Data 20250319085652008 DAUC <0003> db_auc.c:192 IMSI='262426235224774': No 3G Auth Data HLR_Test-GSUP(266)@3ea441dbfef1: Created GsupExpect[0] for "262426235224774" to be handled at TC_gsup_check_imei_via_proxy(272) 20250319085652014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52226<->l=127.0.0.1:4258 20250319085652017 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085652017 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426235224774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426235224774" source_name="the-source\n"} 20250319085652017 DMAIN <0000> hlr.c:435 IMSI='262426235224774': has IMEI = 12345678901234 (consider setting 'store-imei') 20250319085652017 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262426235224774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426235224774" destination_name="the-source\n"} 20250319085652017 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262426235224774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085652017 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085652017 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3ea441dbfef1: Found GsupExpect[0] for "262426235224774" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@3ea441dbfef1: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262426235224774" TC_gsup_check_imei_via_proxy(272)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085652017 DAUC <0003> db_auc.c:157 IMSI='262426235224774': No 2G Auth Data 20250319085652019 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085652019 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426235224774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426235224774" source_name="the-source\n"} 20250319085652019 DAUC <0003> hlr.c:428 IMSI='262426235224774': storing IMEI = 12345678901234 20250319085652019 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262426235224774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426235224774" destination_name="the-source\n"} 20250319085652019 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262426235224774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085652019 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085652019 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085652019 DAUC <0003> db_auc.c:157 IMSI='262426235224774': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085652020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52226<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@3ea441dbfef1: Final verdict of PTC: pass 20250319085652020 DAUC <0003> db_auc.c:157 IMSI='262428333062627': No 2G Auth Data 20250319085652020 DAUC <0003> db_auc.c:192 IMSI='262428333062627': No 3G Auth Data HLR_Test-GSUP(266)@3ea441dbfef1: Created GsupExpect[0] for "262428333062627" to be handled at TC_gsup_check_imei_via_proxy(273) 20250319085652027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 20250319085652029 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652029 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085652029 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428333062627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428333062627" source_name="the-source\n"} 20250319085652029 DMAIN <0000> hlr.c:435 IMSI='262428333062627': has IMEI = 12345678901234 (consider setting 'store-imei') 20250319085652029 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262428333062627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428333062627" destination_name="the-source\n"} 20250319085652029 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262428333062627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085652029 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085652029 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3ea441dbfef1: Found GsupExpect[0] for "262428333062627" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@3ea441dbfef1: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262428333062627" TC_gsup_check_imei_via_proxy(273)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085652030 DAUC <0003> db_auc.c:157 IMSI='262428333062627': No 2G Auth Data 20250319085652032 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085652032 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428333062627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428333062627" source_name="the-source\n"} 20250319085652032 DAUC <0003> hlr.c:428 IMSI='262428333062627': storing IMEI = 12345678901234 20250319085652032 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262428333062627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428333062627" destination_name="the-source\n"} 20250319085652032 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262428333062627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085652032 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085652032 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085652033 DAUC <0003> db_auc.c:157 IMSI='262428333062627': No 2G Auth Data 20250319085652033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@3ea441dbfef1: Final verdict of PTC: pass 20250319085652034 DAUC <0003> db_auc.c:157 IMSI='262424311716306': No 2G Auth Data 20250319085652034 DAUC <0003> db_auc.c:192 IMSI='262424311716306': No 3G Auth Data HLR_Test-GSUP(266)@3ea441dbfef1: Created GsupExpect[0] for "262424311716306" to be handled at TC_gsup_check_imei_via_proxy(274) 20250319085652040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4258 20250319085652042 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652042 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085652042 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424311716306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424311716306" source_name="the-source\n"} 20250319085652042 DMAIN <0000> hlr.c:435 IMSI='262424311716306': has IMEI = 12345678901234 (consider setting 'store-imei') 20250319085652042 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262424311716306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424311716306" destination_name="the-source\n"} 20250319085652042 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262424311716306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085652042 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085652042 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3ea441dbfef1: Found GsupExpect[0] for "262424311716306" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@3ea441dbfef1: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262424311716306" TC_gsup_check_imei_via_proxy(274)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085652044 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085652044 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424311716306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424311716306" source_name="the-source\n"} 20250319085652044 DAUC <0003> hlr.c:428 IMSI='262424311716306': storing IMEI = 12345678901234 20250319085652044 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262424311716306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424311716306" destination_name="the-source\n"} 20250319085652044 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262424311716306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085652044 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085652044 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085652045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@3ea441dbfef1: Final verdict of PTC: pass 20250319085652045 DAUC <0003> db_auc.c:157 IMSI='262424587231090': No 2G Auth Data 20250319085652045 DAUC <0003> db_auc.c:192 IMSI='262424587231090': No 3G Auth Data HLR_Test-GSUP(266)@3ea441dbfef1: Created GsupExpect[0] for "262424587231090" to be handled at TC_gsup_check_imei_via_proxy(275) 20250319085652051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4258 20250319085652053 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085652053 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424587231090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424587231090" source_name="the-source\n"} 20250319085652053 DMAIN <0000> hlr.c:435 IMSI='262424587231090': has IMEI = 12345678901234 (consider setting 'store-imei') 20250319085652053 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262424587231090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424587231090" destination_name="the-source\n"} 20250319085652053 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262424587231090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085652053 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085652053 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3ea441dbfef1: Found GsupExpect[0] for "262424587231090" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@3ea441dbfef1: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424587231090" TC_gsup_check_imei_via_proxy(275)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085652055 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085652055 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424587231090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424587231090" source_name="the-source\n"} 20250319085652055 DAUC <0003> hlr.c:428 IMSI='262424587231090': storing IMEI = 12345678901234 20250319085652055 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262424587231090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424587231090" destination_name="the-source\n"} 20250319085652055 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262424587231090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085652055 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085652055 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085652056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@3ea441dbfef1: Final verdict of PTC: pass 20250319085652057 DAUC <0003> db_auc.c:157 IMSI='262420430927658': No 2G Auth Data 20250319085652057 DAUC <0003> db_auc.c:192 IMSI='262420430927658': No 3G Auth Data HLR_Test-GSUP(266)@3ea441dbfef1: Created GsupExpect[0] for "262420430927658" to be handled at TC_gsup_check_imei_via_proxy(276) 20250319085652063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52266<->l=127.0.0.1:4258 20250319085652066 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085652066 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420430927658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420430927658" source_name="the-source\n"} 20250319085652066 DMAIN <0000> hlr.c:435 IMSI='262420430927658': has IMEI = 12345678901234 (consider setting 'store-imei') 20250319085652066 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262420430927658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420430927658" destination_name="the-source\n"} 20250319085652066 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262420430927658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085652066 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085652066 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3ea441dbfef1: Found GsupExpect[0] for "262420430927658" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@3ea441dbfef1: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262420430927658" TC_gsup_check_imei_via_proxy(276)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085652068 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085652068 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420430927658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420430927658" source_name="the-source\n"} 20250319085652068 DAUC <0003> hlr.c:428 IMSI='262420430927658': storing IMEI = 12345678901234 20250319085652068 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262420430927658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420430927658" destination_name="the-source\n"} 20250319085652068 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262420430927658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085652068 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085652068 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085652069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52266<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@3ea441dbfef1: Final verdict of PTC: pass MTC@3ea441dbfef1: setverdict(pass): none -> pass 20250319085652070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52190<->l=127.0.0.1:4258 20250319085652070 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43693<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@3ea441dbfef1: Final verdict of PTC: none 20250319085652071 DLINP <000b> input/ipa.c:452 connected read/write 20250319085652071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085652071 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085652071 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085652071 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085652071 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 267@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: pass MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:52 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20250319085652095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52270<->l=127.0.0.1:4258 20250319085652196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52270<->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@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_check_imei_invalid_len started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085655322 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085655322 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085655328 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52286<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085655334 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655334 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085655334 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085655334 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  20250319085655334 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085655334 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  20250319085655334 DLGSUP <0013> gsup_server.c:236 2:  20250319085655334 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085655334 DLGSUP <0013> gsup_server.c:236 3:  20250319085655334 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085655334 DLGSUP <0013> gsup_server.c:236 4:  20250319085655334 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085655334 DLGSUP <0013> gsup_server.c:236 5:  20250319085655334 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085655334 DLGSUP <0013> gsup_server.c:236 7:  20250319085655334 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085655334 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085655335 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085655335 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@3ea441dbfef1: 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") 20250319085655359 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37127<->l=127.0.0.1:4259) 20250319085655368 DAUC <0003> db_auc.c:157 IMSI='262420378574781': No 2G Auth Data 20250319085655368 DAUC <0003> db_auc.c:192 IMSI='262420378574781': No 3G Auth Data HLR_Test-GSUP(278)@3ea441dbfef1: Created GsupExpect[0] for "262420378574781" to be handled at TC_gsup_check_imei_invalid_len(281) 20250319085655391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52288<->l=127.0.0.1:4258 20250319085655400 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655400 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420378574781"} 20250319085655400 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250319085655400 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420378574781" cause=Invalid mandatory information} 20250319085655400 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655401 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655401 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3ea441dbfef1: Found GsupExpect[0] for "262420378574781" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262420378574781" TC_gsup_check_imei_invalid_len(281)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085655405 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655405 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420378574781"} 20250319085655405 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250319085655405 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420378574781" cause=Invalid mandatory information} 20250319085655405 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655405 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655406 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655409 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655409 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420378574781"} 20250319085655409 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250319085655409 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420378574781" cause=Invalid mandatory information} 20250319085655409 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655409 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655409 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655412 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655412 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420378574781"} 20250319085655412 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250319085655412 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420378574781" cause=Invalid mandatory information} 20250319085655412 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655412 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655412 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655414 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655414 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420378574781"} 20250319085655414 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250319085655414 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420378574781" cause=Invalid mandatory information} 20250319085655414 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420378574781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655414 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655414 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52288<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@3ea441dbfef1: Final verdict of PTC: pass 20250319085655419 DAUC <0003> db_auc.c:157 IMSI='262429824673424': No 2G Auth Data 20250319085655419 DAUC <0003> db_auc.c:192 IMSI='262429824673424': No 3G Auth Data HLR_Test-GSUP(278)@3ea441dbfef1: Created GsupExpect[0] for "262429824673424" to be handled at TC_gsup_check_imei_invalid_len(282) 20250319085655433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52292<->l=127.0.0.1:4258 20250319085655434 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655434 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429824673424"} 20250319085655434 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250319085655434 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429824673424" cause=Invalid mandatory information} 20250319085655434 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655434 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655434 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3ea441dbfef1: Found GsupExpect[0] for "262429824673424" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@3ea441dbfef1: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262429824673424" TC_gsup_check_imei_invalid_len(282)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085655435 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655435 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429824673424"} 20250319085655435 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250319085655435 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429824673424" cause=Invalid mandatory information} 20250319085655435 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655435 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655435 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655436 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655436 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429824673424"} 20250319085655436 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250319085655436 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429824673424" cause=Invalid mandatory information} 20250319085655436 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655436 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655436 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655437 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655437 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429824673424"} 20250319085655437 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250319085655437 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429824673424" cause=Invalid mandatory information} 20250319085655437 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655437 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655437 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655437 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655437 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429824673424"} 20250319085655437 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250319085655437 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429824673424" cause=Invalid mandatory information} 20250319085655437 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429824673424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655437 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655437 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52292<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@3ea441dbfef1: Final verdict of PTC: pass 20250319085655439 DAUC <0003> db_auc.c:157 IMSI='262426753075340': No 2G Auth Data 20250319085655439 DAUC <0003> db_auc.c:192 IMSI='262426753075340': No 3G Auth Data HLR_Test-GSUP(278)@3ea441dbfef1: Created GsupExpect[0] for "262426753075340" to be handled at TC_gsup_check_imei_invalid_len(283) 20250319085655444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20250319085655446 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655446 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753075340"} 20250319085655446 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250319085655446 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753075340" cause=Invalid mandatory information} 20250319085655446 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655446 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655446 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3ea441dbfef1: Found GsupExpect[0] for "262426753075340" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@3ea441dbfef1: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262426753075340" TC_gsup_check_imei_invalid_len(283)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085655447 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655447 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753075340"} 20250319085655447 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250319085655447 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753075340" cause=Invalid mandatory information} 20250319085655447 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655447 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655447 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655447 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655447 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753075340"} 20250319085655447 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250319085655447 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753075340" cause=Invalid mandatory information} 20250319085655447 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655447 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655447 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655448 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655448 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753075340"} 20250319085655448 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250319085655448 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753075340" cause=Invalid mandatory information} 20250319085655448 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655448 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655448 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655449 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655449 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753075340"} 20250319085655449 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250319085655449 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753075340" cause=Invalid mandatory information} 20250319085655449 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426753075340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655449 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655449 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@3ea441dbfef1: Final verdict of PTC: pass 20250319085655450 DAUC <0003> db_auc.c:157 IMSI='262423671928809': No 2G Auth Data 20250319085655450 DAUC <0003> db_auc.c:192 IMSI='262423671928809': No 3G Auth Data HLR_Test-GSUP(278)@3ea441dbfef1: Created GsupExpect[0] for "262423671928809" to be handled at TC_gsup_check_imei_invalid_len(284) 20250319085655456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4258 20250319085655458 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655458 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423671928809"} 20250319085655458 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250319085655458 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423671928809" cause=Invalid mandatory information} 20250319085655458 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655458 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655458 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3ea441dbfef1: Found GsupExpect[0] for "262423671928809" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@3ea441dbfef1: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262423671928809" TC_gsup_check_imei_invalid_len(284)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085655459 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655459 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423671928809"} 20250319085655459 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250319085655459 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423671928809" cause=Invalid mandatory information} 20250319085655459 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655459 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655459 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655460 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655460 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423671928809"} 20250319085655460 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250319085655460 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423671928809" cause=Invalid mandatory information} 20250319085655460 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655460 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655460 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655461 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655461 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423671928809"} 20250319085655461 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250319085655461 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423671928809" cause=Invalid mandatory information} 20250319085655461 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655461 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655461 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655462 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655462 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423671928809"} 20250319085655462 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250319085655462 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423671928809" cause=Invalid mandatory information} 20250319085655462 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423671928809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655462 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655462 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@3ea441dbfef1: Final verdict of PTC: pass 20250319085655463 DAUC <0003> db_auc.c:157 IMSI='262420911553451': No 2G Auth Data 20250319085655463 DAUC <0003> db_auc.c:192 IMSI='262420911553451': No 3G Auth Data HLR_Test-GSUP(278)@3ea441dbfef1: Created GsupExpect[0] for "262420911553451" to be handled at TC_gsup_check_imei_invalid_len(285) 20250319085655469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52312<->l=127.0.0.1:4258 20250319085655471 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655471 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420911553451"} 20250319085655471 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250319085655471 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420911553451" cause=Invalid mandatory information} 20250319085655471 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655471 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655471 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3ea441dbfef1: Found GsupExpect[0] for "262420911553451" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@3ea441dbfef1: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262420911553451" TC_gsup_check_imei_invalid_len(285)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085655473 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655473 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420911553451"} 20250319085655473 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250319085655473 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420911553451" cause=Invalid mandatory information} 20250319085655473 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655473 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655473 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655474 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655474 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420911553451"} 20250319085655474 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250319085655474 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420911553451" cause=Invalid mandatory information} 20250319085655474 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655474 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655474 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655475 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655475 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420911553451"} 20250319085655475 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250319085655475 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420911553451" cause=Invalid mandatory information} 20250319085655475 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655475 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655475 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655476 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655476 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420911553451"} 20250319085655476 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250319085655476 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420911553451" cause=Invalid mandatory information} 20250319085655476 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420911553451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655476 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655476 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52312<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@3ea441dbfef1: Final verdict of PTC: pass 20250319085655478 DAUC <0003> db_auc.c:157 IMSI='262427166951847': No 2G Auth Data 20250319085655478 DAUC <0003> db_auc.c:192 IMSI='262427166951847': No 3G Auth Data HLR_Test-GSUP(278)@3ea441dbfef1: Created GsupExpect[0] for "262427166951847" to be handled at TC_gsup_check_imei_invalid_len(286) 20250319085655485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52316<->l=127.0.0.1:4258 20250319085655487 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655487 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427166951847"} 20250319085655487 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250319085655487 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427166951847" cause=Invalid mandatory information} 20250319085655487 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655487 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655487 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3ea441dbfef1: Found GsupExpect[0] for "262427166951847" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@3ea441dbfef1: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262427166951847" TC_gsup_check_imei_invalid_len(286)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085655489 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655489 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427166951847"} 20250319085655489 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250319085655489 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427166951847" cause=Invalid mandatory information} 20250319085655489 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655489 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655489 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655490 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655490 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427166951847"} 20250319085655490 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250319085655490 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427166951847" cause=Invalid mandatory information} 20250319085655490 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655490 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655490 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655491 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655491 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427166951847"} 20250319085655491 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250319085655491 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427166951847" cause=Invalid mandatory information} 20250319085655491 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655491 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655491 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655491 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655491 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427166951847"} 20250319085655491 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250319085655491 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427166951847" cause=Invalid mandatory information} 20250319085655491 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427166951847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655491 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655491 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52316<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@3ea441dbfef1: Final verdict of PTC: pass 20250319085655493 DAUC <0003> db_auc.c:157 IMSI='262426758147234': No 2G Auth Data 20250319085655493 DAUC <0003> db_auc.c:192 IMSI='262426758147234': No 3G Auth Data HLR_Test-GSUP(278)@3ea441dbfef1: Created GsupExpect[0] for "262426758147234" to be handled at TC_gsup_check_imei_invalid_len(287) 20250319085655499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52326<->l=127.0.0.1:4258 20250319085655501 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655501 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426758147234"} 20250319085655501 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250319085655501 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426758147234" cause=Invalid mandatory information} 20250319085655501 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655501 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655501 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3ea441dbfef1: Found GsupExpect[0] for "262426758147234" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@3ea441dbfef1: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262426758147234" TC_gsup_check_imei_invalid_len(287)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085655502 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655502 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426758147234"} 20250319085655502 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250319085655502 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426758147234" cause=Invalid mandatory information} 20250319085655502 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655502 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655502 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655503 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655503 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426758147234"} 20250319085655503 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250319085655503 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426758147234" cause=Invalid mandatory information} 20250319085655503 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655503 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655503 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655504 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655504 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426758147234"} 20250319085655504 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250319085655504 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426758147234" cause=Invalid mandatory information} 20250319085655504 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655504 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655504 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655504 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655504 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426758147234"} 20250319085655504 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250319085655504 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426758147234" cause=Invalid mandatory information} 20250319085655504 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426758147234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655504 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655504 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52326<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@3ea441dbfef1: Final verdict of PTC: pass 20250319085655505 DAUC <0003> db_auc.c:157 IMSI='262423378792027': No 2G Auth Data 20250319085655505 DAUC <0003> db_auc.c:192 IMSI='262423378792027': No 3G Auth Data HLR_Test-GSUP(278)@3ea441dbfef1: Created GsupExpect[0] for "262423378792027" to be handled at TC_gsup_check_imei_invalid_len(288) 20250319085655512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 20250319085655514 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655514 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423378792027"} 20250319085655514 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250319085655514 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423378792027" cause=Invalid mandatory information} 20250319085655514 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655514 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655514 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3ea441dbfef1: Found GsupExpect[0] for "262423378792027" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@3ea441dbfef1: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262423378792027" TC_gsup_check_imei_invalid_len(288)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085655515 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655515 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423378792027"} 20250319085655515 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250319085655515 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423378792027" cause=Invalid mandatory information} 20250319085655515 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655515 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655515 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655516 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655516 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423378792027"} 20250319085655516 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250319085655516 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423378792027" cause=Invalid mandatory information} 20250319085655516 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655516 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655516 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655517 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655517 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423378792027"} 20250319085655517 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250319085655517 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423378792027" cause=Invalid mandatory information} 20250319085655517 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655517 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655517 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655518 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655518 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423378792027"} 20250319085655518 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250319085655518 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423378792027" cause=Invalid mandatory information} 20250319085655518 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423378792027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085655518 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085655518 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085655518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@3ea441dbfef1: Final verdict of PTC: pass MTC@3ea441dbfef1: setverdict(pass): none -> pass 20250319085655519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52286<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@3ea441dbfef1: Final verdict of PTC: none 20250319085655519 DLINP <000b> input/ipa.c:452 connected read/write 20250319085655519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085655519 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085655519 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085655519 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085655519 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37127<->l=127.0.0.1:4259) 279@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: pass MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@3ea441dbfef1: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:55 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 20250319085655552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52352<->l=127.0.0.1:4258 20250319085655653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52352<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68884) Waiting for packet dumper to finish... 1 (prev_count=68884, count=168556) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_gsup_check_imei_unknown_imsi started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085658762 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085658762 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085658766 DLINP <000b> input/ipa.c:452 connected read/write 20250319085658766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085658767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085658768 DLINP <000b> input/ipa.c:452 connected read/write 20250319085658768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085658768 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085658768 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085658768 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  20250319085658768 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085658768 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  20250319085658768 DLGSUP <0013> gsup_server.c:236 2:  20250319085658768 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085658768 DLGSUP <0013> gsup_server.c:236 3:  20250319085658768 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085658768 DLGSUP <0013> gsup_server.c:236 4:  20250319085658768 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085658768 DLGSUP <0013> gsup_server.c:236 5:  20250319085658768 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085658768 DLGSUP <0013> gsup_server.c:236 7:  20250319085658768 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085658768 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085658768 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085658768 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@3ea441dbfef1: 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") 20250319085658796 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46449<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@3ea441dbfef1: Created GsupExpect[0] for "262422444654947" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250319085658817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 20250319085658830 DLINP <000b> input/ipa.c:452 connected read/write 20250319085658830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085658830 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422444654947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422444654947"} 20250319085658830 DMAIN <0000> hlr.c:435 IMSI='262422444654947': has IMEI = 22245678901234 (consider setting 'store-imei') 20250319085658831 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422444654947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250319085658831 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422444654947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422444654947" cause=Invalid mandatory information} 20250319085658831 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422444654947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085658831 DLINP <000b> input/ipa.c:452 connected read/write 20250319085658831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085658831 DLINP <000b> input/ipa.c:452 connected read/write 20250319085658831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@3ea441dbfef1: Found GsupExpect[0] for "262422444654947" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@3ea441dbfef1: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262422444654947" TC_gsup_check_imei_unknown_imsi(293)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085658839 DLINP <000b> input/ipa.c:452 connected read/write 20250319085658839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085658839 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422444654947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422444654947"} 20250319085658839 DAUC <0003> hlr.c:428 IMSI='262422444654947': storing IMEI = 22245678901234 20250319085658839 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262422444654947': no such subscriber 20250319085658839 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422444654947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250319085658839 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422444654947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422444654947" cause=Invalid mandatory information} 20250319085658839 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422444654947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085658839 DLINP <000b> input/ipa.c:452 connected read/write 20250319085658839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085658839 DLINP <000b> input/ipa.c:452 connected read/write 20250319085658839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085658842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@3ea441dbfef1: Final verdict of PTC: pass 20250319085658843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4258 20250319085658845 DLINP <000b> input/ipa.c:452 connected read/write 20250319085658845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085658845 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085658845 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085658845 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085658845 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46449<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@3ea441dbfef1: Final verdict of PTC: none 291@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 291: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@3ea441dbfef1: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:56:58 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 20250319085658882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52372<->l=127.0.0.1:4258 20250319085658983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52372<->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@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:57:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085702109 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085702109 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085702112 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43606<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085702114 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702114 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085702114 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085702114 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  20250319085702114 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085702114 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  20250319085702114 DLGSUP <0013> gsup_server.c:236 2:  20250319085702114 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085702114 DLGSUP <0013> gsup_server.c:236 3:  20250319085702114 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085702114 DLGSUP <0013> gsup_server.c:236 4:  20250319085702114 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(294)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085702114 DLGSUP <0013> gsup_server.c:236 5:  20250319085702114 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085702114 DLGSUP <0013> gsup_server.c:236 7:  20250319085702114 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085702114 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085702114 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085702114 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@3ea441dbfef1: 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") 20250319085702122 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32771<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@3ea441dbfef1: Created GsupExpect[0] for "262428255614161" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250319085702127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43618<->l=127.0.0.1:4258 20250319085702158 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702158 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428255614161"} 20250319085702158 DMAIN <0000> hlr.c:227 IMSI='262428255614161': Creating subscriber on demand 20250319085702158 DMAIN <0000> hlr.c:243 IMSI='262428255614161': Successfully assigned MSISDN='281' 20250319085702158 DAUC <0003> hlr.c:428 IMSI='262428255614161': storing IMEI = 12345678901234 20250319085702158 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428255614161"} 20250319085702158 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085702158 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702158 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@3ea441dbfef1: Found GsupExpect[0] for "262428255614161" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@3ea441dbfef1: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262428255614161" TC_subscr_create_on_demand_check_imei_early(298)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085702160 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702160 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702160 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702160 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702161 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702161 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702162 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702162 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428255614161" cn_domain=PS} 20250319085702162 DLU <0006> fsm.c:456 lu(262428255614161)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085702162 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085702162 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085702162 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428255614161" cn_domain=PS} 20250319085702162 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702162 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702163 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702163 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428255614161"} 20250319085702163 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085702163 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085702163 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428255614161"} 20250319085702163 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085702163 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085702163 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085702163 DLU <0006> fsm.c:568 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085702163 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702163 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085702166 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702166 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428255614161"} 20250319085702166 DMAIN <0000> hlr.c:227 IMSI='262428255614161': Creating subscriber on demand 20250319085702166 DMAIN <0000> hlr.c:243 IMSI='262428255614161': Successfully assigned MSISDN='829' 20250319085702166 DAUC <0003> hlr.c:428 IMSI='262428255614161': storing IMEI = 12345678901234 20250319085702166 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428255614161"} 20250319085702166 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085702166 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702166 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085702167 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702167 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702167 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702167 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702168 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702168 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702168 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702168 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702169 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702169 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428255614161" cn_domain=PS} 20250319085702169 DLU <0006> fsm.c:456 lu(262428255614161)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085702169 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085702169 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085702169 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428255614161" cn_domain=PS} 20250319085702169 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702169 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702171 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702171 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428255614161"} 20250319085702171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085702171 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085702171 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428255614161"} 20250319085702171 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085702171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085702171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085702171 DLU <0006> fsm.c:568 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085702171 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702171 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085702175 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702176 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428255614161"} 20250319085702176 DMAIN <0000> hlr.c:227 IMSI='262428255614161': Creating subscriber on demand 20250319085702176 DMAIN <0000> hlr.c:243 IMSI='262428255614161': Successfully assigned MSISDN='752' 20250319085702176 DAUC <0003> hlr.c:428 IMSI='262428255614161': storing IMEI = 12345678901234 20250319085702176 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428255614161"} 20250319085702176 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085702176 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702176 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085702177 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702177 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702178 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702178 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702179 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702179 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702180 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702180 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702182 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702182 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428255614161" cn_domain=PS} 20250319085702182 DLU <0006> fsm.c:456 lu(262428255614161)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085702182 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250319085702182 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428255614161" cause=GPRS services not allowed} 20250319085702182 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085702182 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085702182 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{UNVALIDATED}: Freeing instance 20250319085702182 DLU <0006> fsm.c:568 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{UNVALIDATED}: Deallocated 20250319085702182 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702182 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085702187 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702187 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428255614161"} 20250319085702187 DMAIN <0000> hlr.c:227 IMSI='262428255614161': Creating subscriber on demand 20250319085702187 DMAIN <0000> hlr.c:243 IMSI='262428255614161': Successfully assigned MSISDN='613' 20250319085702187 DAUC <0003> hlr.c:428 IMSI='262428255614161': storing IMEI = 12345678901234 20250319085702187 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428255614161"} 20250319085702187 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085702187 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702187 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702188 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702188 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085702189 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702189 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702190 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702190 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702192 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702192 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428255614161" cn_domain=PS} 20250319085702192 DLU <0006> fsm.c:456 lu(262428255614161)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085702192 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250319085702192 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428255614161" cause=GPRS services not allowed} 20250319085702192 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085702192 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085702192 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{UNVALIDATED}: Freeing instance 20250319085702192 DLU <0006> fsm.c:568 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{UNVALIDATED}: Deallocated 20250319085702192 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702192 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085702199 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702199 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428255614161"} 20250319085702199 DMAIN <0000> hlr.c:227 IMSI='262428255614161': Creating subscriber on demand 20250319085702199 DAUC <0003> hlr.c:428 IMSI='262428255614161': storing IMEI = 12345678901234 20250319085702199 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428255614161"} 20250319085702199 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085702199 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702200 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085702202 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702202 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702203 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702204 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702205 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702205 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702208 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702208 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428255614161" cn_domain=PS} 20250319085702208 DLU <0006> fsm.c:456 lu(262428255614161)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085702208 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250319085702208 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428255614161" cause=GPRS services not allowed} 20250319085702208 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085702208 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085702208 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{UNVALIDATED}: Freeing instance 20250319085702208 DLU <0006> fsm.c:568 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{UNVALIDATED}: Deallocated 20250319085702208 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702208 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085702216 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702217 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428255614161"} 20250319085702217 DMAIN <0000> hlr.c:227 IMSI='262428255614161': Creating subscriber on demand 20250319085702217 DAUC <0003> hlr.c:428 IMSI='262428255614161': storing IMEI = 12345678901234 20250319085702217 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428255614161"} 20250319085702217 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250319085702217 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702217 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085702219 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702219 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702221 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702221 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702222 DAUC <0003> db_auc.c:157 IMSI='262428255614161': No 2G Auth Data 20250319085702222 DAUC <0003> db_auc.c:192 IMSI='262428255614161': No 3G Auth Data 20250319085702225 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702225 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428255614161" cn_domain=PS} 20250319085702225 DLU <0006> fsm.c:456 lu(262428255614161)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085702225 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085702225 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085702225 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428255614161" cn_domain=PS} 20250319085702225 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702225 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702229 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702229 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428255614161"} 20250319085702229 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085702229 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085702229 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428255614161"} 20250319085702229 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428255614161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085702229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085702229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085702229 DLU <0006> fsm.c:568 lu(PS:IMSI-262428255614161)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085702229 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085702229 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085702235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43618<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@3ea441dbfef1: Final verdict of PTC: pass 20250319085702237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43606<->l=127.0.0.1:4258 20250319085702239 DLINP <000b> input/ipa.c:452 connected read/write 20250319085702239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085702239 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085702239 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085702239 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085702240 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32771<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@3ea441dbfef1: Final verdict of PTC: none 296@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 296: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@3ea441dbfef1: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:57:02 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 20250319085702278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43626<->l=127.0.0.1:4258 20250319085702379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43626<->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=97320) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_subscr_create_on_demand_ul started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085705500 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085705500 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085705504 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085705506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43628<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085705510 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085705510 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085705510 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085705510 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  20250319085705510 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085705510 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  20250319085705510 DLGSUP <0013> gsup_server.c:236 2:  20250319085705510 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085705510 DLGSUP <0013> gsup_server.c:236 3:  20250319085705510 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085705510 DLGSUP <0013> gsup_server.c:236 4:  20250319085705510 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085705510 DLGSUP <0013> gsup_server.c:236 5:  20250319085705510 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085705510 DLGSUP <0013> gsup_server.c:236 7:  20250319085705510 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085705510 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085705510 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085705510 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@3ea441dbfef1: 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") 20250319085705533 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43337<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@3ea441dbfef1: Created GsupExpect[0] for "262421962283983" to be handled at TC_subscr_create_on_demand_ul(303) 20250319085705548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43634<->l=127.0.0.1:4258 20250319085705560 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085705560 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421962283983" cn_domain=PS} 20250319085705560 DMAIN <0000> hlr.c:227 IMSI='262421962283983': Creating subscriber on demand 20250319085705560 DMAIN <0000> hlr.c:243 IMSI='262421962283983': Successfully assigned MSISDN='020' 20250319085705560 DLU <0006> fsm.c:456 lu(262421962283983)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085705560 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085705560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085705560 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421962283983" cn_domain=PS} 20250319085705560 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085705560 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@3ea441dbfef1: Found GsupExpect[0] for "262421962283983" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@3ea441dbfef1: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262421962283983" 20250319085705566 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085705566 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421962283983"} 20250319085705566 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085705566 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085705566 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421962283983"} 20250319085705567 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085705567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085705567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085705567 DLU <0006> fsm.c:568 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085705567 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085705567 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085705569 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705569 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705571 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705571 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705573 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705573 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705580 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085705580 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421962283983" cn_domain=PS} 20250319085705580 DMAIN <0000> hlr.c:227 IMSI='262421962283983': Creating subscriber on demand 20250319085705580 DMAIN <0000> hlr.c:243 IMSI='262421962283983': Successfully assigned MSISDN='177' 20250319085705580 DLU <0006> fsm.c:456 lu(262421962283983)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085705580 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085705581 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085705581 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421962283983" cn_domain=PS} 20250319085705581 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085705581 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085705584 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705584 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085705584 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421962283983"} 20250319085705584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085705584 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085705584 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421962283983"} 20250319085705584 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085705584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085705584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085705584 DLU <0006> fsm.c:568 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085705584 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085705584 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085705586 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705586 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705588 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705588 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705590 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705590 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705592 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705592 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705598 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085705599 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421962283983" cn_domain=PS} 20250319085705599 DMAIN <0000> hlr.c:227 IMSI='262421962283983': Creating subscriber on demand 20250319085705599 DMAIN <0000> hlr.c:243 IMSI='262421962283983': Successfully assigned MSISDN='799' 20250319085705599 DLU <0006> fsm.c:456 lu(262421962283983)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085705599 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250319085705599 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421962283983" cause=GPRS services not allowed} 20250319085705599 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085705599 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085705599 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{UNVALIDATED}: Freeing instance 20250319085705599 DLU <0006> fsm.c:568 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{UNVALIDATED}: Deallocated 20250319085705599 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085705599 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085705601 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705601 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705602 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705603 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705604 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705604 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705605 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705605 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705610 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085705610 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421962283983" cn_domain=PS} 20250319085705611 DMAIN <0000> hlr.c:227 IMSI='262421962283983': Creating subscriber on demand 20250319085705611 DMAIN <0000> hlr.c:243 IMSI='262421962283983': Successfully assigned MSISDN='379' 20250319085705611 DLU <0006> fsm.c:456 lu(262421962283983)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085705611 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250319085705611 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421962283983" cause=GPRS services not allowed} 20250319085705611 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085705611 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085705611 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{UNVALIDATED}: Freeing instance 20250319085705611 DLU <0006> fsm.c:568 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{UNVALIDATED}: Deallocated 20250319085705611 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085705611 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085705612 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705612 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705613 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705613 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705615 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705615 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705620 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085705620 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421962283983" cn_domain=PS} 20250319085705620 DMAIN <0000> hlr.c:227 IMSI='262421962283983': Creating subscriber on demand 20250319085705620 DLU <0006> fsm.c:456 lu(262421962283983)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085705620 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250319085705620 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421962283983" cause=GPRS services not allowed} 20250319085705620 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085705620 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085705620 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{UNVALIDATED}: Freeing instance 20250319085705620 DLU <0006> fsm.c:568 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{UNVALIDATED}: Deallocated 20250319085705620 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085705620 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085705622 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705622 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705623 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705623 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705625 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705625 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705630 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085705630 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421962283983" cn_domain=PS} 20250319085705630 DMAIN <0000> hlr.c:227 IMSI='262421962283983': Creating subscriber on demand 20250319085705630 DLU <0006> fsm.c:456 lu(262421962283983)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085705630 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085705630 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085705630 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421962283983" cn_domain=PS} 20250319085705630 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085705630 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085705633 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085705633 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421962283983"} 20250319085705633 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085705633 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085705633 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421962283983"} 20250319085705633 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421962283983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085705633 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085705633 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085705633 DLU <0006> fsm.c:568 lu(PS:IMSI-262421962283983)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085705633 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085705633 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085705635 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705635 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705636 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705636 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data 20250319085705637 DAUC <0003> db_auc.c:157 IMSI='262421962283983': No 2G Auth Data 20250319085705637 DAUC <0003> db_auc.c:192 IMSI='262421962283983': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085705640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43634<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@3ea441dbfef1: Final verdict of PTC: pass 20250319085705642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43628<->l=127.0.0.1:4258 20250319085705643 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43337<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@3ea441dbfef1: Final verdict of PTC: none 20250319085705643 DLINP <000b> input/ipa.c:452 connected read/write 20250319085705644 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085705644 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085705644 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085705644 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(302)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@3ea441dbfef1: Final verdict of PTC: none 301@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 301: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@3ea441dbfef1: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:57:05 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 20250319085705676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43648<->l=127.0.0.1:4258 20250319085705777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43648<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68896) Waiting for packet dumper to finish... 1 (prev_count=68896, count=81804) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_subscr_create_on_demand_sai started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085708886 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085708886 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085708889 DLINP <000b> input/ipa.c:452 connected read/write 20250319085708889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085708891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43662<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085708895 DLINP <000b> input/ipa.c:452 connected read/write 20250319085708895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085708895 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085708895 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085708895 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  20250319085708895 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085708895 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  20250319085708895 DLGSUP <0013> gsup_server.c:236 2:  20250319085708895 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085708895 DLGSUP <0013> gsup_server.c:236 3:  20250319085708895 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085708895 DLGSUP <0013> gsup_server.c:236 4:  20250319085708895 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085708895 DLGSUP <0013> gsup_server.c:236 5:  20250319085708895 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085708895 DLGSUP <0013> gsup_server.c:236 7:  20250319085708895 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085708895 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085708895 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085708895 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@3ea441dbfef1: 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") 20250319085708928 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40833<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@3ea441dbfef1: Created GsupExpect[0] for "262428846764108" to be handled at TC_subscr_create_on_demand_sai(308) 20250319085708950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43664<->l=127.0.0.1:4258 20250319085708964 DLINP <000b> input/ipa.c:452 connected read/write 20250319085708964 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085708964 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428846764108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428846764108"} 20250319085708964 DMAIN <0000> hlr.c:227 IMSI='262428846764108': Creating subscriber on demand 20250319085708965 DMAIN <0000> hlr.c:243 IMSI='262428846764108': Successfully assigned MSISDN='803' 20250319085708965 DAUC <0003> db_auc.c:157 IMSI='262428846764108': No 2G Auth Data 20250319085708965 DAUC <0003> db_auc.c:192 IMSI='262428846764108': No 3G Auth Data 20250319085708965 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428846764108 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 20250319085708965 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428846764108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428846764108" cause=IMSI unknown in HLR} 20250319085708965 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428846764108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250319085708965 DLINP <000b> input/ipa.c:452 connected read/write 20250319085708965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085708965 DLINP <000b> input/ipa.c:452 connected read/write 20250319085708965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@3ea441dbfef1: Found GsupExpect[0] for "262428846764108" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@3ea441dbfef1: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262428846764108" TC_subscr_create_on_demand_sai(308)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085708967 DAUC <0003> db_auc.c:157 IMSI='262428846764108': No 2G Auth Data 20250319085708967 DAUC <0003> db_auc.c:192 IMSI='262428846764108': No 3G Auth Data 20250319085708968 DAUC <0003> db_auc.c:157 IMSI='262428846764108': No 2G Auth Data 20250319085708968 DAUC <0003> db_auc.c:192 IMSI='262428846764108': No 3G Auth Data 20250319085708969 DAUC <0003> db_auc.c:157 IMSI='262428846764108': No 2G Auth Data 20250319085708969 DAUC <0003> db_auc.c:192 IMSI='262428846764108': No 3G Auth Data 20250319085708971 DLINP <000b> input/ipa.c:452 connected read/write 20250319085708971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085708971 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428846764108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428846764108" cn_domain=PS} 20250319085708971 DLU <0006> fsm.c:456 lu(262428846764108)[0x56437d2a5620]{UNVALIDATED}: Allocated 20250319085708971 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428846764108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250319085708971 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428846764108)[0x56437d2a5620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085708971 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428846764108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428846764108" cn_domain=PS} 20250319085708971 DLINP <000b> input/ipa.c:452 connected read/write 20250319085708971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085708971 DLINP <000b> input/ipa.c:452 connected read/write 20250319085708971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085708974 DLINP <000b> input/ipa.c:452 connected read/write 20250319085708974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085708974 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428846764108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428846764108"} 20250319085708974 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428846764108)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085708974 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428846764108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085708974 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428846764108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428846764108"} 20250319085708974 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428846764108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085708974 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428846764108)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085708974 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428846764108)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085708974 DLU <0006> fsm.c:568 lu(PS:IMSI-262428846764108)[0x56437d2a5620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085708974 DLINP <000b> input/ipa.c:452 connected read/write 20250319085708974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085708974 DLINP <000b> input/ipa.c:452 connected read/write 20250319085708974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085708977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43664<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@3ea441dbfef1: Final verdict of PTC: pass 20250319085708979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43662<->l=127.0.0.1:4258 20250319085708981 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40833<->l=127.0.0.1:4259) 306@3ea441dbfef1: Final verdict of PTC: none 20250319085708983 DLINP <000b> input/ipa.c:452 connected read/write 20250319085708983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085708983 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085708983 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085708983 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 306: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@3ea441dbfef1: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:57:08 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 20250319085709047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43670<->l=127.0.0.1:4258 20250319085709148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43670<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4212) Waiting for packet dumper to finish... 1 (prev_count=4212, count=36600) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:57:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_MSLookup_mDNS_service_other_home started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085712239 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085712239 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085712244 DLINP <000b> input/ipa.c:452 connected read/write 20250319085712244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085712245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@3ea441dbfef1: 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)@3ea441dbfef1: 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 } } } } 20250319085712249 DLINP <000b> input/ipa.c:452 connected read/write 20250319085712249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085712249 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085712250 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085712250 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  20250319085712250 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085712250 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  20250319085712250 DLGSUP <0013> gsup_server.c:236 2:  20250319085712250 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085712250 DLGSUP <0013> gsup_server.c:236 3:  20250319085712250 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085712250 DLGSUP <0013> gsup_server.c:236 4:  20250319085712250 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085712250 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(309)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085712250 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085712250 DLGSUP <0013> gsup_server.c:236 7:  20250319085712250 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085712250 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085712250 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085712250 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@3ea441dbfef1: 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") 20250319085712279 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39513<->l=127.0.0.1:4259) 20250319085712283 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250319085712284 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@3ea441dbfef1: Created GsupExpect[0] for "262420329232049" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250319085712301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43764<->l=127.0.0.1:4258 20250319085712306 DAUC <0003> db_auc.c:157 IMSI='262420329232049': No 2G Auth Data 20250319085712306 DAUC <0003> db_auc.c:192 IMSI='262420329232049': No 3G Auth Data 20250319085712316 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618288335.msisdn 20250319085712316 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618288335.msisdn: not attached (vlr_number unset) 20250319085712316 DDGSM <0007> mslookup_server.c:327 sip.voice.491618288335.msisdn: does not exist in GSUP proxy 20250319085713321 DLINP <000b> input/ipa.c:452 connected read/write 20250319085713321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085713321 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420329232049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420329232049" cn_domain=CS} 20250319085713321 DLU <0006> fsm.c:456 lu(262420329232049)[0x56437d2a6e60]{UNVALIDATED}: Allocated 20250319085713321 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420329232049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250319085713321 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420329232049)[0x56437d2a6e60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250319085713321 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420329232049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420329232049" cn_domain=CS} 20250319085713321 DLINP <000b> input/ipa.c:452 connected read/write 20250319085713321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085713321 DLINP <000b> input/ipa.c:452 connected read/write 20250319085713321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@3ea441dbfef1: Found GsupExpect[0] for "262420329232049" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@3ea441dbfef1: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420329232049" 20250319085713325 DLINP <000b> input/ipa.c:452 connected read/write 20250319085713325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085713325 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420329232049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420329232049"} 20250319085713325 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420329232049)[0x56437d2a6e60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250319085713325 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420329232049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250319085713325 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420329232049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420329232049"} 20250319085713325 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420329232049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085713325 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420329232049)[0x56437d2a6e60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250319085713325 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420329232049)[0x56437d2a6e60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250319085713325 DLU <0006> fsm.c:568 lu(CS:IMSI-262420329232049)[0x56437d2a6e60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250319085713325 DLINP <000b> input/ipa.c:452 connected read/write 20250319085713325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085713325 DLINP <000b> input/ipa.c:452 connected read/write 20250319085713325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085713327 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618288335.msisdn 20250319085713327 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618288335.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250319085713327 DDGSM <0007> mslookup_server.c:327 sip.voice.491618288335.msisdn: does not exist in GSUP proxy 20250319085713327 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618288335.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@3ea441dbfef1: setverdict(pass): pass -> pass, component reason not changed 20250319085713329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43764<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@3ea441dbfef1: Final verdict of PTC: pass 20250319085713330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 20250319085713331 DLINP <000b> input/ipa.c:452 connected read/write 20250319085713331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085713331 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085713331 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085713331 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085713331 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39513<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@3ea441dbfef1: Final verdict of PTC: none 311@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 311: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@3ea441dbfef1: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:57:13 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 20250319085713385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43770<->l=127.0.0.1:4258 20250319085713485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43770<->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) 20250319085715280 DSS <0004> hlr_ussd.c:239 262426325793978/0x3597ccdf: SS Session Timeout, destroying 20250319085715280 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426325793978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:57:15 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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_MSLookup_GSUP_proxy started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085716604 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085716604 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085716609 DLINP <000b> input/ipa.c:452 connected read/write 20250319085716609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085716610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@3ea441dbfef1: 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 } } } } 20250319085716614 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250319085716614 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250319085716614 DLINP <000b> input/ipa.c:452 connected read/write 20250319085716614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085716614 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085716614 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085716614 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  20250319085716614 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085716614 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  20250319085716614 DLGSUP <0013> gsup_server.c:236 2:  20250319085716614 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085716614 DLGSUP <0013> gsup_server.c:236 3:  20250319085716614 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085716614 DLGSUP <0013> gsup_server.c:236 4:  20250319085716614 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085716614 DLGSUP <0013> gsup_server.c:236 5:  20250319085716614 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085716614 DLGSUP <0013> gsup_server.c:236 7:  20250319085716614 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085716614 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085716614 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085716614 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@3ea441dbfef1: 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") 20250319085716642 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43401<->l=127.0.0.1:4259) 20250319085716643 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250319085716644 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@3ea441dbfef1: Created GsupExpect[0] for "262420428246695" to be handled at TC_MSLookup_GSUP_proxy(320) 20250319085716654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43790<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@3ea441dbfef1: Created GsupExpect[0] for "262420428246695" to be handled at TC_MSLookup_GSUP_proxy(320) 20250319085716660 DLINP <000b> input/ipa.c:452 connected read/write 20250319085716660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085716660 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420428246695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420428246695" cn_domain=CS} 20250319085716660 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420428246695 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250319085716660 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420428246695 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250319085716660 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420428246695.imsi 20250319085716660 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420428246695.imsi 20250319085716661 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420428246695.imsi: does not exist in local HLR 20250319085716668 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420428246695 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250319085716668 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250319085716668 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250319085716668 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250319085716668 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250319085716669 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250319085716669 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420428246695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085716669 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250319085716669 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250319085716669 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250319085716669 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250319085716669 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250319085716669 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@3ea441dbfef1: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@3ea441dbfef1: 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) } } } } 20250319085716671 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085716671 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085716671 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250319085716671 DLINP <000b> ipa.c:396 tag 1: HLR 20250319085716671 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250319085716673 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085716673 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085716673 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@3ea441dbfef1: 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)@3ea441dbfef1: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@3ea441dbfef1: Found GsupExpect[0] for "262420428246695" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@3ea441dbfef1: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262420428246695" HLR_Test-GSUP-server-IPA(318)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085716714 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085716714 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085716714 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085716714 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085716714 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420428246695 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613633713 20250319085716715 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420428246695 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250319085716715 DLINP <000b> input/ipa.c:452 connected read/write 20250319085716715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085716715 DLINP <000b> input/ipa.c:452 connected read/write 20250319085716715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@3ea441dbfef1: Found GsupExpect[0] for "262420428246695" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@3ea441dbfef1: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262420428246695" 20250319085716723 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085716723 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085716724 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420428246695 MSISDN-491613633713 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250319085716724 DLINP <000b> input/ipa.c:452 connected read/write 20250319085716724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085716724 DLINP <000b> input/ipa.c:452 connected read/write 20250319085716724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085716727 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085716727 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085716727 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420428246695 MSISDN-491613633713 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 20250319085716727 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420428246695 MSISDN-491613633713 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250319085716727 DLINP <000b> input/ipa.c:452 connected read/write 20250319085716727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085716727 DLINP <000b> input/ipa.c:452 connected read/write 20250319085716727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085716731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43790<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@3ea441dbfef1: Final verdict of PTC: pass 20250319085716733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 20250319085716735 DLINP <000b> input/ipa.c:452 connected read/write 20250319085716735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085716735 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085716735 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085716735 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085716736 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085716736 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085716736 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250319085716736 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250319085716736 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(315)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-server(317)@3ea441dbfef1: Final verdict of PTC: none 20250319085716736 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43401<->l=127.0.0.1:4259) HLR_Test-GSUP-server-IPA(318)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@3ea441dbfef1: Final verdict of PTC: none 316@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 316: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@3ea441dbfef1: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:57:16 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 20250319085716829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43798<->l=127.0.0.1:4258 20250319085716930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43798<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2768) Waiting for packet dumper to finish... 1 (prev_count=2768, count=43096) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085720035 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085720035 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085720037 DLINP <000b> input/ipa.c:452 connected read/write 20250319085720037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085720038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43812<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@3ea441dbfef1: 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 } } } } 20250319085720041 DLINP <000b> input/ipa.c:452 connected read/write 20250319085720041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085720041 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085720041 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085720041 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  20250319085720041 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085720041 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  20250319085720041 DLGSUP <0013> gsup_server.c:236 2:  20250319085720041 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085720041 DLGSUP <0013> gsup_server.c:236 3:  20250319085720041 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085720041 DLGSUP <0013> gsup_server.c:236 4:  20250319085720041 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085720041 DLGSUP <0013> gsup_server.c:236 5:  20250319085720041 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085720041 DLGSUP <0013> gsup_server.c:236 7:  20250319085720041 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085720041 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085720041 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085720041 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250319085720042 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250319085720042 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@3ea441dbfef1: 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") 20250319085720059 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40729<->l=127.0.0.1:4259) 20250319085720062 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250319085720062 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@3ea441dbfef1: Created GsupExpect[0] for "262427784768993" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250319085720071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43820<->l=127.0.0.1:4258 20250319085720073 DAUC <0003> db_auc.c:157 IMSI='262427784768993': No 2G Auth Data 20250319085720073 DAUC <0003> db_auc.c:192 IMSI='262427784768993': No 3G Auth Data 20250319085720076 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427784768993.imsi 20250319085720076 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427784768993.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085720079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43820<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@3ea441dbfef1: Final verdict of PTC: pass 20250319085720079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43812<->l=127.0.0.1:4258 20250319085720080 DLINP <000b> input/ipa.c:452 connected read/write 20250319085720080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085720080 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(322)@3ea441dbfef1: Final verdict of PTC: none 20250319085720080 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085720080 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085720080 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40729<->l=127.0.0.1:4259) 323@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 323: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@3ea441dbfef1: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:57:20 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250319085720118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43836<->l=127.0.0.1:4258 20250319085720219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43836<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27952) MTC@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:57:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085723301 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085723301 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085723305 DLINP <000b> input/ipa.c:452 connected read/write 20250319085723305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085723307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51504<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@3ea441dbfef1: 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) } } } } 20250319085723311 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250319085723311 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250319085723311 DLINP <000b> input/ipa.c:452 connected read/write 20250319085723311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(326)@3ea441dbfef1: 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 } } } } 20250319085723311 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085723311 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085723311 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  20250319085723311 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085723311 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  20250319085723311 DLGSUP <0013> gsup_server.c:236 2:  20250319085723311 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085723311 DLGSUP <0013> gsup_server.c:236 3:  20250319085723311 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085723311 DLGSUP <0013> gsup_server.c:236 4:  20250319085723311 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085723311 DLGSUP <0013> gsup_server.c:236 5:  20250319085723311 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085723311 DLGSUP <0013> gsup_server.c:236 7:  20250319085723311 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085723311 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085723311 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085723311 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@3ea441dbfef1: 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") 20250319085723340 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44647<->l=127.0.0.1:4259) 20250319085723342 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250319085723342 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@3ea441dbfef1: Created GsupExpect[0] for "262427541725362" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250319085723348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51516<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@3ea441dbfef1: Created GsupExpect[0] for "262427541725362" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250319085723354 DLINP <000b> input/ipa.c:452 connected read/write 20250319085723354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085723354 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427541725362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427541725362" cn_domain=CS} 20250319085723354 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427541725362 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250319085723354 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427541725362 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250319085723354 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427541725362.imsi 20250319085723354 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427541725362.imsi 20250319085723354 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427541725362.imsi: does not exist in local HLR 20250319085723359 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427541725362 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250319085723359 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250319085723359 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250319085723359 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250319085723359 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250319085723359 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250319085723359 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427541725362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085723359 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250319085723359 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250319085723359 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250319085723359 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250319085723359 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250319085723359 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@3ea441dbfef1: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@3ea441dbfef1: 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) } } } } 20250319085723361 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085723361 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085723361 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250319085723361 DLINP <000b> ipa.c:396 tag 1: HLR 20250319085723361 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250319085723362 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085723362 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085723362 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@3ea441dbfef1: 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)@3ea441dbfef1: 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)@3ea441dbfef1: Found GsupExpect[0] for "262427541725362" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server-IPA(330)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@3ea441dbfef1: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427541725362" HLR_Test-GSUP-server-IPA(330)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085723406 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085723406 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085723406 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085723406 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085723406 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427541725362 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613028884 20250319085723407 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427541725362 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250319085723407 DLINP <000b> input/ipa.c:452 connected read/write 20250319085723407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085723407 DLINP <000b> input/ipa.c:452 connected read/write 20250319085723407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@3ea441dbfef1: Found GsupExpect[0] for "262427541725362" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@3ea441dbfef1: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427541725362" 20250319085723416 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085723416 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085723416 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427541725362 MSISDN-491613028884 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250319085723416 DLINP <000b> input/ipa.c:452 connected read/write 20250319085723416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085723416 DLINP <000b> input/ipa.c:452 connected read/write 20250319085723416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085723419 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085723419 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085723419 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427541725362 MSISDN-491613028884 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 20250319085723420 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427541725362 MSISDN-491613028884 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250319085723420 DLINP <000b> input/ipa.c:452 connected read/write 20250319085723420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085723420 DLINP <000b> input/ipa.c:452 connected read/write 20250319085723420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085723422 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427541725362.imsi 20250319085723422 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427541725362.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085724426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51516<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@3ea441dbfef1: Final verdict of PTC: pass 20250319085724427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51504<->l=127.0.0.1:4258 20250319085724429 DLINP <000b> input/ipa.c:452 connected read/write 20250319085724429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085724429 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250319085724429 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085724429 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085724429 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085724429 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085724429 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250319085724429 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250319085724429 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250319085724430 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44647<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-server(329)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@3ea441dbfef1: Final verdict of PTC: none 328@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 328: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@3ea441dbfef1: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:57:24 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 20250319085724528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51522<->l=127.0.0.1:4258 20250319085724629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51522<->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@3ea441dbfef1: 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@3ea441dbfef1: 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 ------ Wed Mar 19 08:57: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_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@3ea441dbfef1: 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@3ea441dbfef1: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@3ea441dbfef1: legacy= false MTC@3ea441dbfef1: in not legacy case 1 MTC@3ea441dbfef1: in not legacy case 2 20250319085727743 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250319085727743 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085727746 DLINP <000b> input/ipa.c:452 connected read/write 20250319085727746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085727748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51534<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@3ea441dbfef1: 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 } } } } 20250319085727749 DLINP <000b> input/ipa.c:452 connected read/write 20250319085727749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085727749 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250319085727749 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250319085727749 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  20250319085727749 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250319085727749 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  20250319085727749 DLGSUP <0013> gsup_server.c:236 2:  20250319085727749 DLGSUP <0013> gsup_server.c:238 2: 00  20250319085727749 DLGSUP <0013> gsup_server.c:236 3:  20250319085727749 DLGSUP <0013> gsup_server.c:238 3: 00  20250319085727749 DLGSUP <0013> gsup_server.c:236 4:  20250319085727749 DLGSUP <0013> gsup_server.c:238 4: 00  20250319085727749 DLGSUP <0013> gsup_server.c:236 5:  20250319085727749 DLGSUP <0013> gsup_server.c:238 5: 00  20250319085727749 DLGSUP <0013> gsup_server.c:236 7:  20250319085727749 DLGSUP <0013> gsup_server.c:238 7: 00  20250319085727749 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250319085727749 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250319085727749 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)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085727750 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250319085727750 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@3ea441dbfef1: 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") 20250319085727781 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39451<->l=127.0.0.1:4259) 20250319085727783 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250319085727783 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@3ea441dbfef1: Created GsupExpect[0] for "262422449514975" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250319085727792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@3ea441dbfef1: Created GsupExpect[0] for "262422449514975" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250319085727795 DLINP <000b> input/ipa.c:452 connected read/write 20250319085727795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085727795 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422449514975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422449514975" cn_domain=CS} 20250319085727795 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422449514975 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250319085727795 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422449514975 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250319085727795 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422449514975.imsi 20250319085727795 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422449514975.imsi 20250319085727795 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422449514975.imsi: does not exist in local HLR 20250319085727799 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422449514975 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250319085727799 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250319085727799 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250319085727799 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250319085727799 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250319085727799 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250319085727799 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422449514975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250319085727799 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250319085727799 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250319085727799 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250319085727799 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250319085727799 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250319085727799 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@3ea441dbfef1: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@3ea441dbfef1: 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) } } } } 20250319085727800 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085727800 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085727800 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250319085727800 DLINP <000b> ipa.c:396 tag 1: HLR 20250319085727800 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250319085727801 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085727801 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085727801 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@3ea441dbfef1: 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)@3ea441dbfef1: 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)@3ea441dbfef1: Found GsupExpect[0] for "262422449514975" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@3ea441dbfef1: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422449514975" HLR_Test-GSUP-server-IPA(337)@3ea441dbfef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@3ea441dbfef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250319085727842 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085727842 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085727842 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085727842 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085727842 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422449514975 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616550755 20250319085727843 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422449514975 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250319085727843 DLINP <000b> input/ipa.c:452 connected read/write 20250319085727843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085727843 DLINP <000b> input/ipa.c:452 connected read/write 20250319085727843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@3ea441dbfef1: Found GsupExpect[0] for "262422449514975" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@3ea441dbfef1: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422449514975" 20250319085727851 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085727851 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085727851 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422449514975 MSISDN-491616550755 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250319085727851 DLINP <000b> input/ipa.c:452 connected read/write 20250319085727851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085727851 DLINP <000b> input/ipa.c:452 connected read/write 20250319085727851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085727855 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085727855 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085727855 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422449514975 MSISDN-491616550755 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 20250319085727855 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422449514975 MSISDN-491616550755 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250319085727855 DLINP <000b> input/ipa.c:452 connected read/write 20250319085727855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085727856 DLINP <000b> input/ipa.c:452 connected read/write 20250319085727856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250319085727859 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616550755.msisdn 20250319085727859 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491616550755.msisdn: does not exist in local HLR 20250319085727859 DDGSM <0007> mslookup_server.c:352 sip.voice.491616550755.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250319085727859 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616550755.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@3ea441dbfef1: setverdict(pass): none -> pass 20250319085727863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@3ea441dbfef1: Final verdict of PTC: pass 20250319085727864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51534<->l=127.0.0.1:4258 20250319085727866 DLINP <000b> input/ipa.c:452 connected read/write 20250319085727866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250319085727866 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP-server(336)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP(334)@3ea441dbfef1: Final verdict of PTC: none 20250319085727866 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250319085727867 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250319085727867 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250319085727867 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250319085727867 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250319085727867 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250319085727867 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250319085727867 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39451<->l=127.0.0.1:4259) 335@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@3ea441dbfef1: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@3ea441dbfef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@3ea441dbfef1: Final verdict of PTC: none MTC@3ea441dbfef1: Setting final verdict of the test case. MTC@3ea441dbfef1: Local verdict of MTC: none MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC with component reference 335: none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@3ea441dbfef1: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@3ea441dbfef1: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@3ea441dbfef1: 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'. Wed Mar 19 08:57:27 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 20250319085727959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51558<->l=127.0.0.1:4258 20250319085728060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51558<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13872) Waiting for packet dumper to finish... 1 (prev_count=13872, count=46420) MTC@3ea441dbfef1: 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@3ea441dbfef1: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3ea441dbfef1: Terminating MTC. MC@3ea441dbfef1: MTC terminated. MC2> exit MC@3ea441dbfef1: Shutting down session. MC@3ea441dbfef1: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7616.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (1997742) [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-20250319-0855-87673e63-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-20250319-0855-87673e63-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1997698) [testenv] Showing testsuite/junit-xml-7616.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250319-0855-87673e63-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7616.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250319-0855-87673e63-0'] testenv-hlr-osmocom-nightly-20250319-0855-87673e63-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2618/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS