Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test 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.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 66f9a4babdbfdac63658bdb8adf0d827972c72fd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10 Commit message: "s1gw: add constants for PFCP FAR IDs" > git rev-list --no-walk 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins1911290511533754360.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:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250103-0855-7f6482e0-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250103-0855-7f6482e0-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'] time="2025-01-03T08:55:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250103-0855-7f6482e0-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250103-0855-7f6482e0-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [240 kB] Fetched 9292 kB in 1s (9714 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250103-0855-7f6482e0-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-20250103-0855-7f6482e0-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-20250103-0855-7f6482e0-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-20250103-0855-7f6482e0-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-20250103-0855-7f6482e0-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250103-0855-7f6482e0-0', 'make', '-j', '17'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_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_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_Types_part_4.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_4.cc Creating dependency file for UDPasp_PortType_part_5.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_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_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_1.cc Creating dependency file for Osmocom_Types_part_2.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_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.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_4.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.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_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.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 General_Types_part_7.cc Creating dependency file for HLR_EUSE_part_1.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 USSD_Helpers.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc 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_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250103-0855-7f6482e0-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-20250103-0855-7f6482e0-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 (422 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-20250103-0855-7f6482e0-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-20250103-0855-7f6482e0-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-20250103-0855-7f6482e0-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 4 not upgraded. Need to get 11.4 MB of archives. After this operation, 17.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202501022026 [1184 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202501022026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202501022026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202501022026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202501022026 [58.9 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202501022026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202501022026 [69.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202501022026 [21.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.15.74e4.202501022026 [23.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202501022026 [50.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202501022026 [70.3 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202501022026 [177 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202501022026 [59.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202501022026 [62.9 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202501022026 [49.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202501022026 [43.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.15.74e4.202501022026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202501022026 [2162 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.8.0.15.74e4.202501022026 [460 kB] Fetched 11.4 MB in 0s (79.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202501022026_amd64.deb ... Unpacking osmocom-nightly (202501022026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.26.e84e.202501022026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202501022026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.50.58dd.202501022026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202501022026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.15.74e4.202501022026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501022026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.8.0.15.74e4.202501022026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.15.74e4.202501022026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.8.0.15.74e4.202501022026_amd64.deb ... Unpacking osmo-hlr (1.8.0.15.74e4.202501022026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.8.0.15.74e4.202501022026_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.15.74e4.202501022026) ... Setting up osmocom-nightly (202501022026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202501022026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.15.74e4.202501022026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmocore (1.10.0.56.fc03.202501022026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202501022026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501022026) ... Setting up osmo-hlr (1.8.0.15.74e4.202501022026) ... 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.8.0.15.74e4.202501022026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250103-0855-7f6482e0-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-20250103-0855-7f6482e0-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-20250103-0855-7f6482e0-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-20250103-0855-7f6482e0-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-20250103-0855-7f6482e0-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-20250103-0855-7f6482e0-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-20250103-0855-7f6482e0-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-20250103-0855-7f6482e0-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20250103085526955 DMAIN <0000> hlr.c:813 hlr starting 20250103085526955 DDB <0001> db.c:599 using database: :memory: 20250103085526955 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250103085526956 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250103085526957 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250103085526957 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250103085526959 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250103085526959 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250103085526959 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250103085526959 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250103085526959 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-20250103-0855-7f6482e0-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@08a044e48d03: Unix server socket created successfully. MC@08a044e48d03: Listening on TCP port 36377. MC2> 08a044e48d03 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 08a044e48d03 36377 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@08a044e48d03: New HC connected from 10.0.2.100 [10.0.2.100]. 08a044e48d03: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@08a044e48d03: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@08a044e48d03: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@08a044e48d03: Configuration file was processed on all HCs. MC@08a044e48d03: Creating MTC on host 10.0.2.100. MC@08a044e48d03: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Fri Jan 3 08:55:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_sai_err_invalid_imsi started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085528649 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085528649 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085528652 DLINP <000b> input/ipa.c:452 connected read/write 20250103085528652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085528654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45248<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@08a044e48d03: 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 } } } } 20250103085528656 DLINP <000b> input/ipa.c:452 connected read/write 20250103085528656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085528656 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085528656 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085528656 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 20250103085528656 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085528656 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 20250103085528656 DLGSUP <0013> gsup_server.c:236 2: 20250103085528656 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085528656 DLGSUP <0013> gsup_server.c:236 3: 20250103085528656 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085528656 DLGSUP <0013> gsup_server.c:236 4: 20250103085528656 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085528656 DLGSUP <0013> gsup_server.c:236 5: 20250103085528656 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085528656 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(3)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085528656 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085528656 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085528656 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085528656 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@08a044e48d03: 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") 20250103085528676 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44235<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@08a044e48d03: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250103085528688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45258<->l=127.0.0.1:4258 20250103085528697 DLINP <000b> input/ipa.c:452 connected read/write 20250103085528697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085528697 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"} 20250103085528697 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" 20250103085528697 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} 20250103085528697 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 20250103085528697 DLINP <000b> input/ipa.c:452 connected read/write 20250103085528697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085528698 DLINP <000b> input/ipa.c:452 connected read/write 20250103085528698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@08a044e48d03: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@08a044e48d03: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085528699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45258<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@08a044e48d03: Final verdict of PTC: pass 20250103085528700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45248<->l=127.0.0.1:4258 20250103085528701 DLINP <000b> input/ipa.c:452 connected read/write 20250103085528701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085528701 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085528701 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085528701 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085528702 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44235<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@08a044e48d03: Final verdict of PTC: none 5@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 5: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@08a044e48d03: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Fri Jan 3 08:55:28 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 20250103085528763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45260<->l=127.0.0.1:4258 20250103085528863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45260<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=24952) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Fri Jan 3 08:55:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_sai started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085531938 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085531938 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085531940 DLINP <000b> input/ipa.c:452 connected read/write 20250103085531940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085531941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45264<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085531942 DLINP <000b> input/ipa.c:452 connected read/write 20250103085531942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085531942 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085531942 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085531942 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 HLR_Test-GSUP-IPA(8)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085531942 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085531942 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 20250103085531942 DLGSUP <0013> gsup_server.c:236 2: 20250103085531942 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085531942 DLGSUP <0013> gsup_server.c:236 3: 20250103085531942 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085531942 DLGSUP <0013> gsup_server.c:236 4: 20250103085531942 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085531942 DLGSUP <0013> gsup_server.c:236 5: 20250103085531942 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085531942 DLGSUP <0013> gsup_server.c:236 7: 20250103085531942 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085531942 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085531942 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085531942 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@08a044e48d03: 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") 20250103085531959 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40491<->l=127.0.0.1:4259) 20250103085531963 DAUC <0003> db_auc.c:157 IMSI='262426031916905': No 2G Auth Data 20250103085531963 DAUC <0003> db_auc.c:192 IMSI='262426031916905': No 3G Auth Data HLR_Test-GSUP(9)@08a044e48d03: Created GsupExpect[0] for "262426031916905" to be handled at TC_gsup_sai(12) 20250103085531979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45276<->l=127.0.0.1:4258 20250103085531985 DLINP <000b> input/ipa.c:452 connected read/write 20250103085531985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085531985 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426031916905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426031916905"} 20250103085531985 DAUC <0003> db_auc.c:192 IMSI='262426031916905': No 3G Auth Data 20250103085531985 DAUC <0003> db_auc.c:236 IMSI='262426031916905': Calling to generate 5 vectors 20250103085531985 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250103085531985 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085531985 DAUC <0003> auc.c:113 vector [0]: rand = e8d87ea1c03e1318d080b5dc737c6a23 20250103085531985 DAUC <0003> auc.c:179 vector [0]: kc = 2801ea509e4b8c00 20250103085531985 DAUC <0003> auc.c:180 vector [0]: sres = 02c7408c 20250103085531985 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250103085531986 DAUC <0003> auc.c:113 vector [1]: rand = 5e7756d00223779387f8b29f8caf2f60 20250103085531986 DAUC <0003> auc.c:179 vector [1]: kc = 8a7119f1c86a8000 20250103085531986 DAUC <0003> auc.c:180 vector [1]: sres = 459cfc18 20250103085531986 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250103085531986 DAUC <0003> auc.c:113 vector [2]: rand = 325ca69f743675d0afeb1280884dd139 20250103085531986 DAUC <0003> auc.c:179 vector [2]: kc = c4d2fa656e3be000 20250103085531986 DAUC <0003> auc.c:180 vector [2]: sres = 6176c80b 20250103085531986 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250103085531986 DAUC <0003> auc.c:113 vector [3]: rand = bbd73eebaa586ff88e4ea9fc2c9caefd 20250103085531986 DAUC <0003> auc.c:179 vector [3]: kc = edf7d9f46f708400 20250103085531986 DAUC <0003> auc.c:180 vector [3]: sres = 56597ab7 20250103085531986 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250103085531986 DAUC <0003> auc.c:113 vector [4]: rand = 7b7eca4cc923023eacca99c02b57d581 20250103085531986 DAUC <0003> auc.c:179 vector [4]: kc = 3c2dec282e45f400 20250103085531986 DAUC <0003> auc.c:180 vector [4]: sres = 470e187d 20250103085531986 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250103085531986 DAUC <0003> db_auc.c:245 IMSI='262426031916905': Generated 5 vectors 20250103085531986 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426031916905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426031916905"} 20250103085531986 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426031916905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085531986 DLINP <000b> input/ipa.c:452 connected read/write 20250103085531986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085531986 DLINP <000b> input/ipa.c:452 connected read/write 20250103085531986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@08a044e48d03: Found GsupExpect[0] for "262426031916905" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@08a044e48d03: Added IMSI table entry 0TC_gsup_sai(12)"262426031916905" TC_gsup_sai(12)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_sai(12)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085531990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45276<->l=127.0.0.1:4258 TC_gsup_sai(12)@08a044e48d03: Final verdict of PTC: pass 20250103085531991 DAUC <0003> db_auc.c:157 IMSI='262422226533819': No 2G Auth Data 20250103085531991 DAUC <0003> db_auc.c:192 IMSI='262422226533819': No 3G Auth Data HLR_Test-GSUP(9)@08a044e48d03: Created GsupExpect[0] for "262422226533819" to be handled at TC_gsup_sai(13) 20250103085532008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4258 20250103085532011 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085532011 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422226533819 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422226533819"} 20250103085532011 DAUC <0003> db_auc.c:192 IMSI='262422226533819': No 3G Auth Data 20250103085532011 DAUC <0003> db_auc.c:236 IMSI='262422226533819': Calling to generate 5 vectors 20250103085532011 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250103085532011 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085532011 DAUC <0003> auc.c:113 vector [0]: rand = 591bfe309a27a1fcda18286655be0938 20250103085532011 DAUC <0003> auc.c:179 vector [0]: kc = 20be47897e8a7000 20250103085532011 DAUC <0003> auc.c:180 vector [0]: sres = 0d5eb566 20250103085532011 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250103085532011 DAUC <0003> auc.c:113 vector [1]: rand = 4302f887830946cfdc6de58efc39196e 20250103085532011 DAUC <0003> auc.c:179 vector [1]: kc = f24308db50806400 20250103085532011 DAUC <0003> auc.c:180 vector [1]: sres = 14a31300 20250103085532011 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250103085532012 DAUC <0003> auc.c:113 vector [2]: rand = ff957b7188e7544b112dbe769b28dec1 20250103085532012 DAUC <0003> auc.c:179 vector [2]: kc = 01cfaab642fb1400 20250103085532012 DAUC <0003> auc.c:180 vector [2]: sres = f4046973 20250103085532012 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250103085532012 DAUC <0003> auc.c:113 vector [3]: rand = 44543b882778a7edbbd8f3d385926f1f 20250103085532012 DAUC <0003> auc.c:179 vector [3]: kc = 4c7776e069c29800 20250103085532012 DAUC <0003> auc.c:180 vector [3]: sres = 66b34891 20250103085532012 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250103085532012 DAUC <0003> auc.c:113 vector [4]: rand = 2d23fb8d00305297e58415ec32fe7b0d 20250103085532012 DAUC <0003> auc.c:179 vector [4]: kc = e54548806d51d000 20250103085532012 DAUC <0003> auc.c:180 vector [4]: sres = 6e1ac11c 20250103085532012 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250103085532012 DAUC <0003> db_auc.c:245 IMSI='262422226533819': Generated 5 vectors 20250103085532012 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422226533819 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422226533819"} 20250103085532012 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422226533819 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085532012 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085532012 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@08a044e48d03: Found GsupExpect[0] for "262422226533819" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@08a044e48d03: Added IMSI table entry 1TC_gsup_sai(13)"262422226533819" TC_gsup_sai(13)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_sai(13)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085532014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4258 TC_gsup_sai(13)@08a044e48d03: Final verdict of PTC: pass 20250103085532015 DAUC <0003> db_auc.c:157 IMSI='262422301598881': No 2G Auth Data 20250103085532015 DAUC <0003> db_auc.c:192 IMSI='262422301598881': No 3G Auth Data HLR_Test-GSUP(9)@08a044e48d03: Created GsupExpect[0] for "262422301598881" to be handled at TC_gsup_sai(14) 20250103085532033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45294<->l=127.0.0.1:4258 20250103085532037 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085532037 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422301598881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422301598881"} 20250103085532037 DAUC <0003> db_auc.c:192 IMSI='262422301598881': No 3G Auth Data 20250103085532037 DAUC <0003> db_auc.c:236 IMSI='262422301598881': Calling to generate 5 vectors 20250103085532037 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250103085532037 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085532037 DAUC <0003> auc.c:113 vector [0]: rand = 41210c0de1b3857816aca7d6098da87d 20250103085532037 DAUC <0003> auc.c:179 vector [0]: kc = 619a1730512bd861 20250103085532037 DAUC <0003> auc.c:180 vector [0]: sres = 4708ff6c 20250103085532037 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250103085532037 DAUC <0003> auc.c:113 vector [1]: rand = 3aff940661ff6a739b903aba79961c31 20250103085532037 DAUC <0003> auc.c:179 vector [1]: kc = a70829bfe9132845 20250103085532037 DAUC <0003> auc.c:180 vector [1]: sres = c99e8676 20250103085532037 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250103085532037 DAUC <0003> auc.c:113 vector [2]: rand = 1c06e68449881ac0080a48465efc8632 20250103085532037 DAUC <0003> auc.c:179 vector [2]: kc = 0f8e68207d82410d 20250103085532037 DAUC <0003> auc.c:180 vector [2]: sres = 7d2364d2 20250103085532037 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250103085532037 DAUC <0003> auc.c:113 vector [3]: rand = 3d662d115d0adb1b1ce645d86236d5ec 20250103085532037 DAUC <0003> auc.c:179 vector [3]: kc = 2e1bb8093a6b1ac9 20250103085532037 DAUC <0003> auc.c:180 vector [3]: sres = dfa0fbf6 20250103085532037 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250103085532037 DAUC <0003> auc.c:113 vector [4]: rand = efb2fa2d78ba64c64d89699ff73d2dba 20250103085532037 DAUC <0003> auc.c:179 vector [4]: kc = cb7b54a946a3eb64 20250103085532037 DAUC <0003> auc.c:180 vector [4]: sres = 96c2f38e 20250103085532037 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250103085532037 DAUC <0003> db_auc.c:245 IMSI='262422301598881': Generated 5 vectors 20250103085532037 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422301598881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422301598881"} 20250103085532037 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422301598881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085532037 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085532037 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@08a044e48d03: Found GsupExpect[0] for "262422301598881" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@08a044e48d03: Added IMSI table entry 2TC_gsup_sai(14)"262422301598881" TC_gsup_sai(14)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_sai(14)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085532040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45294<->l=127.0.0.1:4258 TC_gsup_sai(14)@08a044e48d03: Final verdict of PTC: pass 20250103085532041 DAUC <0003> db_auc.c:157 IMSI='262426283522807': No 2G Auth Data 20250103085532041 DAUC <0003> db_auc.c:192 IMSI='262426283522807': No 3G Auth Data HLR_Test-GSUP(9)@08a044e48d03: Created GsupExpect[0] for "262426283522807" to be handled at TC_gsup_sai(15) 20250103085532059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4258 20250103085532063 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085532063 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426283522807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426283522807"} 20250103085532063 DAUC <0003> db_auc.c:157 IMSI='262426283522807': No 2G Auth Data 20250103085532063 DAUC <0003> db_auc.c:236 IMSI='262426283522807': Calling to generate 5 vectors 20250103085532063 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250103085532063 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085532063 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085532063 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250103085532063 DAUC <0003> auc.c:113 vector [0]: rand = 2ae8b7d9a80723180c4f497fff740ea5 20250103085532063 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250103085532063 DAUC <0003> auc.c:142 vector [0]: autn = c124a57bdbf80000c28521d8c96432a0 20250103085532063 DAUC <0003> auc.c:143 vector [0]: ck = ada78d72194da0eb836e14df373b8fbf 20250103085532063 DAUC <0003> auc.c:144 vector [0]: ik = fa761276abeed8f03901a8d5d87fa899 20250103085532063 DAUC <0003> auc.c:145 vector [0]: res = 0833b63c65dd09230000000000000000 20250103085532063 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085532063 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250103085532063 DAUC <0003> auc.c:151 vector [0]: kc = edbe230e5de75f3d 20250103085532063 DAUC <0003> auc.c:152 vector [0]: sres = 6deebf1f 20250103085532063 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250103085532063 DAUC <0003> auc.c:113 vector [1]: rand = 253d66c2cb1d7c0b5283d9da06b1b572 20250103085532063 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250103085532063 DAUC <0003> auc.c:142 vector [1]: autn = 93834a802aba00002a5a11a97cfa4242 20250103085532063 DAUC <0003> auc.c:143 vector [1]: ck = 24cb6a6dd740119babd577d5b6b75277 20250103085532063 DAUC <0003> auc.c:144 vector [1]: ik = 4b4a48b3aa823dd1ccaca538dffd8823 20250103085532063 DAUC <0003> auc.c:145 vector [1]: res = ab7a0e217008533e0000000000000000 20250103085532063 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085532063 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250103085532063 DAUC <0003> auc.c:151 vector [1]: kc = 08f8f0331488f61e 20250103085532063 DAUC <0003> auc.c:152 vector [1]: sres = db725d1f 20250103085532063 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250103085532063 DAUC <0003> auc.c:113 vector [2]: rand = 89e1c107cee35785442dd8e87f1c7732 20250103085532063 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250103085532063 DAUC <0003> auc.c:142 vector [2]: autn = 0291e9ae44b400007cbd4fde99e9c578 20250103085532063 DAUC <0003> auc.c:143 vector [2]: ck = fe62a467902b0e1e87d9f3d0a0a8eafd 20250103085532063 DAUC <0003> auc.c:144 vector [2]: ik = d9ba1aeab762b29b1da92b52c248b31c 20250103085532063 DAUC <0003> auc.c:145 vector [2]: res = 3ade704eb0f6615b0000000000000000 20250103085532063 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085532063 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250103085532063 DAUC <0003> auc.c:151 vector [2]: kc = bda8660f45a9e564 20250103085532063 DAUC <0003> auc.c:152 vector [2]: sres = 8a281115 20250103085532063 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250103085532063 DAUC <0003> auc.c:113 vector [3]: rand = a0a66dab43860f57fdd6d2b908c2f9be 20250103085532063 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250103085532063 DAUC <0003> auc.c:142 vector [3]: autn = a49067400d830000a7f66cbf5d227f1b 20250103085532063 DAUC <0003> auc.c:143 vector [3]: ck = f1645500ad9daf854a926d15358aeb6b 20250103085532063 DAUC <0003> auc.c:144 vector [3]: ik = 4585e856a5c5496eafe2080b35d482b1 20250103085532063 DAUC <0003> auc.c:145 vector [3]: res = 3f29b7c3a566e0b90000000000000000 20250103085532063 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085532063 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250103085532063 DAUC <0003> auc.c:151 vector [3]: kc = 5191d84808068f31 20250103085532063 DAUC <0003> auc.c:152 vector [3]: sres = 9a4f577a 20250103085532063 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250103085532063 DAUC <0003> auc.c:113 vector [4]: rand = fa9432fe82fb0953306914c4ec99a786 20250103085532063 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250103085532063 DAUC <0003> auc.c:142 vector [4]: autn = 52e30ec7efd9000098133a6f562b6802 20250103085532063 DAUC <0003> auc.c:143 vector [4]: ck = 51d73c1e10929ae805f6196ef008db08 20250103085532064 DAUC <0003> auc.c:144 vector [4]: ik = cf0db55501618d56c33761651f6edd09 20250103085532064 DAUC <0003> auc.c:145 vector [4]: res = 395724bbd74b01c90000000000000000 20250103085532064 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085532064 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250103085532064 DAUC <0003> auc.c:151 vector [4]: kc = 581bf140fe9511bf 20250103085532064 DAUC <0003> auc.c:152 vector [4]: sres = ee1c2572 20250103085532064 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250103085532064 DAUC <0003> db_auc.c:245 IMSI='262426283522807': Generated 5 vectors 20250103085532064 DAUC <0003> db_auc.c:249 IMSI='262426283522807': Updating SQN=161 in DB 20250103085532064 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426283522807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426283522807"} 20250103085532064 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426283522807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085532064 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085532064 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@08a044e48d03: Found GsupExpect[0] for "262426283522807" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@08a044e48d03: Added IMSI table entry 3TC_gsup_sai(15)"262426283522807" TC_gsup_sai(15)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_sai(15)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085532067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4258 TC_gsup_sai(15)@08a044e48d03: Final verdict of PTC: pass 20250103085532068 DAUC <0003> db_auc.c:157 IMSI='262421823201130': No 2G Auth Data 20250103085532068 DAUC <0003> db_auc.c:192 IMSI='262421823201130': No 3G Auth Data HLR_Test-GSUP(9)@08a044e48d03: Created GsupExpect[0] for "262421823201130" to be handled at TC_gsup_sai(16) 20250103085532081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45310<->l=127.0.0.1:4258 20250103085532084 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532084 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085532084 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421823201130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421823201130"} 20250103085532084 DAUC <0003> db_auc.c:157 IMSI='262421823201130': No 2G Auth Data 20250103085532084 DAUC <0003> db_auc.c:236 IMSI='262421823201130': Calling to generate 5 vectors 20250103085532084 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250103085532084 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085532084 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250103085532084 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250103085532084 DAUC <0003> auc.c:113 vector [0]: rand = f3089061b6443e7ad7b3d8f4ca7e727d 20250103085532084 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250103085532084 DAUC <0003> auc.c:142 vector [0]: autn = eefe4d0467850000aeff5ce3d6f52c11 20250103085532084 DAUC <0003> auc.c:143 vector [0]: ck = 1880ee389195a2310ae6d55dcad214db 20250103085532084 DAUC <0003> auc.c:144 vector [0]: ik = 91a1e3b2031e34559e067d0afefc5089 20250103085532084 DAUC <0003> auc.c:145 vector [0]: res = c558003264f62e140000000000000000 20250103085532084 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085532084 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250103085532084 DAUC <0003> auc.c:151 vector [0]: kc = 1dc1a5dda6a5d236 20250103085532084 DAUC <0003> auc.c:152 vector [0]: sres = a1ae2e26 20250103085532084 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250103085532084 DAUC <0003> auc.c:113 vector [1]: rand = ffa10f34db9ad65f591d3d722407e593 20250103085532084 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250103085532084 DAUC <0003> auc.c:142 vector [1]: autn = f27836e3c1e60000913b9ff0128d4d4c 20250103085532084 DAUC <0003> auc.c:143 vector [1]: ck = 3d87a61d60ea06cfb5cde611c27a2e75 20250103085532084 DAUC <0003> auc.c:144 vector [1]: ik = 4ce1fd9654e1314209a75130e03b0f47 20250103085532084 DAUC <0003> auc.c:145 vector [1]: res = 14eed596c84b06490000000000000000 20250103085532084 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085532084 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250103085532084 DAUC <0003> auc.c:151 vector [1]: kc = cd0cecaa164a16bf 20250103085532084 DAUC <0003> auc.c:152 vector [1]: sres = dca5d3df 20250103085532084 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250103085532084 DAUC <0003> auc.c:113 vector [2]: rand = aac59be9bd52917341265a7425a2d11f 20250103085532084 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250103085532084 DAUC <0003> auc.c:142 vector [2]: autn = 5f6e820b531300004000018c8ac89dc0 20250103085532084 DAUC <0003> auc.c:143 vector [2]: ck = cab8a7ff299245b8ae4eda71293c276e 20250103085532084 DAUC <0003> auc.c:144 vector [2]: ik = 437c641e0f0d9cb41476daa549c40b88 20250103085532084 DAUC <0003> auc.c:145 vector [2]: res = 57608ad0ec3092570000000000000000 20250103085532084 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085532084 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250103085532084 DAUC <0003> auc.c:151 vector [2]: kc = 33fcc3354667f5ea 20250103085532084 DAUC <0003> auc.c:152 vector [2]: sres = bb501887 20250103085532084 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250103085532084 DAUC <0003> auc.c:113 vector [3]: rand = 8876bb2dc1dfcfcc73369ee1754315d7 20250103085532084 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250103085532084 DAUC <0003> auc.c:142 vector [3]: autn = 39303e0349bf0000414b44cd28a60018 20250103085532084 DAUC <0003> auc.c:143 vector [3]: ck = 22f12492b692d3679c6907bc4ebdc838 20250103085532084 DAUC <0003> auc.c:144 vector [3]: ik = 1ddca5bc7259653c77ddcb116e0a1368 20250103085532084 DAUC <0003> auc.c:145 vector [3]: res = 95d3ab1fab06315d0000000000000000 20250103085532084 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085532084 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250103085532084 DAUC <0003> auc.c:151 vector [3]: kc = d4994d83e47c6d0b 20250103085532084 DAUC <0003> auc.c:152 vector [3]: sres = 3ed59a42 20250103085532084 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250103085532084 DAUC <0003> auc.c:113 vector [4]: rand = fe55104347cb7754d8928ff97296c99a 20250103085532084 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250103085532084 DAUC <0003> auc.c:142 vector [4]: autn = 8e76aa6466660000ed99a3ae76d7d224 20250103085532084 DAUC <0003> auc.c:143 vector [4]: ck = 7de2dd7ffaf817e42e5f00b70e63fda4 20250103085532084 DAUC <0003> auc.c:144 vector [4]: ik = fb33bb2139f43e625085778ef5ee9b48 20250103085532084 DAUC <0003> auc.c:145 vector [4]: res = 9e49e32e09b7a29b0000000000000000 20250103085532084 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085532084 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250103085532084 DAUC <0003> auc.c:151 vector [4]: kc = f80b116738814f6a 20250103085532084 DAUC <0003> auc.c:152 vector [4]: sres = 97fe41b5 20250103085532084 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250103085532084 DAUC <0003> db_auc.c:245 IMSI='262421823201130': Generated 5 vectors 20250103085532084 DAUC <0003> db_auc.c:249 IMSI='262421823201130': Updating SQN=161 in DB 20250103085532084 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421823201130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421823201130"} 20250103085532084 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421823201130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085532084 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085532084 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@08a044e48d03: Found GsupExpect[0] for "262421823201130" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@08a044e48d03: Added IMSI table entry 4TC_gsup_sai(16)"262421823201130" TC_gsup_sai(16)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_sai(16)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085532088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45310<->l=127.0.0.1:4258 TC_gsup_sai(16)@08a044e48d03: Final verdict of PTC: pass 20250103085532089 DAUC <0003> db_auc.c:157 IMSI='262425726971767': No 2G Auth Data 20250103085532089 DAUC <0003> db_auc.c:192 IMSI='262425726971767': No 3G Auth Data HLR_Test-GSUP(9)@08a044e48d03: Created GsupExpect[0] for "262425726971767" to be handled at TC_gsup_sai(17) 20250103085532102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45318<->l=127.0.0.1:4258 20250103085532105 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085532105 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425726971767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425726971767"} 20250103085532105 DAUC <0003> db_auc.c:236 IMSI='262425726971767': Calling to generate 5 vectors 20250103085532105 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250103085532105 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085532105 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085532105 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250103085532105 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085532105 DAUC <0003> auc.c:113 vector [0]: rand = e2b742755274a615c3a616cd29844437 20250103085532105 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250103085532105 DAUC <0003> auc.c:142 vector [0]: autn = fea2d9878d880000f9637df8145b0346 20250103085532105 DAUC <0003> auc.c:143 vector [0]: ck = dd8057868022dc9487ed3cdb116723fa 20250103085532105 DAUC <0003> auc.c:144 vector [0]: ik = 3f89192db8e82c475f7976494062cedb 20250103085532105 DAUC <0003> auc.c:145 vector [0]: res = 4ea77ec1090384fd0000000000000000 20250103085532105 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085532105 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085532105 DAUC <0003> auc.c:179 vector [0]: kc = 0daaafda31aa3400 20250103085532105 DAUC <0003> auc.c:180 vector [0]: sres = 24d7f12a 20250103085532105 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085532105 DAUC <0003> auc.c:113 vector [1]: rand = 761ca12edd1b391b5b1c8143c522d19f 20250103085532105 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250103085532105 DAUC <0003> auc.c:142 vector [1]: autn = 0b465031353a0000ecd585276a76a147 20250103085532105 DAUC <0003> auc.c:143 vector [1]: ck = eeafa0c6138a7d1b8805babaecbb935a 20250103085532105 DAUC <0003> auc.c:144 vector [1]: ik = 9e28aba8c537b2066cae3c7c2161f818 20250103085532105 DAUC <0003> auc.c:145 vector [1]: res = 89c2948abca750020000000000000000 20250103085532105 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085532105 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250103085532105 DAUC <0003> auc.c:179 vector [1]: kc = 6c9cb64826eed000 20250103085532105 DAUC <0003> auc.c:180 vector [1]: sres = 263c70d4 20250103085532105 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250103085532105 DAUC <0003> auc.c:113 vector [2]: rand = 6a5b268df4f2622ec327b0163401e7ef 20250103085532105 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250103085532105 DAUC <0003> auc.c:142 vector [2]: autn = d1836d62845600007031c2304680e12b 20250103085532105 DAUC <0003> auc.c:143 vector [2]: ck = b2fb943b1bb171de747ee1d4f9ee1023 20250103085532105 DAUC <0003> auc.c:144 vector [2]: ik = 1cc58574ce940b23769b6b647ba57bdb 20250103085532105 DAUC <0003> auc.c:145 vector [2]: res = 595346aebcb9b83b0000000000000000 20250103085532105 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085532105 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250103085532105 DAUC <0003> auc.c:179 vector [2]: kc = b02e46f9e90ebc00 20250103085532105 DAUC <0003> auc.c:180 vector [2]: sres = 30fb4d11 20250103085532105 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250103085532105 DAUC <0003> auc.c:113 vector [3]: rand = 5792c27f6a4b01e7be6107e30b2313d5 20250103085532105 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250103085532105 DAUC <0003> auc.c:142 vector [3]: autn = b22269dfa692000040d8d204c54a4831 20250103085532105 DAUC <0003> auc.c:143 vector [3]: ck = 0fe233599f3ff4ed2537f1934b3f6911 20250103085532105 DAUC <0003> auc.c:144 vector [3]: ik = db3bed9aec92c2ed157d739bd2d1a9d7 20250103085532105 DAUC <0003> auc.c:145 vector [3]: res = 9c5d57f48b399f4e0000000000000000 20250103085532105 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085532105 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250103085532105 DAUC <0003> auc.c:179 vector [3]: kc = 2bacbe0207e50000 20250103085532105 DAUC <0003> auc.c:180 vector [3]: sres = ca0d07fe 20250103085532105 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250103085532105 DAUC <0003> auc.c:113 vector [4]: rand = 45b2c111364873440ab54a6a7d024ae2 20250103085532105 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250103085532105 DAUC <0003> auc.c:142 vector [4]: autn = 5a2cd81ea6470000d517f83485c8feaa 20250103085532105 DAUC <0003> auc.c:143 vector [4]: ck = b18800cfa12fbba7a2dda04a859db122 20250103085532105 DAUC <0003> auc.c:144 vector [4]: ik = 693f3459750d02f4eaa2cbfc87e6678b 20250103085532105 DAUC <0003> auc.c:145 vector [4]: res = 625cb83f6b724eb10000000000000000 20250103085532105 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085532105 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250103085532105 DAUC <0003> auc.c:179 vector [4]: kc = a9bee4dac2433800 20250103085532105 DAUC <0003> auc.c:180 vector [4]: sres = 877b00c9 20250103085532105 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250103085532105 DAUC <0003> db_auc.c:245 IMSI='262425726971767': Generated 5 vectors 20250103085532105 DAUC <0003> db_auc.c:249 IMSI='262425726971767': Updating SQN=161 in DB 20250103085532105 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425726971767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425726971767"} 20250103085532105 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425726971767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085532105 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085532105 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@08a044e48d03: Found GsupExpect[0] for "262425726971767" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@08a044e48d03: Added IMSI table entry 5TC_gsup_sai(17)"262425726971767" TC_gsup_sai(17)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_sai(17)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085532108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45318<->l=127.0.0.1:4258 TC_gsup_sai(17)@08a044e48d03: Final verdict of PTC: pass 20250103085532109 DAUC <0003> db_auc.c:157 IMSI='262423210632210': No 2G Auth Data 20250103085532109 DAUC <0003> db_auc.c:192 IMSI='262423210632210': No 3G Auth Data HLR_Test-GSUP(9)@08a044e48d03: Created GsupExpect[0] for "262423210632210" to be handled at TC_gsup_sai(18) 20250103085532127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45330<->l=127.0.0.1:4258 20250103085532129 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085532129 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423210632210 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423210632210"} 20250103085532129 DAUC <0003> db_auc.c:236 IMSI='262423210632210': Calling to generate 5 vectors 20250103085532129 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250103085532129 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085532129 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085532129 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250103085532129 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085532129 DAUC <0003> auc.c:113 vector [0]: rand = 03fd012e0350c8ad3147f314b3ce9513 20250103085532129 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250103085532129 DAUC <0003> auc.c:142 vector [0]: autn = b0a84308b09e0000a231af6c6b25e318 20250103085532129 DAUC <0003> auc.c:143 vector [0]: ck = 4b84ce6b0c65546a290a415c1a4e58c1 20250103085532130 DAUC <0003> auc.c:144 vector [0]: ik = 400eca22662f5f40a435cd3f182e05c0 20250103085532130 DAUC <0003> auc.c:145 vector [0]: res = 93b0d2982d59334f0000000000000000 20250103085532130 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085532130 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085532130 DAUC <0003> auc.c:179 vector [0]: kc = 2e1a39a7103f5800 20250103085532130 DAUC <0003> auc.c:180 vector [0]: sres = f73db013 20250103085532130 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085532130 DAUC <0003> auc.c:113 vector [1]: rand = 4b6216ea647145aed642769e45f62825 20250103085532130 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250103085532130 DAUC <0003> auc.c:142 vector [1]: autn = 79e626a77a6700007ae8cb91d7d05a8b 20250103085532130 DAUC <0003> auc.c:143 vector [1]: ck = 0a38bea7e4c27a1f8ec57615eb77eca1 20250103085532130 DAUC <0003> auc.c:144 vector [1]: ik = b50c402148880ff891925363680cfda1 20250103085532130 DAUC <0003> auc.c:145 vector [1]: res = 89f48da2ce2b41020000000000000000 20250103085532130 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085532130 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250103085532130 DAUC <0003> auc.c:179 vector [1]: kc = 44839f1ca8c3dc00 20250103085532130 DAUC <0003> auc.c:180 vector [1]: sres = f55e01c1 20250103085532130 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250103085532130 DAUC <0003> auc.c:113 vector [2]: rand = 539409d65b3d7cdc0cb4b06c1347e52e 20250103085532130 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250103085532130 DAUC <0003> auc.c:142 vector [2]: autn = 0b8cb213010500001a163661770446c9 20250103085532130 DAUC <0003> auc.c:143 vector [2]: ck = 4e08b1e5623c6883977438e8e565a2e4 20250103085532130 DAUC <0003> auc.c:144 vector [2]: ik = 044e5d3f06641bde83c0ff3bc5a914dc 20250103085532130 DAUC <0003> auc.c:145 vector [2]: res = 5a244134a10c5c550000000000000000 20250103085532130 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085532130 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250103085532130 DAUC <0003> auc.c:179 vector [2]: kc = 2b2aacacead5d400 20250103085532130 DAUC <0003> auc.c:180 vector [2]: sres = 6ef4132e 20250103085532130 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250103085532130 DAUC <0003> auc.c:113 vector [3]: rand = 86f09faf93b03d08e50b69402db3f252 20250103085532130 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250103085532130 DAUC <0003> auc.c:142 vector [3]: autn = a3ecafab26d40000ebc3c4dfc77ca4f7 20250103085532130 DAUC <0003> auc.c:143 vector [3]: ck = 67ecf7f92ab51b713753a7a9ccaba195 20250103085532130 DAUC <0003> auc.c:144 vector [3]: ik = 64603b7448fe3b7655a1b6063cd44633 20250103085532130 DAUC <0003> auc.c:145 vector [3]: res = 9b0de67c36b5614c0000000000000000 20250103085532130 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085532130 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250103085532130 DAUC <0003> auc.c:179 vector [3]: kc = 1fe15fdcf3534000 20250103085532130 DAUC <0003> auc.c:180 vector [3]: sres = 8669292b 20250103085532130 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250103085532130 DAUC <0003> auc.c:113 vector [4]: rand = 0f75a665bc8ed1979fdd3de6d31a6a27 20250103085532130 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250103085532130 DAUC <0003> auc.c:142 vector [4]: autn = af477ba46218000062410f91bcf4cf72 20250103085532130 DAUC <0003> auc.c:143 vector [4]: ck = fd5b2a8ec71cd9e549ef10763255b6d3 20250103085532130 DAUC <0003> auc.c:144 vector [4]: ik = 21c02e12c43afede1b02a47716854250 20250103085532130 DAUC <0003> auc.c:145 vector [4]: res = a6d701e6f9f0d5c10000000000000000 20250103085532130 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085532130 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250103085532130 DAUC <0003> auc.c:179 vector [4]: kc = f9a2d29334d3e000 20250103085532130 DAUC <0003> auc.c:180 vector [4]: sres = 92f11be9 20250103085532130 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250103085532130 DAUC <0003> db_auc.c:245 IMSI='262423210632210': Generated 5 vectors 20250103085532130 DAUC <0003> db_auc.c:249 IMSI='262423210632210': Updating SQN=161 in DB 20250103085532130 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423210632210 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423210632210"} 20250103085532130 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423210632210 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085532130 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085532130 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@08a044e48d03: Found GsupExpect[0] for "262423210632210" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@08a044e48d03: Added IMSI table entry 6TC_gsup_sai(18)"262423210632210" TC_gsup_sai(18)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_sai(18)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085532133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45330<->l=127.0.0.1:4258 TC_gsup_sai(18)@08a044e48d03: Final verdict of PTC: pass 20250103085532134 DAUC <0003> db_auc.c:157 IMSI='262421384917253': No 2G Auth Data 20250103085532134 DAUC <0003> db_auc.c:192 IMSI='262421384917253': No 3G Auth Data HLR_Test-GSUP(9)@08a044e48d03: Created GsupExpect[0] for "262421384917253" to be handled at TC_gsup_sai(19) 20250103085532150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45344<->l=127.0.0.1:4258 20250103085532153 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085532153 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421384917253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421384917253"} 20250103085532153 DAUC <0003> db_auc.c:236 IMSI='262421384917253': Calling to generate 5 vectors 20250103085532153 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250103085532153 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085532153 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085532153 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250103085532153 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085532153 DAUC <0003> auc.c:113 vector [0]: rand = 3a4ec82ddcdc4fd16f72a37fecf9b172 20250103085532153 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250103085532153 DAUC <0003> auc.c:142 vector [0]: autn = 402f606710a900009e39c5dc46b2ad92 20250103085532153 DAUC <0003> auc.c:143 vector [0]: ck = 06a934b2e04d0e5ec487c3f4b81751df 20250103085532153 DAUC <0003> auc.c:144 vector [0]: ik = 1829200125b7f651fc990a8c78447978 20250103085532153 DAUC <0003> auc.c:145 vector [0]: res = 5c49487153f755e40000000000000000 20250103085532153 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085532153 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085532153 DAUC <0003> auc.c:179 vector [0]: kc = 5198e7ccad20dabe 20250103085532153 DAUC <0003> auc.c:180 vector [0]: sres = f36aaaa3 20250103085532153 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085532153 DAUC <0003> auc.c:113 vector [1]: rand = a71097980a6d53057c3ed8fbc072a22e 20250103085532153 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250103085532153 DAUC <0003> auc.c:142 vector [1]: autn = a74b58d0820d000070c8b61129c7c252 20250103085532153 DAUC <0003> auc.c:143 vector [1]: ck = 2e931eaf0104a9f435f1c69e6f2d825d 20250103085532153 DAUC <0003> auc.c:144 vector [1]: ik = def0dd5f6f994c525aa14f89732f6d00 20250103085532153 DAUC <0003> auc.c:145 vector [1]: res = a19b2067275424620000000000000000 20250103085532153 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085532153 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250103085532153 DAUC <0003> auc.c:179 vector [1]: kc = 899f159710250718 20250103085532153 DAUC <0003> auc.c:180 vector [1]: sres = 481712ac 20250103085532153 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250103085532153 DAUC <0003> auc.c:113 vector [2]: rand = b4e0950a56d3873735157feaed5b1e5e 20250103085532153 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250103085532153 DAUC <0003> auc.c:142 vector [2]: autn = 67dc2f927f360000455c22eddc1707c5 20250103085532153 DAUC <0003> auc.c:143 vector [2]: ck = e4d9fde703c48507e5d85a0d4bcea8ac 20250103085532153 DAUC <0003> auc.c:144 vector [2]: ik = 2fa2d08f74cf32bcbd777fb16739d467 20250103085532153 DAUC <0003> auc.c:145 vector [2]: res = c5bb19b8488946040000000000000000 20250103085532153 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085532153 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250103085532153 DAUC <0003> auc.c:179 vector [2]: kc = 194384e423acd490 20250103085532153 DAUC <0003> auc.c:180 vector [2]: sres = 23bd6c0c 20250103085532153 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250103085532153 DAUC <0003> auc.c:113 vector [3]: rand = 3c05bfa4c07f06468b56f2b9186d17ab 20250103085532153 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250103085532153 DAUC <0003> auc.c:142 vector [3]: autn = d9215a54d8810000b4c8912c9c86ec7b 20250103085532153 DAUC <0003> auc.c:143 vector [3]: ck = fa31e1020ff3f7cc28b8290cfdcba92b 20250103085532153 DAUC <0003> auc.c:144 vector [3]: ik = a8a2545dc8a897f494ad4c1f2bb67e92 20250103085532153 DAUC <0003> auc.c:145 vector [3]: res = 5ca8ddb59a39f6e00000000000000000 20250103085532153 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085532153 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250103085532153 DAUC <0003> auc.c:179 vector [3]: kc = f9967e746b20d2a0 20250103085532153 DAUC <0003> auc.c:180 vector [3]: sres = 2de88c97 20250103085532153 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250103085532153 DAUC <0003> auc.c:113 vector [4]: rand = d8dc4f19f7377929fbd1336cb45b5d5a 20250103085532153 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250103085532153 DAUC <0003> auc.c:142 vector [4]: autn = fba9b100b03a0000aa62b16aa968945f 20250103085532153 DAUC <0003> auc.c:143 vector [4]: ck = 67f13b9f9dcdd4677d4a2e4dc112ddb8 20250103085532153 DAUC <0003> auc.c:144 vector [4]: ik = da262b5a9ccb9e01bc96ec0b937071c4 20250103085532153 DAUC <0003> auc.c:145 vector [4]: res = 38e2e03e595a3bd50000000000000000 20250103085532153 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085532153 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250103085532153 DAUC <0003> auc.c:179 vector [4]: kc = 208b0c36d08fd139 20250103085532153 DAUC <0003> auc.c:180 vector [4]: sres = bd013365 20250103085532154 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250103085532154 DAUC <0003> db_auc.c:245 IMSI='262421384917253': Generated 5 vectors 20250103085532154 DAUC <0003> db_auc.c:249 IMSI='262421384917253': Updating SQN=161 in DB 20250103085532154 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421384917253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421384917253"} 20250103085532154 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421384917253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085532154 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085532154 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@08a044e48d03: Found GsupExpect[0] for "262421384917253" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@08a044e48d03: Added IMSI table entry 7TC_gsup_sai(19)"262421384917253" TC_gsup_sai(19)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_sai(19)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085532156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45344<->l=127.0.0.1:4258 TC_gsup_sai(19)@08a044e48d03: Final verdict of PTC: pass MTC@08a044e48d03: setverdict(pass): none -> pass 20250103085532158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45264<->l=127.0.0.1:4258 20250103085532159 DLINP <000b> input/ipa.c:452 connected read/write 20250103085532159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085532159 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085532159 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085532159 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@08a044e48d03: Final verdict of PTC: none 20250103085532159 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40491<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(8)@08a044e48d03: Final verdict of PTC: none 10@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: pass MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@08a044e48d03: Test case TC_gsup_sai finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Fri Jan 3 08:55:32 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250103085532201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45346<->l=127.0.0.1:4258 20250103085532302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45346<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81348) Waiting for packet dumper to finish... 1 (prev_count=81348, count=163376) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Fri Jan 3 08:55:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_sai_num_auth_vectors started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085535383 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085535383 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085535385 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45348<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(20)@08a044e48d03: 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 } } } } 20250103085535389 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535389 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085535389 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085535389 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 20250103085535389 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085535389 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 20250103085535389 DLGSUP <0013> gsup_server.c:236 2: 20250103085535389 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085535389 DLGSUP <0013> gsup_server.c:236 3: 20250103085535389 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085535389 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(20)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085535389 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085535389 DLGSUP <0013> gsup_server.c:236 5: 20250103085535389 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085535389 DLGSUP <0013> gsup_server.c:236 7: 20250103085535389 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085535389 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085535389 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085535389 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@08a044e48d03: 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") 20250103085535412 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43011<->l=127.0.0.1:4259) 20250103085535419 DAUC <0003> db_auc.c:157 IMSI='262420047768189': No 2G Auth Data 20250103085535419 DAUC <0003> db_auc.c:192 IMSI='262420047768189': No 3G Auth Data HLR_Test-GSUP(21)@08a044e48d03: Created GsupExpect[0] for "262420047768189" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250103085535433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45358<->l=127.0.0.1:4258 20250103085535437 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535438 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420047768189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420047768189"} 20250103085535438 DAUC <0003> db_auc.c:192 IMSI='262420047768189': No 3G Auth Data 20250103085535438 DAUC <0003> db_auc.c:236 IMSI='262420047768189': Calling to generate 1 vectors 20250103085535438 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250103085535438 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535438 DAUC <0003> auc.c:113 vector [0]: rand = f571bb6470794fa2b93d2199e1f70bd3 20250103085535438 DAUC <0003> auc.c:179 vector [0]: kc = 0792718c7ee9e000 20250103085535438 DAUC <0003> auc.c:180 vector [0]: sres = 86b23ef7 20250103085535438 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250103085535438 DAUC <0003> db_auc.c:245 IMSI='262420047768189': Generated 1 vectors 20250103085535438 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420047768189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420047768189"} 20250103085535438 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420047768189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535438 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535438 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@08a044e48d03: Found GsupExpect[0] for "262420047768189" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@08a044e48d03: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262420047768189" TC_gsup_sai_num_auth_vectors(24)@08a044e48d03: setverdict(pass): none -> pass 20250103085535440 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535440 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420047768189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420047768189"} 20250103085535440 DAUC <0003> db_auc.c:192 IMSI='262420047768189': No 3G Auth Data 20250103085535440 DAUC <0003> db_auc.c:236 IMSI='262420047768189': Calling to generate 4 vectors 20250103085535440 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250103085535441 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535441 DAUC <0003> auc.c:113 vector [0]: rand = 22202e7d9106ded5991c03790dd74ec9 20250103085535441 DAUC <0003> auc.c:179 vector [0]: kc = 11b016a713cc7c00 20250103085535441 DAUC <0003> auc.c:180 vector [0]: sres = 87726af5 20250103085535441 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250103085535441 DAUC <0003> auc.c:113 vector [1]: rand = 00b13f43e09d41cd2ce207ab725dbb0b 20250103085535441 DAUC <0003> auc.c:179 vector [1]: kc = c07d671c430a6c00 20250103085535441 DAUC <0003> auc.c:180 vector [1]: sres = 35d4977a 20250103085535441 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250103085535441 DAUC <0003> auc.c:113 vector [2]: rand = f0a001b1ab54a10bff03d9feec53c763 20250103085535441 DAUC <0003> auc.c:179 vector [2]: kc = 2819229865fe1c00 20250103085535441 DAUC <0003> auc.c:180 vector [2]: sres = e8368a91 20250103085535441 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250103085535441 DAUC <0003> auc.c:113 vector [3]: rand = 32b7f45e4c185f52984e42b3b66d7a4f 20250103085535441 DAUC <0003> auc.c:179 vector [3]: kc = 7808b45b12aa2c00 20250103085535441 DAUC <0003> auc.c:180 vector [3]: sres = 43d84b24 20250103085535441 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250103085535441 DAUC <0003> db_auc.c:245 IMSI='262420047768189': Generated 4 vectors 20250103085535441 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420047768189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420047768189"} 20250103085535441 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420047768189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535441 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535441 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535443 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535443 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420047768189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420047768189"} 20250103085535443 DAUC <0003> db_auc.c:192 IMSI='262420047768189': No 3G Auth Data 20250103085535443 DAUC <0003> db_auc.c:236 IMSI='262420047768189': Calling to generate 5 vectors 20250103085535443 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250103085535443 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535443 DAUC <0003> auc.c:113 vector [0]: rand = 442c5b2f66a560c7d629c728d50dac53 20250103085535443 DAUC <0003> auc.c:179 vector [0]: kc = 055175049cfe0800 20250103085535443 DAUC <0003> auc.c:180 vector [0]: sres = 0c53e863 20250103085535443 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250103085535443 DAUC <0003> auc.c:113 vector [1]: rand = 5a79c380ecdb094308fd1826ef2737cd 20250103085535443 DAUC <0003> auc.c:179 vector [1]: kc = 42508eb82d65e000 20250103085535443 DAUC <0003> auc.c:180 vector [1]: sres = 07599909 20250103085535443 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250103085535443 DAUC <0003> auc.c:113 vector [2]: rand = 1ba1c1cdaebca66c25ca09bf8465c3f7 20250103085535443 DAUC <0003> auc.c:179 vector [2]: kc = 9fb8c85d4e137800 20250103085535443 DAUC <0003> auc.c:180 vector [2]: sres = b4b61011 20250103085535443 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250103085535443 DAUC <0003> auc.c:113 vector [3]: rand = 53ff82604c16c2b9db848627eb2a5e8d 20250103085535443 DAUC <0003> auc.c:179 vector [3]: kc = dfb0e99be48f2000 20250103085535443 DAUC <0003> auc.c:180 vector [3]: sres = e717bfeb 20250103085535443 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250103085535443 DAUC <0003> auc.c:113 vector [4]: rand = fdf3a515d0920bb5f9586aa01e57cfcb 20250103085535443 DAUC <0003> auc.c:179 vector [4]: kc = ace54baaaa4a1400 20250103085535443 DAUC <0003> auc.c:180 vector [4]: sres = 8de78dc9 20250103085535443 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250103085535443 DAUC <0003> db_auc.c:245 IMSI='262420047768189': Generated 5 vectors 20250103085535443 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420047768189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420047768189"} 20250103085535443 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420047768189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535443 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535443 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535446 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535446 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420047768189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420047768189"} 20250103085535446 DAUC <0003> db_auc.c:192 IMSI='262420047768189': No 3G Auth Data 20250103085535446 DAUC <0003> db_auc.c:236 IMSI='262420047768189': Calling to generate 5 vectors 20250103085535446 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250103085535446 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535446 DAUC <0003> auc.c:113 vector [0]: rand = 60b9f2796234d66620c7b51e9126d489 20250103085535446 DAUC <0003> auc.c:179 vector [0]: kc = 0e56b434f5cfe800 20250103085535446 DAUC <0003> auc.c:180 vector [0]: sres = 813b52a9 20250103085535446 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250103085535446 DAUC <0003> auc.c:113 vector [1]: rand = 0d95f28de8cf674e4833e71c5eef1749 20250103085535446 DAUC <0003> auc.c:179 vector [1]: kc = d67aa5a4b110b800 20250103085535446 DAUC <0003> auc.c:180 vector [1]: sres = bada3d5d 20250103085535446 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250103085535446 DAUC <0003> auc.c:113 vector [2]: rand = f6aba541c07a48278cc312de34901f7e 20250103085535446 DAUC <0003> auc.c:179 vector [2]: kc = ba3b7e4ba606f000 20250103085535446 DAUC <0003> auc.c:180 vector [2]: sres = 5c37acef 20250103085535446 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250103085535446 DAUC <0003> auc.c:113 vector [3]: rand = f7bd2f9ef2530ec74123ce4ba7f6ef80 20250103085535446 DAUC <0003> auc.c:179 vector [3]: kc = b74658e8d79bf800 20250103085535446 DAUC <0003> auc.c:180 vector [3]: sres = fc9f411a 20250103085535446 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250103085535447 DAUC <0003> auc.c:113 vector [4]: rand = 882bc70bf99edfcdfbd0e3c78c223ceb 20250103085535447 DAUC <0003> auc.c:179 vector [4]: kc = 8029ae7898bae400 20250103085535447 DAUC <0003> auc.c:180 vector [4]: sres = cd3063b0 20250103085535447 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250103085535447 DAUC <0003> db_auc.c:245 IMSI='262420047768189': Generated 5 vectors 20250103085535447 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420047768189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420047768189"} 20250103085535447 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420047768189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535447 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535447 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45358<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@08a044e48d03: Final verdict of PTC: pass 20250103085535450 DAUC <0003> db_auc.c:157 IMSI='262429575211945': No 2G Auth Data 20250103085535450 DAUC <0003> db_auc.c:192 IMSI='262429575211945': No 3G Auth Data HLR_Test-GSUP(21)@08a044e48d03: Created GsupExpect[0] for "262429575211945" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250103085535465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45366<->l=127.0.0.1:4258 20250103085535469 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535469 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429575211945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429575211945"} 20250103085535469 DAUC <0003> db_auc.c:192 IMSI='262429575211945': No 3G Auth Data 20250103085535469 DAUC <0003> db_auc.c:236 IMSI='262429575211945': Calling to generate 1 vectors 20250103085535469 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250103085535469 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535469 DAUC <0003> auc.c:113 vector [0]: rand = 0283caac738a776c2e07843740300b3a 20250103085535469 DAUC <0003> auc.c:179 vector [0]: kc = 9c201467b24b6400 20250103085535469 DAUC <0003> auc.c:180 vector [0]: sres = f2dbcc33 20250103085535469 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250103085535469 DAUC <0003> db_auc.c:245 IMSI='262429575211945': Generated 1 vectors 20250103085535469 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429575211945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429575211945"} 20250103085535469 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429575211945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535469 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535469 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@08a044e48d03: Found GsupExpect[0] for "262429575211945" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@08a044e48d03: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262429575211945" TC_gsup_sai_num_auth_vectors(25)@08a044e48d03: setverdict(pass): none -> pass 20250103085535472 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535472 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429575211945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429575211945"} 20250103085535472 DAUC <0003> db_auc.c:192 IMSI='262429575211945': No 3G Auth Data 20250103085535472 DAUC <0003> db_auc.c:236 IMSI='262429575211945': Calling to generate 4 vectors 20250103085535472 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250103085535472 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535472 DAUC <0003> auc.c:113 vector [0]: rand = 8ce6274ed5ca1d7141c3da8a46d65b1a 20250103085535472 DAUC <0003> auc.c:179 vector [0]: kc = b4d124eb12dc3800 20250103085535472 DAUC <0003> auc.c:180 vector [0]: sres = 82e05efe 20250103085535472 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250103085535472 DAUC <0003> auc.c:113 vector [1]: rand = 898aad7a11f254c2ad7b878e5cd3d827 20250103085535472 DAUC <0003> auc.c:179 vector [1]: kc = 8cba046bc18dac00 20250103085535472 DAUC <0003> auc.c:180 vector [1]: sres = b3021761 20250103085535472 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250103085535472 DAUC <0003> auc.c:113 vector [2]: rand = 4f88803b74a5ef9b02e74ecdcbf70c91 20250103085535472 DAUC <0003> auc.c:179 vector [2]: kc = a91c61cff9379000 20250103085535472 DAUC <0003> auc.c:180 vector [2]: sres = b7163393 20250103085535472 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250103085535472 DAUC <0003> auc.c:113 vector [3]: rand = 7429a7431abd954ba268395697f1a51a 20250103085535472 DAUC <0003> auc.c:179 vector [3]: kc = c578d81ac0cb7c00 20250103085535472 DAUC <0003> auc.c:180 vector [3]: sres = 4d4d541a 20250103085535472 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250103085535472 DAUC <0003> db_auc.c:245 IMSI='262429575211945': Generated 4 vectors 20250103085535472 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429575211945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429575211945"} 20250103085535472 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429575211945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535472 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535472 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535474 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535474 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429575211945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429575211945"} 20250103085535475 DAUC <0003> db_auc.c:192 IMSI='262429575211945': No 3G Auth Data 20250103085535475 DAUC <0003> db_auc.c:236 IMSI='262429575211945': Calling to generate 5 vectors 20250103085535475 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250103085535475 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535475 DAUC <0003> auc.c:113 vector [0]: rand = a6f6cb4d9bea9e39b1b98fee3f52547e 20250103085535475 DAUC <0003> auc.c:179 vector [0]: kc = 4e091b3ffe15d000 20250103085535475 DAUC <0003> auc.c:180 vector [0]: sres = f1e6fa81 20250103085535475 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250103085535475 DAUC <0003> auc.c:113 vector [1]: rand = eb4caf721ac3456556d5e290bcbbf27b 20250103085535475 DAUC <0003> auc.c:179 vector [1]: kc = 4800348efe113c00 20250103085535475 DAUC <0003> auc.c:180 vector [1]: sres = 2c4adc69 20250103085535475 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250103085535475 DAUC <0003> auc.c:113 vector [2]: rand = 2e55f26a6334c78a245d9a12fb563c07 20250103085535475 DAUC <0003> auc.c:179 vector [2]: kc = 0587d14b13c1b400 20250103085535475 DAUC <0003> auc.c:180 vector [2]: sres = da54c5f4 20250103085535475 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250103085535475 DAUC <0003> auc.c:113 vector [3]: rand = 73a1a6223c888b583def2f01a2d11c68 20250103085535475 DAUC <0003> auc.c:179 vector [3]: kc = 0b4d7cc086104c00 20250103085535475 DAUC <0003> auc.c:180 vector [3]: sres = 3c48d49f 20250103085535475 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250103085535475 DAUC <0003> auc.c:113 vector [4]: rand = f4abfe8b6ed9980fc93aecdc766e733c 20250103085535475 DAUC <0003> auc.c:179 vector [4]: kc = 104b82c79da2f000 20250103085535475 DAUC <0003> auc.c:180 vector [4]: sres = 725f29d9 20250103085535475 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250103085535475 DAUC <0003> db_auc.c:245 IMSI='262429575211945': Generated 5 vectors 20250103085535475 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429575211945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429575211945"} 20250103085535475 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429575211945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535475 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535475 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535477 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535477 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429575211945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429575211945"} 20250103085535477 DAUC <0003> db_auc.c:192 IMSI='262429575211945': No 3G Auth Data 20250103085535477 DAUC <0003> db_auc.c:236 IMSI='262429575211945': Calling to generate 5 vectors 20250103085535477 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250103085535477 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535477 DAUC <0003> auc.c:113 vector [0]: rand = 8f9ed6fa541b3ccbebe24ad386ddde91 20250103085535477 DAUC <0003> auc.c:179 vector [0]: kc = fa502bf249f50400 20250103085535477 DAUC <0003> auc.c:180 vector [0]: sres = 2b48652c 20250103085535477 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250103085535477 DAUC <0003> auc.c:113 vector [1]: rand = a92cf7a3447207d803698dba6f77ddea 20250103085535477 DAUC <0003> auc.c:179 vector [1]: kc = 995a23c77eb2b800 20250103085535477 DAUC <0003> auc.c:180 vector [1]: sres = 70fdc1c7 20250103085535477 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250103085535477 DAUC <0003> auc.c:113 vector [2]: rand = 488aae7a788d715bc5f5dc3ff431219d 20250103085535477 DAUC <0003> auc.c:179 vector [2]: kc = 81eecb88a9120000 20250103085535477 DAUC <0003> auc.c:180 vector [2]: sres = dd5c6326 20250103085535477 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250103085535477 DAUC <0003> auc.c:113 vector [3]: rand = 0d60d64bba3d85faaab4ea6c06731f84 20250103085535477 DAUC <0003> auc.c:179 vector [3]: kc = 629743e5f0455400 20250103085535477 DAUC <0003> auc.c:180 vector [3]: sres = f0d7437e 20250103085535477 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250103085535477 DAUC <0003> auc.c:113 vector [4]: rand = e6c5a453c6c1e3bba3743863834a4368 20250103085535477 DAUC <0003> auc.c:179 vector [4]: kc = 2dd40b3dfc2fac00 20250103085535477 DAUC <0003> auc.c:180 vector [4]: sres = e9d9d521 20250103085535477 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250103085535477 DAUC <0003> db_auc.c:245 IMSI='262429575211945': Generated 5 vectors 20250103085535478 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429575211945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429575211945"} 20250103085535478 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429575211945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535478 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535478 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45366<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@08a044e48d03: Final verdict of PTC: pass 20250103085535481 DAUC <0003> db_auc.c:157 IMSI='262422737932600': No 2G Auth Data 20250103085535481 DAUC <0003> db_auc.c:192 IMSI='262422737932600': No 3G Auth Data HLR_Test-GSUP(21)@08a044e48d03: Created GsupExpect[0] for "262422737932600" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250103085535496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45370<->l=127.0.0.1:4258 20250103085535499 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535499 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422737932600 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422737932600"} 20250103085535499 DAUC <0003> db_auc.c:192 IMSI='262422737932600': No 3G Auth Data 20250103085535499 DAUC <0003> db_auc.c:236 IMSI='262422737932600': Calling to generate 1 vectors 20250103085535499 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250103085535499 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535499 DAUC <0003> auc.c:113 vector [0]: rand = a81db09dcd65e576f24c285898150244 20250103085535499 DAUC <0003> auc.c:179 vector [0]: kc = 58724b855b976681 20250103085535499 DAUC <0003> auc.c:180 vector [0]: sres = 173f9c39 20250103085535499 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250103085535499 DAUC <0003> db_auc.c:245 IMSI='262422737932600': Generated 1 vectors 20250103085535499 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422737932600 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422737932600"} 20250103085535499 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422737932600 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535499 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535499 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@08a044e48d03: Found GsupExpect[0] for "262422737932600" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@08a044e48d03: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262422737932600" TC_gsup_sai_num_auth_vectors(26)@08a044e48d03: setverdict(pass): none -> pass 20250103085535502 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535502 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422737932600 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422737932600"} 20250103085535502 DAUC <0003> db_auc.c:192 IMSI='262422737932600': No 3G Auth Data 20250103085535502 DAUC <0003> db_auc.c:236 IMSI='262422737932600': Calling to generate 4 vectors 20250103085535502 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250103085535502 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535502 DAUC <0003> auc.c:113 vector [0]: rand = b8768049eddf1c4f1abee19d24e96800 20250103085535502 DAUC <0003> auc.c:179 vector [0]: kc = 5ace0660034fdc0b 20250103085535502 DAUC <0003> auc.c:180 vector [0]: sres = 07204e05 20250103085535502 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250103085535502 DAUC <0003> auc.c:113 vector [1]: rand = 61bdb650433e5423be0bea46a773ba66 20250103085535502 DAUC <0003> auc.c:179 vector [1]: kc = 03403f90bfbfe787 20250103085535502 DAUC <0003> auc.c:180 vector [1]: sres = 89b474ff 20250103085535502 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250103085535502 DAUC <0003> auc.c:113 vector [2]: rand = 74622ebc52efd7e78a2937eb1cc09657 20250103085535502 DAUC <0003> auc.c:179 vector [2]: kc = aa79fc057f5a4331 20250103085535502 DAUC <0003> auc.c:180 vector [2]: sres = 7dfadfaa 20250103085535502 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250103085535502 DAUC <0003> auc.c:113 vector [3]: rand = e36dc57a92f1d0d8135528579c84b4ad 20250103085535502 DAUC <0003> auc.c:179 vector [3]: kc = 1d36c917b1962281 20250103085535502 DAUC <0003> auc.c:180 vector [3]: sres = f966aa20 20250103085535502 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250103085535502 DAUC <0003> db_auc.c:245 IMSI='262422737932600': Generated 4 vectors 20250103085535502 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422737932600 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422737932600"} 20250103085535502 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422737932600 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535502 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535502 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535505 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535505 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422737932600 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422737932600"} 20250103085535505 DAUC <0003> db_auc.c:192 IMSI='262422737932600': No 3G Auth Data 20250103085535505 DAUC <0003> db_auc.c:236 IMSI='262422737932600': Calling to generate 5 vectors 20250103085535505 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250103085535505 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535505 DAUC <0003> auc.c:113 vector [0]: rand = 8b5a56df0e1fe4b7c085ef556d22fcf1 20250103085535505 DAUC <0003> auc.c:179 vector [0]: kc = 1bf2ccc7baac2b70 20250103085535505 DAUC <0003> auc.c:180 vector [0]: sres = 8f84a66f 20250103085535505 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250103085535505 DAUC <0003> auc.c:113 vector [1]: rand = 8478aff1b9184d600008f343eb7f501a 20250103085535505 DAUC <0003> auc.c:179 vector [1]: kc = 382e09725f2f1054 20250103085535505 DAUC <0003> auc.c:180 vector [1]: sres = 9a5536d2 20250103085535505 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250103085535505 DAUC <0003> auc.c:113 vector [2]: rand = c60eb5bd7581d404017ed2c25aa6eccb 20250103085535505 DAUC <0003> auc.c:179 vector [2]: kc = 7b01f26cffe34679 20250103085535505 DAUC <0003> auc.c:180 vector [2]: sres = 72da0782 20250103085535505 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250103085535505 DAUC <0003> auc.c:113 vector [3]: rand = 8256750cadaa29e2d59d8c8c5c173632 20250103085535505 DAUC <0003> auc.c:179 vector [3]: kc = 010e39035e4529ef 20250103085535505 DAUC <0003> auc.c:180 vector [3]: sres = ff69f5cd 20250103085535505 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250103085535505 DAUC <0003> auc.c:113 vector [4]: rand = 72bebc292a176a9ff6752398ad50cf57 20250103085535505 DAUC <0003> auc.c:179 vector [4]: kc = aaf5ea8aaf917b97 20250103085535505 DAUC <0003> auc.c:180 vector [4]: sres = 06296d2d 20250103085535505 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250103085535505 DAUC <0003> db_auc.c:245 IMSI='262422737932600': Generated 5 vectors 20250103085535505 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422737932600 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422737932600"} 20250103085535505 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422737932600 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535505 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535505 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535508 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535508 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422737932600 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422737932600"} 20250103085535508 DAUC <0003> db_auc.c:192 IMSI='262422737932600': No 3G Auth Data 20250103085535508 DAUC <0003> db_auc.c:236 IMSI='262422737932600': Calling to generate 5 vectors 20250103085535508 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250103085535508 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535508 DAUC <0003> auc.c:113 vector [0]: rand = dcb3b6f0ec41e3f302cb6b1a73c37027 20250103085535508 DAUC <0003> auc.c:179 vector [0]: kc = bd12b681c6b2fac6 20250103085535508 DAUC <0003> auc.c:180 vector [0]: sres = 2b8c35b5 20250103085535508 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250103085535508 DAUC <0003> auc.c:113 vector [1]: rand = 4715666751cd9eea49a7c28281071c8d 20250103085535508 DAUC <0003> auc.c:179 vector [1]: kc = 9f25e9344ba0cb65 20250103085535508 DAUC <0003> auc.c:180 vector [1]: sres = 7aae3ecc 20250103085535508 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250103085535508 DAUC <0003> auc.c:113 vector [2]: rand = 22814c9da04d445be5aefd2024e962e1 20250103085535508 DAUC <0003> auc.c:179 vector [2]: kc = e632af7d21580bb7 20250103085535508 DAUC <0003> auc.c:180 vector [2]: sres = e7e976bc 20250103085535508 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250103085535508 DAUC <0003> auc.c:113 vector [3]: rand = 93b9337ea9727110c3e5def81388282e 20250103085535509 DAUC <0003> auc.c:179 vector [3]: kc = f6e670d6788bd98c 20250103085535509 DAUC <0003> auc.c:180 vector [3]: sres = 497869f0 20250103085535509 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250103085535509 DAUC <0003> auc.c:113 vector [4]: rand = aa25bf4ef53878e99ac657f44dcf3eea 20250103085535509 DAUC <0003> auc.c:179 vector [4]: kc = 52c4596f26274fe4 20250103085535509 DAUC <0003> auc.c:180 vector [4]: sres = 2f32237f 20250103085535509 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250103085535509 DAUC <0003> db_auc.c:245 IMSI='262422737932600': Generated 5 vectors 20250103085535509 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422737932600 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422737932600"} 20250103085535509 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422737932600 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535509 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535509 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45370<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@08a044e48d03: Final verdict of PTC: pass 20250103085535512 DAUC <0003> db_auc.c:157 IMSI='262429118593475': No 2G Auth Data 20250103085535512 DAUC <0003> db_auc.c:192 IMSI='262429118593475': No 3G Auth Data HLR_Test-GSUP(21)@08a044e48d03: Created GsupExpect[0] for "262429118593475" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250103085535529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45380<->l=127.0.0.1:4258 20250103085535533 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535533 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429118593475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429118593475"} 20250103085535533 DAUC <0003> db_auc.c:157 IMSI='262429118593475': No 2G Auth Data 20250103085535533 DAUC <0003> db_auc.c:236 IMSI='262429118593475': Calling to generate 1 vectors 20250103085535533 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250103085535533 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535533 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085535533 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250103085535533 DAUC <0003> auc.c:113 vector [0]: rand = 095eef1d02e9cc13b4f3f28e7ec26038 20250103085535533 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250103085535533 DAUC <0003> auc.c:142 vector [0]: autn = 4dd5f31e522b0000ca30d7d957515fa5 20250103085535533 DAUC <0003> auc.c:143 vector [0]: ck = 703bd0140a67bdccfda2f9cde022d939 20250103085535533 DAUC <0003> auc.c:144 vector [0]: ik = 616fc40fd0035ee4f703f4cbb904f829 20250103085535533 DAUC <0003> auc.c:145 vector [0]: res = 3eb9702f7fd02cc50000000000000000 20250103085535533 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535533 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250103085535533 DAUC <0003> auc.c:151 vector [0]: kc = 1bf5191d8342c238 20250103085535533 DAUC <0003> auc.c:152 vector [0]: sres = 41695cea 20250103085535533 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250103085535533 DAUC <0003> db_auc.c:245 IMSI='262429118593475': Generated 1 vectors 20250103085535533 DAUC <0003> db_auc.c:249 IMSI='262429118593475': Updating SQN=33 in DB 20250103085535533 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429118593475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429118593475"} 20250103085535534 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429118593475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535534 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535534 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@08a044e48d03: Found GsupExpect[0] for "262429118593475" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@08a044e48d03: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262429118593475" TC_gsup_sai_num_auth_vectors(27)@08a044e48d03: setverdict(pass): none -> pass 20250103085535537 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535537 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429118593475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429118593475"} 20250103085535537 DAUC <0003> db_auc.c:157 IMSI='262429118593475': No 2G Auth Data 20250103085535537 DAUC <0003> db_auc.c:236 IMSI='262429118593475': Calling to generate 4 vectors 20250103085535537 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250103085535537 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535537 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085535537 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250103085535537 DAUC <0003> auc.c:113 vector [0]: rand = c0098f64cee2f9db9a7ef63b124dcb76 20250103085535537 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250103085535537 DAUC <0003> auc.c:142 vector [0]: autn = 89ff835e1dd40000b31775a0aa3a1ce4 20250103085535537 DAUC <0003> auc.c:143 vector [0]: ck = 35fe2121aa8966680d6fca6b0a84fbd3 20250103085535537 DAUC <0003> auc.c:144 vector [0]: ik = 586beaa7537f7edcd6f4b300fb165f85 20250103085535537 DAUC <0003> auc.c:145 vector [0]: res = ea669cf985d690de0000000000000000 20250103085535537 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535537 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250103085535537 DAUC <0003> auc.c:151 vector [0]: kc = b60eb2ed0864bce2 20250103085535537 DAUC <0003> auc.c:152 vector [0]: sres = 6fb00c27 20250103085535537 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250103085535537 DAUC <0003> auc.c:113 vector [1]: rand = 4add42a59db96005386b1deb08836e40 20250103085535537 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250103085535537 DAUC <0003> auc.c:142 vector [1]: autn = 4dddd0b4760800000767aa489f6cba73 20250103085535537 DAUC <0003> auc.c:143 vector [1]: ck = 52b1ec7ab35086cf24c2b58e166048d8 20250103085535537 DAUC <0003> auc.c:144 vector [1]: ik = a3e8f69fcaefd73d1b5aa1daa6421280 20250103085535537 DAUC <0003> auc.c:145 vector [1]: res = 7246e59e2410e0840000000000000000 20250103085535537 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085535537 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250103085535537 DAUC <0003> auc.c:151 vector [1]: kc = cec10eb1c99d0baa 20250103085535537 DAUC <0003> auc.c:152 vector [1]: sres = 5656051a 20250103085535537 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250103085535537 DAUC <0003> auc.c:113 vector [2]: rand = dbef33deb1b9778e455b49afff1fafb8 20250103085535537 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250103085535537 DAUC <0003> auc.c:142 vector [2]: autn = 5830f216c84100009674b7406c6f25aa 20250103085535537 DAUC <0003> auc.c:143 vector [2]: ck = aa191dda7d384ad04dd37d25290b0b29 20250103085535537 DAUC <0003> auc.c:144 vector [2]: ik = c03e4f48d8f45e2204766059c6a0cfef 20250103085535537 DAUC <0003> auc.c:145 vector [2]: res = 95bb0bdae3c886960000000000000000 20250103085535537 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085535537 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250103085535537 DAUC <0003> auc.c:151 vector [2]: kc = 23824fee4a67d034 20250103085535537 DAUC <0003> auc.c:152 vector [2]: sres = 76738d4c 20250103085535537 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250103085535537 DAUC <0003> auc.c:113 vector [3]: rand = b659aeaf6270fd2dfa331548ae101ec6 20250103085535537 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250103085535537 DAUC <0003> auc.c:142 vector [3]: autn = d007bb7c40a20000237f5c8d6b0ef74f 20250103085535537 DAUC <0003> auc.c:143 vector [3]: ck = 34c3ee06a0dad5eec667f773d01d1873 20250103085535537 DAUC <0003> auc.c:144 vector [3]: ik = 8e9c84eeb67aefc20b523dcd5cf169ff 20250103085535537 DAUC <0003> auc.c:145 vector [3]: res = 4eca459b0a52cf910000000000000000 20250103085535537 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085535537 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250103085535537 DAUC <0003> auc.c:151 vector [3]: kc = 776aa0569a4c4ba0 20250103085535537 DAUC <0003> auc.c:152 vector [3]: sres = 44988a0a 20250103085535537 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250103085535537 DAUC <0003> db_auc.c:245 IMSI='262429118593475': Generated 4 vectors 20250103085535537 DAUC <0003> db_auc.c:249 IMSI='262429118593475': Updating SQN=161 in DB 20250103085535537 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429118593475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429118593475"} 20250103085535537 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429118593475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535537 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535538 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535540 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535540 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429118593475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429118593475"} 20250103085535540 DAUC <0003> db_auc.c:157 IMSI='262429118593475': No 2G Auth Data 20250103085535540 DAUC <0003> db_auc.c:236 IMSI='262429118593475': Calling to generate 5 vectors 20250103085535540 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250103085535540 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535540 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085535540 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250103085535540 DAUC <0003> auc.c:113 vector [0]: rand = 2ae139efb5c7e1c04d6bb2ac4329f94c 20250103085535540 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250103085535540 DAUC <0003> auc.c:142 vector [0]: autn = 7f8342b139ac0000f780ab730ade3e93 20250103085535540 DAUC <0003> auc.c:143 vector [0]: ck = 8752c83bd31d77559214de8a4f0ebf2b 20250103085535540 DAUC <0003> auc.c:144 vector [0]: ik = 5181a07346d2e0aa0a9864a9da4b1959 20250103085535540 DAUC <0003> auc.c:145 vector [0]: res = 93bc06f7f9233a500000000000000000 20250103085535540 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535540 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250103085535540 DAUC <0003> auc.c:151 vector [0]: kc = 4e5fd26b008a318d 20250103085535540 DAUC <0003> auc.c:152 vector [0]: sres = 6a9f3ca7 20250103085535540 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250103085535540 DAUC <0003> auc.c:113 vector [1]: rand = 4493371dcf16fdfe587297a80b34f22b 20250103085535540 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250103085535540 DAUC <0003> auc.c:142 vector [1]: autn = da4abc5803ba00006d8517e9b4a7f0f4 20250103085535540 DAUC <0003> auc.c:143 vector [1]: ck = 52f42c5c99e022d562e3f151eafdf1b2 20250103085535540 DAUC <0003> auc.c:144 vector [1]: ik = 98834a15f81739723796c6cbf9c807b3 20250103085535540 DAUC <0003> auc.c:145 vector [1]: res = a5c20cb93a68eec10000000000000000 20250103085535540 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085535540 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250103085535540 DAUC <0003> auc.c:151 vector [1]: kc = 9f0251d372c2eda6 20250103085535540 DAUC <0003> auc.c:152 vector [1]: sres = 9faae278 20250103085535541 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250103085535541 DAUC <0003> auc.c:113 vector [2]: rand = ca13bd85fc43e1ce1cd1efa0382dd1dc 20250103085535541 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250103085535541 DAUC <0003> auc.c:142 vector [2]: autn = cc1f34d8520600005ff8c04789d20fac 20250103085535541 DAUC <0003> auc.c:143 vector [2]: ck = 4cab759a8d2d08d0886affc3137e9264 20250103085535541 DAUC <0003> auc.c:144 vector [2]: ik = b032f67579665bd852e74d607b3cb2bc 20250103085535541 DAUC <0003> auc.c:145 vector [2]: res = ba1c803fa97a33690000000000000000 20250103085535541 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085535541 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250103085535541 DAUC <0003> auc.c:151 vector [2]: kc = 2614314c9c0973d0 20250103085535541 DAUC <0003> auc.c:152 vector [2]: sres = 1366b356 20250103085535541 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250103085535541 DAUC <0003> auc.c:113 vector [3]: rand = 7a040334616b217bf85ba47cfc25d366 20250103085535541 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250103085535541 DAUC <0003> auc.c:142 vector [3]: autn = eb1224e5460900004b10856180d8e9c8 20250103085535541 DAUC <0003> auc.c:143 vector [3]: ck = 771606f1a3ecf9ff3accb7eada2d1671 20250103085535541 DAUC <0003> auc.c:144 vector [3]: ik = 85c91032d4da1e1c8363efa536d2170c 20250103085535541 DAUC <0003> auc.c:145 vector [3]: res = 5e8e50087b3724080000000000000000 20250103085535541 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085535541 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250103085535541 DAUC <0003> auc.c:151 vector [3]: kc = 4b704e8c9bc9e69e 20250103085535541 DAUC <0003> auc.c:152 vector [3]: sres = 25b97400 20250103085535541 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250103085535541 DAUC <0003> auc.c:113 vector [4]: rand = c73f63fe1dee988669725eb86a5b4728 20250103085535541 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250103085535541 DAUC <0003> auc.c:142 vector [4]: autn = 8c542df61cb30000c8a82331bc5e3ff6 20250103085535541 DAUC <0003> auc.c:143 vector [4]: ck = 2cef2b0b3ed9d0d031af7af6f472c110 20250103085535541 DAUC <0003> auc.c:144 vector [4]: ik = 459dc85586c65a5b6de63958ac7680b4 20250103085535541 DAUC <0003> auc.c:145 vector [4]: res = e67be625a83a90f50000000000000000 20250103085535541 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085535541 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250103085535541 DAUC <0003> auc.c:151 vector [4]: kc = 353ba0f0e01bcb2f 20250103085535541 DAUC <0003> auc.c:152 vector [4]: sres = 4e4176d0 20250103085535541 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250103085535541 DAUC <0003> db_auc.c:245 IMSI='262429118593475': Generated 5 vectors 20250103085535541 DAUC <0003> db_auc.c:249 IMSI='262429118593475': Updating SQN=321 in DB 20250103085535541 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429118593475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429118593475"} 20250103085535541 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429118593475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535541 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535541 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535544 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535544 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429118593475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429118593475"} 20250103085535544 DAUC <0003> db_auc.c:157 IMSI='262429118593475': No 2G Auth Data 20250103085535544 DAUC <0003> db_auc.c:236 IMSI='262429118593475': Calling to generate 5 vectors 20250103085535544 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250103085535544 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535544 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085535544 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250103085535544 DAUC <0003> auc.c:113 vector [0]: rand = 26ff9acd08cfbdcf3c7d7489af23fb41 20250103085535544 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250103085535544 DAUC <0003> auc.c:142 vector [0]: autn = 2e84144d76cb0000df55a2229a0a72cc 20250103085535544 DAUC <0003> auc.c:143 vector [0]: ck = d24fa838d211d003728dc12da538e1d2 20250103085535544 DAUC <0003> auc.c:144 vector [0]: ik = 0b875e5259368fcee156a266583bc1f2 20250103085535544 DAUC <0003> auc.c:145 vector [0]: res = 3b79b0261f71188e0000000000000000 20250103085535544 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535544 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250103085535544 DAUC <0003> auc.c:151 vector [0]: kc = 4a13952176247fed 20250103085535544 DAUC <0003> auc.c:152 vector [0]: sres = 2408a8a8 20250103085535544 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250103085535544 DAUC <0003> auc.c:113 vector [1]: rand = 6c892b8677dd23153fd0bb2cbf3c6b09 20250103085535544 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250103085535544 DAUC <0003> auc.c:142 vector [1]: autn = e5a302d6adce00005f453eb7a1f7d1f4 20250103085535544 DAUC <0003> auc.c:143 vector [1]: ck = 328da13aa44b5b5670e9e0f1008ebdab 20250103085535544 DAUC <0003> auc.c:144 vector [1]: ik = 0df93ec6e5c05ca27b3d92bff0aad49c 20250103085535544 DAUC <0003> auc.c:145 vector [1]: res = c239dcf9656fd8ff0000000000000000 20250103085535544 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085535544 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250103085535544 DAUC <0003> auc.c:151 vector [1]: kc = 34a0edb2b1af6ec3 20250103085535544 DAUC <0003> auc.c:152 vector [1]: sres = a7560406 20250103085535544 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250103085535544 DAUC <0003> auc.c:113 vector [2]: rand = e6df4eb06894dc882b7c39c7e9f2e785 20250103085535544 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250103085535544 DAUC <0003> auc.c:142 vector [2]: autn = d6f19f3a95330000e4fa83e8912ad3db 20250103085535544 DAUC <0003> auc.c:143 vector [2]: ck = 3d8ddff56c4b128cdbc1b0b8e33cfb3f 20250103085535544 DAUC <0003> auc.c:144 vector [2]: ik = 73024f7fadd0fae2f59fe63a149c5355 20250103085535544 DAUC <0003> auc.c:145 vector [2]: res = 04e7cdaf55346bc30000000000000000 20250103085535544 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085535544 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250103085535544 DAUC <0003> auc.c:151 vector [2]: kc = 60d1c608363b4004 20250103085535544 DAUC <0003> auc.c:152 vector [2]: sres = 51d3a66c 20250103085535544 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250103085535544 DAUC <0003> auc.c:113 vector [3]: rand = fe6b950832f4e27f750d549537729a77 20250103085535544 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250103085535544 DAUC <0003> auc.c:142 vector [3]: autn = 208b61c6a9800000b9cc287171a82caa 20250103085535544 DAUC <0003> auc.c:143 vector [3]: ck = 197dcc221f74dfee1713bd8a0f90dc14 20250103085535544 DAUC <0003> auc.c:144 vector [3]: ik = d0d52fa8d55f975d02dd85b9cd75888a 20250103085535544 DAUC <0003> auc.c:145 vector [3]: res = f93e4c0fdfb7ddec0000000000000000 20250103085535544 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085535544 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250103085535544 DAUC <0003> auc.c:151 vector [3]: kc = dc66dbb908ce1c2d 20250103085535544 DAUC <0003> auc.c:152 vector [3]: sres = 268991e3 20250103085535544 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250103085535544 DAUC <0003> auc.c:113 vector [4]: rand = 372ae1a581383ab243cf12796ee773ae 20250103085535544 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250103085535544 DAUC <0003> auc.c:142 vector [4]: autn = 20b2c3fd7e730000e2f35090db7e0a99 20250103085535544 DAUC <0003> auc.c:143 vector [4]: ck = 539e3b27a33fac600b464f7a02ff5481 20250103085535544 DAUC <0003> auc.c:144 vector [4]: ik = 631c624a770cf9bb6910ea7d1f080760 20250103085535544 DAUC <0003> auc.c:145 vector [4]: res = 31398917b165bde30000000000000000 20250103085535544 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085535544 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250103085535544 DAUC <0003> auc.c:151 vector [4]: kc = 52d4fc6ac9c4063a 20250103085535544 DAUC <0003> auc.c:152 vector [4]: sres = 805c34f4 20250103085535544 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250103085535544 DAUC <0003> db_auc.c:245 IMSI='262429118593475': Generated 5 vectors 20250103085535544 DAUC <0003> db_auc.c:249 IMSI='262429118593475': Updating SQN=481 in DB 20250103085535545 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429118593475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429118593475"} 20250103085535545 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429118593475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535545 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535545 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45380<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@08a044e48d03: Final verdict of PTC: pass 20250103085535548 DAUC <0003> db_auc.c:157 IMSI='262420341995219': No 2G Auth Data 20250103085535548 DAUC <0003> db_auc.c:192 IMSI='262420341995219': No 3G Auth Data HLR_Test-GSUP(21)@08a044e48d03: Created GsupExpect[0] for "262420341995219" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250103085535560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45386<->l=127.0.0.1:4258 20250103085535562 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535562 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420341995219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420341995219"} 20250103085535562 DAUC <0003> db_auc.c:157 IMSI='262420341995219': No 2G Auth Data 20250103085535562 DAUC <0003> db_auc.c:236 IMSI='262420341995219': Calling to generate 1 vectors 20250103085535562 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250103085535562 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535562 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250103085535562 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250103085535562 DAUC <0003> auc.c:113 vector [0]: rand = 310b530421035a4109fef38bd552c64c 20250103085535562 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250103085535562 DAUC <0003> auc.c:142 vector [0]: autn = 9cf02d661e840000e8691b6b4a9c472c 20250103085535562 DAUC <0003> auc.c:143 vector [0]: ck = 15db3abc54f22cc7923b917214a2b26d 20250103085535563 DAUC <0003> auc.c:144 vector [0]: ik = ea1181d86af45c2130a964b88adbc297 20250103085535563 DAUC <0003> auc.c:145 vector [0]: res = 0d8476312fb952c50000000000000000 20250103085535563 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535563 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250103085535563 DAUC <0003> auc.c:151 vector [0]: kc = 5d584eaea07f001c 20250103085535563 DAUC <0003> auc.c:152 vector [0]: sres = 223d24f4 20250103085535563 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250103085535563 DAUC <0003> db_auc.c:245 IMSI='262420341995219': Generated 1 vectors 20250103085535563 DAUC <0003> db_auc.c:249 IMSI='262420341995219': Updating SQN=33 in DB 20250103085535563 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420341995219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420341995219"} 20250103085535563 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420341995219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535563 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535563 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@08a044e48d03: Found GsupExpect[0] for "262420341995219" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@08a044e48d03: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262420341995219" TC_gsup_sai_num_auth_vectors(28)@08a044e48d03: setverdict(pass): none -> pass 20250103085535565 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535565 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420341995219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420341995219"} 20250103085535565 DAUC <0003> db_auc.c:157 IMSI='262420341995219': No 2G Auth Data 20250103085535565 DAUC <0003> db_auc.c:236 IMSI='262420341995219': Calling to generate 4 vectors 20250103085535565 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250103085535565 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535565 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250103085535565 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250103085535565 DAUC <0003> auc.c:113 vector [0]: rand = 351f64f9ac996bb9fd45fe6e90882836 20250103085535566 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250103085535566 DAUC <0003> auc.c:142 vector [0]: autn = 7e664035b7e100007604f519603cfb62 20250103085535566 DAUC <0003> auc.c:143 vector [0]: ck = ad3ec1bba6915fa9e26ba64a1192b17a 20250103085535566 DAUC <0003> auc.c:144 vector [0]: ik = 37ccf45a3c1a4c47350477d09de4e14c 20250103085535566 DAUC <0003> auc.c:145 vector [0]: res = 333060a58e50b7400000000000000000 20250103085535566 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535566 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250103085535566 DAUC <0003> auc.c:151 vector [0]: kc = 4d9de47b16fd43d8 20250103085535566 DAUC <0003> auc.c:152 vector [0]: sres = bd60d7e5 20250103085535566 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250103085535566 DAUC <0003> auc.c:113 vector [1]: rand = 8d7184515b8b3277ef85376e0ed371dd 20250103085535566 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250103085535566 DAUC <0003> auc.c:142 vector [1]: autn = c0a260952dce00004fbdb803312cb070 20250103085535566 DAUC <0003> auc.c:143 vector [1]: ck = 914deb4006b67d12668142867fdbcd16 20250103085535566 DAUC <0003> auc.c:144 vector [1]: ik = aaa1e251c6c672e55a010a911aa62337 20250103085535566 DAUC <0003> auc.c:145 vector [1]: res = a91063706ab0d27d0000000000000000 20250103085535566 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085535566 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250103085535566 DAUC <0003> auc.c:151 vector [1]: kc = 076c4106a50de1d6 20250103085535566 DAUC <0003> auc.c:152 vector [1]: sres = c3a0b10d 20250103085535566 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250103085535566 DAUC <0003> auc.c:113 vector [2]: rand = 8e73c5b83e12efd4b67740e6fc953506 20250103085535566 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250103085535566 DAUC <0003> auc.c:142 vector [2]: autn = cf040ff9309400005797de46fdc6af19 20250103085535566 DAUC <0003> auc.c:143 vector [2]: ck = 6622c0c41e3501adb24f2a4ab8c2e907 20250103085535566 DAUC <0003> auc.c:144 vector [2]: ik = 10dda7af1c9b8883beea990698444639 20250103085535566 DAUC <0003> auc.c:145 vector [2]: res = 145f39d5c99f7f320000000000000000 20250103085535566 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085535566 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250103085535566 DAUC <0003> auc.c:151 vector [2]: kc = 7a5ad42722282610 20250103085535566 DAUC <0003> auc.c:152 vector [2]: sres = ddc046e7 20250103085535566 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250103085535566 DAUC <0003> auc.c:113 vector [3]: rand = e7cd50b050319045a7d7ee976f611d33 20250103085535566 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250103085535566 DAUC <0003> auc.c:142 vector [3]: autn = f9194bdee7bf0000e0ca1f3a4beb3b58 20250103085535566 DAUC <0003> auc.c:143 vector [3]: ck = 4178388f101645ff746cd1e922128ea0 20250103085535566 DAUC <0003> auc.c:144 vector [3]: ik = 9352762f076d3d7b0e0d34c88e3cc60f 20250103085535566 DAUC <0003> auc.c:145 vector [3]: res = 757dd79a4e71c0680000000000000000 20250103085535566 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085535566 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250103085535566 DAUC <0003> auc.c:151 vector [3]: kc = a84bab81bb55302b 20250103085535566 DAUC <0003> auc.c:152 vector [3]: sres = 3b0c17f2 20250103085535566 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250103085535566 DAUC <0003> db_auc.c:245 IMSI='262420341995219': Generated 4 vectors 20250103085535566 DAUC <0003> db_auc.c:249 IMSI='262420341995219': Updating SQN=161 in DB 20250103085535566 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420341995219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420341995219"} 20250103085535566 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420341995219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535566 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535566 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535569 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535569 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420341995219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420341995219"} 20250103085535569 DAUC <0003> db_auc.c:157 IMSI='262420341995219': No 2G Auth Data 20250103085535569 DAUC <0003> db_auc.c:236 IMSI='262420341995219': Calling to generate 5 vectors 20250103085535569 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250103085535569 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535569 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250103085535569 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250103085535569 DAUC <0003> auc.c:113 vector [0]: rand = 4a01ea7cda74bf20365caf9be2aaeb8b 20250103085535569 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250103085535569 DAUC <0003> auc.c:142 vector [0]: autn = 6f0279d4a2640000bfd85af9322813f4 20250103085535569 DAUC <0003> auc.c:143 vector [0]: ck = 2fa557e88437676acae7df8a9da4cf36 20250103085535569 DAUC <0003> auc.c:144 vector [0]: ik = 5fd4ff06f10dae3b7309a83a8f5d28a0 20250103085535569 DAUC <0003> auc.c:145 vector [0]: res = 6de3bbaf3c9a52560000000000000000 20250103085535569 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535569 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250103085535569 DAUC <0003> auc.c:151 vector [0]: kc = c99fdf5e67c32ec7 20250103085535569 DAUC <0003> auc.c:152 vector [0]: sres = 5179e9f9 20250103085535569 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250103085535569 DAUC <0003> auc.c:113 vector [1]: rand = a077cd21e79ec0133289d4ddb8ad6cd5 20250103085535569 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250103085535569 DAUC <0003> auc.c:142 vector [1]: autn = a05101f7c7560000a44b379504c61dcb 20250103085535569 DAUC <0003> auc.c:143 vector [1]: ck = 58482d2c45c54a7c8527784c7bc50bc1 20250103085535569 DAUC <0003> auc.c:144 vector [1]: ik = a5e1c33357cbf92f107684b9cbfb166d 20250103085535569 DAUC <0003> auc.c:145 vector [1]: res = 310a9fb1fb0189080000000000000000 20250103085535569 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085535569 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250103085535569 DAUC <0003> auc.c:151 vector [1]: kc = 68f812eaa230aeff 20250103085535569 DAUC <0003> auc.c:152 vector [1]: sres = ca0b16b9 20250103085535569 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250103085535569 DAUC <0003> auc.c:113 vector [2]: rand = 59f02cf2a6d450a0ea88f99a23c6aee6 20250103085535569 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250103085535569 DAUC <0003> auc.c:142 vector [2]: autn = 5d0027cfd57f00008c47effb6a4af5fa 20250103085535569 DAUC <0003> auc.c:143 vector [2]: ck = a046ef5dbee6ff6d6837407874e4d121 20250103085535569 DAUC <0003> auc.c:144 vector [2]: ik = b16276c638fa76cc516088f67a979819 20250103085535569 DAUC <0003> auc.c:145 vector [2]: res = 7c1e75d64b9505d70000000000000000 20250103085535569 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085535569 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250103085535570 DAUC <0003> auc.c:151 vector [2]: kc = 28735115886fc099 20250103085535570 DAUC <0003> auc.c:152 vector [2]: sres = 378b7001 20250103085535570 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250103085535570 DAUC <0003> auc.c:113 vector [3]: rand = d7457e7da57263b1c674029b54b1d992 20250103085535570 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250103085535570 DAUC <0003> auc.c:142 vector [3]: autn = 089bf15b2fb300006f04ded075dce8f4 20250103085535570 DAUC <0003> auc.c:143 vector [3]: ck = 22b3f7fb13e2da9e40255506babaff20 20250103085535570 DAUC <0003> auc.c:144 vector [3]: ik = 8c8ba38fa48ccf9e8cf88dcab65fda2c 20250103085535570 DAUC <0003> auc.c:145 vector [3]: res = 3ba3ed4580b2bac50000000000000000 20250103085535570 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085535570 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250103085535570 DAUC <0003> auc.c:151 vector [3]: kc = 62e58cb8bb8b300c 20250103085535570 DAUC <0003> auc.c:152 vector [3]: sres = bb115780 20250103085535570 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250103085535570 DAUC <0003> auc.c:113 vector [4]: rand = 9cef5b99f23bf602da348f129cc9e787 20250103085535570 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250103085535570 DAUC <0003> auc.c:142 vector [4]: autn = 47d4027062bd00007b346271f932381f 20250103085535570 DAUC <0003> auc.c:143 vector [4]: ck = 79aa43c77442eb5976aae88b724391ca 20250103085535570 DAUC <0003> auc.c:144 vector [4]: ik = e3d4c7b66e387ffa490676a6f46e76c5 20250103085535570 DAUC <0003> auc.c:145 vector [4]: res = add1bda0a87b54450000000000000000 20250103085535570 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085535570 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250103085535570 DAUC <0003> auc.c:151 vector [4]: kc = a5d21a5c9c5773ac 20250103085535570 DAUC <0003> auc.c:152 vector [4]: sres = 05aae9e5 20250103085535570 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250103085535570 DAUC <0003> db_auc.c:245 IMSI='262420341995219': Generated 5 vectors 20250103085535570 DAUC <0003> db_auc.c:249 IMSI='262420341995219': Updating SQN=321 in DB 20250103085535570 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420341995219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420341995219"} 20250103085535570 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420341995219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535570 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535570 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535573 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535573 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420341995219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420341995219"} 20250103085535573 DAUC <0003> db_auc.c:157 IMSI='262420341995219': No 2G Auth Data 20250103085535573 DAUC <0003> db_auc.c:236 IMSI='262420341995219': Calling to generate 5 vectors 20250103085535573 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250103085535573 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535573 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250103085535573 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250103085535573 DAUC <0003> auc.c:113 vector [0]: rand = c943f3d58e6af339039c6bd31e010e68 20250103085535573 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250103085535573 DAUC <0003> auc.c:142 vector [0]: autn = ec791ae1791c0000aa7d90af35c0cac6 20250103085535573 DAUC <0003> auc.c:143 vector [0]: ck = 34a204510612731e8003172e874a2a1a 20250103085535573 DAUC <0003> auc.c:144 vector [0]: ik = ede89743973cd3e527aba6ebed2b5184 20250103085535573 DAUC <0003> auc.c:145 vector [0]: res = 10af649e4b1ab39c0000000000000000 20250103085535573 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535573 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250103085535573 DAUC <0003> auc.c:151 vector [0]: kc = 7ee222d7fb4fdb65 20250103085535573 DAUC <0003> auc.c:152 vector [0]: sres = 5bb5d702 20250103085535573 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250103085535573 DAUC <0003> auc.c:113 vector [1]: rand = 4347d755e1935d3f99c0863f099edaf5 20250103085535573 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250103085535573 DAUC <0003> auc.c:142 vector [1]: autn = 2b2e063d08e0000047068053407c7dc0 20250103085535573 DAUC <0003> auc.c:143 vector [1]: ck = ab9b0d01b81e94de89e732c30ba3d974 20250103085535573 DAUC <0003> auc.c:144 vector [1]: ik = 9840366108867ef4788a9cc343d757de 20250103085535573 DAUC <0003> auc.c:145 vector [1]: res = 3a7a61b62e83fb110000000000000000 20250103085535573 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085535573 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250103085535573 DAUC <0003> auc.c:151 vector [1]: kc = c2b69560f8ec6480 20250103085535573 DAUC <0003> auc.c:152 vector [1]: sres = 14f99aa7 20250103085535573 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250103085535573 DAUC <0003> auc.c:113 vector [2]: rand = 0ba7415b097f6c6a1eec38526d1243ef 20250103085535573 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250103085535573 DAUC <0003> auc.c:142 vector [2]: autn = f1506e903e280000d2971ab7ab1ef2ee 20250103085535573 DAUC <0003> auc.c:143 vector [2]: ck = 4ce5ca915acfa71f61b4ac00a0937e1e 20250103085535573 DAUC <0003> auc.c:144 vector [2]: ik = 87301044ac7b682fe30a5f97df052b42 20250103085535573 DAUC <0003> auc.c:145 vector [2]: res = 51731cc4e9280bc60000000000000000 20250103085535573 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085535573 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250103085535573 DAUC <0003> auc.c:151 vector [2]: kc = 496b294289229a6c 20250103085535573 DAUC <0003> auc.c:152 vector [2]: sres = b85b1702 20250103085535573 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250103085535573 DAUC <0003> auc.c:113 vector [3]: rand = 8c8eb24cc88d606d5d41c86f16c92e43 20250103085535573 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250103085535573 DAUC <0003> auc.c:142 vector [3]: autn = ed48fbbbe58b0000183d9319df900db2 20250103085535573 DAUC <0003> auc.c:143 vector [3]: ck = acb19e8184a42abacc2f633a6036064d 20250103085535573 DAUC <0003> auc.c:144 vector [3]: ik = ea5a3716725aef9a325fb6cc0308222e 20250103085535573 DAUC <0003> auc.c:145 vector [3]: res = f682720740c409540000000000000000 20250103085535573 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085535573 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250103085535573 DAUC <0003> auc.c:151 vector [3]: kc = b89b7c6195c0e143 20250103085535573 DAUC <0003> auc.c:152 vector [3]: sres = b6467b53 20250103085535573 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250103085535573 DAUC <0003> auc.c:113 vector [4]: rand = 576d65d1a6306606963f0754bddd51e9 20250103085535573 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250103085535573 DAUC <0003> auc.c:142 vector [4]: autn = ff565fd8cea1000026841d675df47ae9 20250103085535573 DAUC <0003> auc.c:143 vector [4]: ck = 81b65189f9526cd83c1cf8c2a54fa2f8 20250103085535573 DAUC <0003> auc.c:144 vector [4]: ik = fe17cc3d8e057f3a4e61f3c30882471b 20250103085535573 DAUC <0003> auc.c:145 vector [4]: res = c30aba2e46ee5e6b0000000000000000 20250103085535573 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085535573 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250103085535573 DAUC <0003> auc.c:151 vector [4]: kc = 0ddc96b5da9af601 20250103085535573 DAUC <0003> auc.c:152 vector [4]: sres = 85e4e445 20250103085535573 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250103085535573 DAUC <0003> db_auc.c:245 IMSI='262420341995219': Generated 5 vectors 20250103085535573 DAUC <0003> db_auc.c:249 IMSI='262420341995219': Updating SQN=481 in DB 20250103085535573 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420341995219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420341995219"} 20250103085535573 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420341995219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535573 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535573 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45386<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@08a044e48d03: Final verdict of PTC: pass 20250103085535577 DAUC <0003> db_auc.c:157 IMSI='262424883558277': No 2G Auth Data 20250103085535577 DAUC <0003> db_auc.c:192 IMSI='262424883558277': No 3G Auth Data HLR_Test-GSUP(21)@08a044e48d03: Created GsupExpect[0] for "262424883558277" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250103085535591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45392<->l=127.0.0.1:4258 20250103085535594 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535594 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424883558277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424883558277"} 20250103085535594 DAUC <0003> db_auc.c:236 IMSI='262424883558277': Calling to generate 1 vectors 20250103085535594 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250103085535594 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535594 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085535594 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250103085535594 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535594 DAUC <0003> auc.c:113 vector [0]: rand = 79af3203ba103f79a0a094b75749de6a 20250103085535594 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250103085535594 DAUC <0003> auc.c:142 vector [0]: autn = 842e0acea3a50000c4e17ff84ca3c261 20250103085535594 DAUC <0003> auc.c:143 vector [0]: ck = 4faf645825f2b34098b29107d8b834d8 20250103085535594 DAUC <0003> auc.c:144 vector [0]: ik = 56f524404f6c6a9049ed53f26b730dd4 20250103085535594 DAUC <0003> auc.c:145 vector [0]: res = d7e3804c5343f1890000000000000000 20250103085535594 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535594 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085535594 DAUC <0003> auc.c:179 vector [0]: kc = 39f4302776835000 20250103085535594 DAUC <0003> auc.c:180 vector [0]: sres = c01f7425 20250103085535594 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085535594 DAUC <0003> db_auc.c:245 IMSI='262424883558277': Generated 1 vectors 20250103085535594 DAUC <0003> db_auc.c:249 IMSI='262424883558277': Updating SQN=33 in DB 20250103085535594 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424883558277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424883558277"} 20250103085535594 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424883558277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535594 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535595 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@08a044e48d03: Found GsupExpect[0] for "262424883558277" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@08a044e48d03: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262424883558277" TC_gsup_sai_num_auth_vectors(29)@08a044e48d03: setverdict(pass): none -> pass 20250103085535597 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535597 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424883558277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424883558277"} 20250103085535597 DAUC <0003> db_auc.c:236 IMSI='262424883558277': Calling to generate 4 vectors 20250103085535597 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250103085535597 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535597 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085535597 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250103085535597 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535597 DAUC <0003> auc.c:113 vector [0]: rand = c4a60991661418cc00ba4ab7ade87e9d 20250103085535597 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250103085535597 DAUC <0003> auc.c:142 vector [0]: autn = 5d231b7603aa0000db8507d55fa30ef3 20250103085535597 DAUC <0003> auc.c:143 vector [0]: ck = 547cc861ef1fa5291d90d3e05bb37468 20250103085535597 DAUC <0003> auc.c:144 vector [0]: ik = 6a65b43adb87a0e69df6d586ea3098de 20250103085535597 DAUC <0003> auc.c:145 vector [0]: res = fe945898b4bdc86c0000000000000000 20250103085535597 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535597 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085535597 DAUC <0003> auc.c:179 vector [0]: kc = 9bb5c4021ada3000 20250103085535597 DAUC <0003> auc.c:180 vector [0]: sres = c9a86bf3 20250103085535597 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085535597 DAUC <0003> auc.c:113 vector [1]: rand = cfc0ed19c7be742241ebdd84ae6b90c4 20250103085535597 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250103085535597 DAUC <0003> auc.c:142 vector [1]: autn = 72fad6dcb7e400008175770fbfa5d100 20250103085535597 DAUC <0003> auc.c:143 vector [1]: ck = 54663dcbf71557b427a167675a3c28db 20250103085535597 DAUC <0003> auc.c:144 vector [1]: ik = 186c3f1c4f38cc347c002b5cf220c813 20250103085535597 DAUC <0003> auc.c:145 vector [1]: res = a87ed6178da772630000000000000000 20250103085535597 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085535597 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250103085535597 DAUC <0003> auc.c:179 vector [1]: kc = b1060bcfca584c00 20250103085535597 DAUC <0003> auc.c:180 vector [1]: sres = 42153875 20250103085535597 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250103085535597 DAUC <0003> auc.c:113 vector [2]: rand = 21da9d0472b30ac67267b6f5a8edacc6 20250103085535597 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250103085535597 DAUC <0003> auc.c:142 vector [2]: autn = 5ee783748b4c000060f53ffc98b77412 20250103085535597 DAUC <0003> auc.c:143 vector [2]: ck = cc72f2e5fcbc1a73e48db01cf5444d5b 20250103085535597 DAUC <0003> auc.c:144 vector [2]: ik = 466744b238bb32b69eec74707783b9b4 20250103085535597 DAUC <0003> auc.c:145 vector [2]: res = 1572f208192afd780000000000000000 20250103085535597 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085535597 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250103085535597 DAUC <0003> auc.c:179 vector [2]: kc = d61e850e4dba0c00 20250103085535597 DAUC <0003> auc.c:180 vector [2]: sres = 1cc094fe 20250103085535597 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250103085535597 DAUC <0003> auc.c:113 vector [3]: rand = 43b6625a644a2648557cf5e99ff14ff8 20250103085535597 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250103085535597 DAUC <0003> auc.c:142 vector [3]: autn = 21f73b3599a90000f392915c56345ae1 20250103085535597 DAUC <0003> auc.c:143 vector [3]: ck = 4b0058befc7ccd63399728481e506f58 20250103085535597 DAUC <0003> auc.c:144 vector [3]: ik = 10166f06bdc0bf9c7e06f85c079d3cb6 20250103085535597 DAUC <0003> auc.c:145 vector [3]: res = bc045cff24dd55940000000000000000 20250103085535597 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085535597 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250103085535597 DAUC <0003> auc.c:179 vector [3]: kc = c24de77fcf151400 20250103085535597 DAUC <0003> auc.c:180 vector [3]: sres = a2bd3c02 20250103085535597 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250103085535597 DAUC <0003> db_auc.c:245 IMSI='262424883558277': Generated 4 vectors 20250103085535597 DAUC <0003> db_auc.c:249 IMSI='262424883558277': Updating SQN=161 in DB 20250103085535597 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424883558277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424883558277"} 20250103085535598 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424883558277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535598 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535598 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535600 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535600 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424883558277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424883558277"} 20250103085535600 DAUC <0003> db_auc.c:236 IMSI='262424883558277': Calling to generate 5 vectors 20250103085535600 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250103085535600 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535600 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085535600 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250103085535600 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535600 DAUC <0003> auc.c:113 vector [0]: rand = dbc7881ee56c30845c8437805609face 20250103085535600 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250103085535600 DAUC <0003> auc.c:142 vector [0]: autn = a291bbba1b020000dafb154e425f28da 20250103085535600 DAUC <0003> auc.c:143 vector [0]: ck = 6b5608a5f80cef19028f96433e460dc4 20250103085535600 DAUC <0003> auc.c:144 vector [0]: ik = fb101b3caadfe1c7622a26fd0da50b21 20250103085535600 DAUC <0003> auc.c:145 vector [0]: res = 0039f4dde262e89c0000000000000000 20250103085535600 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535600 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085535600 DAUC <0003> auc.c:179 vector [0]: kc = 0a88b755bf94e800 20250103085535600 DAUC <0003> auc.c:180 vector [0]: sres = afb76f58 20250103085535600 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085535600 DAUC <0003> auc.c:113 vector [1]: rand = 14d071a80c1a48f6f068a59529702f86 20250103085535600 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250103085535600 DAUC <0003> auc.c:142 vector [1]: autn = 6769121d54900000c9563077319ea5ed 20250103085535600 DAUC <0003> auc.c:143 vector [1]: ck = 96d990e2fff90ccc7cf03295bf3f66de 20250103085535600 DAUC <0003> auc.c:144 vector [1]: ik = 802ae2c16c320ef3658f67930cc6487c 20250103085535600 DAUC <0003> auc.c:145 vector [1]: res = ae7d228163e91c9b0000000000000000 20250103085535600 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085535600 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250103085535600 DAUC <0003> auc.c:179 vector [1]: kc = 193ed0ca31fa4c00 20250103085535600 DAUC <0003> auc.c:180 vector [1]: sres = bbcb389f 20250103085535600 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250103085535600 DAUC <0003> auc.c:113 vector [2]: rand = ba84401ac0b260df0258c30ae353a463 20250103085535600 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250103085535600 DAUC <0003> auc.c:142 vector [2]: autn = 9c1f5e2bb9df0000a732e0738cde23e9 20250103085535600 DAUC <0003> auc.c:143 vector [2]: ck = 4434eaed0791874ab6b0f5469841e213 20250103085535600 DAUC <0003> auc.c:144 vector [2]: ik = 41af5b4d991440e86a939954be1b76a4 20250103085535600 DAUC <0003> auc.c:145 vector [2]: res = 460518a233933f990000000000000000 20250103085535600 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085535600 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250103085535600 DAUC <0003> auc.c:179 vector [2]: kc = 3b2111b9a4079c00 20250103085535600 DAUC <0003> auc.c:180 vector [2]: sres = 3cb9a8df 20250103085535600 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250103085535600 DAUC <0003> auc.c:113 vector [3]: rand = 73f3d22e6038236d34bd8913d54457d7 20250103085535600 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250103085535600 DAUC <0003> auc.c:142 vector [3]: autn = 797e74c609740000cc0cc9c4ee630bb2 20250103085535600 DAUC <0003> auc.c:143 vector [3]: ck = 885612aa2789762f02c1ebf86c8fae30 20250103085535600 DAUC <0003> auc.c:144 vector [3]: ik = 34cf5f3a077eae783d10b692ee78aeea 20250103085535600 DAUC <0003> auc.c:145 vector [3]: res = 8196b6a3252b225b0000000000000000 20250103085535600 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085535600 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250103085535600 DAUC <0003> auc.c:179 vector [3]: kc = 26c04bf14b8d5000 20250103085535600 DAUC <0003> auc.c:180 vector [3]: sres = 8cc2722a 20250103085535600 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250103085535600 DAUC <0003> auc.c:113 vector [4]: rand = ac6a548e49256bb1fc9668928c71fac5 20250103085535601 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250103085535601 DAUC <0003> auc.c:142 vector [4]: autn = 98293d2adb760000cf685224f70b713d 20250103085535601 DAUC <0003> auc.c:143 vector [4]: ck = d3c5059978da50fd4a291dea8715967e 20250103085535601 DAUC <0003> auc.c:144 vector [4]: ik = 6f7ff318cb365d2042d9f2e4b0089b92 20250103085535601 DAUC <0003> auc.c:145 vector [4]: res = 6f8183f595d0cc830000000000000000 20250103085535601 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085535601 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250103085535601 DAUC <0003> auc.c:179 vector [4]: kc = 17908846d63d5000 20250103085535601 DAUC <0003> auc.c:180 vector [4]: sres = e75d33ee 20250103085535601 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250103085535601 DAUC <0003> db_auc.c:245 IMSI='262424883558277': Generated 5 vectors 20250103085535601 DAUC <0003> db_auc.c:249 IMSI='262424883558277': Updating SQN=321 in DB 20250103085535601 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424883558277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424883558277"} 20250103085535601 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424883558277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535601 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535601 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535603 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535603 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424883558277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424883558277"} 20250103085535603 DAUC <0003> db_auc.c:236 IMSI='262424883558277': Calling to generate 5 vectors 20250103085535603 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250103085535603 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535603 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085535603 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250103085535603 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535603 DAUC <0003> auc.c:113 vector [0]: rand = 9f40fe4ca0765efe37066fd61e1ac743 20250103085535603 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250103085535603 DAUC <0003> auc.c:142 vector [0]: autn = fd4c0ed492c40000330b77ceec4cce90 20250103085535603 DAUC <0003> auc.c:143 vector [0]: ck = dc718958af2a1502432fd081538ef4d3 20250103085535603 DAUC <0003> auc.c:144 vector [0]: ik = 0edcc9705c9b67823e4f9fcf227821ea 20250103085535603 DAUC <0003> auc.c:145 vector [0]: res = 6bd7792ae72bea4b0000000000000000 20250103085535603 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535603 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085535603 DAUC <0003> auc.c:179 vector [0]: kc = 2acb8a7389159c00 20250103085535603 DAUC <0003> auc.c:180 vector [0]: sres = 3dd48314 20250103085535603 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085535603 DAUC <0003> auc.c:113 vector [1]: rand = 0a9e9adfe895a9ec95bcf28f35866e40 20250103085535603 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250103085535603 DAUC <0003> auc.c:142 vector [1]: autn = 3098a53b8bdf00001463441b3d0c4d07 20250103085535603 DAUC <0003> auc.c:143 vector [1]: ck = 991cc0ab1a24352b57e5ad3dd1834798 20250103085535603 DAUC <0003> auc.c:144 vector [1]: ik = f2e29a8598aa9136f73b99847a2a1cea 20250103085535603 DAUC <0003> auc.c:145 vector [1]: res = 73ae830ee4d45e950000000000000000 20250103085535603 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085535603 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250103085535603 DAUC <0003> auc.c:179 vector [1]: kc = 7b924a51aa726c00 20250103085535603 DAUC <0003> auc.c:180 vector [1]: sres = ff797bb9 20250103085535603 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250103085535604 DAUC <0003> auc.c:113 vector [2]: rand = 73b4416e4bac213443c52955a2441431 20250103085535604 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250103085535604 DAUC <0003> auc.c:142 vector [2]: autn = 92fbe5b790970000d3db4cc5a15320c5 20250103085535604 DAUC <0003> auc.c:143 vector [2]: ck = a7b2a893a0d87736c00fe2ea9ebe5a27 20250103085535604 DAUC <0003> auc.c:144 vector [2]: ik = 8f475aa61520eec35b4d1526a07381d1 20250103085535604 DAUC <0003> auc.c:145 vector [2]: res = cbaf1c2ca421e60b0000000000000000 20250103085535604 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085535604 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250103085535604 DAUC <0003> auc.c:179 vector [2]: kc = 3322d17dfbd49400 20250103085535604 DAUC <0003> auc.c:180 vector [2]: sres = 9b8a30d3 20250103085535604 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250103085535604 DAUC <0003> auc.c:113 vector [3]: rand = 29cbebc9fc38323fb2e18913a75f21c4 20250103085535604 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250103085535604 DAUC <0003> auc.c:142 vector [3]: autn = 836112f443630000ea1662a22f6ffc4c 20250103085535604 DAUC <0003> auc.c:143 vector [3]: ck = 453c4a74394ac5f634364c55fef2cc82 20250103085535604 DAUC <0003> auc.c:144 vector [3]: ik = ac279b06063a130375697f4d91517e7a 20250103085535604 DAUC <0003> auc.c:145 vector [3]: res = 84422e6a96475c4e0000000000000000 20250103085535604 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085535604 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250103085535604 DAUC <0003> auc.c:179 vector [3]: kc = 90d9add2d0c78c00 20250103085535604 DAUC <0003> auc.c:180 vector [3]: sres = b555a9af 20250103085535604 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250103085535604 DAUC <0003> auc.c:113 vector [4]: rand = 6fb3fd3baa657924cd99c3df092b4a4c 20250103085535604 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250103085535604 DAUC <0003> auc.c:142 vector [4]: autn = bb02a0b6f0520000ff3b3e3262b787ed 20250103085535604 DAUC <0003> auc.c:143 vector [4]: ck = 311c5c34f092e8642a79bf722f46108c 20250103085535604 DAUC <0003> auc.c:144 vector [4]: ik = 2a3a2ecc0f8901e3b9245a0e6767d62b 20250103085535604 DAUC <0003> auc.c:145 vector [4]: res = 8ec32fead1e1cb550000000000000000 20250103085535604 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085535604 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250103085535604 DAUC <0003> auc.c:179 vector [4]: kc = 00b6a2b7f9cc3800 20250103085535604 DAUC <0003> auc.c:180 vector [4]: sres = 40b9034b 20250103085535604 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250103085535604 DAUC <0003> db_auc.c:245 IMSI='262424883558277': Generated 5 vectors 20250103085535604 DAUC <0003> db_auc.c:249 IMSI='262424883558277': Updating SQN=481 in DB 20250103085535604 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424883558277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424883558277"} 20250103085535604 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424883558277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535604 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535604 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45392<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@08a044e48d03: Final verdict of PTC: pass 20250103085535608 DAUC <0003> db_auc.c:157 IMSI='262427998010020': No 2G Auth Data 20250103085535608 DAUC <0003> db_auc.c:192 IMSI='262427998010020': No 3G Auth Data HLR_Test-GSUP(21)@08a044e48d03: Created GsupExpect[0] for "262427998010020" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250103085535623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45396<->l=127.0.0.1:4258 20250103085535627 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535627 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427998010020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427998010020"} 20250103085535627 DAUC <0003> db_auc.c:236 IMSI='262427998010020': Calling to generate 1 vectors 20250103085535627 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250103085535627 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535627 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085535627 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250103085535627 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535627 DAUC <0003> auc.c:113 vector [0]: rand = d3ff99f1f432e0f433a88a2f9a6488b6 20250103085535627 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250103085535627 DAUC <0003> auc.c:142 vector [0]: autn = 1591f66044cf0000474f9cc82f6ffb20 20250103085535627 DAUC <0003> auc.c:143 vector [0]: ck = 0634118df4ed2a7dbdbe5055fcd4e6b5 20250103085535627 DAUC <0003> auc.c:144 vector [0]: ik = 5a6aaf00f32e83934b7eb978527a0c86 20250103085535627 DAUC <0003> auc.c:145 vector [0]: res = 2c624196a8dddeb70000000000000000 20250103085535627 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535627 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085535627 DAUC <0003> auc.c:179 vector [0]: kc = de016d8899bc5400 20250103085535627 DAUC <0003> auc.c:180 vector [0]: sres = 315a3315 20250103085535627 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085535627 DAUC <0003> db_auc.c:245 IMSI='262427998010020': Generated 1 vectors 20250103085535627 DAUC <0003> db_auc.c:249 IMSI='262427998010020': Updating SQN=33 in DB 20250103085535627 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427998010020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427998010020"} 20250103085535627 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427998010020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535627 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535627 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@08a044e48d03: Found GsupExpect[0] for "262427998010020" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@08a044e48d03: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262427998010020" TC_gsup_sai_num_auth_vectors(30)@08a044e48d03: setverdict(pass): none -> pass 20250103085535630 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535630 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427998010020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427998010020"} 20250103085535630 DAUC <0003> db_auc.c:236 IMSI='262427998010020': Calling to generate 4 vectors 20250103085535630 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250103085535630 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535630 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085535630 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250103085535630 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535630 DAUC <0003> auc.c:113 vector [0]: rand = 448023fe6cb75bc0d6975a43e74e364a 20250103085535630 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250103085535630 DAUC <0003> auc.c:142 vector [0]: autn = 4a1fed2afcd300009e918d97bae26bff 20250103085535630 DAUC <0003> auc.c:143 vector [0]: ck = 6d4c0a1acc59adea54088d849e72f5b9 20250103085535630 DAUC <0003> auc.c:144 vector [0]: ik = cbd5f84d14bd7abbedc6529a30dba375 20250103085535630 DAUC <0003> auc.c:145 vector [0]: res = 96e49d38bbef8a060000000000000000 20250103085535630 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535630 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085535630 DAUC <0003> auc.c:179 vector [0]: kc = f0804e2e7a1e6c00 20250103085535630 DAUC <0003> auc.c:180 vector [0]: sres = 67a53600 20250103085535630 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085535630 DAUC <0003> auc.c:113 vector [1]: rand = 64a32dc2a9dd21f3f94cc3c5da1d2075 20250103085535630 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250103085535630 DAUC <0003> auc.c:142 vector [1]: autn = 495cbe328e57000049c1c4dbdb7500ce 20250103085535630 DAUC <0003> auc.c:143 vector [1]: ck = 64ec4308837a9e7f7983674b8a200a51 20250103085535630 DAUC <0003> auc.c:144 vector [1]: ik = f045facf209684f30ef5c999056ff326 20250103085535630 DAUC <0003> auc.c:145 vector [1]: res = f1892362ba3cba6b0000000000000000 20250103085535630 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085535630 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250103085535630 DAUC <0003> auc.c:179 vector [1]: kc = b5c63782f9542c00 20250103085535630 DAUC <0003> auc.c:180 vector [1]: sres = 751f385e 20250103085535630 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250103085535630 DAUC <0003> auc.c:113 vector [2]: rand = 69806292220a404b8e170efd06984ef5 20250103085535630 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250103085535630 DAUC <0003> auc.c:142 vector [2]: autn = 3eec6faa8e230000564e2d6b917e5ca7 20250103085535630 DAUC <0003> auc.c:143 vector [2]: ck = 791ecda6b4b82e88b9e02542fa3816c7 20250103085535630 DAUC <0003> auc.c:144 vector [2]: ik = 9de00e5279fa36168705c169ba8ea474 20250103085535630 DAUC <0003> auc.c:145 vector [2]: res = 72e9b827aeb75f690000000000000000 20250103085535630 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085535630 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250103085535630 DAUC <0003> auc.c:179 vector [2]: kc = 2e3c0acc75849800 20250103085535630 DAUC <0003> auc.c:180 vector [2]: sres = 3965b1f3 20250103085535630 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250103085535630 DAUC <0003> auc.c:113 vector [3]: rand = bf4828470353846e144bb4f0431241d1 20250103085535630 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250103085535630 DAUC <0003> auc.c:142 vector [3]: autn = f5f86898e92f0000d3002c46e76a2ed6 20250103085535630 DAUC <0003> auc.c:143 vector [3]: ck = e308fd007fb3dc2682226c9be045987b 20250103085535630 DAUC <0003> auc.c:144 vector [3]: ik = b3746547eb25fd6e9c16f150ffdfec7a 20250103085535630 DAUC <0003> auc.c:145 vector [3]: res = ea4187132301bed90000000000000000 20250103085535630 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085535630 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250103085535630 DAUC <0003> auc.c:179 vector [3]: kc = 3bf0ca0a2bcce800 20250103085535630 DAUC <0003> auc.c:180 vector [3]: sres = 9cdbd68e 20250103085535630 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250103085535630 DAUC <0003> db_auc.c:245 IMSI='262427998010020': Generated 4 vectors 20250103085535630 DAUC <0003> db_auc.c:249 IMSI='262427998010020': Updating SQN=161 in DB 20250103085535630 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427998010020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427998010020"} 20250103085535630 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427998010020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535630 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535630 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535633 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535633 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427998010020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427998010020"} 20250103085535633 DAUC <0003> db_auc.c:236 IMSI='262427998010020': Calling to generate 5 vectors 20250103085535633 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250103085535633 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535633 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085535633 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250103085535633 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535633 DAUC <0003> auc.c:113 vector [0]: rand = c6121a3abc063872492181e4495b67b8 20250103085535633 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250103085535633 DAUC <0003> auc.c:142 vector [0]: autn = f5be4e933da90000b25a476091433419 20250103085535633 DAUC <0003> auc.c:143 vector [0]: ck = 8923b3a924a9e3b1ba286ba7cd40ab4a 20250103085535633 DAUC <0003> auc.c:144 vector [0]: ik = d7f5db3c51e8f019c973b798c9a24b5c 20250103085535633 DAUC <0003> auc.c:145 vector [0]: res = 8a6ae7cfa886ac3f0000000000000000 20250103085535633 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535633 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085535633 DAUC <0003> auc.c:179 vector [0]: kc = 8cf40cadd42fe400 20250103085535633 DAUC <0003> auc.c:180 vector [0]: sres = 1246f274 20250103085535633 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085535633 DAUC <0003> auc.c:113 vector [1]: rand = 47c9c2859255470918e7bf748eba62d0 20250103085535633 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250103085535633 DAUC <0003> auc.c:142 vector [1]: autn = dd392a74f7070000bd84cdec103c2f15 20250103085535633 DAUC <0003> auc.c:143 vector [1]: ck = a3f21e1ee01db701f5442e918ef0f98d 20250103085535633 DAUC <0003> auc.c:144 vector [1]: ik = f982d1d8e459af9ba96dccef874c7c4e 20250103085535633 DAUC <0003> auc.c:145 vector [1]: res = 786573bd49d0789b0000000000000000 20250103085535633 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085535633 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250103085535633 DAUC <0003> auc.c:179 vector [1]: kc = 92a516f0a661d400 20250103085535633 DAUC <0003> auc.c:180 vector [1]: sres = 6c3185e6 20250103085535633 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250103085535633 DAUC <0003> auc.c:113 vector [2]: rand = 4e6b889702c99cb1e2e7df1d9fba5803 20250103085535633 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250103085535633 DAUC <0003> auc.c:142 vector [2]: autn = 0bcbca262ebb00008b569f7ee8bbffec 20250103085535633 DAUC <0003> auc.c:143 vector [2]: ck = cad2240242c960fc350212a8e7b0bf83 20250103085535633 DAUC <0003> auc.c:144 vector [2]: ik = 50e03a2d5638e12a35f7b9cfe00e61b8 20250103085535633 DAUC <0003> auc.c:145 vector [2]: res = 73763cf54b4ce6160000000000000000 20250103085535633 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085535633 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250103085535633 DAUC <0003> auc.c:179 vector [2]: kc = b481bf9f95515000 20250103085535633 DAUC <0003> auc.c:180 vector [2]: sres = 025ae19c 20250103085535633 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250103085535633 DAUC <0003> auc.c:113 vector [3]: rand = 41645cd9413e5b5c8cb125704095c10b 20250103085535633 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250103085535633 DAUC <0003> auc.c:142 vector [3]: autn = aa82744e621c0000a30e18a2b6e63aa8 20250103085535633 DAUC <0003> auc.c:143 vector [3]: ck = 07cb0b203a52f33d773d000497e3e8dc 20250103085535633 DAUC <0003> auc.c:144 vector [3]: ik = 56426985692371f53a4cbeff1972d7b6 20250103085535633 DAUC <0003> auc.c:145 vector [3]: res = 7a1ce4265ea4b2670000000000000000 20250103085535633 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085535633 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250103085535633 DAUC <0003> auc.c:179 vector [3]: kc = b76a299dfffb8c00 20250103085535633 DAUC <0003> auc.c:180 vector [3]: sres = 7682d170 20250103085535633 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250103085535633 DAUC <0003> auc.c:113 vector [4]: rand = 95dcb0954b663d0fbf4c0de85bf3a086 20250103085535633 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250103085535633 DAUC <0003> auc.c:142 vector [4]: autn = d89b1849046200000dc6cac2dd6d806f 20250103085535633 DAUC <0003> auc.c:143 vector [4]: ck = 4ba3bdba38a017d738497663a19b40a0 20250103085535633 DAUC <0003> auc.c:144 vector [4]: ik = 61702a6ffaecd15895980cca2e4fd822 20250103085535633 DAUC <0003> auc.c:145 vector [4]: res = 6fe1dafc8305e8ac0000000000000000 20250103085535633 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085535633 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250103085535633 DAUC <0003> auc.c:179 vector [4]: kc = 138a29504ff8f000 20250103085535633 DAUC <0003> auc.c:180 vector [4]: sres = 3b8b372f 20250103085535633 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250103085535633 DAUC <0003> db_auc.c:245 IMSI='262427998010020': Generated 5 vectors 20250103085535633 DAUC <0003> db_auc.c:249 IMSI='262427998010020': Updating SQN=321 in DB 20250103085535633 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427998010020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427998010020"} 20250103085535634 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427998010020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535634 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535634 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535636 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535636 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427998010020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427998010020"} 20250103085535636 DAUC <0003> db_auc.c:236 IMSI='262427998010020': Calling to generate 5 vectors 20250103085535636 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250103085535636 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535636 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085535636 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250103085535636 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535636 DAUC <0003> auc.c:113 vector [0]: rand = 961433192b5bf8516e67ee8cec7e1cc7 20250103085535636 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250103085535636 DAUC <0003> auc.c:142 vector [0]: autn = 4e860f4ed162000051437cfc0bb00e2e 20250103085535636 DAUC <0003> auc.c:143 vector [0]: ck = f3b354f9bdd811d471b984ca8cbaf2c7 20250103085535636 DAUC <0003> auc.c:144 vector [0]: ik = ada69010488037a7b0a506c3f9c3d903 20250103085535636 DAUC <0003> auc.c:145 vector [0]: res = 7e60ff156c5f78140000000000000000 20250103085535636 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535636 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085535636 DAUC <0003> auc.c:179 vector [0]: kc = e3da3c27910b0800 20250103085535636 DAUC <0003> auc.c:180 vector [0]: sres = f0d06838 20250103085535636 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085535636 DAUC <0003> auc.c:113 vector [1]: rand = da749f9a340b02bdfda3a3e4f2f56bc1 20250103085535636 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250103085535636 DAUC <0003> auc.c:142 vector [1]: autn = d0bdc7ce412e0000a9c564c86b3a42a9 20250103085535636 DAUC <0003> auc.c:143 vector [1]: ck = 7f3bc23a2f68d7957895e24a9e7d97f4 20250103085535636 DAUC <0003> auc.c:144 vector [1]: ik = 6d339b169427308d01e5b78a6cbcd672 20250103085535636 DAUC <0003> auc.c:145 vector [1]: res = c5a3ccfb1ab9fb780000000000000000 20250103085535636 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085535636 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250103085535637 DAUC <0003> auc.c:179 vector [1]: kc = 6d70925e171bcc00 20250103085535637 DAUC <0003> auc.c:180 vector [1]: sres = 8ef833aa 20250103085535637 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250103085535637 DAUC <0003> auc.c:113 vector [2]: rand = da3ff02b65f55af802402f0c3697e1e4 20250103085535637 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250103085535637 DAUC <0003> auc.c:142 vector [2]: autn = 01ff297a8ab10000d94a02f2fd46e587 20250103085535637 DAUC <0003> auc.c:143 vector [2]: ck = 6d21c9da956a16b885d456f408cb796f 20250103085535637 DAUC <0003> auc.c:144 vector [2]: ik = b8d9dea664f7d7aea70688e6792e9dad 20250103085535637 DAUC <0003> auc.c:145 vector [2]: res = 954b9efd94c825fe0000000000000000 20250103085535637 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085535637 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250103085535637 DAUC <0003> auc.c:179 vector [2]: kc = 44fb22eb63001000 20250103085535637 DAUC <0003> auc.c:180 vector [2]: sres = 26abe365 20250103085535637 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250103085535637 DAUC <0003> auc.c:113 vector [3]: rand = 6290d00ee64c19126f90303ded4634f5 20250103085535637 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250103085535637 DAUC <0003> auc.c:142 vector [3]: autn = 28a61315c05c0000b29012178ab4d6c7 20250103085535637 DAUC <0003> auc.c:143 vector [3]: ck = 8236d54b192efce53fc39dacf777aa31 20250103085535637 DAUC <0003> auc.c:144 vector [3]: ik = 8ee01ddf5a11546837e2b75196c6f67c 20250103085535637 DAUC <0003> auc.c:145 vector [3]: res = 83e4eaa1babfa1960000000000000000 20250103085535637 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085535637 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250103085535637 DAUC <0003> auc.c:179 vector [3]: kc = 42c69df8fd836c00 20250103085535637 DAUC <0003> auc.c:180 vector [3]: sres = 772a2fcc 20250103085535637 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250103085535637 DAUC <0003> auc.c:113 vector [4]: rand = 32a5060ac3293ccd926c7a76841ea351 20250103085535637 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250103085535637 DAUC <0003> auc.c:142 vector [4]: autn = fb4ef1d0083a000037a590c8981b0790 20250103085535637 DAUC <0003> auc.c:143 vector [4]: ck = 16fafbba3114ae746115c65956841945 20250103085535637 DAUC <0003> auc.c:144 vector [4]: ik = 5250e4fc3ed30ec6cbca49c9a005fd2e 20250103085535637 DAUC <0003> auc.c:145 vector [4]: res = dc843a3ef5430a350000000000000000 20250103085535637 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085535637 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250103085535637 DAUC <0003> auc.c:179 vector [4]: kc = 1193f9a8477c3400 20250103085535637 DAUC <0003> auc.c:180 vector [4]: sres = a4230ea5 20250103085535637 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250103085535637 DAUC <0003> db_auc.c:245 IMSI='262427998010020': Generated 5 vectors 20250103085535637 DAUC <0003> db_auc.c:249 IMSI='262427998010020': Updating SQN=481 in DB 20250103085535637 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427998010020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427998010020"} 20250103085535637 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427998010020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535637 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535637 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45396<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@08a044e48d03: Final verdict of PTC: pass 20250103085535640 DAUC <0003> db_auc.c:157 IMSI='262426264333229': No 2G Auth Data 20250103085535641 DAUC <0003> db_auc.c:192 IMSI='262426264333229': No 3G Auth Data HLR_Test-GSUP(21)@08a044e48d03: Created GsupExpect[0] for "262426264333229" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250103085535655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45408<->l=127.0.0.1:4258 20250103085535658 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535658 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426264333229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426264333229"} 20250103085535658 DAUC <0003> db_auc.c:236 IMSI='262426264333229': Calling to generate 1 vectors 20250103085535658 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250103085535658 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535658 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085535658 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250103085535658 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535658 DAUC <0003> auc.c:113 vector [0]: rand = 3c1ce10ea20bfbd4c4cdc86f6bb976ce 20250103085535658 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250103085535658 DAUC <0003> auc.c:142 vector [0]: autn = 99510675d4b70000d13a4ba2727be432 20250103085535658 DAUC <0003> auc.c:143 vector [0]: ck = 7168668ab8b6cf8bf8911ab0f7fd75a1 20250103085535658 DAUC <0003> auc.c:144 vector [0]: ik = f89890d277539d2f6ad2c030ccffcab2 20250103085535658 DAUC <0003> auc.c:145 vector [0]: res = dbea68859343f83b0000000000000000 20250103085535658 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535658 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085535658 DAUC <0003> auc.c:179 vector [0]: kc = eea99424d0869453 20250103085535658 DAUC <0003> auc.c:180 vector [0]: sres = 140622d2 20250103085535658 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085535658 DAUC <0003> db_auc.c:245 IMSI='262426264333229': Generated 1 vectors 20250103085535658 DAUC <0003> db_auc.c:249 IMSI='262426264333229': Updating SQN=33 in DB 20250103085535658 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426264333229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426264333229"} 20250103085535658 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426264333229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535658 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535658 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@08a044e48d03: Found GsupExpect[0] for "262426264333229" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@08a044e48d03: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262426264333229" TC_gsup_sai_num_auth_vectors(31)@08a044e48d03: setverdict(pass): none -> pass 20250103085535661 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535661 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426264333229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426264333229"} 20250103085535661 DAUC <0003> db_auc.c:236 IMSI='262426264333229': Calling to generate 4 vectors 20250103085535661 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250103085535661 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535661 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085535661 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250103085535661 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535661 DAUC <0003> auc.c:113 vector [0]: rand = 2cdd2b8f7519bb058dab2fd75b8c628d 20250103085535661 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250103085535661 DAUC <0003> auc.c:142 vector [0]: autn = 801ffdf1569a00003303aa27bc2e137d 20250103085535661 DAUC <0003> auc.c:143 vector [0]: ck = e8255ff8ae8f02b8d37a65fdcba931fe 20250103085535661 DAUC <0003> auc.c:144 vector [0]: ik = 57d110c7850f7a3651ed3184925e8a3c 20250103085535661 DAUC <0003> auc.c:145 vector [0]: res = 389918dceedaa1210000000000000000 20250103085535661 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535661 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085535661 DAUC <0003> auc.c:179 vector [0]: kc = 59c41b7ee8aaccf7 20250103085535661 DAUC <0003> auc.c:180 vector [0]: sres = 113b9859 20250103085535661 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085535661 DAUC <0003> auc.c:113 vector [1]: rand = e0415ef39a7f5423f653e1cd26961adf 20250103085535661 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250103085535661 DAUC <0003> auc.c:142 vector [1]: autn = 850b6f16ba4100004a0a2006d8cfcfb5 20250103085535661 DAUC <0003> auc.c:143 vector [1]: ck = 489c4e6e4e96de5e6ad11ccaa63e6b9e 20250103085535661 DAUC <0003> auc.c:144 vector [1]: ik = a7e587eb56c7f1403e0d4217e0a6a717 20250103085535661 DAUC <0003> auc.c:145 vector [1]: res = ac1052e90ed009330000000000000000 20250103085535661 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085535661 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250103085535661 DAUC <0003> auc.c:179 vector [1]: kc = ba62bab04928bdf5 20250103085535661 DAUC <0003> auc.c:180 vector [1]: sres = 9e42b27b 20250103085535661 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250103085535661 DAUC <0003> auc.c:113 vector [2]: rand = 766f13095dd6274bdfb0998285a43545 20250103085535661 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250103085535661 DAUC <0003> auc.c:142 vector [2]: autn = 5797e01225b100007c127c0bc996f741 20250103085535661 DAUC <0003> auc.c:143 vector [2]: ck = bc9a18e32f62bf594c58ca48623c486e 20250103085535661 DAUC <0003> auc.c:144 vector [2]: ik = b46b04df0347368a7bbe2d10ebeb99ad 20250103085535661 DAUC <0003> auc.c:145 vector [2]: res = 0b6b003d8f0eb9cc0000000000000000 20250103085535661 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085535661 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250103085535661 DAUC <0003> auc.c:179 vector [2]: kc = 9f5c9c4be624998a 20250103085535661 DAUC <0003> auc.c:180 vector [2]: sres = 76616d78 20250103085535661 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250103085535661 DAUC <0003> auc.c:113 vector [3]: rand = 4b796fad9ce1c7338b6566ce70f27bd1 20250103085535661 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250103085535661 DAUC <0003> auc.c:142 vector [3]: autn = 0838bdd517070000db5a716a1981427a 20250103085535661 DAUC <0003> auc.c:143 vector [3]: ck = 39dd455de48789e03474691be2964ae3 20250103085535661 DAUC <0003> auc.c:144 vector [3]: ik = 0775daa4a0f37a402500bf0380c646dc 20250103085535661 DAUC <0003> auc.c:145 vector [3]: res = 207243e2ba31bb7e0000000000000000 20250103085535661 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085535661 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250103085535661 DAUC <0003> auc.c:179 vector [3]: kc = e016f506669e1df5 20250103085535661 DAUC <0003> auc.c:180 vector [3]: sres = d418c64a 20250103085535661 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250103085535661 DAUC <0003> db_auc.c:245 IMSI='262426264333229': Generated 4 vectors 20250103085535661 DAUC <0003> db_auc.c:249 IMSI='262426264333229': Updating SQN=161 in DB 20250103085535661 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426264333229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426264333229"} 20250103085535661 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426264333229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535661 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535662 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535664 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535664 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426264333229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426264333229"} 20250103085535664 DAUC <0003> db_auc.c:236 IMSI='262426264333229': Calling to generate 5 vectors 20250103085535664 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250103085535664 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535664 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085535664 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250103085535664 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535664 DAUC <0003> auc.c:113 vector [0]: rand = beaaaaf415d832a8a4041e844ec4ccf0 20250103085535664 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250103085535664 DAUC <0003> auc.c:142 vector [0]: autn = de43f4e2f7b00000eba1dcff796aad50 20250103085535664 DAUC <0003> auc.c:143 vector [0]: ck = e4815e312ddfee74b11dea1536a13de6 20250103085535664 DAUC <0003> auc.c:144 vector [0]: ik = 9920ed60cf02bc7e16b2d9cd4ee75d75 20250103085535665 DAUC <0003> auc.c:145 vector [0]: res = 91201222a99972d60000000000000000 20250103085535665 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535665 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085535665 DAUC <0003> auc.c:179 vector [0]: kc = 653f113fa74e3761 20250103085535665 DAUC <0003> auc.c:180 vector [0]: sres = d134ef1c 20250103085535665 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085535665 DAUC <0003> auc.c:113 vector [1]: rand = f059cbeb58e7f9785cfdf3c11f5edb97 20250103085535665 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250103085535665 DAUC <0003> auc.c:142 vector [1]: autn = 446ba68c2c6900001e9bd15a3d789927 20250103085535665 DAUC <0003> auc.c:143 vector [1]: ck = 4a09544181781b972ed25a31697a5d42 20250103085535665 DAUC <0003> auc.c:144 vector [1]: ik = 0a66b6f073b0d54cb9ac5a66964dee28 20250103085535665 DAUC <0003> auc.c:145 vector [1]: res = a4f82d1372be49340000000000000000 20250103085535665 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085535665 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250103085535665 DAUC <0003> auc.c:179 vector [1]: kc = 15cd0f9412e888d7 20250103085535665 DAUC <0003> auc.c:180 vector [1]: sres = c2c2542a 20250103085535665 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250103085535665 DAUC <0003> auc.c:113 vector [2]: rand = 6598881c66991acbdb56d25aba412bda 20250103085535665 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250103085535665 DAUC <0003> auc.c:142 vector [2]: autn = dc05231738d400000e75b5398d0843c3 20250103085535665 DAUC <0003> auc.c:143 vector [2]: ck = 8be8aa1e6179bde2cd4965a05c8f8776 20250103085535665 DAUC <0003> auc.c:144 vector [2]: ik = 34c1115466aeb9ad3f39dfb1a50499d2 20250103085535665 DAUC <0003> auc.c:145 vector [2]: res = ae8e857987509f3c0000000000000000 20250103085535665 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085535665 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250103085535665 DAUC <0003> auc.c:179 vector [2]: kc = 13170cc34b53e5d2 20250103085535665 DAUC <0003> auc.c:180 vector [2]: sres = 3e6acbc6 20250103085535665 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250103085535665 DAUC <0003> auc.c:113 vector [3]: rand = 729ffb641efb6ff39f19aaac9175834a 20250103085535665 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250103085535665 DAUC <0003> auc.c:142 vector [3]: autn = 3f187a446ab000006187cc2e31cc4961 20250103085535665 DAUC <0003> auc.c:143 vector [3]: ck = 05517f69ea380d0883010a4816133859 20250103085535665 DAUC <0003> auc.c:144 vector [3]: ik = 361de961f03fe748528a8ef3da646953 20250103085535665 DAUC <0003> auc.c:145 vector [3]: res = 32b454e3100a4f510000000000000000 20250103085535665 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085535665 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250103085535665 DAUC <0003> auc.c:179 vector [3]: kc = 5e5dbc3167935977 20250103085535665 DAUC <0003> auc.c:180 vector [3]: sres = 8aae29aa 20250103085535665 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250103085535665 DAUC <0003> auc.c:113 vector [4]: rand = 5464cb3fba6316a5a7e6d52870055e4f 20250103085535665 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250103085535665 DAUC <0003> auc.c:142 vector [4]: autn = 40177b91bce3000065d16d455f350dce 20250103085535665 DAUC <0003> auc.c:143 vector [4]: ck = d88ea335b206a14b36c77b98e307a0d4 20250103085535665 DAUC <0003> auc.c:144 vector [4]: ik = 0c2fc1bc4ee31d48f2b66b9ef0966d7d 20250103085535665 DAUC <0003> auc.c:145 vector [4]: res = b56e8b8ce59c4de90000000000000000 20250103085535665 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085535665 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250103085535665 DAUC <0003> auc.c:179 vector [4]: kc = 3cc9fae76d32de6b 20250103085535665 DAUC <0003> auc.c:180 vector [4]: sres = c49147a5 20250103085535665 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250103085535665 DAUC <0003> db_auc.c:245 IMSI='262426264333229': Generated 5 vectors 20250103085535665 DAUC <0003> db_auc.c:249 IMSI='262426264333229': Updating SQN=321 in DB 20250103085535665 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426264333229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426264333229"} 20250103085535665 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426264333229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535665 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535665 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535668 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535668 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426264333229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426264333229"} 20250103085535668 DAUC <0003> db_auc.c:236 IMSI='262426264333229': Calling to generate 5 vectors 20250103085535668 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250103085535668 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085535668 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085535668 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250103085535668 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085535668 DAUC <0003> auc.c:113 vector [0]: rand = 1ee098c5cd9ed3035a1b5e6f3f71605a 20250103085535668 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250103085535668 DAUC <0003> auc.c:142 vector [0]: autn = 5b1421602bfd00008911bc232f400c0b 20250103085535668 DAUC <0003> auc.c:143 vector [0]: ck = 447170da7e731901a64c885a9d311d68 20250103085535668 DAUC <0003> auc.c:144 vector [0]: ik = 6c303b3bb39aeb763c52ee137df5a739 20250103085535668 DAUC <0003> auc.c:145 vector [0]: res = 185726c6728a0af40000000000000000 20250103085535668 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085535668 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085535668 DAUC <0003> auc.c:179 vector [0]: kc = 4f1fd1fd37d87914 20250103085535668 DAUC <0003> auc.c:180 vector [0]: sres = e34d400e 20250103085535668 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085535668 DAUC <0003> auc.c:113 vector [1]: rand = 9c630a5c9f6faeeb61521d445268e670 20250103085535668 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250103085535668 DAUC <0003> auc.c:142 vector [1]: autn = 2a3b1a9dc7bd000006c78a248301cee2 20250103085535668 DAUC <0003> auc.c:143 vector [1]: ck = 610b1f244307b236ef34f56ffdbfdeba 20250103085535668 DAUC <0003> auc.c:144 vector [1]: ik = 3ab21a9174f25777500d61ffe8510649 20250103085535668 DAUC <0003> auc.c:145 vector [1]: res = 727c9e06b0168bad0000000000000000 20250103085535668 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085535668 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250103085535668 DAUC <0003> auc.c:179 vector [1]: kc = 23ef741a16e4bd6c 20250103085535668 DAUC <0003> auc.c:180 vector [1]: sres = 09622dff 20250103085535668 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250103085535668 DAUC <0003> auc.c:113 vector [2]: rand = f6bf24dadc940fc036801fbaf8a96a93 20250103085535668 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250103085535668 DAUC <0003> auc.c:142 vector [2]: autn = f94b993801d10000378ed6e83ecda824 20250103085535668 DAUC <0003> auc.c:143 vector [2]: ck = 400e31b374e5887a443d000aa7bd6f79 20250103085535668 DAUC <0003> auc.c:144 vector [2]: ik = ff3db32193a6344a2277a36c9786c8be 20250103085535668 DAUC <0003> auc.c:145 vector [2]: res = 6e9e34e79c37549f0000000000000000 20250103085535668 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085535668 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250103085535668 DAUC <0003> auc.c:179 vector [2]: kc = e49dd29d2c29d913 20250103085535668 DAUC <0003> auc.c:180 vector [2]: sres = 5038bf21 20250103085535668 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250103085535668 DAUC <0003> auc.c:113 vector [3]: rand = d5f92fff64025274dfba5bdff35db829 20250103085535668 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250103085535668 DAUC <0003> auc.c:142 vector [3]: autn = 31bc27df0e440000426ba8ad492dd6f7 20250103085535668 DAUC <0003> auc.c:143 vector [3]: ck = 22088826d900f93cb89183659a95948f 20250103085535668 DAUC <0003> auc.c:144 vector [3]: ik = 497f95e09a2a404f78ecc10b0c91a6db 20250103085535668 DAUC <0003> auc.c:145 vector [3]: res = af921b796818c8630000000000000000 20250103085535668 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085535668 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250103085535668 DAUC <0003> auc.c:179 vector [3]: kc = 26d22b553316aa14 20250103085535668 DAUC <0003> auc.c:180 vector [3]: sres = fab9ace0 20250103085535668 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250103085535668 DAUC <0003> auc.c:113 vector [4]: rand = 3a8ccee0ddc08d3b39b2991e3dd1c103 20250103085535668 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250103085535668 DAUC <0003> auc.c:142 vector [4]: autn = 84933d10e7120000186c5dec57f269ca 20250103085535668 DAUC <0003> auc.c:143 vector [4]: ck = a61b1011111104dbf55b0b32db5bcb62 20250103085535668 DAUC <0003> auc.c:144 vector [4]: ik = 002e6841beb7251341904eef6575e9f0 20250103085535668 DAUC <0003> auc.c:145 vector [4]: res = fb130f577e62469f0000000000000000 20250103085535668 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085535668 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250103085535668 DAUC <0003> auc.c:179 vector [4]: kc = 3e12480fe3978635 20250103085535668 DAUC <0003> auc.c:180 vector [4]: sres = a0747174 20250103085535668 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250103085535668 DAUC <0003> db_auc.c:245 IMSI='262426264333229': Generated 5 vectors 20250103085535668 DAUC <0003> db_auc.c:249 IMSI='262426264333229': Updating SQN=481 in DB 20250103085535668 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426264333229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426264333229"} 20250103085535668 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426264333229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085535668 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085535668 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085535671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45408<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@08a044e48d03: Final verdict of PTC: pass MTC@08a044e48d03: setverdict(pass): none -> pass 20250103085535673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45348<->l=127.0.0.1:4258 20250103085535674 DLINP <000b> input/ipa.c:452 connected read/write 20250103085535674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085535674 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085535674 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085535674 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@08a044e48d03: Final verdict of PTC: none 20250103085535674 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43011<->l=127.0.0.1:4259) 22@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: pass MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@08a044e48d03: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Fri Jan 3 08:55:35 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 20250103085535711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45414<->l=127.0.0.1:4258 20250103085535812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45414<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262392) Waiting for packet dumper to finish... 1 (prev_count=262392, count=409168) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Fri Jan 3 08:55:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_sai_eps started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085538893 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085538893 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085538895 DLINP <000b> input/ipa.c:452 connected read/write 20250103085538895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085538896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45132<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085538897 DLINP <000b> input/ipa.c:452 connected read/write 20250103085538897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085538898 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085538898 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085538898 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 20250103085538898 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085538898 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 20250103085538898 DLGSUP <0013> gsup_server.c:236 2: 20250103085538898 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085538898 DLGSUP <0013> gsup_server.c:236 3: 20250103085538898 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085538898 DLGSUP <0013> gsup_server.c:236 4: 20250103085538898 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085538898 DLGSUP <0013> gsup_server.c:236 5: 20250103085538898 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085538898 DLGSUP <0013> gsup_server.c:236 7: 20250103085538898 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085538898 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085538898 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085538898 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)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@08a044e48d03: 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") 20250103085538914 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38057<->l=127.0.0.1:4259) 20250103085538919 DAUC <0003> db_auc.c:157 IMSI='262426485821939': No 2G Auth Data 20250103085538919 DAUC <0003> db_auc.c:192 IMSI='262426485821939': No 3G Auth Data HLR_Test-GSUP(33)@08a044e48d03: Created GsupExpect[0] for "262426485821939" to be handled at TC_gsup_sai_eps(36) 20250103085538933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45148<->l=127.0.0.1:4258 20250103085538941 DLINP <000b> input/ipa.c:452 connected read/write 20250103085538941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085538941 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426485821939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426485821939"} 20250103085538941 DAUC <0003> db_auc.c:157 IMSI='262426485821939': No 2G Auth Data 20250103085538941 DAUC <0003> db_auc.c:236 IMSI='262426485821939': Calling to generate 5 vectors 20250103085538941 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250103085538941 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085538941 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085538941 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250103085538941 DAUC <0003> auc.c:113 vector [0]: rand = f3e788b6b3484dab18eab3c558a4d43f 20250103085538941 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250103085538941 DAUC <0003> auc.c:142 vector [0]: autn = 8616e739fa42800042fba8246877eb48 20250103085538941 DAUC <0003> auc.c:143 vector [0]: ck = ff0cdb3e510bc81715c042f30478cdfd 20250103085538941 DAUC <0003> auc.c:144 vector [0]: ik = c42a8b2c10f6e14b55c886b47f229f6d 20250103085538942 DAUC <0003> auc.c:145 vector [0]: res = c36505bd54b3bb280000000000000000 20250103085538942 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085538942 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250103085538942 DAUC <0003> auc.c:151 vector [0]: kc = 7b2e94553aa77bcc 20250103085538942 DAUC <0003> auc.c:152 vector [0]: sres = 97d6be95 20250103085538942 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250103085538942 DAUC <0003> auc.c:113 vector [1]: rand = ed860db262478538af84c128855de132 20250103085538942 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250103085538942 DAUC <0003> auc.c:142 vector [1]: autn = 121d2e666ba98000c87c3293bc472737 20250103085538942 DAUC <0003> auc.c:143 vector [1]: ck = e596688ae03eadeb85a8a4b42cd5b6f8 20250103085538942 DAUC <0003> auc.c:144 vector [1]: ik = 20852b82be244236482c74d64a812052 20250103085538942 DAUC <0003> auc.c:145 vector [1]: res = 39158183ac34d08e0000000000000000 20250103085538942 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085538942 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250103085538942 DAUC <0003> auc.c:151 vector [1]: kc = 0897936a384e7977 20250103085538942 DAUC <0003> auc.c:152 vector [1]: sres = 9521510d 20250103085538942 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250103085538942 DAUC <0003> auc.c:113 vector [2]: rand = 6dbcbf1841ce6d14d98b07274a9d3dee 20250103085538942 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250103085538942 DAUC <0003> auc.c:142 vector [2]: autn = 27cb1a07bffb80009b8266383f6d587d 20250103085538942 DAUC <0003> auc.c:143 vector [2]: ck = 1a1fcc92683ff4a93ac1c137e56adc06 20250103085538942 DAUC <0003> auc.c:144 vector [2]: ik = 6c7d967d38f504df19cafba537df5a00 20250103085538942 DAUC <0003> auc.c:145 vector [2]: res = ebb9adaf5134b1930000000000000000 20250103085538942 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085538942 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250103085538942 DAUC <0003> auc.c:151 vector [2]: kc = 5569607d827f7670 20250103085538942 DAUC <0003> auc.c:152 vector [2]: sres = ba8d1c3c 20250103085538942 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250103085538942 DAUC <0003> auc.c:113 vector [3]: rand = 4b99cb9f4812810806fcfd106537b5e1 20250103085538942 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250103085538942 DAUC <0003> auc.c:142 vector [3]: autn = f5576f4fcddd8000478735b48b51551a 20250103085538942 DAUC <0003> auc.c:143 vector [3]: ck = 413f6f698036115afe92c0485cacd599 20250103085538942 DAUC <0003> auc.c:144 vector [3]: ik = 5b8cbf90880e42365ffae1523f271e2d 20250103085538942 DAUC <0003> auc.c:145 vector [3]: res = e35e7b52c6c161760000000000000000 20250103085538942 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085538942 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250103085538942 DAUC <0003> auc.c:151 vector [3]: kc = bbdbf1e36bb398d8 20250103085538942 DAUC <0003> auc.c:152 vector [3]: sres = 259f1a24 20250103085538942 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250103085538942 DAUC <0003> auc.c:113 vector [4]: rand = 0b545ecad1e8826161696e69888a26a4 20250103085538942 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250103085538942 DAUC <0003> auc.c:142 vector [4]: autn = 32fb36282eec80001ed210c3a4a3cd45 20250103085538942 DAUC <0003> auc.c:143 vector [4]: ck = c5253f67602477b38aa5b614e59f4438 20250103085538942 DAUC <0003> auc.c:144 vector [4]: ik = 486ee212855572cc52ed3d23d328eb38 20250103085538942 DAUC <0003> auc.c:145 vector [4]: res = 2df9141db540e4b10000000000000000 20250103085538942 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085538942 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250103085538942 DAUC <0003> auc.c:151 vector [4]: kc = 55035642d3c6aa7f 20250103085538942 DAUC <0003> auc.c:152 vector [4]: sres = 98b9f0ac 20250103085538942 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250103085538942 DAUC <0003> db_auc.c:245 IMSI='262426485821939': Generated 5 vectors 20250103085538942 DAUC <0003> db_auc.c:249 IMSI='262426485821939': Updating SQN=161 in DB 20250103085538942 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426485821939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426485821939"} 20250103085538942 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426485821939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085538942 DLINP <000b> input/ipa.c:452 connected read/write 20250103085538942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085538942 DLINP <000b> input/ipa.c:452 connected read/write 20250103085538942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@08a044e48d03: Found GsupExpect[0] for "262426485821939" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@08a044e48d03: Added IMSI table entry 0TC_gsup_sai_eps(36)"262426485821939" TC_gsup_sai_eps(36)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085538947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45148<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@08a044e48d03: Final verdict of PTC: pass 20250103085538948 DAUC <0003> db_auc.c:157 IMSI='262421783222130': No 2G Auth Data 20250103085538948 DAUC <0003> db_auc.c:192 IMSI='262421783222130': No 3G Auth Data HLR_Test-GSUP(33)@08a044e48d03: Created GsupExpect[0] for "262421783222130" to be handled at TC_gsup_sai_eps(37) 20250103085538965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45162<->l=127.0.0.1:4258 20250103085538969 DLINP <000b> input/ipa.c:452 connected read/write 20250103085538969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085538969 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421783222130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421783222130"} 20250103085538969 DAUC <0003> db_auc.c:157 IMSI='262421783222130': No 2G Auth Data 20250103085538969 DAUC <0003> db_auc.c:236 IMSI='262421783222130': Calling to generate 5 vectors 20250103085538969 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250103085538969 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085538969 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250103085538969 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250103085538969 DAUC <0003> auc.c:113 vector [0]: rand = 16147c849be32575478980ea3915f909 20250103085538969 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250103085538969 DAUC <0003> auc.c:142 vector [0]: autn = 1cc74df53add8000e257b008f960dcbb 20250103085538969 DAUC <0003> auc.c:143 vector [0]: ck = da2cca7f6cf027a5b616c84379162d92 20250103085538969 DAUC <0003> auc.c:144 vector [0]: ik = 445d6c03f9ccc8ca05e62ff103c36701 20250103085538969 DAUC <0003> auc.c:145 vector [0]: res = a2e092959a8a4b620000000000000000 20250103085538969 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085538969 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250103085538969 DAUC <0003> auc.c:151 vector [0]: kc = 2d8141ceefe9a5fc 20250103085538969 DAUC <0003> auc.c:152 vector [0]: sres = 386ad9f7 20250103085538969 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250103085538969 DAUC <0003> auc.c:113 vector [1]: rand = b1127abb98d78beb0601e7c0a6dc42c1 20250103085538969 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250103085538969 DAUC <0003> auc.c:142 vector [1]: autn = cacd2692b6a4800048d438f5abdffe13 20250103085538969 DAUC <0003> auc.c:143 vector [1]: ck = bdab97f29399f957309307ce994528e4 20250103085538969 DAUC <0003> auc.c:144 vector [1]: ik = 18c1b34e6d32d2748d64a674fce62c03 20250103085538969 DAUC <0003> auc.c:145 vector [1]: res = f448c643daf65b600000000000000000 20250103085538969 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085538969 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250103085538969 DAUC <0003> auc.c:151 vector [1]: kc = 189d85069b082fc4 20250103085538969 DAUC <0003> auc.c:152 vector [1]: sres = 2ebe9d23 20250103085538969 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250103085538969 DAUC <0003> auc.c:113 vector [2]: rand = d99698a63247a6403e7466daebfdc66b 20250103085538969 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250103085538969 DAUC <0003> auc.c:142 vector [2]: autn = f898aef947358000674c9199f47afeaa 20250103085538969 DAUC <0003> auc.c:143 vector [2]: ck = 9df3b7f11f556d5f926c3ba8ef8baeb2 20250103085538969 DAUC <0003> auc.c:144 vector [2]: ik = 50683c6e2321522772621f47b26fc8d6 20250103085538969 DAUC <0003> auc.c:145 vector [2]: res = 42452137aaac24d50000000000000000 20250103085538969 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085538969 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250103085538969 DAUC <0003> auc.c:151 vector [2]: kc = 2d95af706190591c 20250103085538969 DAUC <0003> auc.c:152 vector [2]: sres = e8e905e2 20250103085538969 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250103085538969 DAUC <0003> auc.c:113 vector [3]: rand = 73abdcffaa4a7d106a062e15ea8d13dd 20250103085538969 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250103085538969 DAUC <0003> auc.c:142 vector [3]: autn = 4ef9e1c0088a8000b48cef89a99698e9 20250103085538969 DAUC <0003> auc.c:143 vector [3]: ck = f6b7071683e7fdf263174a5b9a1287e4 20250103085538969 DAUC <0003> auc.c:144 vector [3]: ik = ade8da431bfccac51302a61695438b3b 20250103085538969 DAUC <0003> auc.c:145 vector [3]: res = 731abd11a3ce12d30000000000000000 20250103085538969 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085538969 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250103085538969 DAUC <0003> auc.c:151 vector [3]: kc = 2b4a3118974a3be8 20250103085538969 DAUC <0003> auc.c:152 vector [3]: sres = d0d4afc2 20250103085538969 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250103085538969 DAUC <0003> auc.c:113 vector [4]: rand = 05d2c17c092fe4b1ab62e0efe7925854 20250103085538969 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250103085538969 DAUC <0003> auc.c:142 vector [4]: autn = 214ce76eb5ae80003aa4936d2e7328bd 20250103085538969 DAUC <0003> auc.c:143 vector [4]: ck = 3a987c53d3a62560d3997d6a5f20b3f7 20250103085538969 DAUC <0003> auc.c:144 vector [4]: ik = f68bf102afe4af197f4038f0d1802386 20250103085538969 DAUC <0003> auc.c:145 vector [4]: res = 1e603a0a27aa345a0000000000000000 20250103085538969 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085538970 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250103085538970 DAUC <0003> auc.c:151 vector [4]: kc = 60cac8cbf2e21a08 20250103085538970 DAUC <0003> auc.c:152 vector [4]: sres = 39ca0e50 20250103085538970 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250103085538970 DAUC <0003> db_auc.c:245 IMSI='262421783222130': Generated 5 vectors 20250103085538970 DAUC <0003> db_auc.c:249 IMSI='262421783222130': Updating SQN=161 in DB 20250103085538970 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421783222130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421783222130"} 20250103085538970 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421783222130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085538970 DLINP <000b> input/ipa.c:452 connected read/write 20250103085538970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085538970 DLINP <000b> input/ipa.c:452 connected read/write 20250103085538970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@08a044e48d03: Found GsupExpect[0] for "262421783222130" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@08a044e48d03: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421783222130" TC_gsup_sai_eps(37)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085538972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45162<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@08a044e48d03: Final verdict of PTC: pass 20250103085538973 DAUC <0003> db_auc.c:157 IMSI='262426809018314': No 2G Auth Data 20250103085538973 DAUC <0003> db_auc.c:192 IMSI='262426809018314': No 3G Auth Data HLR_Test-GSUP(33)@08a044e48d03: Created GsupExpect[0] for "262426809018314" to be handled at TC_gsup_sai_eps(38) 20250103085538988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45174<->l=127.0.0.1:4258 20250103085538991 DLINP <000b> input/ipa.c:452 connected read/write 20250103085538991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085538991 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426809018314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426809018314"} 20250103085538991 DAUC <0003> db_auc.c:236 IMSI='262426809018314': Calling to generate 5 vectors 20250103085538991 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250103085538991 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085538991 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085538991 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250103085538991 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085538991 DAUC <0003> auc.c:113 vector [0]: rand = f5df7b127b1c3a1c3cb84553f3e60dc8 20250103085538991 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250103085538991 DAUC <0003> auc.c:142 vector [0]: autn = 4e8d4e87c2ef800087180179d935fee7 20250103085538991 DAUC <0003> auc.c:143 vector [0]: ck = d49155e7ba6f7bf93848f22754e89bd0 20250103085538991 DAUC <0003> auc.c:144 vector [0]: ik = 2d784860a4a0c8a7c4cdeccb386e3cbe 20250103085538991 DAUC <0003> auc.c:145 vector [0]: res = 593820f85a1065240000000000000000 20250103085538991 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085538991 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085538991 DAUC <0003> auc.c:179 vector [0]: kc = 57bf49b48713fc00 20250103085538991 DAUC <0003> auc.c:180 vector [0]: sres = cae7d10e 20250103085538991 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085538991 DAUC <0003> auc.c:113 vector [1]: rand = 3d3a925e44adfc44484a10f2a8376099 20250103085538991 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250103085538991 DAUC <0003> auc.c:142 vector [1]: autn = 19cc08e4224a80007da42c5c1f87770b 20250103085538991 DAUC <0003> auc.c:143 vector [1]: ck = 15dde9d3143ec0fe56a17c134ab01e3b 20250103085538991 DAUC <0003> auc.c:144 vector [1]: ik = 4007b94eb0e44edb6fefcb9eb1e615d3 20250103085538991 DAUC <0003> auc.c:145 vector [1]: res = 21d5e681b286b86e0000000000000000 20250103085538991 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085538991 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250103085538991 DAUC <0003> auc.c:179 vector [1]: kc = 49fc6132a98aa800 20250103085538991 DAUC <0003> auc.c:180 vector [1]: sres = 5e13f2f1 20250103085538991 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250103085538991 DAUC <0003> auc.c:113 vector [2]: rand = 21845426809662b36068135e2071ee29 20250103085538991 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250103085538991 DAUC <0003> auc.c:142 vector [2]: autn = db5320958f3780008b1000a810c24831 20250103085538991 DAUC <0003> auc.c:143 vector [2]: ck = 8a32463c1cc1a943c5a3b67cea45b88f 20250103085538991 DAUC <0003> auc.c:144 vector [2]: ik = 8eb474ad14c4efde9982f6adbb049afb 20250103085538991 DAUC <0003> auc.c:145 vector [2]: res = 90ee55f4849fa2560000000000000000 20250103085538991 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085538991 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250103085538991 DAUC <0003> auc.c:179 vector [2]: kc = 357d18d589220400 20250103085538991 DAUC <0003> auc.c:180 vector [2]: sres = edbb45d1 20250103085538991 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250103085538991 DAUC <0003> auc.c:113 vector [3]: rand = 716e34427532b953de50736dcd1bc593 20250103085538991 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250103085538991 DAUC <0003> auc.c:142 vector [3]: autn = d681cfa40b7d8000d792a296965e7402 20250103085538991 DAUC <0003> auc.c:143 vector [3]: ck = 60f5d34d213a89e0c37bbe4ca9cd7af5 20250103085538991 DAUC <0003> auc.c:144 vector [3]: ik = 1ec95b09cc24cbb1d08aca4a13d956ec 20250103085538991 DAUC <0003> auc.c:145 vector [3]: res = 50fda6e1b64e46310000000000000000 20250103085538991 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085538991 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250103085538991 DAUC <0003> auc.c:179 vector [3]: kc = 9e0b03d66250e000 20250103085538991 DAUC <0003> auc.c:180 vector [3]: sres = 49b80e2b 20250103085538991 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250103085538991 DAUC <0003> auc.c:113 vector [4]: rand = 0cd171dd1da98741b761837004b2bcd4 20250103085538991 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250103085538991 DAUC <0003> auc.c:142 vector [4]: autn = 3a948b18e0b38000573a55a679e3e8b7 20250103085538991 DAUC <0003> auc.c:143 vector [4]: ck = 86e240da53c3222ebbba146a0062f957 20250103085538991 DAUC <0003> auc.c:144 vector [4]: ik = 0e770c360a1d7a59697da4180078da2a 20250103085538991 DAUC <0003> auc.c:145 vector [4]: res = 56575a1ce09595c70000000000000000 20250103085538991 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085538991 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250103085538991 DAUC <0003> auc.c:179 vector [4]: kc = acc81b7dd26fec00 20250103085538991 DAUC <0003> auc.c:180 vector [4]: sres = 28c02297 20250103085538991 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250103085538992 DAUC <0003> db_auc.c:245 IMSI='262426809018314': Generated 5 vectors 20250103085538992 DAUC <0003> db_auc.c:249 IMSI='262426809018314': Updating SQN=161 in DB 20250103085538992 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426809018314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426809018314"} 20250103085538992 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426809018314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085538992 DLINP <000b> input/ipa.c:452 connected read/write 20250103085538992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085538992 DLINP <000b> input/ipa.c:452 connected read/write 20250103085538992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@08a044e48d03: Found GsupExpect[0] for "262426809018314" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@08a044e48d03: Added IMSI table entry 2TC_gsup_sai_eps(38)"262426809018314" TC_gsup_sai_eps(38)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085538995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45174<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@08a044e48d03: Final verdict of PTC: pass 20250103085538996 DAUC <0003> db_auc.c:157 IMSI='262428010698318': No 2G Auth Data 20250103085538996 DAUC <0003> db_auc.c:192 IMSI='262428010698318': No 3G Auth Data HLR_Test-GSUP(33)@08a044e48d03: Created GsupExpect[0] for "262428010698318" to be handled at TC_gsup_sai_eps(39) 20250103085539012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4258 20250103085539016 DLINP <000b> input/ipa.c:452 connected read/write 20250103085539016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085539016 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428010698318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428010698318"} 20250103085539016 DAUC <0003> db_auc.c:236 IMSI='262428010698318': Calling to generate 5 vectors 20250103085539016 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250103085539016 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085539016 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085539016 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250103085539016 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085539016 DAUC <0003> auc.c:113 vector [0]: rand = fe098f9f825a45913732e464bcd66a68 20250103085539016 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250103085539016 DAUC <0003> auc.c:142 vector [0]: autn = 4e67e195aabf80008bb2a0ef9adfccc0 20250103085539016 DAUC <0003> auc.c:143 vector [0]: ck = 09cc8fbb016ad68e17a2e38e2b683b6b 20250103085539016 DAUC <0003> auc.c:144 vector [0]: ik = ec1747fcb2eca4da3c3ac0bc9ecc8de6 20250103085539016 DAUC <0003> auc.c:145 vector [0]: res = de73f5524f257b840000000000000000 20250103085539016 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085539016 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085539016 DAUC <0003> auc.c:179 vector [0]: kc = 22fb77aba2979c00 20250103085539016 DAUC <0003> auc.c:180 vector [0]: sres = 76203639 20250103085539016 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085539016 DAUC <0003> auc.c:113 vector [1]: rand = f4e4f140b9fdc9875f1a9a775c14567b 20250103085539016 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250103085539016 DAUC <0003> auc.c:142 vector [1]: autn = 7791879b97898000ba0f3ddd9d764ec5 20250103085539016 DAUC <0003> auc.c:143 vector [1]: ck = 07f9d0822914c06846c8b5586083efff 20250103085539016 DAUC <0003> auc.c:144 vector [1]: ik = 9693444a46a8711b072fd0c0d632ddfe 20250103085539016 DAUC <0003> auc.c:145 vector [1]: res = 98c1a4897f9f2c2b0000000000000000 20250103085539016 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085539016 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250103085539016 DAUC <0003> auc.c:179 vector [1]: kc = e7e15c9b76ac5400 20250103085539016 DAUC <0003> auc.c:180 vector [1]: sres = b6dca1b0 20250103085539016 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250103085539016 DAUC <0003> auc.c:113 vector [2]: rand = 7f0140a48c627b938d2b7f28d3cebd0c 20250103085539016 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250103085539016 DAUC <0003> auc.c:142 vector [2]: autn = 09da7336a9d88000b2fef52160f85173 20250103085539016 DAUC <0003> auc.c:143 vector [2]: ck = c9c517e44714d130b6207a86f47200b1 20250103085539016 DAUC <0003> auc.c:144 vector [2]: ik = f00ea9edcf470c8d72d13fa8b78fd0d5 20250103085539016 DAUC <0003> auc.c:145 vector [2]: res = 80424a7ee0085af60000000000000000 20250103085539016 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085539016 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250103085539016 DAUC <0003> auc.c:179 vector [2]: kc = 005e1a2a5f27c400 20250103085539016 DAUC <0003> auc.c:180 vector [2]: sres = a99cb8c3 20250103085539016 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250103085539016 DAUC <0003> auc.c:113 vector [3]: rand = 8e452e1c7c44357e95a4479832c0dcbf 20250103085539016 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250103085539016 DAUC <0003> auc.c:142 vector [3]: autn = f0ef941743458000399f35d543524849 20250103085539016 DAUC <0003> auc.c:143 vector [3]: ck = 761520a957ac7c0a09c488d0fcf858c1 20250103085539016 DAUC <0003> auc.c:144 vector [3]: ik = 4e8c07ae70594eb87682f25d031d9178 20250103085539016 DAUC <0003> auc.c:145 vector [3]: res = 4ea9f909c4449a740000000000000000 20250103085539016 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085539016 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250103085539016 DAUC <0003> auc.c:179 vector [3]: kc = 2cf75dc5688bb800 20250103085539016 DAUC <0003> auc.c:180 vector [3]: sres = e8373995 20250103085539017 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250103085539017 DAUC <0003> auc.c:113 vector [4]: rand = 5c895db8f3de9c8b35e74d6025ce672e 20250103085539017 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250103085539017 DAUC <0003> auc.c:142 vector [4]: autn = 52c2f1fb17658000995df80ddc06c4b7 20250103085539017 DAUC <0003> auc.c:143 vector [4]: ck = 92f673306550b4fba484809fbb5fe3ee 20250103085539017 DAUC <0003> auc.c:144 vector [4]: ik = 504b8abbe211dd406417b5448ecf507f 20250103085539017 DAUC <0003> auc.c:145 vector [4]: res = 7c86a8243c5210d80000000000000000 20250103085539017 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085539017 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250103085539017 DAUC <0003> auc.c:179 vector [4]: kc = 5e12fdf75b722c00 20250103085539017 DAUC <0003> auc.c:180 vector [4]: sres = 43a4d693 20250103085539017 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250103085539017 DAUC <0003> db_auc.c:245 IMSI='262428010698318': Generated 5 vectors 20250103085539017 DAUC <0003> db_auc.c:249 IMSI='262428010698318': Updating SQN=161 in DB 20250103085539017 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428010698318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428010698318"} 20250103085539017 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428010698318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085539017 DLINP <000b> input/ipa.c:452 connected read/write 20250103085539017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085539017 DLINP <000b> input/ipa.c:452 connected read/write 20250103085539017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@08a044e48d03: Found GsupExpect[0] for "262428010698318" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@08a044e48d03: Added IMSI table entry 3TC_gsup_sai_eps(39)"262428010698318" TC_gsup_sai_eps(39)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085539019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@08a044e48d03: Final verdict of PTC: pass 20250103085539021 DAUC <0003> db_auc.c:157 IMSI='262420775140941': No 2G Auth Data 20250103085539021 DAUC <0003> db_auc.c:192 IMSI='262420775140941': No 3G Auth Data HLR_Test-GSUP(33)@08a044e48d03: Created GsupExpect[0] for "262420775140941" to be handled at TC_gsup_sai_eps(40) 20250103085539035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45194<->l=127.0.0.1:4258 20250103085539039 DLINP <000b> input/ipa.c:452 connected read/write 20250103085539039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085539039 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420775140941 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420775140941"} 20250103085539039 DAUC <0003> db_auc.c:236 IMSI='262420775140941': Calling to generate 5 vectors 20250103085539039 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250103085539039 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250103085539039 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250103085539039 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250103085539039 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250103085539039 DAUC <0003> auc.c:113 vector [0]: rand = 527b0d2247c666464ba1a85b5f1f5a84 20250103085539039 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250103085539039 DAUC <0003> auc.c:142 vector [0]: autn = 7ab469426cf080008f48deb6471ecadc 20250103085539039 DAUC <0003> auc.c:143 vector [0]: ck = 22c7c5cd5b12268f9013083cad601f5c 20250103085539039 DAUC <0003> auc.c:144 vector [0]: ik = 670dae62377d38a44995dce735d2312d 20250103085539039 DAUC <0003> auc.c:145 vector [0]: res = 8b3dfc3e2351878a0000000000000000 20250103085539039 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250103085539039 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250103085539039 DAUC <0003> auc.c:179 vector [0]: kc = 0cbdd388619251fd 20250103085539039 DAUC <0003> auc.c:180 vector [0]: sres = 86ebcc83 20250103085539039 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250103085539039 DAUC <0003> auc.c:113 vector [1]: rand = 9af72fb71a8b87b2988449b38ea7e4f9 20250103085539039 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250103085539039 DAUC <0003> auc.c:142 vector [1]: autn = b57bb6c459e18000251a2f1295e409d3 20250103085539039 DAUC <0003> auc.c:143 vector [1]: ck = 1b0e53dd7246888a6be82f212b41b161 20250103085539039 DAUC <0003> auc.c:144 vector [1]: ik = 82f684c2fd2da3ad2c87788e6b9384c9 20250103085539039 DAUC <0003> auc.c:145 vector [1]: res = b98550f7833d50d30000000000000000 20250103085539039 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250103085539039 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250103085539039 DAUC <0003> auc.c:179 vector [1]: kc = f922ba495b15b12d 20250103085539039 DAUC <0003> auc.c:180 vector [1]: sres = 971f0507 20250103085539039 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250103085539039 DAUC <0003> auc.c:113 vector [2]: rand = dcebff54a3e14702b2f67622bec6a884 20250103085539039 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250103085539039 DAUC <0003> auc.c:142 vector [2]: autn = 377669148d5c800018cc16f381ad86c4 20250103085539039 DAUC <0003> auc.c:143 vector [2]: ck = c12539ac489e5b13d3f67195af046352 20250103085539040 DAUC <0003> auc.c:144 vector [2]: ik = a5bb1e320477b09895050d79b618078a 20250103085539040 DAUC <0003> auc.c:145 vector [2]: res = 9b986ee24579a79f0000000000000000 20250103085539040 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250103085539040 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250103085539040 DAUC <0003> auc.c:179 vector [2]: kc = bb2c5b36771cf18c 20250103085539040 DAUC <0003> auc.c:180 vector [2]: sres = e6b156cc 20250103085539040 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250103085539040 DAUC <0003> auc.c:113 vector [3]: rand = 22e35b8373368cec20593c878bc0d0d2 20250103085539040 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250103085539040 DAUC <0003> auc.c:142 vector [3]: autn = cac74c68a4108000ffc296d8ec0fba84 20250103085539040 DAUC <0003> auc.c:143 vector [3]: ck = a8b4910054202f60048d1fdaa61ac9d5 20250103085539040 DAUC <0003> auc.c:144 vector [3]: ik = 4377979b70d54426b3700e9bbab644a7 20250103085539040 DAUC <0003> auc.c:145 vector [3]: res = c7183cc007f4151f0000000000000000 20250103085539040 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250103085539040 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250103085539040 DAUC <0003> auc.c:179 vector [3]: kc = 39a7cc643855adfd 20250103085539040 DAUC <0003> auc.c:180 vector [3]: sres = d347dfa7 20250103085539040 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250103085539040 DAUC <0003> auc.c:113 vector [4]: rand = df4cb1df799b08bc94006e2682207116 20250103085539040 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250103085539040 DAUC <0003> auc.c:142 vector [4]: autn = 5168cb485e268000bbd01335fff89672 20250103085539040 DAUC <0003> auc.c:143 vector [4]: ck = 08cb2b0540293ef4b753c8a8c774497b 20250103085539040 DAUC <0003> auc.c:144 vector [4]: ik = b7b373690006e0e8ca30216141393bf4 20250103085539040 DAUC <0003> auc.c:145 vector [4]: res = 75fdf8760095d0f80000000000000000 20250103085539040 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250103085539040 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250103085539040 DAUC <0003> auc.c:179 vector [4]: kc = 1b87255fa035df9d 20250103085539040 DAUC <0003> auc.c:180 vector [4]: sres = 0d759622 20250103085539040 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250103085539040 DAUC <0003> db_auc.c:245 IMSI='262420775140941': Generated 5 vectors 20250103085539040 DAUC <0003> db_auc.c:249 IMSI='262420775140941': Updating SQN=161 in DB 20250103085539040 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420775140941 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420775140941"} 20250103085539040 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420775140941 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085539040 DLINP <000b> input/ipa.c:452 connected read/write 20250103085539040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085539040 DLINP <000b> input/ipa.c:452 connected read/write 20250103085539040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@08a044e48d03: Found GsupExpect[0] for "262420775140941" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@08a044e48d03: Added IMSI table entry 4TC_gsup_sai_eps(40)"262420775140941" TC_gsup_sai_eps(40)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085539043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45194<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@08a044e48d03: Final verdict of PTC: pass MTC@08a044e48d03: setverdict(pass): none -> pass 20250103085539045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45132<->l=127.0.0.1:4258 20250103085539046 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38057<->l=127.0.0.1:4259) 20250103085539046 DLINP <000b> input/ipa.c:452 connected read/write 20250103085539046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085539046 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(33)@08a044e48d03: Final verdict of PTC: none 20250103085539046 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085539046 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: pass MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@08a044e48d03: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Fri Jan 3 08:55:39 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 20250103085539084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45206<->l=127.0.0.1:4258 20250103085539184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45206<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79180) Waiting for packet dumper to finish... 1 (prev_count=79180, count=126076) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Fri Jan 3 08:55:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_ul_unknown_imsi started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085542262 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085542262 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085542264 DLINP <000b> input/ipa.c:452 connected read/write 20250103085542264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085542265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45218<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085542267 DLINP <000b> input/ipa.c:452 connected read/write 20250103085542268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085542268 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085542268 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085542268 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 20250103085542268 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085542268 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 20250103085542268 DLGSUP <0013> gsup_server.c:236 2: 20250103085542268 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085542268 DLGSUP <0013> gsup_server.c:236 3: 20250103085542268 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085542268 DLGSUP <0013> gsup_server.c:236 4: 20250103085542268 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085542268 DLGSUP <0013> gsup_server.c:236 5: 20250103085542268 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(41)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085542268 DLGSUP <0013> gsup_server.c:236 7: 20250103085542268 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085542268 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085542268 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085542268 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@08a044e48d03: 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") 20250103085542284 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34529<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@08a044e48d03: Created GsupExpect[0] for "262422929162532" to be handled at TC_gsup_ul_unknown_imsi(45) 20250103085542296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45230<->l=127.0.0.1:4258 20250103085542313 DLINP <000b> input/ipa.c:452 connected read/write 20250103085542313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085542313 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422929162532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422929162532" cn_domain=PS} 20250103085542313 DLU <0006> fsm.c:456 lu(262422929162532)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085542313 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422929162532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250103085542313 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422929162532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422929162532" cause=IMSI unknown in HLR} 20250103085542313 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422929162532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085542313 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422929162532)[0x556a77a02120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085542313 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422929162532)[0x556a77a02120]{UNVALIDATED}: Freeing instance 20250103085542313 DLU <0006> fsm.c:568 lu(PS:IMSI-262422929162532)[0x556a77a02120]{UNVALIDATED}: Deallocated 20250103085542313 DLINP <000b> input/ipa.c:452 connected read/write 20250103085542314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085542314 DLINP <000b> input/ipa.c:452 connected read/write 20250103085542314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@08a044e48d03: Found GsupExpect[0] for "262422929162532" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@08a044e48d03: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262422929162532" TC_gsup_ul_unknown_imsi(45)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085542316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45230<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@08a044e48d03: Final verdict of PTC: pass 20250103085542317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45218<->l=127.0.0.1:4258 HLR_Test-GSUP(42)@08a044e48d03: Final verdict of PTC: none 20250103085542318 DLINP <000b> input/ipa.c:452 connected read/write 20250103085542318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085542318 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085542318 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085542318 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085542318 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34529<->l=127.0.0.1:4259) 43@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 43: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@08a044e48d03: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Fri Jan 3 08:55:42 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 20250103085542364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4258 20250103085542464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26132) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Fri Jan 3 08:55:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085545539 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085545539 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085545541 DLINP <000b> input/ipa.c:452 connected read/write 20250103085545541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085545542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45256<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085545544 DLINP <000b> input/ipa.c:452 connected read/write 20250103085545544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085545544 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085545544 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085545544 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 20250103085545544 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085545544 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 20250103085545544 DLGSUP <0013> gsup_server.c:236 2: 20250103085545544 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085545544 DLGSUP <0013> gsup_server.c:236 3: 20250103085545544 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085545544 DLGSUP <0013> gsup_server.c:236 4: 20250103085545544 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085545544 DLGSUP <0013> gsup_server.c:236 5: 20250103085545544 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085545544 DLGSUP <0013> gsup_server.c:236 7: 20250103085545544 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085545544 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085545544 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085545544 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@08a044e48d03: 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") 20250103085545564 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41439<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@08a044e48d03: Created GsupExpect[0] for "262427901796934" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250103085545580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45270<->l=127.0.0.1:4258 20250103085545585 DLINP <000b> input/ipa.c:452 connected read/write 20250103085545585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085545585 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262427901796934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427901796934" cn_domain=PS source_name="the-source\n"} 20250103085545585 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250103085545585 DLU <0006> fsm.c:456 lu(262427901796934)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085545585 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262427901796934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250103085545585 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262427901796934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427901796934" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250103085545585 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262427901796934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085545585 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427901796934)[0x556a77a02120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085545585 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427901796934)[0x556a77a02120]{UNVALIDATED}: Freeing instance 20250103085545585 DLU <0006> fsm.c:568 lu(PS:IMSI-262427901796934)[0x556a77a02120]{UNVALIDATED}: Deallocated 20250103085545585 DLINP <000b> input/ipa.c:452 connected read/write 20250103085545585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085545586 DLINP <000b> input/ipa.c:452 connected read/write 20250103085545586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@08a044e48d03: Found GsupExpect[0] for "262427901796934" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@08a044e48d03: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262427901796934" TC_gsup_ul_unknown_imsi_via_proxy(50)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085545587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45270<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@08a044e48d03: Final verdict of PTC: pass 20250103085545588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45256<->l=127.0.0.1:4258 20250103085545589 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41439<->l=127.0.0.1:4259) 20250103085545590 DLINP <000b> input/ipa.c:452 connected read/write 20250103085545590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085545590 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085545590 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085545590 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085545590 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 48@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP(47)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 48: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@08a044e48d03: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Fri Jan 3 08:55:45 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 20250103085545634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4258 20250103085545735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26624) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Fri Jan 3 08:55:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085548814 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085548814 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085548817 DLINP <000b> input/ipa.c:452 connected read/write 20250103085548817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085548817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55566<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085548820 DLINP <000b> input/ipa.c:452 connected read/write 20250103085548820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085548820 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085548820 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085548820 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 20250103085548820 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(51)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085548820 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 20250103085548820 DLGSUP <0013> gsup_server.c:236 2: 20250103085548820 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085548820 DLGSUP <0013> gsup_server.c:236 3: 20250103085548820 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085548820 DLGSUP <0013> gsup_server.c:236 4: 20250103085548820 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085548820 DLGSUP <0013> gsup_server.c:236 5: 20250103085548820 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085548820 DLGSUP <0013> gsup_server.c:236 7: 20250103085548820 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085548820 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085548820 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085548820 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@08a044e48d03: 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") 20250103085548839 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34563<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@08a044e48d03: Created GsupExpect[0] for "262422942340645" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250103085548850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55574<->l=127.0.0.1:4258 20250103085548861 DLINP <000b> input/ipa.c:452 connected read/write 20250103085548861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085548861 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422942340645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422942340645" cn_domain=PS} 20250103085548861 DLU <0006> fsm.c:456 lu(262422942340645)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085548861 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422942340645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250103085548861 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422942340645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422942340645" cause=Roaming not allowed in this location area} 20250103085548861 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422942340645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085548861 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422942340645)[0x556a77a02120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085548861 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422942340645)[0x556a77a02120]{UNVALIDATED}: Freeing instance 20250103085548861 DLU <0006> fsm.c:568 lu(PS:IMSI-262422942340645)[0x556a77a02120]{UNVALIDATED}: Deallocated 20250103085548861 DLINP <000b> input/ipa.c:452 connected read/write 20250103085548861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085548861 DLINP <000b> input/ipa.c:452 connected read/write 20250103085548861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@08a044e48d03: Found GsupExpect[0] for "262422942340645" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@08a044e48d03: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262422942340645" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085548864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55574<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@08a044e48d03: Final verdict of PTC: pass 20250103085548865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55566<->l=127.0.0.1:4258 20250103085548866 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34563<->l=127.0.0.1:4259) 20250103085548866 DLINP <000b> input/ipa.c:452 connected read/write 20250103085548866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085548866 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085548866 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085548866 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@08a044e48d03: Final verdict of PTC: none 53@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 53: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@08a044e48d03: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Fri Jan 3 08:55:48 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 20250103085548912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55586<->l=127.0.0.1:4258 20250103085549013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55586<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27224) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Fri Jan 3 08:55:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_sai_err_unknown_imsi started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085552094 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085552094 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085552097 DLINP <000b> input/ipa.c:452 connected read/write 20250103085552097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085552097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55598<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085552099 DLINP <000b> input/ipa.c:452 connected read/write 20250103085552099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085552099 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085552099 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085552099 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 20250103085552099 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085552099 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 20250103085552099 DLGSUP <0013> gsup_server.c:236 2: 20250103085552099 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085552099 DLGSUP <0013> gsup_server.c:236 3: 20250103085552099 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085552099 DLGSUP <0013> gsup_server.c:236 4: 20250103085552099 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085552099 DLGSUP <0013> gsup_server.c:236 5: 20250103085552099 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085552099 DLGSUP <0013> gsup_server.c:236 7: 20250103085552099 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085552100 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085552100 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085552100 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)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@08a044e48d03: 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") 20250103085552122 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43505<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@08a044e48d03: Created GsupExpect[0] for "262427484807361" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250103085552136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 20250103085552141 DLINP <000b> input/ipa.c:452 connected read/write 20250103085552141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085552141 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427484807361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427484807361"} 20250103085552141 DAUC <0003> db_auc.c:133 IMSI='262427484807361': No such subscriber 20250103085552141 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427484807361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250103085552142 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427484807361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427484807361" cause=IMSI unknown in HLR} 20250103085552142 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427484807361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085552142 DLINP <000b> input/ipa.c:452 connected read/write 20250103085552142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085552142 DLINP <000b> input/ipa.c:452 connected read/write 20250103085552142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@08a044e48d03: Found GsupExpect[0] for "262427484807361" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@08a044e48d03: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262427484807361" TC_gsup_sai_err_unknown_imsi(60)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085552144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@08a044e48d03: Final verdict of PTC: pass 20250103085552145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55598<->l=127.0.0.1:4258 20250103085552145 DLINP <000b> input/ipa.c:452 connected read/write 20250103085552145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085552145 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085552145 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085552145 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(56)@08a044e48d03: Final verdict of PTC: none 20250103085552146 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43505<->l=127.0.0.1:4259) 58@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP(57)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 58: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@08a044e48d03: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Fri Jan 3 08:55:52 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 20250103085552191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55606<->l=127.0.0.1:4258 20250103085552292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55606<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=25232) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Fri Jan 3 08:55:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_ul started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085555367 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085555367 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085555369 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55612<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085555373 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555373 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085555373 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085555373 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 20250103085555373 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085555373 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 20250103085555373 DLGSUP <0013> gsup_server.c:236 2: 20250103085555373 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085555373 DLGSUP <0013> gsup_server.c:236 3: 20250103085555373 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085555373 DLGSUP <0013> gsup_server.c:236 4: 20250103085555373 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085555373 DLGSUP <0013> gsup_server.c:236 5: 20250103085555373 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085555373 DLGSUP <0013> gsup_server.c:236 7: 20250103085555373 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085555373 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085555373 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085555373 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@08a044e48d03: 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") 20250103085555391 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33513<->l=127.0.0.1:4259) 20250103085555397 DAUC <0003> db_auc.c:157 IMSI='262425624772584': No 2G Auth Data 20250103085555397 DAUC <0003> db_auc.c:192 IMSI='262425624772584': No 3G Auth Data HLR_Test-GSUP(62)@08a044e48d03: Created GsupExpect[0] for "262425624772584" to be handled at TC_gsup_ul(65) 20250103085555414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4258 20250103085555419 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555419 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425624772584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425624772584" cn_domain=PS} 20250103085555419 DLU <0006> fsm.c:456 lu(262425624772584)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085555419 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425624772584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085555419 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425624772584)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085555419 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425624772584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425624772584" cn_domain=PS} 20250103085555419 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085555419 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@08a044e48d03: Found GsupExpect[0] for "262425624772584" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@08a044e48d03: Added IMSI table entry 0TC_gsup_ul(65)"262425624772584" 20250103085555423 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555423 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425624772584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425624772584"} 20250103085555423 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425624772584)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085555423 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425624772584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085555423 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425624772584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425624772584"} 20250103085555423 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425624772584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085555423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425624772584)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085555423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425624772584)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085555423 DLU <0006> fsm.c:568 lu(PS:IMSI-262425624772584)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085555423 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085555423 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul(65)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085555425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4258 TC_gsup_ul(65)@08a044e48d03: Final verdict of PTC: pass 20250103085555426 DAUC <0003> db_auc.c:157 IMSI='262425244957175': No 2G Auth Data 20250103085555426 DAUC <0003> db_auc.c:192 IMSI='262425244957175': No 3G Auth Data 20250103085555427 DLGSUP <0013> hlr.c:121 IMSI 262425244957175: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@08a044e48d03: Created GsupExpect[0] for "262425244957175" to be handled at TC_gsup_ul(66) 20250103085555443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55626<->l=127.0.0.1:4258 20250103085555447 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555447 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425244957175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425244957175" cn_domain=PS} 20250103085555447 DLU <0006> fsm.c:456 lu(262425244957175)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085555447 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425244957175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085555447 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425244957175)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085555447 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425244957175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425244957175" cn_domain=PS} 20250103085555447 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085555447 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@08a044e48d03: Found GsupExpect[0] for "262425244957175" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@08a044e48d03: Added IMSI table entry 1TC_gsup_ul(66)"262425244957175" 20250103085555449 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555449 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425244957175 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425244957175"} 20250103085555449 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425244957175)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085555449 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425244957175 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085555449 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425244957175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425244957175"} 20250103085555449 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425244957175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085555449 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425244957175)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085555450 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425244957175)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085555450 DLU <0006> fsm.c:568 lu(PS:IMSI-262425244957175)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085555450 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085555450 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul(66)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085555451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55626<->l=127.0.0.1:4258 TC_gsup_ul(66)@08a044e48d03: Final verdict of PTC: pass 20250103085555452 DAUC <0003> db_auc.c:157 IMSI='262425681582045': No 2G Auth Data 20250103085555452 DAUC <0003> db_auc.c:192 IMSI='262425681582045': No 3G Auth Data 20250103085555453 DLGSUP <0013> hlr.c:121 IMSI 262425681582045: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@08a044e48d03: Created GsupExpect[0] for "262425681582045" to be handled at TC_gsup_ul(67) 20250103085555469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55642<->l=127.0.0.1:4258 20250103085555472 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555472 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425681582045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425681582045" cn_domain=PS} 20250103085555472 DLU <0006> fsm.c:456 lu(262425681582045)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085555472 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425681582045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085555472 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425681582045)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085555472 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425681582045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425681582045" cn_domain=PS} 20250103085555472 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085555472 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@08a044e48d03: Found GsupExpect[0] for "262425681582045" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@08a044e48d03: Added IMSI table entry 2TC_gsup_ul(67)"262425681582045" 20250103085555474 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555474 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425681582045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425681582045"} 20250103085555474 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425681582045)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085555474 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425681582045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085555474 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425681582045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425681582045"} 20250103085555474 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425681582045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085555474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425681582045)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085555474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425681582045)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085555474 DLU <0006> fsm.c:568 lu(PS:IMSI-262425681582045)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085555474 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085555474 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul(67)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085555476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55642<->l=127.0.0.1:4258 TC_gsup_ul(67)@08a044e48d03: Final verdict of PTC: pass 20250103085555477 DAUC <0003> db_auc.c:157 IMSI='262422944852610': No 2G Auth Data 20250103085555477 DAUC <0003> db_auc.c:192 IMSI='262422944852610': No 3G Auth Data 20250103085555478 DLGSUP <0013> hlr.c:121 IMSI 262422944852610: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@08a044e48d03: Created GsupExpect[0] for "262422944852610" to be handled at TC_gsup_ul(68) 20250103085555494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55658<->l=127.0.0.1:4258 20250103085555498 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555498 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422944852610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422944852610" cn_domain=PS} 20250103085555498 DLU <0006> fsm.c:456 lu(262422944852610)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085555498 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422944852610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085555498 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422944852610)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085555498 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422944852610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422944852610" cn_domain=PS} 20250103085555498 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085555498 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@08a044e48d03: Found GsupExpect[0] for "262422944852610" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@08a044e48d03: Added IMSI table entry 3TC_gsup_ul(68)"262422944852610" 20250103085555501 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555501 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422944852610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422944852610"} 20250103085555501 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422944852610)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085555501 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422944852610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085555501 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422944852610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422944852610"} 20250103085555501 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422944852610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085555501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422944852610)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085555501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422944852610)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085555501 DLU <0006> fsm.c:568 lu(PS:IMSI-262422944852610)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085555501 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085555501 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul(68)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085555503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55658<->l=127.0.0.1:4258 TC_gsup_ul(68)@08a044e48d03: Final verdict of PTC: pass 20250103085555505 DAUC <0003> db_auc.c:157 IMSI='262422011570500': No 2G Auth Data 20250103085555505 DAUC <0003> db_auc.c:192 IMSI='262422011570500': No 3G Auth Data 20250103085555506 DLGSUP <0013> hlr.c:121 IMSI 262422011570500: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@08a044e48d03: Created GsupExpect[0] for "262422011570500" to be handled at TC_gsup_ul(69) 20250103085555524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55666<->l=127.0.0.1:4258 20250103085555527 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555527 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422011570500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422011570500" cn_domain=PS} 20250103085555527 DLU <0006> fsm.c:456 lu(262422011570500)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085555527 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422011570500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085555527 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422011570500)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085555527 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422011570500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422011570500" cn_domain=PS} 20250103085555527 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085555527 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@08a044e48d03: Found GsupExpect[0] for "262422011570500" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@08a044e48d03: Added IMSI table entry 4TC_gsup_ul(69)"262422011570500" 20250103085555530 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555530 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422011570500 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422011570500"} 20250103085555530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422011570500)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085555530 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422011570500 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085555530 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422011570500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422011570500"} 20250103085555530 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422011570500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085555530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422011570500)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085555530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422011570500)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085555530 DLU <0006> fsm.c:568 lu(PS:IMSI-262422011570500)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085555530 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085555530 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul(69)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085555532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55666<->l=127.0.0.1:4258 TC_gsup_ul(69)@08a044e48d03: Final verdict of PTC: pass 20250103085555533 DAUC <0003> db_auc.c:157 IMSI='262421041218279': No 2G Auth Data 20250103085555533 DAUC <0003> db_auc.c:192 IMSI='262421041218279': No 3G Auth Data 20250103085555534 DLGSUP <0013> hlr.c:121 IMSI 262421041218279: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@08a044e48d03: Created GsupExpect[0] for "262421041218279" to be handled at TC_gsup_ul(70) 20250103085555549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55674<->l=127.0.0.1:4258 20250103085555553 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555553 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421041218279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421041218279" cn_domain=PS} 20250103085555553 DLU <0006> fsm.c:456 lu(262421041218279)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085555554 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421041218279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085555554 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421041218279)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085555554 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421041218279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421041218279" cn_domain=PS} 20250103085555554 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085555554 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@08a044e48d03: Found GsupExpect[0] for "262421041218279" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@08a044e48d03: Added IMSI table entry 5TC_gsup_ul(70)"262421041218279" 20250103085555556 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555556 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421041218279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421041218279"} 20250103085555556 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421041218279)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085555556 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421041218279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085555556 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421041218279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421041218279"} 20250103085555556 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421041218279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085555556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421041218279)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085555556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421041218279)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085555556 DLU <0006> fsm.c:568 lu(PS:IMSI-262421041218279)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085555556 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085555556 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul(70)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085555557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55674<->l=127.0.0.1:4258 TC_gsup_ul(70)@08a044e48d03: Final verdict of PTC: pass 20250103085555559 DAUC <0003> db_auc.c:157 IMSI='262426497447926': No 2G Auth Data 20250103085555559 DAUC <0003> db_auc.c:192 IMSI='262426497447926': No 3G Auth Data 20250103085555560 DLGSUP <0013> hlr.c:121 IMSI 262426497447926: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@08a044e48d03: Created GsupExpect[0] for "262426497447926" to be handled at TC_gsup_ul(71) 20250103085555576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55684<->l=127.0.0.1:4258 20250103085555580 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555580 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426497447926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426497447926" cn_domain=PS} 20250103085555580 DLU <0006> fsm.c:456 lu(262426497447926)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085555580 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426497447926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085555580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426497447926)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085555580 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426497447926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426497447926" cn_domain=PS} 20250103085555580 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085555580 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@08a044e48d03: Found GsupExpect[0] for "262426497447926" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@08a044e48d03: Added IMSI table entry 6TC_gsup_ul(71)"262426497447926" 20250103085555583 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555583 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426497447926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426497447926"} 20250103085555583 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426497447926)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085555583 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426497447926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085555583 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426497447926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426497447926"} 20250103085555583 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426497447926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085555583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426497447926)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085555583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426497447926)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085555583 DLU <0006> fsm.c:568 lu(PS:IMSI-262426497447926)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085555583 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085555583 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul(71)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085555585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55684<->l=127.0.0.1:4258 TC_gsup_ul(71)@08a044e48d03: Final verdict of PTC: pass 20250103085555586 DAUC <0003> db_auc.c:157 IMSI='262426123856928': No 2G Auth Data 20250103085555586 DAUC <0003> db_auc.c:192 IMSI='262426123856928': No 3G Auth Data 20250103085555587 DLGSUP <0013> hlr.c:121 IMSI 262426123856928: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@08a044e48d03: Created GsupExpect[0] for "262426123856928" to be handled at TC_gsup_ul(72) 20250103085555602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55696<->l=127.0.0.1:4258 20250103085555605 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555605 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426123856928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426123856928" cn_domain=PS} 20250103085555605 DLU <0006> fsm.c:456 lu(262426123856928)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085555605 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426123856928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085555605 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426123856928)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085555605 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426123856928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426123856928" cn_domain=PS} 20250103085555605 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085555605 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@08a044e48d03: Found GsupExpect[0] for "262426123856928" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@08a044e48d03: Added IMSI table entry 7TC_gsup_ul(72)"262426123856928" 20250103085555607 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555607 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426123856928 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426123856928"} 20250103085555608 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426123856928)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085555608 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426123856928 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085555608 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426123856928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426123856928"} 20250103085555608 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426123856928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085555608 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426123856928)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085555608 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426123856928)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085555608 DLU <0006> fsm.c:568 lu(PS:IMSI-262426123856928)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085555608 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085555608 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul(72)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085555609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55696<->l=127.0.0.1:4258 TC_gsup_ul(72)@08a044e48d03: Final verdict of PTC: pass MTC@08a044e48d03: setverdict(pass): none -> pass 20250103085555611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55612<->l=127.0.0.1:4258 20250103085555612 DLINP <000b> input/ipa.c:452 connected read/write 20250103085555612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085555612 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085555612 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085555612 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085555612 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33513<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@08a044e48d03: Final verdict of PTC: none 63@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: pass MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@08a044e48d03: Test case TC_gsup_ul finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Fri Jan 3 08:55:55 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250103085555650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55708<->l=127.0.0.1:4258 20250103085555750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55708<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=112776) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Fri Jan 3 08:55:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_ul_via_proxy started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085558829 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085558829 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085558831 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085558832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47434<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085558834 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085558834 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085558834 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085558834 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 20250103085558834 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085558834 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 20250103085558834 DLGSUP <0013> gsup_server.c:236 2: 20250103085558834 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085558834 DLGSUP <0013> gsup_server.c:236 3: 20250103085558834 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085558834 DLGSUP <0013> gsup_server.c:236 4: 20250103085558834 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085558834 DLGSUP <0013> gsup_server.c:236 5: 20250103085558834 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085558834 DLGSUP <0013> gsup_server.c:236 7: 20250103085558834 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085558834 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(73)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085558834 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085558834 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@08a044e48d03: 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") 20250103085558860 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36079<->l=127.0.0.1:4259) 20250103085558866 DAUC <0003> db_auc.c:157 IMSI='262424885897463': No 2G Auth Data 20250103085558866 DAUC <0003> db_auc.c:192 IMSI='262424885897463': No 3G Auth Data HLR_Test-GSUP(74)@08a044e48d03: Created GsupExpect[0] for "262424885897463" to be handled at TC_gsup_ul_via_proxy(77) 20250103085558882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 20250103085558886 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085558886 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262424885897463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424885897463" cn_domain=PS source_name="the-source\n"} 20250103085558886 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250103085558886 DLU <0006> fsm.c:456 lu(262424885897463)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085558886 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262424885897463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250103085558886 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424885897463)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085558886 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262424885897463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424885897463" cn_domain=PS destination_name="the-source\n"} 20250103085558886 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085558886 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@08a044e48d03: Found GsupExpect[0] for "262424885897463" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@08a044e48d03: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262424885897463" 20250103085558889 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085558889 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262424885897463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424885897463" source_name="the-source\n"} 20250103085558889 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424885897463)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085558889 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262424885897463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085558889 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262424885897463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424885897463" destination_name="the-source\n"} 20250103085558889 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262424885897463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085558889 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424885897463)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085558889 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424885897463)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085558889 DLU <0006> fsm.c:568 lu(PS:IMSI-262424885897463)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085558889 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085558889 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085558890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@08a044e48d03: Final verdict of PTC: pass 20250103085558892 DAUC <0003> db_auc.c:157 IMSI='262423222079726': No 2G Auth Data 20250103085558892 DAUC <0003> db_auc.c:192 IMSI='262423222079726': No 3G Auth Data 20250103085558893 DLGSUP <0013> hlr.c:121 IMSI 262423222079726: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@08a044e48d03: Created GsupExpect[0] for "262423222079726" to be handled at TC_gsup_ul_via_proxy(78) 20250103085558907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47460<->l=127.0.0.1:4258 20250103085558911 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085558911 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423222079726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423222079726" cn_domain=PS source_name="the-source\n"} 20250103085558911 DLU <0006> fsm.c:456 lu(262423222079726)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085558911 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423222079726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250103085558911 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423222079726)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085558911 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423222079726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423222079726" cn_domain=PS destination_name="the-source\n"} 20250103085558911 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085558911 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@08a044e48d03: Found GsupExpect[0] for "262423222079726" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@08a044e48d03: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262423222079726" 20250103085558913 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558913 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085558913 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423222079726 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423222079726" source_name="the-source\n"} 20250103085558913 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423222079726)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085558913 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262423222079726 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085558913 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423222079726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423222079726" destination_name="the-source\n"} 20250103085558913 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262423222079726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085558913 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423222079726)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085558913 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423222079726)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085558913 DLU <0006> fsm.c:568 lu(PS:IMSI-262423222079726)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085558914 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085558914 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085558915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47460<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@08a044e48d03: Final verdict of PTC: pass 20250103085558916 DAUC <0003> db_auc.c:157 IMSI='262426102616631': No 2G Auth Data 20250103085558916 DAUC <0003> db_auc.c:192 IMSI='262426102616631': No 3G Auth Data 20250103085558917 DLGSUP <0013> hlr.c:121 IMSI 262426102616631: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@08a044e48d03: Created GsupExpect[0] for "262426102616631" to be handled at TC_gsup_ul_via_proxy(79) 20250103085558934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47466<->l=127.0.0.1:4258 20250103085558938 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085558938 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426102616631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426102616631" cn_domain=PS source_name="the-source\n"} 20250103085558938 DLU <0006> fsm.c:456 lu(262426102616631)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085558938 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426102616631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250103085558938 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426102616631)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085558938 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426102616631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426102616631" cn_domain=PS destination_name="the-source\n"} 20250103085558938 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085558938 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@08a044e48d03: Found GsupExpect[0] for "262426102616631" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@08a044e48d03: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262426102616631" 20250103085558940 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085558940 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426102616631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426102616631" source_name="the-source\n"} 20250103085558940 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426102616631)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085558940 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262426102616631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085558940 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426102616631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426102616631" destination_name="the-source\n"} 20250103085558940 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262426102616631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085558940 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426102616631)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085558940 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426102616631)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085558940 DLU <0006> fsm.c:568 lu(PS:IMSI-262426102616631)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085558940 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085558940 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085558942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47466<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@08a044e48d03: Final verdict of PTC: pass 20250103085558943 DAUC <0003> db_auc.c:157 IMSI='262429730581564': No 2G Auth Data 20250103085558943 DAUC <0003> db_auc.c:192 IMSI='262429730581564': No 3G Auth Data 20250103085558944 DLGSUP <0013> hlr.c:121 IMSI 262429730581564: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@08a044e48d03: Created GsupExpect[0] for "262429730581564" to be handled at TC_gsup_ul_via_proxy(80) 20250103085558959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4258 20250103085558963 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558963 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085558963 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262429730581564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429730581564" cn_domain=PS source_name="the-source\n"} 20250103085558963 DLU <0006> fsm.c:456 lu(262429730581564)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085558963 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262429730581564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250103085558963 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429730581564)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085558963 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262429730581564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429730581564" cn_domain=PS destination_name="the-source\n"} 20250103085558963 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085558963 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@08a044e48d03: Found GsupExpect[0] for "262429730581564" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@08a044e48d03: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262429730581564" 20250103085558965 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085558965 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262429730581564 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429730581564" source_name="the-source\n"} 20250103085558965 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429730581564)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085558965 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262429730581564 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085558965 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262429730581564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429730581564" destination_name="the-source\n"} 20250103085558965 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262429730581564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085558965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429730581564)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085558965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429730581564)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085558965 DLU <0006> fsm.c:568 lu(PS:IMSI-262429730581564)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085558965 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085558965 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085558967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@08a044e48d03: Final verdict of PTC: pass 20250103085558968 DAUC <0003> db_auc.c:157 IMSI='262424102045380': No 2G Auth Data 20250103085558968 DAUC <0003> db_auc.c:192 IMSI='262424102045380': No 3G Auth Data 20250103085558969 DLGSUP <0013> hlr.c:121 IMSI 262424102045380: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@08a044e48d03: Created GsupExpect[0] for "262424102045380" to be handled at TC_gsup_ul_via_proxy(81) 20250103085558985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47486<->l=127.0.0.1:4258 20250103085558988 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085558988 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424102045380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424102045380" cn_domain=PS source_name="the-source\n"} 20250103085558988 DLU <0006> fsm.c:456 lu(262424102045380)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085558988 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424102045380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250103085558988 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424102045380)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085558988 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424102045380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424102045380" cn_domain=PS destination_name="the-source\n"} 20250103085558988 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085558988 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@08a044e48d03: Found GsupExpect[0] for "262424102045380" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@08a044e48d03: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262424102045380" 20250103085558991 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085558991 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424102045380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424102045380" source_name="the-source\n"} 20250103085558991 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424102045380)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085558991 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262424102045380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085558991 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424102045380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424102045380" destination_name="the-source\n"} 20250103085558991 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262424102045380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085558991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424102045380)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085558991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424102045380)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085558991 DLU <0006> fsm.c:568 lu(PS:IMSI-262424102045380)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085558991 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085558991 DLINP <000b> input/ipa.c:452 connected read/write 20250103085558991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085558993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47486<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@08a044e48d03: Final verdict of PTC: pass 20250103085558994 DAUC <0003> db_auc.c:157 IMSI='262427865096735': No 2G Auth Data 20250103085558994 DAUC <0003> db_auc.c:192 IMSI='262427865096735': No 3G Auth Data 20250103085558995 DLGSUP <0013> hlr.c:121 IMSI 262427865096735: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@08a044e48d03: Created GsupExpect[0] for "262427865096735" to be handled at TC_gsup_ul_via_proxy(82) 20250103085559008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4258 20250103085559012 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085559012 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427865096735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427865096735" cn_domain=PS source_name="the-source\n"} 20250103085559012 DLU <0006> fsm.c:456 lu(262427865096735)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085559012 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427865096735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250103085559012 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427865096735)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085559012 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427865096735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427865096735" cn_domain=PS destination_name="the-source\n"} 20250103085559012 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085559012 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@08a044e48d03: Found GsupExpect[0] for "262427865096735" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@08a044e48d03: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262427865096735" 20250103085559015 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085559015 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427865096735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427865096735" source_name="the-source\n"} 20250103085559015 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427865096735)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085559015 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262427865096735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085559015 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427865096735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427865096735" destination_name="the-source\n"} 20250103085559015 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262427865096735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085559015 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427865096735)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085559015 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427865096735)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085559015 DLU <0006> fsm.c:568 lu(PS:IMSI-262427865096735)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085559015 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085559015 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085559017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@08a044e48d03: Final verdict of PTC: pass 20250103085559018 DAUC <0003> db_auc.c:157 IMSI='262429047229975': No 2G Auth Data 20250103085559018 DAUC <0003> db_auc.c:192 IMSI='262429047229975': No 3G Auth Data 20250103085559019 DLGSUP <0013> hlr.c:121 IMSI 262429047229975: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@08a044e48d03: Created GsupExpect[0] for "262429047229975" to be handled at TC_gsup_ul_via_proxy(83) 20250103085559032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47494<->l=127.0.0.1:4258 20250103085559036 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085559036 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429047229975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429047229975" cn_domain=PS source_name="the-source\n"} 20250103085559036 DLU <0006> fsm.c:456 lu(262429047229975)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085559036 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429047229975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250103085559036 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429047229975)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085559036 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429047229975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429047229975" cn_domain=PS destination_name="the-source\n"} 20250103085559036 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085559036 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@08a044e48d03: Found GsupExpect[0] for "262429047229975" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@08a044e48d03: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262429047229975" 20250103085559039 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085559039 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429047229975 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429047229975" source_name="the-source\n"} 20250103085559039 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429047229975)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085559039 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262429047229975 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085559039 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429047229975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429047229975" destination_name="the-source\n"} 20250103085559039 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262429047229975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085559039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429047229975)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085559039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429047229975)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085559039 DLU <0006> fsm.c:568 lu(PS:IMSI-262429047229975)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085559039 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085559039 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085559041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47494<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@08a044e48d03: Final verdict of PTC: pass 20250103085559043 DAUC <0003> db_auc.c:157 IMSI='262426152266443': No 2G Auth Data 20250103085559043 DAUC <0003> db_auc.c:192 IMSI='262426152266443': No 3G Auth Data 20250103085559044 DLGSUP <0013> hlr.c:121 IMSI 262426152266443: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@08a044e48d03: Created GsupExpect[0] for "262426152266443" to be handled at TC_gsup_ul_via_proxy(84) 20250103085559059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47502<->l=127.0.0.1:4258 20250103085559062 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085559062 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426152266443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426152266443" cn_domain=PS source_name="the-source\n"} 20250103085559062 DLU <0006> fsm.c:456 lu(262426152266443)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085559062 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426152266443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250103085559062 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426152266443)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085559062 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426152266443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426152266443" cn_domain=PS destination_name="the-source\n"} 20250103085559062 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085559062 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@08a044e48d03: Found GsupExpect[0] for "262426152266443" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@08a044e48d03: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426152266443" 20250103085559064 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085559064 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426152266443 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426152266443" source_name="the-source\n"} 20250103085559064 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426152266443)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085559064 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262426152266443 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085559064 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426152266443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426152266443" destination_name="the-source\n"} 20250103085559064 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262426152266443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085559064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426152266443)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085559064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426152266443)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085559064 DLU <0006> fsm.c:568 lu(PS:IMSI-262426152266443)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085559064 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085559064 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085559066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47502<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@08a044e48d03: Final verdict of PTC: pass MTC@08a044e48d03: setverdict(pass): none -> pass 20250103085559068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47434<->l=127.0.0.1:4258 20250103085559069 DLINP <000b> input/ipa.c:452 connected read/write 20250103085559069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085559069 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085559069 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085559069 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085559069 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250103085559069 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36079<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP(74)@08a044e48d03: Final verdict of PTC: none 75@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: pass MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@08a044e48d03: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Fri Jan 3 08:55:59 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 20250103085559109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47516<->l=127.0.0.1:4258 20250103085559209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47516<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78492) Waiting for packet dumper to finish... 1 (prev_count=78492, count=114604) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Fri Jan 3 08:56:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_ul_subscriber_data started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085602283 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085602284 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085602285 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47526<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085602287 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602288 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085602288 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085602288 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 20250103085602288 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085602288 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 20250103085602288 DLGSUP <0013> gsup_server.c:236 2: 20250103085602288 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085602288 DLGSUP <0013> gsup_server.c:236 3: 20250103085602288 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085602288 DLGSUP <0013> gsup_server.c:236 4: 20250103085602288 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085602288 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(85)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085602288 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085602288 DLGSUP <0013> gsup_server.c:236 7: 20250103085602288 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085602288 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085602288 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085602288 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@08a044e48d03: 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") 20250103085602304 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38389<->l=127.0.0.1:4259) 20250103085602318 DAUC <0003> db_auc.c:157 IMSI='262420541921202': No 2G Auth Data 20250103085602318 DAUC <0003> db_auc.c:192 IMSI='262420541921202': No 3G Auth Data HLR_Test-GSUP(86)@08a044e48d03: Created GsupExpect[0] for "262420541921202" to be handled at TC_gsup_ul_subscriber_data(89) 20250103085602333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47542<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@08a044e48d03: GSUP ul subscriber_data<unbound> 20250103085602339 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602339 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420541921202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420541921202" cn_domain=PS} 20250103085602339 DLU <0006> fsm.c:456 lu(262420541921202)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085602339 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420541921202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085602339 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420541921202)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085602339 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420541921202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420541921202" cn_domain=PS} 20250103085602339 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085602339 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@08a044e48d03: Found GsupExpect[0] for "262420541921202" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@08a044e48d03: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262420541921202" 20250103085602342 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602342 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420541921202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420541921202"} 20250103085602342 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420541921202)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085602342 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420541921202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085602343 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420541921202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420541921202"} 20250103085602343 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420541921202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085602343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420541921202)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085602343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420541921202)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085602343 DLU <0006> fsm.c:568 lu(PS:IMSI-262420541921202)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085602343 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085602343 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085602345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47542<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@08a044e48d03: Final verdict of PTC: pass 20250103085602346 DAUC <0003> db_auc.c:157 IMSI='262428694507908': No 2G Auth Data 20250103085602346 DAUC <0003> db_auc.c:192 IMSI='262428694507908': No 3G Auth Data 20250103085602347 DLGSUP <0013> hlr.c:121 IMSI 262428694507908: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@08a044e48d03: Created GsupExpect[0] for "262428694507908" to be handled at TC_gsup_ul_subscriber_data(90) 20250103085602364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47550<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@08a044e48d03: GSUP ul subscriber_data<unbound> 20250103085602367 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602367 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602368 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428694507908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428694507908" cn_domain=PS} 20250103085602368 DLU <0006> fsm.c:456 lu(262428694507908)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085602368 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428694507908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085602368 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428694507908)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085602368 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428694507908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428694507908" cn_domain=PS} 20250103085602368 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085602368 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@08a044e48d03: Found GsupExpect[0] for "262428694507908" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@08a044e48d03: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262428694507908" 20250103085602370 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602370 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428694507908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428694507908"} 20250103085602370 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428694507908)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085602370 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428694507908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085602370 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428694507908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428694507908"} 20250103085602370 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428694507908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085602370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428694507908)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085602371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428694507908)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085602371 DLU <0006> fsm.c:568 lu(PS:IMSI-262428694507908)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085602371 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085602371 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085602373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47550<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@08a044e48d03: Final verdict of PTC: pass 20250103085602374 DAUC <0003> db_auc.c:157 IMSI='262420538528175': No 2G Auth Data 20250103085602374 DAUC <0003> db_auc.c:192 IMSI='262420538528175': No 3G Auth Data 20250103085602375 DLGSUP <0013> hlr.c:121 IMSI 262420538528175: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@08a044e48d03: Created GsupExpect[0] for "262420538528175" to be handled at TC_gsup_ul_subscriber_data(91) 20250103085602390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47552<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@08a044e48d03: GSUP ul subscriber_data<unbound> 20250103085602394 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602394 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420538528175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420538528175" cn_domain=PS} 20250103085602394 DLU <0006> fsm.c:456 lu(262420538528175)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085602395 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420538528175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085602395 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420538528175)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085602395 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420538528175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420538528175" cn_domain=PS} 20250103085602395 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085602395 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@08a044e48d03: Found GsupExpect[0] for "262420538528175" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@08a044e48d03: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262420538528175" 20250103085602397 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602397 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420538528175 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420538528175"} 20250103085602397 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420538528175)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085602397 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420538528175 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085602398 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420538528175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420538528175"} 20250103085602398 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420538528175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085602398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420538528175)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085602398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420538528175)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085602398 DLU <0006> fsm.c:568 lu(PS:IMSI-262420538528175)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085602398 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085602398 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085602400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47552<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@08a044e48d03: Final verdict of PTC: pass 20250103085602401 DAUC <0003> db_auc.c:157 IMSI='262420147341595': No 2G Auth Data 20250103085602401 DAUC <0003> db_auc.c:192 IMSI='262420147341595': No 3G Auth Data 20250103085602402 DLGSUP <0013> hlr.c:121 IMSI 262420147341595: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@08a044e48d03: Created GsupExpect[0] for "262420147341595" to be handled at TC_gsup_ul_subscriber_data(92) 20250103085602418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47554<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@08a044e48d03: GSUP ul subscriber_data<unbound> 20250103085602421 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602421 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420147341595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420147341595" cn_domain=PS} 20250103085602422 DLU <0006> fsm.c:456 lu(262420147341595)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085602422 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420147341595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085602422 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420147341595)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085602422 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420147341595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420147341595" cn_domain=PS} 20250103085602422 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085602422 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@08a044e48d03: Found GsupExpect[0] for "262420147341595" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@08a044e48d03: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262420147341595" 20250103085602424 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602424 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420147341595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420147341595"} 20250103085602424 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420147341595)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085602424 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420147341595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085602424 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420147341595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420147341595"} 20250103085602424 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420147341595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085602424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420147341595)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085602424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420147341595)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085602424 DLU <0006> fsm.c:568 lu(PS:IMSI-262420147341595)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085602424 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085602424 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085602426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47554<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@08a044e48d03: Final verdict of PTC: pass 20250103085602427 DAUC <0003> db_auc.c:157 IMSI='262426392230598': No 2G Auth Data 20250103085602427 DAUC <0003> db_auc.c:192 IMSI='262426392230598': No 3G Auth Data 20250103085602428 DLGSUP <0013> hlr.c:121 IMSI 262426392230598: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@08a044e48d03: Created GsupExpect[0] for "262426392230598" to be handled at TC_gsup_ul_subscriber_data(93) 20250103085602442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47562<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@08a044e48d03: GSUP ul subscriber_data<unbound> 20250103085602445 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602445 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426392230598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426392230598" cn_domain=PS} 20250103085602445 DLU <0006> fsm.c:456 lu(262426392230598)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085602445 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426392230598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085602445 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426392230598)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085602445 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426392230598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426392230598" cn_domain=PS} 20250103085602445 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085602445 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@08a044e48d03: Found GsupExpect[0] for "262426392230598" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@08a044e48d03: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262426392230598" 20250103085602448 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602448 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426392230598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426392230598"} 20250103085602448 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426392230598)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085602448 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426392230598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085602448 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426392230598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426392230598"} 20250103085602448 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426392230598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085602448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426392230598)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085602448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426392230598)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085602448 DLU <0006> fsm.c:568 lu(PS:IMSI-262426392230598)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085602448 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085602448 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085602449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47562<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@08a044e48d03: Final verdict of PTC: pass 20250103085602451 DAUC <0003> db_auc.c:157 IMSI='262427931907675': No 2G Auth Data 20250103085602451 DAUC <0003> db_auc.c:192 IMSI='262427931907675': No 3G Auth Data 20250103085602451 DLGSUP <0013> hlr.c:121 IMSI 262427931907675: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@08a044e48d03: Created GsupExpect[0] for "262427931907675" to be handled at TC_gsup_ul_subscriber_data(94) 20250103085602466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47576<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@08a044e48d03: GSUP ul subscriber_data<unbound> 20250103085602469 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602469 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427931907675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427931907675" cn_domain=PS} 20250103085602469 DLU <0006> fsm.c:456 lu(262427931907675)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085602469 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427931907675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085602469 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427931907675)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085602469 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427931907675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427931907675" cn_domain=PS} 20250103085602469 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085602469 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@08a044e48d03: Found GsupExpect[0] for "262427931907675" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@08a044e48d03: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262427931907675" 20250103085602471 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602471 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427931907675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427931907675"} 20250103085602471 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427931907675)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085602471 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427931907675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085602471 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427931907675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427931907675"} 20250103085602471 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427931907675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085602471 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427931907675)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085602471 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427931907675)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085602471 DLU <0006> fsm.c:568 lu(PS:IMSI-262427931907675)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085602471 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085602471 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085602472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47576<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@08a044e48d03: Final verdict of PTC: pass 20250103085602474 DAUC <0003> db_auc.c:157 IMSI='262428551309489': No 2G Auth Data 20250103085602474 DAUC <0003> db_auc.c:192 IMSI='262428551309489': No 3G Auth Data 20250103085602475 DLGSUP <0013> hlr.c:121 IMSI 262428551309489: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@08a044e48d03: Created GsupExpect[0] for "262428551309489" to be handled at TC_gsup_ul_subscriber_data(95) 20250103085602491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47592<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@08a044e48d03: GSUP ul subscriber_data<unbound> 20250103085602495 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602495 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428551309489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428551309489" cn_domain=PS} 20250103085602495 DLU <0006> fsm.c:456 lu(262428551309489)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085602495 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428551309489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085602496 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428551309489)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085602496 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428551309489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428551309489" cn_domain=PS} 20250103085602496 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085602496 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@08a044e48d03: Found GsupExpect[0] for "262428551309489" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@08a044e48d03: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262428551309489" 20250103085602498 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602498 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428551309489 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428551309489"} 20250103085602498 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428551309489)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085602498 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428551309489 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085602498 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428551309489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428551309489"} 20250103085602498 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428551309489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085602498 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428551309489)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085602498 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428551309489)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085602498 DLU <0006> fsm.c:568 lu(PS:IMSI-262428551309489)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085602498 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085602498 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085602500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47592<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@08a044e48d03: Final verdict of PTC: pass 20250103085602501 DAUC <0003> db_auc.c:157 IMSI='262423441663924': No 2G Auth Data 20250103085602501 DAUC <0003> db_auc.c:192 IMSI='262423441663924': No 3G Auth Data 20250103085602502 DLGSUP <0013> hlr.c:121 IMSI 262423441663924: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@08a044e48d03: Created GsupExpect[0] for "262423441663924" to be handled at TC_gsup_ul_subscriber_data(96) 20250103085602518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@08a044e48d03: GSUP ul subscriber_data<unbound> 20250103085602521 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602521 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423441663924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423441663924" cn_domain=PS} 20250103085602521 DLU <0006> fsm.c:456 lu(262423441663924)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085602521 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423441663924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085602521 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423441663924)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085602521 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423441663924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423441663924" cn_domain=PS} 20250103085602521 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085602522 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@08a044e48d03: Found GsupExpect[0] for "262423441663924" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@08a044e48d03: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262423441663924" 20250103085602524 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602524 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423441663924 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423441663924"} 20250103085602524 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423441663924)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085602524 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423441663924 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085602524 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423441663924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423441663924"} 20250103085602524 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423441663924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085602524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423441663924)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085602524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423441663924)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085602524 DLU <0006> fsm.c:568 lu(PS:IMSI-262423441663924)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085602524 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085602524 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085602526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@08a044e48d03: Final verdict of PTC: pass MTC@08a044e48d03: setverdict(pass): none -> pass 20250103085602528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47526<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@08a044e48d03: Final verdict of PTC: none 87@08a044e48d03: Final verdict of PTC: none 20250103085602529 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38389<->l=127.0.0.1:4259) 20250103085602529 DLINP <000b> input/ipa.c:452 connected read/write 20250103085602529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085602529 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085602529 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085602529 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(88)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: pass MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@08a044e48d03: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Fri Jan 3 08:56:02 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 20250103085602573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47606<->l=127.0.0.1:4258 20250103085602674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47606<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76992) Waiting for packet dumper to finish... 1 (prev_count=76992, count=117944) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Fri Jan 3 08:56: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_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@08a044e48d03: 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@08a044e48d03: Test case TC_vty started. MTC@08a044e48d03: legacy= true 20250103085605751 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085605751 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085605753 DLINP <000b> input/ipa.c:452 connected read/write 20250103085605753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085605754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47608<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085605757 DLINP <000b> input/ipa.c:452 connected read/write 20250103085605757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085605757 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085605757 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085605757 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 20250103085605757 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085605757 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 20250103085605757 DLGSUP <0013> gsup_server.c:236 2: 20250103085605757 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085605757 DLGSUP <0013> gsup_server.c:236 3: 20250103085605757 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085605757 DLGSUP <0013> gsup_server.c:236 4: 20250103085605757 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085605757 DLGSUP <0013> gsup_server.c:236 5: 20250103085605757 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085605757 DLGSUP <0013> gsup_server.c:236 7: 20250103085605757 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085605757 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085605757 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085605757 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)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@08a044e48d03: 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") 20250103085605777 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45983<->l=127.0.0.1:4259) 20250103085605779 DAUC <0003> db_auc.c:157 IMSI='262427915501741': No 2G Auth Data 20250103085605779 DAUC <0003> db_auc.c:192 IMSI='262427915501741': No 3G Auth Data 20250103085605781 DAUC <0003> db_auc.c:192 IMSI='262427915501741': No 3G Auth Data 20250103085605782 DAUC <0003> db_auc.c:157 IMSI='262428394890176': No 2G Auth Data 20250103085605782 DAUC <0003> db_auc.c:192 IMSI='262428394890176': No 3G Auth Data 20250103085605784 DAUC <0003> db_auc.c:157 IMSI='262428394890176': No 2G Auth Data 20250103085605786 DAUC <0003> db_auc.c:157 IMSI='262424712431163': No 2G Auth Data 20250103085605786 DAUC <0003> db_auc.c:192 IMSI='262424712431163': No 3G Auth Data MTC@08a044e48d03: setverdict(pass): none -> pass 20250103085605790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47608<->l=127.0.0.1:4258 20250103085605790 DLINP <000b> input/ipa.c:452 connected read/write 20250103085605790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085605790 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085605790 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085605790 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085605790 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45983<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(97)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@08a044e48d03: Final verdict of PTC: none 98@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: pass MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@08a044e48d03: Test case TC_vty finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Fri Jan 3 08:56:05 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250103085605832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47614<->l=127.0.0.1:4258 20250103085605933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47614<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=28436) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Fri Jan 3 08:56:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@08a044e48d03: 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@08a044e48d03: Test case TC_vty_msisdn_isd started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085609010 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085609010 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085609011 DLINP <000b> input/ipa.c:452 connected read/write 20250103085609011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085609012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57678<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085609013 DLINP <000b> input/ipa.c:452 connected read/write 20250103085609013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085609014 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085609014 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085609014 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 20250103085609014 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085609014 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 20250103085609014 DLGSUP <0013> gsup_server.c:236 2: 20250103085609014 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085609014 DLGSUP <0013> gsup_server.c:236 3: 20250103085609014 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085609014 DLGSUP <0013> gsup_server.c:236 4: 20250103085609014 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085609014 DLGSUP <0013> gsup_server.c:236 5: 20250103085609014 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085609014 DLGSUP <0013> gsup_server.c:236 7: 20250103085609014 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(100)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085609014 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085609014 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085609014 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@08a044e48d03: 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") 20250103085609030 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34257<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@08a044e48d03: Created GsupExpect[0] for "262422540413555" to be handled at TC_vty_msisdn_isd(104) 20250103085609041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57682<->l=127.0.0.1:4258 20250103085609043 DAUC <0003> db_auc.c:157 IMSI='262422540413555': No 2G Auth Data 20250103085609043 DAUC <0003> db_auc.c:192 IMSI='262422540413555': No 3G Auth Data 20250103085609057 DLINP <000b> input/ipa.c:452 connected read/write 20250103085609057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085609057 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422540413555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422540413555" cn_domain=PS} 20250103085609057 DLU <0006> fsm.c:456 lu(262422540413555)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085609057 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422540413555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085609057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422540413555)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085609057 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422540413555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422540413555" cn_domain=PS} 20250103085609057 DLINP <000b> input/ipa.c:452 connected read/write 20250103085609057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085609057 DLINP <000b> input/ipa.c:452 connected read/write 20250103085609057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@08a044e48d03: Found GsupExpect[0] for "262422540413555" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@08a044e48d03: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262422540413555" 20250103085609061 DLINP <000b> input/ipa.c:452 connected read/write 20250103085609061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085609061 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422540413555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422540413555"} 20250103085609061 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422540413555)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085609061 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422540413555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085609061 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422540413555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422540413555"} 20250103085609061 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422540413555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085609061 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422540413555)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085609061 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422540413555)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085609061 DLU <0006> fsm.c:568 lu(PS:IMSI-262422540413555)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085609061 DLINP <000b> input/ipa.c:452 connected read/write 20250103085609061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085609061 DLINP <000b> input/ipa.c:452 connected read/write 20250103085609061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@08a044e48d03: setverdict(pass): none -> pass 20250103085609063 DLGSUP <0013> hlr.c:128 IMSI 262422540413555: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250103085609063 DLINP <000b> input/ipa.c:452 connected read/write 20250103085609063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085609063 DLINP <000b> input/ipa.c:452 connected read/write 20250103085609063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085609065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57682<->l=127.0.0.1:4258 20250103085609065 DLINP <000b> input/ipa.c:452 connected read/write 20250103085609065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085609065 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422540413555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422540413555"} 20250103085609066 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422540413555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250103085609066 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422540413555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@08a044e48d03: Final verdict of PTC: pass 20250103085609066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57678<->l=127.0.0.1:4258 20250103085609067 DLINP <000b> input/ipa.c:452 connected read/write 20250103085609067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085609067 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085609067 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085609067 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085609067 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34257<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@08a044e48d03: Final verdict of PTC: none 102@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 102: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@08a044e48d03: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Fri Jan 3 08:56:09 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 20250103085609109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4258 20250103085609209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=34356) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Fri Jan 3 08:56:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_purge_cs started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085612284 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085612284 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085612285 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57698<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085612287 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612287 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085612287 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085612287 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 20250103085612287 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085612287 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 20250103085612287 DLGSUP <0013> gsup_server.c:236 2: 20250103085612287 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085612287 DLGSUP <0013> gsup_server.c:236 3: 20250103085612287 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085612287 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(105)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085612287 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085612287 DLGSUP <0013> gsup_server.c:236 5: 20250103085612287 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085612287 DLGSUP <0013> gsup_server.c:236 7: 20250103085612287 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085612287 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085612287 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085612287 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@08a044e48d03: 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") 20250103085612310 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37767<->l=127.0.0.1:4259) 20250103085612317 DAUC <0003> db_auc.c:157 IMSI='262423631426416': No 2G Auth Data 20250103085612317 DAUC <0003> db_auc.c:192 IMSI='262423631426416': No 3G Auth Data HLR_Test-GSUP(106)@08a044e48d03: Created GsupExpect[0] for "262423631426416" to be handled at TC_gsup_purge_cs(109) 20250103085612336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57700<->l=127.0.0.1:4258 20250103085612341 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612341 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423631426416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423631426416" cn_domain=PS} 20250103085612341 DLU <0006> fsm.c:456 lu(262423631426416)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085612341 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423631426416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085612341 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423631426416)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085612341 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423631426416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423631426416" cn_domain=PS} 20250103085612341 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612341 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@08a044e48d03: Found GsupExpect[0] for "262423631426416" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@08a044e48d03: Added IMSI table entry 0TC_gsup_purge_cs(109)"262423631426416" 20250103085612344 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612344 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423631426416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423631426416"} 20250103085612344 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423631426416)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085612344 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423631426416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085612344 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423631426416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423631426416"} 20250103085612344 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423631426416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085612344 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423631426416)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085612344 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423631426416)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085612344 DLU <0006> fsm.c:568 lu(PS:IMSI-262423631426416)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085612344 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612344 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@08a044e48d03: setverdict(pass): none -> pass 20250103085612346 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612347 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423631426416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423631426416" cn_domain=CS} 20250103085612347 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423631426416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250103085612347 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423631426416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423631426416"} 20250103085612347 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423631426416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250103085612347 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612347 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085612348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57700<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@08a044e48d03: Final verdict of PTC: pass 20250103085612350 DAUC <0003> db_auc.c:157 IMSI='262423752470570': No 2G Auth Data 20250103085612350 DAUC <0003> db_auc.c:192 IMSI='262423752470570': No 3G Auth Data 20250103085612351 DLGSUP <0013> hlr.c:121 IMSI 262423752470570: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@08a044e48d03: Created GsupExpect[0] for "262423752470570" to be handled at TC_gsup_purge_cs(110) 20250103085612369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4258 20250103085612374 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612374 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423752470570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423752470570" cn_domain=PS} 20250103085612374 DLU <0006> fsm.c:456 lu(262423752470570)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085612374 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423752470570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085612374 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423752470570)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085612374 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423752470570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423752470570" cn_domain=PS} 20250103085612374 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612374 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@08a044e48d03: Found GsupExpect[0] for "262423752470570" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@08a044e48d03: Added IMSI table entry 1TC_gsup_purge_cs(110)"262423752470570" 20250103085612377 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612377 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423752470570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423752470570"} 20250103085612377 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423752470570)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085612377 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423752470570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085612377 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423752470570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423752470570"} 20250103085612377 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423752470570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085612377 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423752470570)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085612377 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423752470570)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085612377 DLU <0006> fsm.c:568 lu(PS:IMSI-262423752470570)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085612377 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612377 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@08a044e48d03: setverdict(pass): none -> pass 20250103085612379 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612379 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423752470570 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423752470570" cn_domain=CS} 20250103085612379 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423752470570 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250103085612379 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423752470570 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423752470570"} 20250103085612379 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423752470570 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250103085612379 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612379 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085612381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@08a044e48d03: Final verdict of PTC: pass 20250103085612382 DAUC <0003> db_auc.c:157 IMSI='262421328155581': No 2G Auth Data 20250103085612382 DAUC <0003> db_auc.c:192 IMSI='262421328155581': No 3G Auth Data 20250103085612383 DLGSUP <0013> hlr.c:121 IMSI 262421328155581: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@08a044e48d03: Created GsupExpect[0] for "262421328155581" to be handled at TC_gsup_purge_cs(111) 20250103085612397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57726<->l=127.0.0.1:4258 20250103085612401 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612401 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421328155581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421328155581" cn_domain=PS} 20250103085612401 DLU <0006> fsm.c:456 lu(262421328155581)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085612401 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421328155581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085612401 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421328155581)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085612401 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421328155581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421328155581" cn_domain=PS} 20250103085612401 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612401 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@08a044e48d03: Found GsupExpect[0] for "262421328155581" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@08a044e48d03: Added IMSI table entry 2TC_gsup_purge_cs(111)"262421328155581" 20250103085612404 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612404 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421328155581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421328155581"} 20250103085612404 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421328155581)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085612404 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421328155581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085612404 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421328155581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421328155581"} 20250103085612404 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421328155581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085612404 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421328155581)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085612404 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421328155581)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085612404 DLU <0006> fsm.c:568 lu(PS:IMSI-262421328155581)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085612404 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612404 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@08a044e48d03: setverdict(pass): none -> pass 20250103085612406 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612406 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421328155581 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421328155581" cn_domain=CS} 20250103085612406 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421328155581 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250103085612406 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421328155581 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421328155581"} 20250103085612406 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421328155581 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250103085612406 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612406 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085612408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57726<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@08a044e48d03: Final verdict of PTC: pass 20250103085612409 DAUC <0003> db_auc.c:157 IMSI='262429627642675': No 2G Auth Data 20250103085612409 DAUC <0003> db_auc.c:192 IMSI='262429627642675': No 3G Auth Data 20250103085612410 DLGSUP <0013> hlr.c:121 IMSI 262429627642675: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@08a044e48d03: Created GsupExpect[0] for "262429627642675" to be handled at TC_gsup_purge_cs(112) 20250103085612426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57740<->l=127.0.0.1:4258 20250103085612429 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612430 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429627642675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429627642675" cn_domain=PS} 20250103085612430 DLU <0006> fsm.c:456 lu(262429627642675)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085612430 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429627642675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085612430 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429627642675)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085612430 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429627642675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429627642675" cn_domain=PS} 20250103085612430 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612430 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@08a044e48d03: Found GsupExpect[0] for "262429627642675" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@08a044e48d03: Added IMSI table entry 3TC_gsup_purge_cs(112)"262429627642675" 20250103085612432 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612432 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429627642675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429627642675"} 20250103085612432 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429627642675)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085612432 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429627642675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085612432 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429627642675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429627642675"} 20250103085612432 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429627642675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085612432 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429627642675)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085612432 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429627642675)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085612432 DLU <0006> fsm.c:568 lu(PS:IMSI-262429627642675)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085612433 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612433 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@08a044e48d03: setverdict(pass): none -> pass 20250103085612435 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612435 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429627642675 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429627642675" cn_domain=CS} 20250103085612435 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429627642675 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250103085612435 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429627642675 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429627642675"} 20250103085612435 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429627642675 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250103085612435 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612435 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085612436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57740<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@08a044e48d03: Final verdict of PTC: pass 20250103085612438 DAUC <0003> db_auc.c:157 IMSI='262424694206188': No 2G Auth Data 20250103085612438 DAUC <0003> db_auc.c:192 IMSI='262424694206188': No 3G Auth Data 20250103085612439 DLGSUP <0013> hlr.c:121 IMSI 262424694206188: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@08a044e48d03: Created GsupExpect[0] for "262424694206188" to be handled at TC_gsup_purge_cs(113) 20250103085612454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57748<->l=127.0.0.1:4258 20250103085612458 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612458 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424694206188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424694206188" cn_domain=PS} 20250103085612458 DLU <0006> fsm.c:456 lu(262424694206188)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085612458 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424694206188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085612458 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424694206188)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085612458 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424694206188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424694206188" cn_domain=PS} 20250103085612458 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612458 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@08a044e48d03: Found GsupExpect[0] for "262424694206188" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@08a044e48d03: Added IMSI table entry 4TC_gsup_purge_cs(113)"262424694206188" 20250103085612461 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612461 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424694206188 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424694206188"} 20250103085612461 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424694206188)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085612461 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424694206188 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085612461 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424694206188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424694206188"} 20250103085612461 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424694206188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085612461 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424694206188)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085612461 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424694206188)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085612461 DLU <0006> fsm.c:568 lu(PS:IMSI-262424694206188)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085612461 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612461 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@08a044e48d03: setverdict(pass): none -> pass 20250103085612463 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612463 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424694206188 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424694206188" cn_domain=CS} 20250103085612463 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424694206188 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250103085612463 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424694206188 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424694206188"} 20250103085612463 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424694206188 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250103085612463 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612463 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085612464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57748<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@08a044e48d03: Final verdict of PTC: pass 20250103085612465 DAUC <0003> db_auc.c:157 IMSI='262422730925752': No 2G Auth Data 20250103085612465 DAUC <0003> db_auc.c:192 IMSI='262422730925752': No 3G Auth Data 20250103085612466 DLGSUP <0013> hlr.c:121 IMSI 262422730925752: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@08a044e48d03: Created GsupExpect[0] for "262422730925752" to be handled at TC_gsup_purge_cs(114) 20250103085612484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57764<->l=127.0.0.1:4258 20250103085612487 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612487 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422730925752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422730925752" cn_domain=PS} 20250103085612487 DLU <0006> fsm.c:456 lu(262422730925752)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085612487 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422730925752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085612487 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422730925752)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085612487 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422730925752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422730925752" cn_domain=PS} 20250103085612487 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612487 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@08a044e48d03: Found GsupExpect[0] for "262422730925752" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@08a044e48d03: Added IMSI table entry 5TC_gsup_purge_cs(114)"262422730925752" 20250103085612490 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612490 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262422730925752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422730925752"} 20250103085612490 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422730925752)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085612490 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262422730925752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085612490 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422730925752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422730925752"} 20250103085612490 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422730925752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085612490 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422730925752)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085612490 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422730925752)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085612490 DLU <0006> fsm.c:568 lu(PS:IMSI-262422730925752)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085612490 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612490 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@08a044e48d03: setverdict(pass): none -> pass 20250103085612492 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612492 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422730925752 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422730925752" cn_domain=CS} 20250103085612492 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422730925752 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250103085612492 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422730925752 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422730925752"} 20250103085612492 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422730925752 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250103085612492 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612492 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085612494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57764<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@08a044e48d03: Final verdict of PTC: pass 20250103085612496 DAUC <0003> db_auc.c:157 IMSI='262429657880722': No 2G Auth Data 20250103085612496 DAUC <0003> db_auc.c:192 IMSI='262429657880722': No 3G Auth Data 20250103085612496 DLGSUP <0013> hlr.c:121 IMSI 262429657880722: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@08a044e48d03: Created GsupExpect[0] for "262429657880722" to be handled at TC_gsup_purge_cs(115) 20250103085612510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4258 20250103085612513 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612513 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429657880722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429657880722" cn_domain=PS} 20250103085612513 DLU <0006> fsm.c:456 lu(262429657880722)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085612513 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429657880722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085612513 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429657880722)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085612513 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429657880722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429657880722" cn_domain=PS} 20250103085612513 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612513 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@08a044e48d03: Found GsupExpect[0] for "262429657880722" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@08a044e48d03: Added IMSI table entry 6TC_gsup_purge_cs(115)"262429657880722" 20250103085612515 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612515 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429657880722 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429657880722"} 20250103085612515 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429657880722)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085612515 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429657880722 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085612515 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429657880722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429657880722"} 20250103085612515 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429657880722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085612515 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429657880722)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085612515 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429657880722)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085612515 DLU <0006> fsm.c:568 lu(PS:IMSI-262429657880722)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085612515 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612515 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@08a044e48d03: setverdict(pass): none -> pass 20250103085612517 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612517 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429657880722 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429657880722" cn_domain=CS} 20250103085612517 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429657880722 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250103085612517 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429657880722 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429657880722"} 20250103085612517 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429657880722 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250103085612517 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612517 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085612518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@08a044e48d03: Final verdict of PTC: pass 20250103085612519 DAUC <0003> db_auc.c:157 IMSI='262422256741834': No 2G Auth Data 20250103085612519 DAUC <0003> db_auc.c:192 IMSI='262422256741834': No 3G Auth Data 20250103085612520 DLGSUP <0013> hlr.c:121 IMSI 262422256741834: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@08a044e48d03: Created GsupExpect[0] for "262422256741834" to be handled at TC_gsup_purge_cs(116) 20250103085612537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57778<->l=127.0.0.1:4258 20250103085612541 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612541 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422256741834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422256741834" cn_domain=PS} 20250103085612541 DLU <0006> fsm.c:456 lu(262422256741834)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085612541 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422256741834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085612541 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422256741834)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085612541 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422256741834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422256741834" cn_domain=PS} 20250103085612541 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612541 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@08a044e48d03: Found GsupExpect[0] for "262422256741834" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@08a044e48d03: Added IMSI table entry 7TC_gsup_purge_cs(116)"262422256741834" 20250103085612543 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612543 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422256741834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422256741834"} 20250103085612543 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422256741834)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085612543 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422256741834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085612543 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422256741834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422256741834"} 20250103085612543 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422256741834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085612543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422256741834)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085612543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422256741834)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085612543 DLU <0006> fsm.c:568 lu(PS:IMSI-262422256741834)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085612543 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612543 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@08a044e48d03: setverdict(pass): none -> pass 20250103085612545 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612545 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422256741834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422256741834" cn_domain=CS} 20250103085612545 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422256741834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250103085612545 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422256741834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422256741834"} 20250103085612545 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422256741834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250103085612545 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085612545 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085612547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57778<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@08a044e48d03: Final verdict of PTC: pass MTC@08a044e48d03: setverdict(pass): none -> pass 20250103085612548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57698<->l=127.0.0.1:4258 20250103085612549 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37767<->l=127.0.0.1:4259) 20250103085612549 DLINP <000b> input/ipa.c:452 connected read/write 20250103085612549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085612549 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085612550 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085612550 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@08a044e48d03: Final verdict of PTC: none 107@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: pass MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@08a044e48d03: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Fri Jan 3 08:56:12 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 20250103085612598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57788<->l=127.0.0.1:4258 20250103085612699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57788<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78376) Waiting for packet dumper to finish... 1 (prev_count=78376, count=134560) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Fri Jan 3 08:56:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_purge_ps started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085615778 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085615778 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085615780 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57796<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085615782 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615783 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085615783 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085615783 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 20250103085615783 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085615783 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 20250103085615783 DLGSUP <0013> gsup_server.c:236 2: 20250103085615783 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085615783 DLGSUP <0013> gsup_server.c:236 3: 20250103085615783 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085615783 DLGSUP <0013> gsup_server.c:236 4: 20250103085615783 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085615783 DLGSUP <0013> gsup_server.c:236 5: 20250103085615783 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085615783 DLGSUP <0013> gsup_server.c:236 7: 20250103085615783 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(117)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085615783 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085615783 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085615783 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@08a044e48d03: 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") 20250103085615803 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45375<->l=127.0.0.1:4259) 20250103085615809 DAUC <0003> db_auc.c:157 IMSI='262421816660663': No 2G Auth Data 20250103085615809 DAUC <0003> db_auc.c:192 IMSI='262421816660663': No 3G Auth Data HLR_Test-GSUP(118)@08a044e48d03: Created GsupExpect[0] for "262421816660663" to be handled at TC_gsup_purge_ps(121) 20250103085615825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57802<->l=127.0.0.1:4258 20250103085615831 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615831 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421816660663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421816660663" cn_domain=PS} 20250103085615831 DLU <0006> fsm.c:456 lu(262421816660663)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085615831 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421816660663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085615831 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421816660663)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085615831 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421816660663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421816660663" cn_domain=PS} 20250103085615831 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615831 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@08a044e48d03: Found GsupExpect[0] for "262421816660663" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@08a044e48d03: Added IMSI table entry 0TC_gsup_purge_ps(121)"262421816660663" 20250103085615834 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615835 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421816660663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421816660663"} 20250103085615835 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421816660663)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085615835 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421816660663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085615835 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421816660663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421816660663"} 20250103085615835 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421816660663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085615835 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421816660663)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085615835 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421816660663)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085615835 DLU <0006> fsm.c:568 lu(PS:IMSI-262421816660663)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085615835 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615835 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@08a044e48d03: setverdict(pass): none -> pass 20250103085615836 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615836 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421816660663 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421816660663" cn_domain=PS} 20250103085615836 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421816660663 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250103085615836 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421816660663 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421816660663"} 20250103085615836 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421816660663 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250103085615836 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615836 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085615838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57802<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@08a044e48d03: Final verdict of PTC: pass 20250103085615839 DAUC <0003> db_auc.c:157 IMSI='262428653814358': No 2G Auth Data 20250103085615839 DAUC <0003> db_auc.c:192 IMSI='262428653814358': No 3G Auth Data 20250103085615839 DLGSUP <0013> hlr.c:121 IMSI 262428653814358: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@08a044e48d03: Created GsupExpect[0] for "262428653814358" to be handled at TC_gsup_purge_ps(122) 20250103085615853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57814<->l=127.0.0.1:4258 20250103085615856 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615856 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428653814358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428653814358" cn_domain=PS} 20250103085615856 DLU <0006> fsm.c:456 lu(262428653814358)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085615856 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428653814358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085615856 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428653814358)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085615856 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428653814358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428653814358" cn_domain=PS} 20250103085615856 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615856 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@08a044e48d03: Found GsupExpect[0] for "262428653814358" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@08a044e48d03: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428653814358" 20250103085615859 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615859 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428653814358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428653814358"} 20250103085615859 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428653814358)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085615859 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428653814358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085615859 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428653814358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428653814358"} 20250103085615859 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428653814358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085615859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428653814358)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085615859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428653814358)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085615859 DLU <0006> fsm.c:568 lu(PS:IMSI-262428653814358)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085615859 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615859 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@08a044e48d03: setverdict(pass): none -> pass 20250103085615861 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615861 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428653814358 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428653814358" cn_domain=PS} 20250103085615861 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428653814358 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250103085615861 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428653814358 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428653814358"} 20250103085615861 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428653814358 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250103085615861 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615861 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085615863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57814<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@08a044e48d03: Final verdict of PTC: pass 20250103085615864 DAUC <0003> db_auc.c:157 IMSI='262421048034761': No 2G Auth Data 20250103085615864 DAUC <0003> db_auc.c:192 IMSI='262421048034761': No 3G Auth Data 20250103085615865 DLGSUP <0013> hlr.c:121 IMSI 262421048034761: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@08a044e48d03: Created GsupExpect[0] for "262421048034761" to be handled at TC_gsup_purge_ps(123) 20250103085615881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57830<->l=127.0.0.1:4258 20250103085615885 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615885 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421048034761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421048034761" cn_domain=PS} 20250103085615885 DLU <0006> fsm.c:456 lu(262421048034761)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085615885 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421048034761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085615885 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421048034761)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085615885 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421048034761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421048034761" cn_domain=PS} 20250103085615885 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615885 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@08a044e48d03: Found GsupExpect[0] for "262421048034761" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@08a044e48d03: Added IMSI table entry 2TC_gsup_purge_ps(123)"262421048034761" 20250103085615887 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615888 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421048034761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421048034761"} 20250103085615888 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421048034761)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085615888 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421048034761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085615888 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421048034761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421048034761"} 20250103085615888 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421048034761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085615888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421048034761)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085615888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421048034761)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085615888 DLU <0006> fsm.c:568 lu(PS:IMSI-262421048034761)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085615888 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615888 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@08a044e48d03: setverdict(pass): none -> pass 20250103085615889 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615889 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421048034761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421048034761" cn_domain=PS} 20250103085615889 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421048034761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250103085615889 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421048034761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421048034761"} 20250103085615889 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421048034761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250103085615889 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615889 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085615891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57830<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@08a044e48d03: Final verdict of PTC: pass 20250103085615892 DAUC <0003> db_auc.c:157 IMSI='262425283650420': No 2G Auth Data 20250103085615892 DAUC <0003> db_auc.c:192 IMSI='262425283650420': No 3G Auth Data 20250103085615893 DLGSUP <0013> hlr.c:121 IMSI 262425283650420: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@08a044e48d03: Created GsupExpect[0] for "262425283650420" to be handled at TC_gsup_purge_ps(124) 20250103085615906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57836<->l=127.0.0.1:4258 20250103085615910 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615910 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425283650420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425283650420" cn_domain=PS} 20250103085615910 DLU <0006> fsm.c:456 lu(262425283650420)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085615910 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425283650420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085615910 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425283650420)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085615910 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425283650420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425283650420" cn_domain=PS} 20250103085615910 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615910 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@08a044e48d03: Found GsupExpect[0] for "262425283650420" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@08a044e48d03: Added IMSI table entry 3TC_gsup_purge_ps(124)"262425283650420" 20250103085615912 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615912 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425283650420 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425283650420"} 20250103085615912 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425283650420)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085615912 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425283650420 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085615912 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425283650420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425283650420"} 20250103085615912 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425283650420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085615913 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425283650420)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085615913 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425283650420)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085615913 DLU <0006> fsm.c:568 lu(PS:IMSI-262425283650420)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085615913 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615913 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@08a044e48d03: setverdict(pass): none -> pass 20250103085615915 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615915 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615915 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425283650420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425283650420" cn_domain=PS} 20250103085615915 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425283650420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250103085615915 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425283650420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425283650420"} 20250103085615915 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425283650420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250103085615915 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615915 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085615916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57836<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@08a044e48d03: Final verdict of PTC: pass 20250103085615918 DAUC <0003> db_auc.c:157 IMSI='262420248703694': No 2G Auth Data 20250103085615918 DAUC <0003> db_auc.c:192 IMSI='262420248703694': No 3G Auth Data 20250103085615918 DLGSUP <0013> hlr.c:121 IMSI 262420248703694: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@08a044e48d03: Created GsupExpect[0] for "262420248703694" to be handled at TC_gsup_purge_ps(125) 20250103085615934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4258 20250103085615938 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615938 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420248703694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420248703694" cn_domain=PS} 20250103085615938 DLU <0006> fsm.c:456 lu(262420248703694)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085615938 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420248703694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085615939 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420248703694)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085615939 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420248703694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420248703694" cn_domain=PS} 20250103085615939 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615939 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@08a044e48d03: Found GsupExpect[0] for "262420248703694" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@08a044e48d03: Added IMSI table entry 4TC_gsup_purge_ps(125)"262420248703694" 20250103085615941 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615941 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420248703694 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420248703694"} 20250103085615941 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420248703694)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085615941 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420248703694 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085615941 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420248703694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420248703694"} 20250103085615941 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420248703694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085615941 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420248703694)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085615941 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420248703694)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085615941 DLU <0006> fsm.c:568 lu(PS:IMSI-262420248703694)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085615941 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615941 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@08a044e48d03: setverdict(pass): none -> pass 20250103085615943 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615943 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420248703694 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420248703694" cn_domain=PS} 20250103085615943 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420248703694 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250103085615943 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420248703694 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420248703694"} 20250103085615943 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420248703694 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250103085615943 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615943 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085615945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@08a044e48d03: Final verdict of PTC: pass 20250103085615947 DAUC <0003> db_auc.c:157 IMSI='262429149801072': No 2G Auth Data 20250103085615947 DAUC <0003> db_auc.c:192 IMSI='262429149801072': No 3G Auth Data 20250103085615947 DLGSUP <0013> hlr.c:121 IMSI 262429149801072: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@08a044e48d03: Created GsupExpect[0] for "262429149801072" to be handled at TC_gsup_purge_ps(126) 20250103085615963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57856<->l=127.0.0.1:4258 20250103085615967 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615967 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429149801072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429149801072" cn_domain=PS} 20250103085615967 DLU <0006> fsm.c:456 lu(262429149801072)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085615967 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429149801072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085615967 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429149801072)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085615967 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429149801072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429149801072" cn_domain=PS} 20250103085615967 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615967 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@08a044e48d03: Found GsupExpect[0] for "262429149801072" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@08a044e48d03: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429149801072" 20250103085615970 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615970 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429149801072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429149801072"} 20250103085615970 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429149801072)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085615970 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429149801072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085615970 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429149801072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429149801072"} 20250103085615970 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429149801072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085615970 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429149801072)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085615970 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429149801072)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085615970 DLU <0006> fsm.c:568 lu(PS:IMSI-262429149801072)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085615970 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615970 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@08a044e48d03: setverdict(pass): none -> pass 20250103085615972 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615972 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429149801072 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429149801072" cn_domain=PS} 20250103085615972 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429149801072 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250103085615972 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429149801072 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429149801072"} 20250103085615972 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429149801072 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250103085615972 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615973 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085615974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57856<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@08a044e48d03: Final verdict of PTC: pass 20250103085615976 DAUC <0003> db_auc.c:157 IMSI='262423295428327': No 2G Auth Data 20250103085615976 DAUC <0003> db_auc.c:192 IMSI='262423295428327': No 3G Auth Data 20250103085615977 DLGSUP <0013> hlr.c:121 IMSI 262423295428327: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@08a044e48d03: Created GsupExpect[0] for "262423295428327" to be handled at TC_gsup_purge_ps(127) 20250103085615992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57872<->l=127.0.0.1:4258 20250103085615995 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615995 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423295428327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423295428327" cn_domain=PS} 20250103085615995 DLU <0006> fsm.c:456 lu(262423295428327)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085615995 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423295428327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085615996 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423295428327)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085615996 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423295428327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423295428327" cn_domain=PS} 20250103085615996 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615996 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@08a044e48d03: Found GsupExpect[0] for "262423295428327" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@08a044e48d03: Added IMSI table entry 6TC_gsup_purge_ps(127)"262423295428327" 20250103085615998 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085615998 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423295428327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423295428327"} 20250103085615998 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423295428327)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085615998 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423295428327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085615998 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423295428327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423295428327"} 20250103085615998 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423295428327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085615998 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423295428327)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085615998 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423295428327)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085615998 DLU <0006> fsm.c:568 lu(PS:IMSI-262423295428327)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085615999 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085615999 DLINP <000b> input/ipa.c:452 connected read/write 20250103085615999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@08a044e48d03: setverdict(pass): none -> pass 20250103085616001 DLINP <000b> input/ipa.c:452 connected read/write 20250103085616001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085616001 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423295428327 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423295428327" cn_domain=PS} 20250103085616001 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423295428327 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250103085616001 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423295428327 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423295428327"} 20250103085616001 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423295428327 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250103085616001 DLINP <000b> input/ipa.c:452 connected read/write 20250103085616001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085616001 DLINP <000b> input/ipa.c:452 connected read/write 20250103085616001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085616002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57872<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@08a044e48d03: Final verdict of PTC: pass 20250103085616004 DAUC <0003> db_auc.c:157 IMSI='262429045257078': No 2G Auth Data 20250103085616004 DAUC <0003> db_auc.c:192 IMSI='262429045257078': No 3G Auth Data 20250103085616005 DLGSUP <0013> hlr.c:121 IMSI 262429045257078: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@08a044e48d03: Created GsupExpect[0] for "262429045257078" to be handled at TC_gsup_purge_ps(128) 20250103085616021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57878<->l=127.0.0.1:4258 20250103085616025 DLINP <000b> input/ipa.c:452 connected read/write 20250103085616025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085616025 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429045257078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429045257078" cn_domain=PS} 20250103085616025 DLU <0006> fsm.c:456 lu(262429045257078)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085616025 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429045257078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085616025 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429045257078)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085616025 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429045257078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429045257078" cn_domain=PS} 20250103085616025 DLINP <000b> input/ipa.c:452 connected read/write 20250103085616025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085616025 DLINP <000b> input/ipa.c:452 connected read/write 20250103085616025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@08a044e48d03: Found GsupExpect[0] for "262429045257078" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@08a044e48d03: Added IMSI table entry 7TC_gsup_purge_ps(128)"262429045257078" 20250103085616027 DLINP <000b> input/ipa.c:452 connected read/write 20250103085616027 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085616027 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429045257078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429045257078"} 20250103085616027 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429045257078)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085616027 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429045257078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085616027 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429045257078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429045257078"} 20250103085616027 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429045257078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085616027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429045257078)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085616027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429045257078)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085616027 DLU <0006> fsm.c:568 lu(PS:IMSI-262429045257078)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085616027 DLINP <000b> input/ipa.c:452 connected read/write 20250103085616027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085616027 DLINP <000b> input/ipa.c:452 connected read/write 20250103085616027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@08a044e48d03: setverdict(pass): none -> pass 20250103085616029 DLINP <000b> input/ipa.c:452 connected read/write 20250103085616029 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085616030 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429045257078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429045257078" cn_domain=PS} 20250103085616030 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429045257078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250103085616030 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429045257078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429045257078"} 20250103085616030 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429045257078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250103085616030 DLINP <000b> input/ipa.c:452 connected read/write 20250103085616030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085616030 DLINP <000b> input/ipa.c:452 connected read/write 20250103085616030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085616032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57878<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@08a044e48d03: Final verdict of PTC: pass MTC@08a044e48d03: setverdict(pass): none -> pass 20250103085616033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57796<->l=127.0.0.1:4258 20250103085616034 DLINP <000b> input/ipa.c:452 connected read/write 20250103085616034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085616034 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085616034 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085616034 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085616034 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45375<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@08a044e48d03: Final verdict of PTC: none 119@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: pass MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@08a044e48d03: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Fri Jan 3 08:56:16 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 20250103085616073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57894<->l=127.0.0.1:4258 20250103085616173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57894<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=134560) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Fri Jan 3 08:56: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_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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_purge_unknown started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085619255 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085619255 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085619257 DLINP <000b> input/ipa.c:452 connected read/write 20250103085619257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085619258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55446<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085619260 DLINP <000b> input/ipa.c:452 connected read/write 20250103085619260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085619260 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085619260 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085619260 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 20250103085619260 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085619260 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 20250103085619260 DLGSUP <0013> gsup_server.c:236 2: 20250103085619260 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085619260 DLGSUP <0013> gsup_server.c:236 3: 20250103085619260 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085619260 DLGSUP <0013> gsup_server.c:236 4: 20250103085619260 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085619260 DLGSUP <0013> gsup_server.c:236 5: 20250103085619260 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(129)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085619260 DLGSUP <0013> gsup_server.c:236 7: 20250103085619260 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085619260 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085619260 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085619260 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@08a044e48d03: 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") 20250103085619279 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38999<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@08a044e48d03: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250103085619293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55452<->l=127.0.0.1:4258 20250103085619305 DLINP <000b> input/ipa.c:452 connected read/write 20250103085619305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085619305 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} 20250103085619305 DLU <0006> fsm.c:456 lu(2345743413463)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085619305 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 20250103085619305 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} 20250103085619305 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085619305 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x556a77a02120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085619305 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x556a77a02120]{UNVALIDATED}: Freeing instance 20250103085619305 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x556a77a02120]{UNVALIDATED}: Deallocated 20250103085619305 DLINP <000b> input/ipa.c:452 connected read/write 20250103085619305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085619305 DLINP <000b> input/ipa.c:452 connected read/write 20250103085619305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@08a044e48d03: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@08a044e48d03: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@08a044e48d03: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085619308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55452<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@08a044e48d03: Final verdict of PTC: pass MTC@08a044e48d03: setverdict(pass): none -> pass 20250103085619309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55446<->l=127.0.0.1:4258 20250103085619310 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38999<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@08a044e48d03: Final verdict of PTC: none 20250103085619310 DLINP <000b> input/ipa.c:452 connected read/write 20250103085619311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085619311 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085619311 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085619311 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 131@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: pass MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@08a044e48d03: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Fri Jan 3 08:56:19 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 20250103085619348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55456<->l=127.0.0.1:4258 20250103085619449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55456<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26112) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Fri Jan 3 08:56:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@08a044e48d03: 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@08a044e48d03: Test case TC_mo_ussd_unknown started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085622525 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085622525 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085622528 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085622528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55472<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085622531 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085622531 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085622531 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085622531 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 20250103085622531 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085622531 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 20250103085622531 DLGSUP <0013> gsup_server.c:236 2: 20250103085622531 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085622531 DLGSUP <0013> gsup_server.c:236 3: 20250103085622531 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085622531 DLGSUP <0013> gsup_server.c:236 4: 20250103085622531 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085622531 DLGSUP <0013> gsup_server.c:236 5: 20250103085622531 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085622531 DLGSUP <0013> gsup_server.c:236 7: 20250103085622531 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(134)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085622531 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085622531 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085622531 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@08a044e48d03: 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") 20250103085622547 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42849<->l=127.0.0.1:4259) 20250103085622555 DAUC <0003> db_auc.c:157 IMSI='262420167068569': No 2G Auth Data 20250103085622555 DAUC <0003> db_auc.c:192 IMSI='262420167068569': No 3G Auth Data HLR_Test-GSUP(135)@08a044e48d03: Created GsupExpect[0] for "262420167068569" to be handled at TC_mo_ussd_unknown(138) 20250103085622569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55480<->l=127.0.0.1:4258 20250103085622577 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085622577 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420167068569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420167068569" session_id=3490211362 session_state=BEGIN} 20250103085622577 DSS <0004> hlr_ussd.c:576 262420167068569/0xd0086622: Process SS (BEGIN) 20250103085622577 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250103085622577 DSS <0004> hlr_ussd.c:518 262420167068569/0xd0086622: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250103085622577 DSS <0004> hlr_ussd.c:523 262420167068569/0xd0086622: USSD for unknown code '*#200#' 20250103085622577 DSS <0004> hlr_ussd.c:354 262420167068569/0xd0086622: Tx ReturnError(1, 0x12) 20250103085622577 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420167068569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420167068569" session_id=3490211362 session_state=END} 20250103085622577 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085622577 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@08a044e48d03: Found GsupExpect[0] for "262420167068569" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@08a044e48d03: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262420167068569" TC_mo_ussd_unknown(138)@08a044e48d03: setverdict(pass): none -> pass 20250103085622580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55480<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@08a044e48d03: Final verdict of PTC: pass 20250103085622581 DAUC <0003> db_auc.c:157 IMSI='262424399277741': No 2G Auth Data 20250103085622581 DAUC <0003> db_auc.c:192 IMSI='262424399277741': No 3G Auth Data HLR_Test-GSUP(135)@08a044e48d03: Created GsupExpect[0] for "262424399277741" to be handled at TC_mo_ussd_unknown(139) 20250103085622598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 20250103085622604 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085622605 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424399277741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424399277741" session_id=4076883214 session_state=BEGIN} 20250103085622605 DSS <0004> hlr_ussd.c:576 262424399277741/0xf3004d0e: Process SS (BEGIN) 20250103085622605 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250103085622605 DSS <0004> hlr_ussd.c:518 262424399277741/0xf3004d0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250103085622605 DSS <0004> hlr_ussd.c:523 262424399277741/0xf3004d0e: USSD for unknown code '*#200#' 20250103085622605 DSS <0004> hlr_ussd.c:354 262424399277741/0xf3004d0e: Tx ReturnError(1, 0x12) 20250103085622605 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424399277741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424399277741" session_id=4076883214 session_state=END} 20250103085622605 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085622605 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@08a044e48d03: Found GsupExpect[0] for "262424399277741" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@08a044e48d03: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262424399277741" TC_mo_ussd_unknown(139)@08a044e48d03: setverdict(pass): none -> pass 20250103085622607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@08a044e48d03: Final verdict of PTC: pass 20250103085622608 DAUC <0003> db_auc.c:157 IMSI='262424811843284': No 2G Auth Data 20250103085622608 DAUC <0003> db_auc.c:192 IMSI='262424811843284': No 3G Auth Data HLR_Test-GSUP(135)@08a044e48d03: Created GsupExpect[0] for "262424811843284" to be handled at TC_mo_ussd_unknown(140) 20250103085622626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55512<->l=127.0.0.1:4258 20250103085622631 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085622631 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424811843284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424811843284" session_id=1201046166 session_state=BEGIN} 20250103085622631 DSS <0004> hlr_ussd.c:576 262424811843284/0x47968296: Process SS (BEGIN) 20250103085622631 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250103085622631 DSS <0004> hlr_ussd.c:518 262424811843284/0x47968296: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250103085622631 DSS <0004> hlr_ussd.c:523 262424811843284/0x47968296: USSD for unknown code '*#200#' 20250103085622631 DSS <0004> hlr_ussd.c:354 262424811843284/0x47968296: Tx ReturnError(1, 0x12) 20250103085622631 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424811843284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424811843284" session_id=1201046166 session_state=END} 20250103085622631 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085622631 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@08a044e48d03: Found GsupExpect[0] for "262424811843284" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@08a044e48d03: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262424811843284" TC_mo_ussd_unknown(140)@08a044e48d03: setverdict(pass): none -> pass 20250103085622633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55512<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@08a044e48d03: Final verdict of PTC: pass 20250103085622634 DAUC <0003> db_auc.c:157 IMSI='262427418595643': No 2G Auth Data 20250103085622634 DAUC <0003> db_auc.c:192 IMSI='262427418595643': No 3G Auth Data HLR_Test-GSUP(135)@08a044e48d03: Created GsupExpect[0] for "262427418595643" to be handled at TC_mo_ussd_unknown(141) 20250103085622652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55528<->l=127.0.0.1:4258 20250103085622658 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085622658 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427418595643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427418595643" session_id=51774591 session_state=BEGIN} 20250103085622658 DSS <0004> hlr_ussd.c:576 262427418595643/0x0316047f: Process SS (BEGIN) 20250103085622658 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250103085622658 DSS <0004> hlr_ussd.c:518 262427418595643/0x0316047f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250103085622658 DSS <0004> hlr_ussd.c:523 262427418595643/0x0316047f: USSD for unknown code '*#200#' 20250103085622658 DSS <0004> hlr_ussd.c:354 262427418595643/0x0316047f: Tx ReturnError(1, 0x12) 20250103085622658 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427418595643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427418595643" session_id=51774591 session_state=END} 20250103085622658 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085622658 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@08a044e48d03: Found GsupExpect[0] for "262427418595643" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@08a044e48d03: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262427418595643" TC_mo_ussd_unknown(141)@08a044e48d03: setverdict(pass): none -> pass 20250103085622661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55528<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@08a044e48d03: Final verdict of PTC: pass 20250103085622662 DAUC <0003> db_auc.c:157 IMSI='262422222483400': No 2G Auth Data 20250103085622662 DAUC <0003> db_auc.c:192 IMSI='262422222483400': No 3G Auth Data HLR_Test-GSUP(135)@08a044e48d03: Created GsupExpect[0] for "262422222483400" to be handled at TC_mo_ussd_unknown(142) 20250103085622676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55532<->l=127.0.0.1:4258 20250103085622680 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085622680 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422222483400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422222483400" session_id=3953220895 session_state=BEGIN} 20250103085622680 DSS <0004> hlr_ussd.c:576 262422222483400/0xeba15d1f: Process SS (BEGIN) 20250103085622680 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250103085622680 DSS <0004> hlr_ussd.c:518 262422222483400/0xeba15d1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250103085622680 DSS <0004> hlr_ussd.c:523 262422222483400/0xeba15d1f: USSD for unknown code '*#200#' 20250103085622680 DSS <0004> hlr_ussd.c:354 262422222483400/0xeba15d1f: Tx ReturnError(1, 0x12) 20250103085622680 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422222483400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422222483400" session_id=3953220895 session_state=END} 20250103085622680 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085622680 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@08a044e48d03: Found GsupExpect[0] for "262422222483400" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@08a044e48d03: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422222483400" TC_mo_ussd_unknown(142)@08a044e48d03: setverdict(pass): none -> pass 20250103085622683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55532<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@08a044e48d03: Final verdict of PTC: pass 20250103085622684 DAUC <0003> db_auc.c:157 IMSI='262424170123198': No 2G Auth Data 20250103085622684 DAUC <0003> db_auc.c:192 IMSI='262424170123198': No 3G Auth Data HLR_Test-GSUP(135)@08a044e48d03: Created GsupExpect[0] for "262424170123198" to be handled at TC_mo_ussd_unknown(143) 20250103085622700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55544<->l=127.0.0.1:4258 20250103085622707 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085622707 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424170123198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424170123198" session_id=373744654 session_state=BEGIN} 20250103085622707 DSS <0004> hlr_ussd.c:576 262424170123198/0x1646e40e: Process SS (BEGIN) 20250103085622707 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250103085622707 DSS <0004> hlr_ussd.c:518 262424170123198/0x1646e40e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250103085622707 DSS <0004> hlr_ussd.c:523 262424170123198/0x1646e40e: USSD for unknown code '*#200#' 20250103085622707 DSS <0004> hlr_ussd.c:354 262424170123198/0x1646e40e: Tx ReturnError(1, 0x12) 20250103085622707 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424170123198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424170123198" session_id=373744654 session_state=END} 20250103085622707 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085622707 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@08a044e48d03: Found GsupExpect[0] for "262424170123198" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@08a044e48d03: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262424170123198" TC_mo_ussd_unknown(143)@08a044e48d03: setverdict(pass): none -> pass 20250103085622711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55544<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@08a044e48d03: Final verdict of PTC: pass 20250103085622712 DAUC <0003> db_auc.c:157 IMSI='262423792319971': No 2G Auth Data 20250103085622712 DAUC <0003> db_auc.c:192 IMSI='262423792319971': No 3G Auth Data HLR_Test-GSUP(135)@08a044e48d03: Created GsupExpect[0] for "262423792319971" to be handled at TC_mo_ussd_unknown(144) 20250103085622730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55546<->l=127.0.0.1:4258 20250103085622737 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085622737 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423792319971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423792319971" session_id=17778085 session_state=BEGIN} 20250103085622737 DSS <0004> hlr_ussd.c:576 262423792319971/0x010f45a5: Process SS (BEGIN) 20250103085622737 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250103085622737 DSS <0004> hlr_ussd.c:518 262423792319971/0x010f45a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250103085622737 DSS <0004> hlr_ussd.c:523 262423792319971/0x010f45a5: USSD for unknown code '*#200#' 20250103085622737 DSS <0004> hlr_ussd.c:354 262423792319971/0x010f45a5: Tx ReturnError(1, 0x12) 20250103085622737 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423792319971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423792319971" session_id=17778085 session_state=END} 20250103085622737 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085622737 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@08a044e48d03: Found GsupExpect[0] for "262423792319971" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@08a044e48d03: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262423792319971" TC_mo_ussd_unknown(144)@08a044e48d03: setverdict(pass): none -> pass 20250103085622739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55546<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@08a044e48d03: Final verdict of PTC: pass 20250103085622740 DAUC <0003> db_auc.c:157 IMSI='262425867560842': No 2G Auth Data 20250103085622740 DAUC <0003> db_auc.c:192 IMSI='262425867560842': No 3G Auth Data HLR_Test-GSUP(135)@08a044e48d03: Created GsupExpect[0] for "262425867560842" to be handled at TC_mo_ussd_unknown(145) 20250103085622756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55556<->l=127.0.0.1:4258 20250103085622761 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085622761 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425867560842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425867560842" session_id=1404336488 session_state=BEGIN} 20250103085622761 DSS <0004> hlr_ussd.c:576 262425867560842/0x53b47968: Process SS (BEGIN) 20250103085622761 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250103085622761 DSS <0004> hlr_ussd.c:518 262425867560842/0x53b47968: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250103085622761 DSS <0004> hlr_ussd.c:523 262425867560842/0x53b47968: USSD for unknown code '*#200#' 20250103085622761 DSS <0004> hlr_ussd.c:354 262425867560842/0x53b47968: Tx ReturnError(1, 0x12) 20250103085622761 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425867560842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425867560842" session_id=1404336488 session_state=END} 20250103085622761 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085622761 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@08a044e48d03: Found GsupExpect[0] for "262425867560842" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@08a044e48d03: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262425867560842" TC_mo_ussd_unknown(145)@08a044e48d03: setverdict(pass): none -> pass 20250103085622765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55556<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@08a044e48d03: Final verdict of PTC: pass 20250103085622766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55472<->l=127.0.0.1:4258 20250103085622767 DLINP <000b> input/ipa.c:452 connected read/write 20250103085622767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085622767 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085622767 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085622767 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085622767 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42849<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@08a044e48d03: Final verdict of PTC: none 136@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 136: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@08a044e48d03: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Fri Jan 3 08:56:22 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 20250103085622807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55564<->l=127.0.0.1:4258 20250103085622908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55564<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69980) Waiting for packet dumper to finish... 1 (prev_count=69980, count=81384) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Fri Jan 3 08:56:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_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@08a044e48d03: 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@08a044e48d03: Test case TC_mo_ussd_euse_disc started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085625983 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085625983 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085625985 DLINP <000b> input/ipa.c:452 connected read/write 20250103085625985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085625986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085625987 DLINP <000b> input/ipa.c:452 connected read/write 20250103085625987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085625988 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085625988 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085625988 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 20250103085625988 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085625988 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 20250103085625988 DLGSUP <0013> gsup_server.c:236 2: 20250103085625988 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085625988 DLGSUP <0013> gsup_server.c:236 3: 20250103085625988 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085625988 DLGSUP <0013> gsup_server.c:236 4: 20250103085625988 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085625988 DLGSUP <0013> gsup_server.c:236 5: 20250103085625988 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085625988 DLGSUP <0013> gsup_server.c:236 7: 20250103085625988 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085625988 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085625988 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085625988 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@08a044e48d03: 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") 20250103085626013 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37057<->l=127.0.0.1:4259) 20250103085626018 DAUC <0003> db_auc.c:157 IMSI='262429564146723': No 2G Auth Data 20250103085626018 DAUC <0003> db_auc.c:192 IMSI='262429564146723': No 3G Auth Data HLR_Test-GSUP(147)@08a044e48d03: Created GsupExpect[0] for "262429564146723" to be handled at TC_mo_ussd_euse_disc(150) 20250103085626035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55574<->l=127.0.0.1:4258 20250103085626041 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085626041 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429564146723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429564146723" session_id=1112619432 session_state=BEGIN} 20250103085626041 DSS <0004> hlr_ussd.c:576 262429564146723/0x425139a8: Process SS (BEGIN) 20250103085626041 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085626041 DSS <0004> hlr_ussd.c:518 262429564146723/0x425139a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085626041 DSS <0004> hlr_ussd.c:542 262429564146723/0x425139a8: Cannot find conn for EUSE EUSE-foobar 20250103085626041 DSS <0004> hlr_ussd.c:354 262429564146723/0x425139a8: Tx ReturnError(1, 0x22) 20250103085626041 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429564146723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429564146723" session_id=1112619432 session_state=END} 20250103085626041 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085626041 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@08a044e48d03: Found GsupExpect[0] for "262429564146723" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@08a044e48d03: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262429564146723" TC_mo_ussd_euse_disc(150)@08a044e48d03: setverdict(pass): none -> pass 20250103085626044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55574<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@08a044e48d03: Final verdict of PTC: pass 20250103085626045 DAUC <0003> db_auc.c:157 IMSI='262425894555794': No 2G Auth Data 20250103085626045 DAUC <0003> db_auc.c:192 IMSI='262425894555794': No 3G Auth Data HLR_Test-GSUP(147)@08a044e48d03: Created GsupExpect[0] for "262425894555794" to be handled at TC_mo_ussd_euse_disc(151) 20250103085626061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4258 20250103085626066 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085626066 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425894555794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425894555794" session_id=4009438214 session_state=BEGIN} 20250103085626066 DSS <0004> hlr_ussd.c:576 262425894555794/0xeefb2c06: Process SS (BEGIN) 20250103085626066 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085626066 DSS <0004> hlr_ussd.c:518 262425894555794/0xeefb2c06: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085626066 DSS <0004> hlr_ussd.c:542 262425894555794/0xeefb2c06: Cannot find conn for EUSE EUSE-foobar 20250103085626066 DSS <0004> hlr_ussd.c:354 262425894555794/0xeefb2c06: Tx ReturnError(1, 0x22) 20250103085626066 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425894555794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425894555794" session_id=4009438214 session_state=END} 20250103085626066 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085626066 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@08a044e48d03: Found GsupExpect[0] for "262425894555794" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@08a044e48d03: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262425894555794" TC_mo_ussd_euse_disc(151)@08a044e48d03: setverdict(pass): none -> pass 20250103085626069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@08a044e48d03: Final verdict of PTC: pass 20250103085626069 DAUC <0003> db_auc.c:157 IMSI='262420066636643': No 2G Auth Data 20250103085626069 DAUC <0003> db_auc.c:192 IMSI='262420066636643': No 3G Auth Data HLR_Test-GSUP(147)@08a044e48d03: Created GsupExpect[0] for "262420066636643" to be handled at TC_mo_ussd_euse_disc(152) 20250103085626087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4258 20250103085626092 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085626092 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420066636643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420066636643" session_id=723958533 session_state=BEGIN} 20250103085626092 DSS <0004> hlr_ussd.c:576 262420066636643/0x2b26bb05: Process SS (BEGIN) 20250103085626092 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085626092 DSS <0004> hlr_ussd.c:518 262420066636643/0x2b26bb05: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085626092 DSS <0004> hlr_ussd.c:542 262420066636643/0x2b26bb05: Cannot find conn for EUSE EUSE-foobar 20250103085626092 DSS <0004> hlr_ussd.c:354 262420066636643/0x2b26bb05: Tx ReturnError(1, 0x22) 20250103085626092 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420066636643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420066636643" session_id=723958533 session_state=END} 20250103085626092 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085626092 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@08a044e48d03: Found GsupExpect[0] for "262420066636643" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@08a044e48d03: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262420066636643" TC_mo_ussd_euse_disc(152)@08a044e48d03: setverdict(pass): none -> pass 20250103085626095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@08a044e48d03: Final verdict of PTC: pass 20250103085626096 DAUC <0003> db_auc.c:157 IMSI='262426002384686': No 2G Auth Data 20250103085626096 DAUC <0003> db_auc.c:192 IMSI='262426002384686': No 3G Auth Data HLR_Test-GSUP(147)@08a044e48d03: Created GsupExpect[0] for "262426002384686" to be handled at TC_mo_ussd_euse_disc(153) 20250103085626113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55604<->l=127.0.0.1:4258 20250103085626119 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085626119 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426002384686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426002384686" session_id=4190833878 session_state=BEGIN} 20250103085626119 DSS <0004> hlr_ussd.c:576 262426002384686/0xf9cb0cd6: Process SS (BEGIN) 20250103085626119 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085626119 DSS <0004> hlr_ussd.c:518 262426002384686/0xf9cb0cd6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085626119 DSS <0004> hlr_ussd.c:542 262426002384686/0xf9cb0cd6: Cannot find conn for EUSE EUSE-foobar 20250103085626119 DSS <0004> hlr_ussd.c:354 262426002384686/0xf9cb0cd6: Tx ReturnError(1, 0x22) 20250103085626119 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426002384686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426002384686" session_id=4190833878 session_state=END} 20250103085626119 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085626119 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@08a044e48d03: Found GsupExpect[0] for "262426002384686" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@08a044e48d03: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262426002384686" TC_mo_ussd_euse_disc(153)@08a044e48d03: setverdict(pass): none -> pass 20250103085626123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55604<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@08a044e48d03: Final verdict of PTC: pass 20250103085626123 DAUC <0003> db_auc.c:157 IMSI='262426992863908': No 2G Auth Data 20250103085626123 DAUC <0003> db_auc.c:192 IMSI='262426992863908': No 3G Auth Data HLR_Test-GSUP(147)@08a044e48d03: Created GsupExpect[0] for "262426992863908" to be handled at TC_mo_ussd_euse_disc(154) 20250103085626139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55620<->l=127.0.0.1:4258 20250103085626144 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085626144 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426992863908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426992863908" session_id=1997598661 session_state=BEGIN} 20250103085626144 DSS <0004> hlr_ussd.c:576 262426992863908/0x7710efc5: Process SS (BEGIN) 20250103085626144 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085626144 DSS <0004> hlr_ussd.c:518 262426992863908/0x7710efc5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085626144 DSS <0004> hlr_ussd.c:542 262426992863908/0x7710efc5: Cannot find conn for EUSE EUSE-foobar 20250103085626144 DSS <0004> hlr_ussd.c:354 262426992863908/0x7710efc5: Tx ReturnError(1, 0x22) 20250103085626144 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426992863908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426992863908" session_id=1997598661 session_state=END} 20250103085626144 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085626144 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@08a044e48d03: Found GsupExpect[0] for "262426992863908" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@08a044e48d03: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262426992863908" TC_mo_ussd_euse_disc(154)@08a044e48d03: setverdict(pass): none -> pass 20250103085626146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55620<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@08a044e48d03: Final verdict of PTC: pass 20250103085626147 DAUC <0003> db_auc.c:157 IMSI='262429130682874': No 2G Auth Data 20250103085626147 DAUC <0003> db_auc.c:192 IMSI='262429130682874': No 3G Auth Data HLR_Test-GSUP(147)@08a044e48d03: Created GsupExpect[0] for "262429130682874" to be handled at TC_mo_ussd_euse_disc(155) 20250103085626165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 20250103085626171 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085626171 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429130682874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429130682874" session_id=2257997602 session_state=BEGIN} 20250103085626171 DSS <0004> hlr_ussd.c:576 262429130682874/0x86964f22: Process SS (BEGIN) 20250103085626171 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085626171 DSS <0004> hlr_ussd.c:518 262429130682874/0x86964f22: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085626171 DSS <0004> hlr_ussd.c:542 262429130682874/0x86964f22: Cannot find conn for EUSE EUSE-foobar 20250103085626171 DSS <0004> hlr_ussd.c:354 262429130682874/0x86964f22: Tx ReturnError(1, 0x22) 20250103085626171 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429130682874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429130682874" session_id=2257997602 session_state=END} 20250103085626171 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085626171 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@08a044e48d03: Found GsupExpect[0] for "262429130682874" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@08a044e48d03: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262429130682874" TC_mo_ussd_euse_disc(155)@08a044e48d03: setverdict(pass): none -> pass 20250103085626174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@08a044e48d03: Final verdict of PTC: pass 20250103085626174 DAUC <0003> db_auc.c:157 IMSI='262426108347908': No 2G Auth Data 20250103085626174 DAUC <0003> db_auc.c:192 IMSI='262426108347908': No 3G Auth Data HLR_Test-GSUP(147)@08a044e48d03: Created GsupExpect[0] for "262426108347908" to be handled at TC_mo_ussd_euse_disc(156) 20250103085626191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 20250103085626198 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085626198 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426108347908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426108347908" session_id=1166041997 session_state=BEGIN} 20250103085626198 DSS <0004> hlr_ussd.c:576 262426108347908/0x4580638d: Process SS (BEGIN) 20250103085626198 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085626198 DSS <0004> hlr_ussd.c:518 262426108347908/0x4580638d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085626198 DSS <0004> hlr_ussd.c:542 262426108347908/0x4580638d: Cannot find conn for EUSE EUSE-foobar 20250103085626199 DSS <0004> hlr_ussd.c:354 262426108347908/0x4580638d: Tx ReturnError(1, 0x22) 20250103085626199 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426108347908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426108347908" session_id=1166041997 session_state=END} 20250103085626199 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085626199 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@08a044e48d03: Found GsupExpect[0] for "262426108347908" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@08a044e48d03: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262426108347908" TC_mo_ussd_euse_disc(156)@08a044e48d03: setverdict(pass): none -> pass 20250103085626201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@08a044e48d03: Final verdict of PTC: pass 20250103085626202 DAUC <0003> db_auc.c:157 IMSI='262425963682398': No 2G Auth Data 20250103085626202 DAUC <0003> db_auc.c:192 IMSI='262425963682398': No 3G Auth Data HLR_Test-GSUP(147)@08a044e48d03: Created GsupExpect[0] for "262425963682398" to be handled at TC_mo_ussd_euse_disc(157) 20250103085626220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 20250103085626226 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085626226 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425963682398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425963682398" session_id=1001903458 session_state=BEGIN} 20250103085626226 DSS <0004> hlr_ussd.c:576 262425963682398/0x3bb7d562: Process SS (BEGIN) 20250103085626226 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085626226 DSS <0004> hlr_ussd.c:518 262425963682398/0x3bb7d562: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085626226 DSS <0004> hlr_ussd.c:542 262425963682398/0x3bb7d562: Cannot find conn for EUSE EUSE-foobar 20250103085626226 DSS <0004> hlr_ussd.c:354 262425963682398/0x3bb7d562: Tx ReturnError(1, 0x22) 20250103085626226 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425963682398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425963682398" session_id=1001903458 session_state=END} 20250103085626226 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085626226 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@08a044e48d03: Found GsupExpect[0] for "262425963682398" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@08a044e48d03: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262425963682398" TC_mo_ussd_euse_disc(157)@08a044e48d03: setverdict(pass): none -> pass 20250103085626229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@08a044e48d03: Final verdict of PTC: pass 20250103085626229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4258 20250103085626230 DLINP <000b> input/ipa.c:452 connected read/write 20250103085626230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085626230 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085626230 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085626230 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085626230 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37057<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@08a044e48d03: Final verdict of PTC: none 148@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 148: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@08a044e48d03: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Fri Jan 3 08:56:26 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 20250103085626271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 20250103085626471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=15756) Waiting for packet dumper to finish... 1 (prev_count=15756, count=81620) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Fri Jan 3 08:56:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@08a044e48d03: 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@08a044e48d03: Test case TC_mo_ussd_iuse_imsi started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085629546 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085629546 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085629548 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085629549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59158<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085629551 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085629552 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085629552 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085629552 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 20250103085629552 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085629552 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 20250103085629552 DLGSUP <0013> gsup_server.c:236 2: 20250103085629552 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085629552 DLGSUP <0013> gsup_server.c:236 3: 20250103085629552 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085629552 DLGSUP <0013> gsup_server.c:236 4: 20250103085629552 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085629552 DLGSUP <0013> gsup_server.c:236 5: 20250103085629552 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085629552 DLGSUP <0013> gsup_server.c:236 7: 20250103085629552 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085629552 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085629552 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085629552 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@08a044e48d03: 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") 20250103085629570 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39935<->l=127.0.0.1:4259) 20250103085629576 DAUC <0003> db_auc.c:157 IMSI='262428334760253': No 2G Auth Data 20250103085629576 DAUC <0003> db_auc.c:192 IMSI='262428334760253': No 3G Auth Data HLR_Test-GSUP(159)@08a044e48d03: Created GsupExpect[0] for "262428334760253" to be handled at TC_mo_ussd_iuse_imsi(162) 20250103085629594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59160<->l=127.0.0.1:4258 20250103085629600 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085629600 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428334760253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428334760253" session_id=2901388952 session_state=BEGIN} 20250103085629600 DSS <0004> hlr_ussd.c:576 262428334760253/0xacefae98: Process SS (BEGIN) 20250103085629600 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250103085629600 DSS <0004> hlr_ussd.c:518 262428334760253/0xacefae98: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250103085629600 DSS <0004> hlr_ussd.c:363 262428334760253/0xacefae98: Tx USSD 'Your IMSI is 262428334760253' 20250103085629600 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428334760253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428334760253" session_id=2901388952 session_state=END} 20250103085629600 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428334760253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085629600 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085629600 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@08a044e48d03: Found GsupExpect[0] for "262428334760253" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@08a044e48d03: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262428334760253" TC_mo_ussd_iuse_imsi(162)@08a044e48d03: setverdict(pass): none -> pass 20250103085629604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59160<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@08a044e48d03: Final verdict of PTC: pass 20250103085629605 DAUC <0003> db_auc.c:157 IMSI='262422765589788': No 2G Auth Data 20250103085629605 DAUC <0003> db_auc.c:192 IMSI='262422765589788': No 3G Auth Data HLR_Test-GSUP(159)@08a044e48d03: Created GsupExpect[0] for "262422765589788" to be handled at TC_mo_ussd_iuse_imsi(163) 20250103085629620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59176<->l=127.0.0.1:4258 20250103085629627 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085629627 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422765589788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422765589788" session_id=2077094830 session_state=BEGIN} 20250103085629627 DSS <0004> hlr_ussd.c:576 262422765589788/0x7bcdf3ae: Process SS (BEGIN) 20250103085629627 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250103085629627 DSS <0004> hlr_ussd.c:518 262422765589788/0x7bcdf3ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250103085629627 DSS <0004> hlr_ussd.c:363 262422765589788/0x7bcdf3ae: Tx USSD 'Your IMSI is 262422765589788' 20250103085629627 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422765589788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422765589788" session_id=2077094830 session_state=END} 20250103085629627 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422765589788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085629627 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085629627 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@08a044e48d03: Found GsupExpect[0] for "262422765589788" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@08a044e48d03: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262422765589788" TC_mo_ussd_iuse_imsi(163)@08a044e48d03: setverdict(pass): none -> pass 20250103085629631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59176<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@08a044e48d03: Final verdict of PTC: pass 20250103085629632 DAUC <0003> db_auc.c:157 IMSI='262421547827531': No 2G Auth Data 20250103085629632 DAUC <0003> db_auc.c:192 IMSI='262421547827531': No 3G Auth Data HLR_Test-GSUP(159)@08a044e48d03: Created GsupExpect[0] for "262421547827531" to be handled at TC_mo_ussd_iuse_imsi(164) 20250103085629648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4258 20250103085629653 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085629653 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421547827531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421547827531" session_id=2692747136 session_state=BEGIN} 20250103085629653 DSS <0004> hlr_ussd.c:576 262421547827531/0xa0800f80: Process SS (BEGIN) 20250103085629653 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250103085629653 DSS <0004> hlr_ussd.c:518 262421547827531/0xa0800f80: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250103085629653 DSS <0004> hlr_ussd.c:363 262421547827531/0xa0800f80: Tx USSD 'Your IMSI is 262421547827531' 20250103085629653 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421547827531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421547827531" session_id=2692747136 session_state=END} 20250103085629653 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421547827531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085629653 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085629653 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@08a044e48d03: Found GsupExpect[0] for "262421547827531" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@08a044e48d03: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262421547827531" TC_mo_ussd_iuse_imsi(164)@08a044e48d03: setverdict(pass): none -> pass 20250103085629657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@08a044e48d03: Final verdict of PTC: pass 20250103085629658 DAUC <0003> db_auc.c:157 IMSI='262421824962229': No 2G Auth Data 20250103085629658 DAUC <0003> db_auc.c:192 IMSI='262421824962229': No 3G Auth Data HLR_Test-GSUP(159)@08a044e48d03: Created GsupExpect[0] for "262421824962229" to be handled at TC_mo_ussd_iuse_imsi(165) 20250103085629675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59192<->l=127.0.0.1:4258 20250103085629682 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085629682 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421824962229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421824962229" session_id=2779448147 session_state=BEGIN} 20250103085629682 DSS <0004> hlr_ussd.c:576 262421824962229/0xa5ab0353: Process SS (BEGIN) 20250103085629683 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250103085629683 DSS <0004> hlr_ussd.c:518 262421824962229/0xa5ab0353: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250103085629683 DSS <0004> hlr_ussd.c:363 262421824962229/0xa5ab0353: Tx USSD 'Your IMSI is 262421824962229' 20250103085629683 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421824962229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421824962229" session_id=2779448147 session_state=END} 20250103085629683 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421824962229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085629683 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085629683 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@08a044e48d03: Found GsupExpect[0] for "262421824962229" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@08a044e48d03: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262421824962229" TC_mo_ussd_iuse_imsi(165)@08a044e48d03: setverdict(pass): none -> pass 20250103085629686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59192<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@08a044e48d03: Final verdict of PTC: pass 20250103085629686 DAUC <0003> db_auc.c:157 IMSI='262421585112573': No 2G Auth Data 20250103085629686 DAUC <0003> db_auc.c:192 IMSI='262421585112573': No 3G Auth Data HLR_Test-GSUP(159)@08a044e48d03: Created GsupExpect[0] for "262421585112573" to be handled at TC_mo_ussd_iuse_imsi(166) 20250103085629701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59204<->l=127.0.0.1:4258 20250103085629707 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085629707 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421585112573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421585112573" session_id=3983949854 session_state=BEGIN} 20250103085629707 DSS <0004> hlr_ussd.c:576 262421585112573/0xed76401e: Process SS (BEGIN) 20250103085629707 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250103085629708 DSS <0004> hlr_ussd.c:518 262421585112573/0xed76401e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250103085629708 DSS <0004> hlr_ussd.c:363 262421585112573/0xed76401e: Tx USSD 'Your IMSI is 262421585112573' 20250103085629708 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421585112573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421585112573" session_id=3983949854 session_state=END} 20250103085629708 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421585112573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085629708 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085629708 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@08a044e48d03: Found GsupExpect[0] for "262421585112573" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@08a044e48d03: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262421585112573" TC_mo_ussd_iuse_imsi(166)@08a044e48d03: setverdict(pass): none -> pass 20250103085629711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59204<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@08a044e48d03: Final verdict of PTC: pass 20250103085629712 DAUC <0003> db_auc.c:157 IMSI='262428237973104': No 2G Auth Data 20250103085629712 DAUC <0003> db_auc.c:192 IMSI='262428237973104': No 3G Auth Data HLR_Test-GSUP(159)@08a044e48d03: Created GsupExpect[0] for "262428237973104" to be handled at TC_mo_ussd_iuse_imsi(167) 20250103085629729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 20250103085629735 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085629735 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428237973104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428237973104" session_id=3585512046 session_state=BEGIN} 20250103085629735 DSS <0004> hlr_ussd.c:576 262428237973104/0xd5b6926e: Process SS (BEGIN) 20250103085629735 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250103085629735 DSS <0004> hlr_ussd.c:518 262428237973104/0xd5b6926e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250103085629736 DSS <0004> hlr_ussd.c:363 262428237973104/0xd5b6926e: Tx USSD 'Your IMSI is 262428237973104' 20250103085629736 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428237973104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428237973104" session_id=3585512046 session_state=END} 20250103085629736 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428237973104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085629736 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085629736 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@08a044e48d03: Found GsupExpect[0] for "262428237973104" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@08a044e48d03: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262428237973104" TC_mo_ussd_iuse_imsi(167)@08a044e48d03: setverdict(pass): none -> pass 20250103085629739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@08a044e48d03: Final verdict of PTC: pass 20250103085629739 DAUC <0003> db_auc.c:157 IMSI='262424877269604': No 2G Auth Data 20250103085629739 DAUC <0003> db_auc.c:192 IMSI='262424877269604': No 3G Auth Data HLR_Test-GSUP(159)@08a044e48d03: Created GsupExpect[0] for "262424877269604" to be handled at TC_mo_ussd_iuse_imsi(168) 20250103085629756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59214<->l=127.0.0.1:4258 20250103085629762 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085629762 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424877269604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424877269604" session_id=1555396479 session_state=BEGIN} 20250103085629762 DSS <0004> hlr_ussd.c:576 262424877269604/0x5cb5777f: Process SS (BEGIN) 20250103085629762 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250103085629762 DSS <0004> hlr_ussd.c:518 262424877269604/0x5cb5777f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250103085629762 DSS <0004> hlr_ussd.c:363 262424877269604/0x5cb5777f: Tx USSD 'Your IMSI is 262424877269604' 20250103085629762 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424877269604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424877269604" session_id=1555396479 session_state=END} 20250103085629762 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424877269604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085629762 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085629762 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@08a044e48d03: Found GsupExpect[0] for "262424877269604" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@08a044e48d03: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262424877269604" TC_mo_ussd_iuse_imsi(168)@08a044e48d03: setverdict(pass): none -> pass 20250103085629765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59214<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@08a044e48d03: Final verdict of PTC: pass 20250103085629766 DAUC <0003> db_auc.c:157 IMSI='262423807072943': No 2G Auth Data 20250103085629766 DAUC <0003> db_auc.c:192 IMSI='262423807072943': No 3G Auth Data HLR_Test-GSUP(159)@08a044e48d03: Created GsupExpect[0] for "262423807072943" to be handled at TC_mo_ussd_iuse_imsi(169) 20250103085629784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59222<->l=127.0.0.1:4258 20250103085629790 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085629790 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423807072943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423807072943" session_id=2937862359 session_state=BEGIN} 20250103085629790 DSS <0004> hlr_ussd.c:576 262423807072943/0xaf1c38d7: Process SS (BEGIN) 20250103085629790 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250103085629790 DSS <0004> hlr_ussd.c:518 262423807072943/0xaf1c38d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250103085629790 DSS <0004> hlr_ussd.c:363 262423807072943/0xaf1c38d7: Tx USSD 'Your IMSI is 262423807072943' 20250103085629790 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423807072943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423807072943" session_id=2937862359 session_state=END} 20250103085629790 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423807072943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085629790 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085629790 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@08a044e48d03: Found GsupExpect[0] for "262423807072943" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@08a044e48d03: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262423807072943" TC_mo_ussd_iuse_imsi(169)@08a044e48d03: setverdict(pass): none -> pass 20250103085629794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59222<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@08a044e48d03: Final verdict of PTC: pass 20250103085629794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59158<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@08a044e48d03: Final verdict of PTC: none 20250103085629795 DLINP <000b> input/ipa.c:452 connected read/write 20250103085629795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085629795 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085629795 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085629795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085629796 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39935<->l=127.0.0.1:4259) 160@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 160: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@08a044e48d03: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Fri Jan 3 08:56:29 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 20250103085629833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 20250103085630033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79060) Waiting for packet dumper to finish... 1 (prev_count=79060, count=82228) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Fri Jan 3 08:56: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_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@08a044e48d03: 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@08a044e48d03: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085633109 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085633109 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085633110 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085633111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59240<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085633112 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085633112 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085633112 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085633112 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 20250103085633112 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085633112 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 20250103085633112 DLGSUP <0013> gsup_server.c:236 2: 20250103085633112 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085633112 DLGSUP <0013> gsup_server.c:236 3: 20250103085633113 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085633113 DLGSUP <0013> gsup_server.c:236 4: 20250103085633113 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085633113 DLGSUP <0013> gsup_server.c:236 5: 20250103085633113 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085633113 DLGSUP <0013> gsup_server.c:236 7: 20250103085633113 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085633113 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085633113 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085633113 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@08a044e48d03: 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") 20250103085633135 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37335<->l=127.0.0.1:4259) 20250103085633141 DAUC <0003> db_auc.c:157 IMSI='262420727672267': No 2G Auth Data 20250103085633141 DAUC <0003> db_auc.c:192 IMSI='262420727672267': No 3G Auth Data HLR_Test-GSUP(171)@08a044e48d03: Created GsupExpect[0] for "262420727672267" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250103085633157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59242<->l=127.0.0.1:4258 20250103085633165 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085633165 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420727672267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420727672267" source_name="the-source\n" session_id=3170542563 session_state=BEGIN} 20250103085633165 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250103085633165 DSS <0004> hlr_ussd.c:576 262420727672267/0xbcfaa3e3: Process SS (BEGIN) 20250103085633165 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250103085633165 DSS <0004> hlr_ussd.c:518 262420727672267/0xbcfaa3e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250103085633165 DSS <0004> hlr_ussd.c:363 262420727672267/0xbcfaa3e3: Tx USSD 'Your IMSI is 262420727672267' 20250103085633165 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420727672267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420727672267" destination_name="the-source\n" session_id=3170542563 session_state=END} 20250103085633165 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262420727672267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085633165 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085633165 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@08a044e48d03: Found GsupExpect[0] for "262420727672267" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@08a044e48d03: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262420727672267" TC_mo_ussd_iuse_imsi_via_proxy(174)@08a044e48d03: setverdict(pass): none -> pass 20250103085633170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59242<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@08a044e48d03: Final verdict of PTC: pass 20250103085633171 DAUC <0003> db_auc.c:157 IMSI='262425165964177': No 2G Auth Data 20250103085633171 DAUC <0003> db_auc.c:192 IMSI='262425165964177': No 3G Auth Data HLR_Test-GSUP(171)@08a044e48d03: Created GsupExpect[0] for "262425165964177" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250103085633184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59248<->l=127.0.0.1:4258 20250103085633191 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085633191 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425165964177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425165964177" source_name="the-source\n" session_id=1936973043 session_state=BEGIN} 20250103085633191 DSS <0004> hlr_ussd.c:576 262425165964177/0x7373dcf3: Process SS (BEGIN) 20250103085633191 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250103085633191 DSS <0004> hlr_ussd.c:518 262425165964177/0x7373dcf3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250103085633191 DSS <0004> hlr_ussd.c:363 262425165964177/0x7373dcf3: Tx USSD 'Your IMSI is 262425165964177' 20250103085633191 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425165964177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425165964177" destination_name="the-source\n" session_id=1936973043 session_state=END} 20250103085633191 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262425165964177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085633191 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085633191 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@08a044e48d03: Found GsupExpect[0] for "262425165964177" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@08a044e48d03: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262425165964177" TC_mo_ussd_iuse_imsi_via_proxy(175)@08a044e48d03: setverdict(pass): none -> pass 20250103085633194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59248<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@08a044e48d03: Final verdict of PTC: pass 20250103085633195 DAUC <0003> db_auc.c:157 IMSI='262421992718520': No 2G Auth Data 20250103085633195 DAUC <0003> db_auc.c:192 IMSI='262421992718520': No 3G Auth Data HLR_Test-GSUP(171)@08a044e48d03: Created GsupExpect[0] for "262421992718520" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250103085633210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59264<->l=127.0.0.1:4258 20250103085633216 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085633216 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421992718520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421992718520" source_name="the-source\n" session_id=1683041341 session_state=BEGIN} 20250103085633216 DSS <0004> hlr_ussd.c:576 262421992718520/0x64512c3d: Process SS (BEGIN) 20250103085633216 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250103085633216 DSS <0004> hlr_ussd.c:518 262421992718520/0x64512c3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250103085633216 DSS <0004> hlr_ussd.c:363 262421992718520/0x64512c3d: Tx USSD 'Your IMSI is 262421992718520' 20250103085633216 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421992718520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421992718520" destination_name="the-source\n" session_id=1683041341 session_state=END} 20250103085633216 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262421992718520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085633216 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085633216 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@08a044e48d03: Found GsupExpect[0] for "262421992718520" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@08a044e48d03: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421992718520" TC_mo_ussd_iuse_imsi_via_proxy(176)@08a044e48d03: setverdict(pass): none -> pass 20250103085633219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59264<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@08a044e48d03: Final verdict of PTC: pass 20250103085633220 DAUC <0003> db_auc.c:157 IMSI='262425470568326': No 2G Auth Data 20250103085633220 DAUC <0003> db_auc.c:192 IMSI='262425470568326': No 3G Auth Data HLR_Test-GSUP(171)@08a044e48d03: Created GsupExpect[0] for "262425470568326" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250103085633237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59270<->l=127.0.0.1:4258 20250103085633242 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085633242 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425470568326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425470568326" source_name="the-source\n" session_id=4150769564 session_state=BEGIN} 20250103085633242 DSS <0004> hlr_ussd.c:576 262425470568326/0xf767b79c: Process SS (BEGIN) 20250103085633242 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250103085633242 DSS <0004> hlr_ussd.c:518 262425470568326/0xf767b79c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250103085633242 DSS <0004> hlr_ussd.c:363 262425470568326/0xf767b79c: Tx USSD 'Your IMSI is 262425470568326' 20250103085633242 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262425470568326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425470568326" destination_name="the-source\n" session_id=4150769564 session_state=END} 20250103085633242 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262425470568326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085633242 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085633242 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@08a044e48d03: Found GsupExpect[0] for "262425470568326" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@08a044e48d03: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262425470568326" TC_mo_ussd_iuse_imsi_via_proxy(177)@08a044e48d03: setverdict(pass): none -> pass 20250103085633245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59270<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@08a044e48d03: Final verdict of PTC: pass 20250103085633246 DAUC <0003> db_auc.c:157 IMSI='262421525107307': No 2G Auth Data 20250103085633246 DAUC <0003> db_auc.c:192 IMSI='262421525107307': No 3G Auth Data HLR_Test-GSUP(171)@08a044e48d03: Created GsupExpect[0] for "262421525107307" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250103085633263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59276<->l=127.0.0.1:4258 20250103085633270 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085633270 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421525107307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421525107307" source_name="the-source\n" session_id=4190347585 session_state=BEGIN} 20250103085633270 DSS <0004> hlr_ussd.c:576 262421525107307/0xf9c3a141: Process SS (BEGIN) 20250103085633270 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250103085633270 DSS <0004> hlr_ussd.c:518 262421525107307/0xf9c3a141: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250103085633270 DSS <0004> hlr_ussd.c:363 262421525107307/0xf9c3a141: Tx USSD 'Your IMSI is 262421525107307' 20250103085633270 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421525107307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421525107307" destination_name="the-source\n" session_id=4190347585 session_state=END} 20250103085633270 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262421525107307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085633270 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085633270 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@08a044e48d03: Found GsupExpect[0] for "262421525107307" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@08a044e48d03: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262421525107307" TC_mo_ussd_iuse_imsi_via_proxy(178)@08a044e48d03: setverdict(pass): none -> pass 20250103085633273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59276<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@08a044e48d03: Final verdict of PTC: pass 20250103085633274 DAUC <0003> db_auc.c:157 IMSI='262426314161453': No 2G Auth Data 20250103085633274 DAUC <0003> db_auc.c:192 IMSI='262426314161453': No 3G Auth Data HLR_Test-GSUP(171)@08a044e48d03: Created GsupExpect[0] for "262426314161453" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250103085633291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59282<->l=127.0.0.1:4258 20250103085633296 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085633296 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426314161453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426314161453" source_name="the-source\n" session_id=3314650837 session_state=BEGIN} 20250103085633296 DSS <0004> hlr_ussd.c:576 262426314161453/0xc5918ed5: Process SS (BEGIN) 20250103085633296 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250103085633297 DSS <0004> hlr_ussd.c:518 262426314161453/0xc5918ed5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250103085633297 DSS <0004> hlr_ussd.c:363 262426314161453/0xc5918ed5: Tx USSD 'Your IMSI is 262426314161453' 20250103085633297 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426314161453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426314161453" destination_name="the-source\n" session_id=3314650837 session_state=END} 20250103085633297 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262426314161453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085633297 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085633297 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@08a044e48d03: Found GsupExpect[0] for "262426314161453" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@08a044e48d03: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262426314161453" TC_mo_ussd_iuse_imsi_via_proxy(179)@08a044e48d03: setverdict(pass): none -> pass 20250103085633300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59282<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@08a044e48d03: Final verdict of PTC: pass 20250103085633300 DAUC <0003> db_auc.c:157 IMSI='262427437741765': No 2G Auth Data 20250103085633300 DAUC <0003> db_auc.c:192 IMSI='262427437741765': No 3G Auth Data HLR_Test-GSUP(171)@08a044e48d03: Created GsupExpect[0] for "262427437741765" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250103085633318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59290<->l=127.0.0.1:4258 20250103085633324 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085633325 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427437741765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427437741765" source_name="the-source\n" session_id=2051935177 session_state=BEGIN} 20250103085633325 DSS <0004> hlr_ussd.c:576 262427437741765/0x7a4e0bc9: Process SS (BEGIN) 20250103085633325 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250103085633325 DSS <0004> hlr_ussd.c:518 262427437741765/0x7a4e0bc9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250103085633325 DSS <0004> hlr_ussd.c:363 262427437741765/0x7a4e0bc9: Tx USSD 'Your IMSI is 262427437741765' 20250103085633325 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427437741765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427437741765" destination_name="the-source\n" session_id=2051935177 session_state=END} 20250103085633325 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262427437741765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085633325 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085633325 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@08a044e48d03: Found GsupExpect[0] for "262427437741765" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@08a044e48d03: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262427437741765" TC_mo_ussd_iuse_imsi_via_proxy(180)@08a044e48d03: setverdict(pass): none -> pass 20250103085633330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59290<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@08a044e48d03: Final verdict of PTC: pass 20250103085633330 DAUC <0003> db_auc.c:157 IMSI='262423626873649': No 2G Auth Data 20250103085633330 DAUC <0003> db_auc.c:192 IMSI='262423626873649': No 3G Auth Data HLR_Test-GSUP(171)@08a044e48d03: Created GsupExpect[0] for "262423626873649" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250103085633345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4258 20250103085633350 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085633350 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423626873649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423626873649" source_name="the-source\n" session_id=3404486080 session_state=BEGIN} 20250103085633350 DSS <0004> hlr_ussd.c:576 262423626873649/0xcaec55c0: Process SS (BEGIN) 20250103085633350 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250103085633350 DSS <0004> hlr_ussd.c:518 262423626873649/0xcaec55c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250103085633350 DSS <0004> hlr_ussd.c:363 262423626873649/0xcaec55c0: Tx USSD 'Your IMSI is 262423626873649' 20250103085633350 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423626873649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423626873649" destination_name="the-source\n" session_id=3404486080 session_state=END} 20250103085633350 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262423626873649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085633350 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085633350 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@08a044e48d03: Found GsupExpect[0] for "262423626873649" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@08a044e48d03: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262423626873649" TC_mo_ussd_iuse_imsi_via_proxy(181)@08a044e48d03: setverdict(pass): none -> pass 20250103085633353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@08a044e48d03: Final verdict of PTC: pass 20250103085633354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59240<->l=127.0.0.1:4258 20250103085633355 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37335<->l=127.0.0.1:4259) 20250103085633355 DLINP <000b> input/ipa.c:452 connected read/write 20250103085633355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085633355 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085633355 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085633355 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085633355 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@08a044e48d03: Final verdict of PTC: none 172@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 172: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@08a044e48d03: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Fri Jan 3 08:56:33 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 20250103085633395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59316<->l=127.0.0.1:4258 20250103085633596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59316<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78476) Waiting for packet dumper to finish... 1 (prev_count=78476, count=83748) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Fri Jan 3 08:56: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_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@08a044e48d03: 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@08a044e48d03: Test case TC_mo_ussd_iuse_msisdn started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085636677 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085636677 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085636679 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085636680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085636682 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085636682 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085636682 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085636682 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 20250103085636682 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085636682 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 20250103085636682 DLGSUP <0013> gsup_server.c:236 2: 20250103085636682 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085636682 DLGSUP <0013> gsup_server.c:236 3: 20250103085636682 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085636682 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(182)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085636682 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085636682 DLGSUP <0013> gsup_server.c:236 5: 20250103085636682 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085636682 DLGSUP <0013> gsup_server.c:236 7: 20250103085636682 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085636682 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085636682 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085636682 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@08a044e48d03: 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") 20250103085636702 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37707<->l=127.0.0.1:4259) 20250103085636707 DAUC <0003> db_auc.c:157 IMSI='262426973936314': No 2G Auth Data 20250103085636707 DAUC <0003> db_auc.c:192 IMSI='262426973936314': No 3G Auth Data HLR_Test-GSUP(183)@08a044e48d03: Created GsupExpect[0] for "262426973936314" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250103085636723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48102<->l=127.0.0.1:4258 20250103085636731 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085636732 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426973936314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426973936314" session_id=2285240986 session_state=BEGIN} 20250103085636732 DSS <0004> hlr_ussd.c:576 262426973936314/0x8836029a: Process SS (BEGIN) 20250103085636732 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250103085636732 DSS <0004> hlr_ussd.c:518 262426973936314/0x8836029a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250103085636732 DSS <0004> hlr_ussd.c:363 262426973936314/0x8836029a: Tx USSD 'Your extension is 491615444558' 20250103085636732 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426973936314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426973936314" session_id=2285240986 session_state=END} 20250103085636732 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426973936314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085636732 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085636732 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@08a044e48d03: Found GsupExpect[0] for "262426973936314" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@08a044e48d03: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262426973936314" TC_mo_ussd_iuse_msisdn(186)@08a044e48d03: setverdict(pass): none -> pass 20250103085636736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48102<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@08a044e48d03: Final verdict of PTC: pass 20250103085636737 DAUC <0003> db_auc.c:157 IMSI='262420631505922': No 2G Auth Data 20250103085636737 DAUC <0003> db_auc.c:192 IMSI='262420631505922': No 3G Auth Data HLR_Test-GSUP(183)@08a044e48d03: Created GsupExpect[0] for "262420631505922" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250103085636754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48112<->l=127.0.0.1:4258 20250103085636760 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085636760 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420631505922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420631505922" session_id=2022718302 session_state=BEGIN} 20250103085636760 DSS <0004> hlr_ussd.c:576 262420631505922/0x78903b5e: Process SS (BEGIN) 20250103085636760 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250103085636760 DSS <0004> hlr_ussd.c:518 262420631505922/0x78903b5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250103085636760 DSS <0004> hlr_ussd.c:363 262420631505922/0x78903b5e: Tx USSD 'Your extension is 491617005172' 20250103085636760 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420631505922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420631505922" session_id=2022718302 session_state=END} 20250103085636760 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420631505922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085636760 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085636760 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@08a044e48d03: Found GsupExpect[0] for "262420631505922" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@08a044e48d03: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262420631505922" TC_mo_ussd_iuse_msisdn(187)@08a044e48d03: setverdict(pass): none -> pass 20250103085636763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48112<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@08a044e48d03: Final verdict of PTC: pass 20250103085636764 DAUC <0003> db_auc.c:157 IMSI='262425550133565': No 2G Auth Data 20250103085636764 DAUC <0003> db_auc.c:192 IMSI='262425550133565': No 3G Auth Data HLR_Test-GSUP(183)@08a044e48d03: Created GsupExpect[0] for "262425550133565" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250103085636780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48124<->l=127.0.0.1:4258 20250103085636787 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085636787 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425550133565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425550133565" session_id=2416282719 session_state=BEGIN} 20250103085636787 DSS <0004> hlr_ussd.c:576 262425550133565/0x90058c5f: Process SS (BEGIN) 20250103085636787 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250103085636787 DSS <0004> hlr_ussd.c:518 262425550133565/0x90058c5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250103085636787 DSS <0004> hlr_ussd.c:363 262425550133565/0x90058c5f: Tx USSD 'Your extension is 491613778170' 20250103085636787 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425550133565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425550133565" session_id=2416282719 session_state=END} 20250103085636787 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425550133565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085636787 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085636787 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@08a044e48d03: Found GsupExpect[0] for "262425550133565" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@08a044e48d03: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262425550133565" TC_mo_ussd_iuse_msisdn(188)@08a044e48d03: setverdict(pass): none -> pass 20250103085636790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48124<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@08a044e48d03: Final verdict of PTC: pass 20250103085636791 DAUC <0003> db_auc.c:157 IMSI='262423566298733': No 2G Auth Data 20250103085636791 DAUC <0003> db_auc.c:192 IMSI='262423566298733': No 3G Auth Data HLR_Test-GSUP(183)@08a044e48d03: Created GsupExpect[0] for "262423566298733" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250103085636809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48126<->l=127.0.0.1:4258 20250103085636814 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085636814 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423566298733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423566298733" session_id=1843526724 session_state=BEGIN} 20250103085636814 DSS <0004> hlr_ussd.c:576 262423566298733/0x6de1fc44: Process SS (BEGIN) 20250103085636815 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250103085636815 DSS <0004> hlr_ussd.c:518 262423566298733/0x6de1fc44: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250103085636815 DSS <0004> hlr_ussd.c:363 262423566298733/0x6de1fc44: Tx USSD 'Your extension is 491615400561' 20250103085636815 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423566298733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423566298733" session_id=1843526724 session_state=END} 20250103085636815 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423566298733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085636815 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085636815 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@08a044e48d03: Found GsupExpect[0] for "262423566298733" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@08a044e48d03: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262423566298733" TC_mo_ussd_iuse_msisdn(189)@08a044e48d03: setverdict(pass): none -> pass 20250103085636818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48126<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@08a044e48d03: Final verdict of PTC: pass 20250103085636819 DAUC <0003> db_auc.c:157 IMSI='262425135995236': No 2G Auth Data 20250103085636819 DAUC <0003> db_auc.c:192 IMSI='262425135995236': No 3G Auth Data HLR_Test-GSUP(183)@08a044e48d03: Created GsupExpect[0] for "262425135995236" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250103085636835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48140<->l=127.0.0.1:4258 20250103085636841 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085636841 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425135995236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425135995236" session_id=2135836034 session_state=BEGIN} 20250103085636841 DSS <0004> hlr_ussd.c:576 262425135995236/0x7f4e4582: Process SS (BEGIN) 20250103085636841 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250103085636841 DSS <0004> hlr_ussd.c:518 262425135995236/0x7f4e4582: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250103085636841 DSS <0004> hlr_ussd.c:363 262425135995236/0x7f4e4582: Tx USSD 'Your extension is 491613043364' 20250103085636841 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425135995236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425135995236" session_id=2135836034 session_state=END} 20250103085636841 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425135995236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085636841 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085636842 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@08a044e48d03: Found GsupExpect[0] for "262425135995236" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@08a044e48d03: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262425135995236" TC_mo_ussd_iuse_msisdn(190)@08a044e48d03: setverdict(pass): none -> pass 20250103085636845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48140<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@08a044e48d03: Final verdict of PTC: pass 20250103085636846 DAUC <0003> db_auc.c:157 IMSI='262425477031764': No 2G Auth Data 20250103085636846 DAUC <0003> db_auc.c:192 IMSI='262425477031764': No 3G Auth Data HLR_Test-GSUP(183)@08a044e48d03: Created GsupExpect[0] for "262425477031764" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250103085636860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48154<->l=127.0.0.1:4258 20250103085636865 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085636865 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425477031764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425477031764" session_id=1555391111 session_state=BEGIN} 20250103085636865 DSS <0004> hlr_ussd.c:576 262425477031764/0x5cb56287: Process SS (BEGIN) 20250103085636865 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250103085636865 DSS <0004> hlr_ussd.c:518 262425477031764/0x5cb56287: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250103085636865 DSS <0004> hlr_ussd.c:363 262425477031764/0x5cb56287: Tx USSD 'Your extension is 491613011847' 20250103085636865 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425477031764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425477031764" session_id=1555391111 session_state=END} 20250103085636865 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425477031764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085636866 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085636866 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@08a044e48d03: Found GsupExpect[0] for "262425477031764" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@08a044e48d03: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262425477031764" TC_mo_ussd_iuse_msisdn(191)@08a044e48d03: setverdict(pass): none -> pass 20250103085636871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48154<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@08a044e48d03: Final verdict of PTC: pass 20250103085636871 DAUC <0003> db_auc.c:157 IMSI='262426346162420': No 2G Auth Data 20250103085636871 DAUC <0003> db_auc.c:192 IMSI='262426346162420': No 3G Auth Data HLR_Test-GSUP(183)@08a044e48d03: Created GsupExpect[0] for "262426346162420" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250103085636888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48156<->l=127.0.0.1:4258 20250103085636893 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085636893 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426346162420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426346162420" session_id=3602155430 session_state=BEGIN} 20250103085636893 DSS <0004> hlr_ussd.c:576 262426346162420/0xd6b487a6: Process SS (BEGIN) 20250103085636893 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250103085636893 DSS <0004> hlr_ussd.c:518 262426346162420/0xd6b487a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250103085636893 DSS <0004> hlr_ussd.c:363 262426346162420/0xd6b487a6: Tx USSD 'Your extension is 491610756618' 20250103085636893 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426346162420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426346162420" session_id=3602155430 session_state=END} 20250103085636893 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426346162420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085636893 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085636893 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@08a044e48d03: Found GsupExpect[0] for "262426346162420" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@08a044e48d03: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262426346162420" TC_mo_ussd_iuse_msisdn(192)@08a044e48d03: setverdict(pass): none -> pass 20250103085636897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48156<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@08a044e48d03: Final verdict of PTC: pass 20250103085636897 DAUC <0003> db_auc.c:157 IMSI='262426844199631': No 2G Auth Data 20250103085636897 DAUC <0003> db_auc.c:192 IMSI='262426844199631': No 3G Auth Data HLR_Test-GSUP(183)@08a044e48d03: Created GsupExpect[0] for "262426844199631" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250103085636914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48172<->l=127.0.0.1:4258 20250103085636918 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085636918 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426844199631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426844199631" session_id=3674358854 session_state=BEGIN} 20250103085636918 DSS <0004> hlr_ussd.c:576 262426844199631/0xdb024446: Process SS (BEGIN) 20250103085636918 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250103085636918 DSS <0004> hlr_ussd.c:518 262426844199631/0xdb024446: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250103085636919 DSS <0004> hlr_ussd.c:363 262426844199631/0xdb024446: Tx USSD 'Your extension is 491614027426' 20250103085636919 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426844199631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426844199631" session_id=3674358854 session_state=END} 20250103085636919 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426844199631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085636919 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085636919 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@08a044e48d03: Found GsupExpect[0] for "262426844199631" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@08a044e48d03: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262426844199631" TC_mo_ussd_iuse_msisdn(193)@08a044e48d03: setverdict(pass): none -> pass 20250103085636922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48172<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@08a044e48d03: Final verdict of PTC: pass 20250103085636923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4258 20250103085636923 DLINP <000b> input/ipa.c:452 connected read/write 20250103085636923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085636923 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085636923 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085636923 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@08a044e48d03: Final verdict of PTC: none 20250103085636924 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37707<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@08a044e48d03: Final verdict of PTC: none 184@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 184: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@08a044e48d03: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Fri Jan 3 08:56:36 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 20250103085636966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48174<->l=127.0.0.1:4258 20250103085637166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48174<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=80996) Waiting for packet dumper to finish... 1 (prev_count=80996, count=82336) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Fri Jan 3 08:56: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_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@08a044e48d03: 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@08a044e48d03: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085640244 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085640244 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085640246 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085640246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48176<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(194)@08a044e48d03: 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 } } } } 20250103085640247 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085640248 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085640248 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085640248 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 20250103085640248 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085640248 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 20250103085640248 DLGSUP <0013> gsup_server.c:236 2: 20250103085640248 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085640248 DLGSUP <0013> gsup_server.c:236 3: 20250103085640248 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(194)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085640248 DLGSUP <0013> gsup_server.c:236 4: 20250103085640248 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085640248 DLGSUP <0013> gsup_server.c:236 5: 20250103085640248 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085640248 DLGSUP <0013> gsup_server.c:236 7: 20250103085640248 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085640248 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085640248 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085640248 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@08a044e48d03: 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") 20250103085640266 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41513<->l=127.0.0.1:4259) 20250103085640270 DAUC <0003> db_auc.c:157 IMSI='262426822720803': No 2G Auth Data 20250103085640271 DAUC <0003> db_auc.c:192 IMSI='262426822720803': No 3G Auth Data HLR_Test-GSUP(195)@08a044e48d03: Created GsupExpect[0] for "262426822720803" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250103085640283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48192<->l=127.0.0.1:4258 20250103085640292 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085640292 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426822720803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426822720803" source_name="the-source\n" session_id=434071161 session_state=BEGIN} 20250103085640292 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250103085640292 DSS <0004> hlr_ussd.c:576 262426822720803/0x19df6679: Process SS (BEGIN) 20250103085640292 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250103085640292 DSS <0004> hlr_ussd.c:518 262426822720803/0x19df6679: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250103085640292 DSS <0004> hlr_ussd.c:363 262426822720803/0x19df6679: Tx USSD 'Your extension is 491616833024' 20250103085640292 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426822720803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426822720803" destination_name="the-source\n" session_id=434071161 session_state=END} 20250103085640292 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262426822720803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085640292 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085640292 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@08a044e48d03: Found GsupExpect[0] for "262426822720803" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@08a044e48d03: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426822720803" TC_mo_ussd_iuse_msisdn_via_proxy(198)@08a044e48d03: setverdict(pass): none -> pass 20250103085640295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48192<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@08a044e48d03: Final verdict of PTC: pass 20250103085640296 DAUC <0003> db_auc.c:157 IMSI='262422105546876': No 2G Auth Data 20250103085640296 DAUC <0003> db_auc.c:192 IMSI='262422105546876': No 3G Auth Data HLR_Test-GSUP(195)@08a044e48d03: Created GsupExpect[0] for "262422105546876" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250103085640314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48200<->l=127.0.0.1:4258 20250103085640319 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085640319 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422105546876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422105546876" source_name="the-source\n" session_id=4175113657 session_state=BEGIN} 20250103085640319 DSS <0004> hlr_ussd.c:576 262422105546876/0xf8db2db9: Process SS (BEGIN) 20250103085640319 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250103085640319 DSS <0004> hlr_ussd.c:518 262422105546876/0xf8db2db9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250103085640319 DSS <0004> hlr_ussd.c:363 262422105546876/0xf8db2db9: Tx USSD 'Your extension is 491617762580' 20250103085640319 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422105546876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422105546876" destination_name="the-source\n" session_id=4175113657 session_state=END} 20250103085640319 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262422105546876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085640319 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085640319 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@08a044e48d03: Found GsupExpect[0] for "262422105546876" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@08a044e48d03: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262422105546876" TC_mo_ussd_iuse_msisdn_via_proxy(199)@08a044e48d03: setverdict(pass): none -> pass 20250103085640323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48200<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@08a044e48d03: Final verdict of PTC: pass 20250103085640323 DAUC <0003> db_auc.c:157 IMSI='262425228551398': No 2G Auth Data 20250103085640323 DAUC <0003> db_auc.c:192 IMSI='262425228551398': No 3G Auth Data HLR_Test-GSUP(195)@08a044e48d03: Created GsupExpect[0] for "262425228551398" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250103085640339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48214<->l=127.0.0.1:4258 20250103085640343 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085640343 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425228551398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425228551398" source_name="the-source\n" session_id=424713919 session_state=BEGIN} 20250103085640343 DSS <0004> hlr_ussd.c:576 262425228551398/0x19509ebf: Process SS (BEGIN) 20250103085640343 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250103085640343 DSS <0004> hlr_ussd.c:518 262425228551398/0x19509ebf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250103085640343 DSS <0004> hlr_ussd.c:363 262425228551398/0x19509ebf: Tx USSD 'Your extension is 491613301734' 20250103085640343 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262425228551398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425228551398" destination_name="the-source\n" session_id=424713919 session_state=END} 20250103085640343 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262425228551398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085640343 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085640343 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@08a044e48d03: Found GsupExpect[0] for "262425228551398" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@08a044e48d03: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262425228551398" TC_mo_ussd_iuse_msisdn_via_proxy(200)@08a044e48d03: setverdict(pass): none -> pass 20250103085640346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48214<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@08a044e48d03: Final verdict of PTC: pass 20250103085640347 DAUC <0003> db_auc.c:157 IMSI='262421274640812': No 2G Auth Data 20250103085640347 DAUC <0003> db_auc.c:192 IMSI='262421274640812': No 3G Auth Data HLR_Test-GSUP(195)@08a044e48d03: Created GsupExpect[0] for "262421274640812" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250103085640364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48216<->l=127.0.0.1:4258 20250103085640371 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085640371 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421274640812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421274640812" source_name="the-source\n" session_id=2159674528 session_state=BEGIN} 20250103085640371 DSS <0004> hlr_ussd.c:576 262421274640812/0x80ba04a0: Process SS (BEGIN) 20250103085640371 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250103085640371 DSS <0004> hlr_ussd.c:518 262421274640812/0x80ba04a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250103085640371 DSS <0004> hlr_ussd.c:363 262421274640812/0x80ba04a0: Tx USSD 'Your extension is 491614628465' 20250103085640371 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421274640812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421274640812" destination_name="the-source\n" session_id=2159674528 session_state=END} 20250103085640371 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262421274640812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085640371 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085640371 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@08a044e48d03: Found GsupExpect[0] for "262421274640812" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@08a044e48d03: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262421274640812" TC_mo_ussd_iuse_msisdn_via_proxy(201)@08a044e48d03: setverdict(pass): none -> pass 20250103085640375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48216<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@08a044e48d03: Final verdict of PTC: pass 20250103085640376 DAUC <0003> db_auc.c:157 IMSI='262423786895694': No 2G Auth Data 20250103085640376 DAUC <0003> db_auc.c:192 IMSI='262423786895694': No 3G Auth Data HLR_Test-GSUP(195)@08a044e48d03: Created GsupExpect[0] for "262423786895694" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250103085640391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48224<->l=127.0.0.1:4258 20250103085640396 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085640396 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423786895694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423786895694" source_name="the-source\n" session_id=2633676487 session_state=BEGIN} 20250103085640396 DSS <0004> hlr_ussd.c:576 262423786895694/0x9cfab6c7: Process SS (BEGIN) 20250103085640396 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250103085640396 DSS <0004> hlr_ussd.c:518 262423786895694/0x9cfab6c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250103085640396 DSS <0004> hlr_ussd.c:363 262423786895694/0x9cfab6c7: Tx USSD 'Your extension is 491618800856' 20250103085640396 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423786895694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423786895694" destination_name="the-source\n" session_id=2633676487 session_state=END} 20250103085640396 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262423786895694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085640396 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085640396 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@08a044e48d03: Found GsupExpect[0] for "262423786895694" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@08a044e48d03: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262423786895694" TC_mo_ussd_iuse_msisdn_via_proxy(202)@08a044e48d03: setverdict(pass): none -> pass 20250103085640400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48224<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@08a044e48d03: Final verdict of PTC: pass 20250103085640400 DAUC <0003> db_auc.c:157 IMSI='262428338218540': No 2G Auth Data 20250103085640400 DAUC <0003> db_auc.c:192 IMSI='262428338218540': No 3G Auth Data HLR_Test-GSUP(195)@08a044e48d03: Created GsupExpect[0] for "262428338218540" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250103085640416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48226<->l=127.0.0.1:4258 20250103085640423 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085640423 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428338218540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428338218540" source_name="the-source\n" session_id=829850531 session_state=BEGIN} 20250103085640423 DSS <0004> hlr_ussd.c:576 262428338218540/0x317683a3: Process SS (BEGIN) 20250103085640423 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250103085640423 DSS <0004> hlr_ussd.c:518 262428338218540/0x317683a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250103085640423 DSS <0004> hlr_ussd.c:363 262428338218540/0x317683a3: Tx USSD 'Your extension is 491618364010' 20250103085640423 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428338218540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428338218540" destination_name="the-source\n" session_id=829850531 session_state=END} 20250103085640423 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262428338218540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085640423 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085640423 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@08a044e48d03: Found GsupExpect[0] for "262428338218540" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@08a044e48d03: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428338218540" TC_mo_ussd_iuse_msisdn_via_proxy(203)@08a044e48d03: setverdict(pass): none -> pass 20250103085640427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48226<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@08a044e48d03: Final verdict of PTC: pass 20250103085640427 DAUC <0003> db_auc.c:157 IMSI='262428826290046': No 2G Auth Data 20250103085640427 DAUC <0003> db_auc.c:192 IMSI='262428826290046': No 3G Auth Data HLR_Test-GSUP(195)@08a044e48d03: Created GsupExpect[0] for "262428826290046" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250103085640443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48232<->l=127.0.0.1:4258 20250103085640449 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085640449 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428826290046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428826290046" source_name="the-source\n" session_id=502041191 session_state=BEGIN} 20250103085640450 DSS <0004> hlr_ussd.c:576 262428826290046/0x1dec8a67: Process SS (BEGIN) 20250103085640450 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250103085640450 DSS <0004> hlr_ussd.c:518 262428826290046/0x1dec8a67: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250103085640450 DSS <0004> hlr_ussd.c:363 262428826290046/0x1dec8a67: Tx USSD 'Your extension is 491617576470' 20250103085640450 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428826290046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428826290046" destination_name="the-source\n" session_id=502041191 session_state=END} 20250103085640450 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262428826290046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085640450 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085640450 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@08a044e48d03: Found GsupExpect[0] for "262428826290046" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@08a044e48d03: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428826290046" TC_mo_ussd_iuse_msisdn_via_proxy(204)@08a044e48d03: setverdict(pass): none -> pass 20250103085640454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48232<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@08a044e48d03: Final verdict of PTC: pass 20250103085640455 DAUC <0003> db_auc.c:157 IMSI='262428170689594': No 2G Auth Data 20250103085640455 DAUC <0003> db_auc.c:192 IMSI='262428170689594': No 3G Auth Data HLR_Test-GSUP(195)@08a044e48d03: Created GsupExpect[0] for "262428170689594" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250103085640471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48248<->l=127.0.0.1:4258 20250103085640478 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085640478 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428170689594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428170689594" source_name="the-source\n" session_id=126678648 session_state=BEGIN} 20250103085640478 DSS <0004> hlr_ussd.c:576 262428170689594/0x078cf678: Process SS (BEGIN) 20250103085640478 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250103085640478 DSS <0004> hlr_ussd.c:518 262428170689594/0x078cf678: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250103085640478 DSS <0004> hlr_ussd.c:363 262428170689594/0x078cf678: Tx USSD 'Your extension is 491611046150' 20250103085640478 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428170689594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428170689594" destination_name="the-source\n" session_id=126678648 session_state=END} 20250103085640478 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262428170689594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085640478 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085640478 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@08a044e48d03: Found GsupExpect[0] for "262428170689594" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@08a044e48d03: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262428170689594" TC_mo_ussd_iuse_msisdn_via_proxy(205)@08a044e48d03: setverdict(pass): none -> pass 20250103085640482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48248<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@08a044e48d03: Final verdict of PTC: pass 20250103085640482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48176<->l=127.0.0.1:4258 20250103085640483 DLINP <000b> input/ipa.c:452 connected read/write 20250103085640483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085640483 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085640483 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085640483 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085640483 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@08a044e48d03: Final verdict of PTC: none 20250103085640484 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41513<->l=127.0.0.1:4259) 196@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 196: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@08a044e48d03: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Fri Jan 3 08:56:40 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 20250103085640523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48258<->l=127.0.0.1:4258 20250103085640723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48258<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=83796) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Fri Jan 3 08:56: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_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@08a044e48d03: 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@08a044e48d03: Test case TC_mo_ussd_euse started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 20250103085643809 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43267 20250103085643809 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:43267 MTC@08a044e48d03: in not legacy case 2 IPA-EUSE-foobar(208)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085643811 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643812 DLINP <000b> input/ipa.c:406 127.0.0.1:43267 message received 20250103085643812 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085643812 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@08a044e48d03: 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) } } } } 20250103085643814 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(208)@08a044e48d03: 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 } } } } 20250103085643814 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643814 DLINP <000b> input/ipa.c:406 127.0.0.1:43267 message received 20250103085643815 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085643815 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250103085643815 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250103085643815 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250103085643815 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 20250103085643815 DLGSUP <0013> gsup_server.c:236 2: 20250103085643815 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085643815 DLGSUP <0013> gsup_server.c:236 3: 20250103085643815 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085643815 DLGSUP <0013> gsup_server.c:236 4: 20250103085643815 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085643815 DLGSUP <0013> gsup_server.c:236 5: 20250103085643815 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085643815 DLGSUP <0013> gsup_server.c:236 7: 20250103085643815 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085643815 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085643815 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085643815 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43267 IPA-EUSE-foobar(208)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085643815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48272<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085643817 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085643817 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085643817 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085643817 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 20250103085643817 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085643817 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 20250103085643817 DLGSUP <0013> gsup_server.c:236 2: 20250103085643817 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085643817 DLGSUP <0013> gsup_server.c:236 3: 20250103085643817 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085643817 DLGSUP <0013> gsup_server.c:236 4: 20250103085643817 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085643818 DLGSUP <0013> gsup_server.c:236 5: 20250103085643818 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085643818 DLGSUP <0013> gsup_server.c:236 7: 20250103085643818 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085643818 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085643818 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(207)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085643818 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@08a044e48d03: 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") 20250103085643834 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36261<->l=127.0.0.1:4259) 20250103085643840 DAUC <0003> db_auc.c:157 IMSI='262422294672139': No 2G Auth Data 20250103085643841 DAUC <0003> db_auc.c:192 IMSI='262422294672139': No 3G Auth Data HLR_Test-GSUP(209)@08a044e48d03: Created GsupExpect[0] for "262422294672139" to be handled at TC_mo_ussd_euse(212) 20250103085643858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48278<->l=127.0.0.1:4258 20250103085643866 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085643866 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422294672139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422294672139" session_id=3924360209 session_state=BEGIN} 20250103085643866 DSS <0004> hlr_ussd.c:576 262422294672139/0xe9e8fc11: Process SS (BEGIN) 20250103085643866 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085643866 DSS <0004> hlr_ussd.c:518 262422294672139/0xe9e8fc11: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085643866 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643866 DLINP <000b> input/ipa.c:432 127.0.0.1:43267 sending data 20250103085643866 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643866 DLINP <000b> input/ipa.c:432 127.0.0.1:43267 sending data EUSE-TC_mo_ussd_euse(206)@08a044e48d03: 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 } } } } } 20250103085643875 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643875 DLINP <000b> input/ipa.c:406 127.0.0.1:43267 message received 20250103085643875 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262422294672139 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422294672139" session_id=3924360209 session_state=END} 20250103085643875 DSS <0004> hlr_ussd.c:576 262422294672139/0xe9e8fc11: Process SS (END) 20250103085643875 DSS <0004> hlr_ussd.c:518 262422294672139/0xe9e8fc11: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250103085643875 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422294672139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422294672139" session_id=3924360209 session_state=END} 20250103085643875 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422294672139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085643875 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262422294672139 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085643875 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085643875 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@08a044e48d03: Found GsupExpect[0] for "262422294672139" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@08a044e48d03: Added IMSI table entry 0TC_mo_ussd_euse(212)"262422294672139" TC_mo_ussd_euse(212)@08a044e48d03: setverdict(pass): none -> pass 20250103085643881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48278<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@08a044e48d03: Final verdict of PTC: pass 20250103085643882 DAUC <0003> db_auc.c:157 IMSI='262424710235102': No 2G Auth Data 20250103085643882 DAUC <0003> db_auc.c:192 IMSI='262424710235102': No 3G Auth Data HLR_Test-GSUP(209)@08a044e48d03: Created GsupExpect[0] for "262424710235102" to be handled at TC_mo_ussd_euse(213) 20250103085643896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48292<->l=127.0.0.1:4258 20250103085643901 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085643901 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424710235102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424710235102" session_id=4004087229 session_state=BEGIN} 20250103085643901 DSS <0004> hlr_ussd.c:576 262424710235102/0xeea985bd: Process SS (BEGIN) 20250103085643901 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085643901 DSS <0004> hlr_ussd.c:518 262424710235102/0xeea985bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085643901 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643901 DLINP <000b> input/ipa.c:432 127.0.0.1:43267 sending data 20250103085643901 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643901 DLINP <000b> input/ipa.c:432 127.0.0.1:43267 sending data EUSE-TC_mo_ussd_euse(206)@08a044e48d03: 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 } } } } } 20250103085643903 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643903 DLINP <000b> input/ipa.c:406 127.0.0.1:43267 message received 20250103085643903 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262424710235102 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424710235102" session_id=4004087229 session_state=END} 20250103085643903 DSS <0004> hlr_ussd.c:576 262424710235102/0xeea985bd: Process SS (END) 20250103085643903 DSS <0004> hlr_ussd.c:518 262424710235102/0xeea985bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250103085643903 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424710235102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424710235102" session_id=4004087229 session_state=END} 20250103085643903 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424710235102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085643903 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262424710235102 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085643903 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085643903 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@08a044e48d03: Found GsupExpect[0] for "262424710235102" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@08a044e48d03: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424710235102" TC_mo_ussd_euse(213)@08a044e48d03: setverdict(pass): none -> pass 20250103085643907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48292<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@08a044e48d03: Final verdict of PTC: pass 20250103085643907 DAUC <0003> db_auc.c:157 IMSI='262420340110556': No 2G Auth Data 20250103085643907 DAUC <0003> db_auc.c:192 IMSI='262420340110556': No 3G Auth Data HLR_Test-GSUP(209)@08a044e48d03: Created GsupExpect[0] for "262420340110556" to be handled at TC_mo_ussd_euse(214) 20250103085643923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48294<->l=127.0.0.1:4258 20250103085643928 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085643928 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420340110556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420340110556" session_id=3146500371 session_state=BEGIN} 20250103085643928 DSS <0004> hlr_ussd.c:576 262420340110556/0xbb8bc913: Process SS (BEGIN) 20250103085643928 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085643928 DSS <0004> hlr_ussd.c:518 262420340110556/0xbb8bc913: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085643928 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643928 DLINP <000b> input/ipa.c:432 127.0.0.1:43267 sending data 20250103085643928 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643928 DLINP <000b> input/ipa.c:432 127.0.0.1:43267 sending data EUSE-TC_mo_ussd_euse(206)@08a044e48d03: 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 } } } } } 20250103085643930 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643930 DLINP <000b> input/ipa.c:406 127.0.0.1:43267 message received 20250103085643930 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262420340110556 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420340110556" session_id=3146500371 session_state=END} 20250103085643930 DSS <0004> hlr_ussd.c:576 262420340110556/0xbb8bc913: Process SS (END) 20250103085643930 DSS <0004> hlr_ussd.c:518 262420340110556/0xbb8bc913: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250103085643930 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420340110556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420340110556" session_id=3146500371 session_state=END} 20250103085643930 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420340110556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085643930 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262420340110556 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085643930 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085643930 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@08a044e48d03: Found GsupExpect[0] for "262420340110556" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@08a044e48d03: Added IMSI table entry 2TC_mo_ussd_euse(214)"262420340110556" TC_mo_ussd_euse(214)@08a044e48d03: setverdict(pass): none -> pass 20250103085643935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48294<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@08a044e48d03: Final verdict of PTC: pass 20250103085643935 DAUC <0003> db_auc.c:157 IMSI='262426296827538': No 2G Auth Data 20250103085643935 DAUC <0003> db_auc.c:192 IMSI='262426296827538': No 3G Auth Data HLR_Test-GSUP(209)@08a044e48d03: Created GsupExpect[0] for "262426296827538" to be handled at TC_mo_ussd_euse(215) 20250103085643951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48302<->l=127.0.0.1:4258 20250103085643957 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085643957 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426296827538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426296827538" session_id=2161609961 session_state=BEGIN} 20250103085643958 DSS <0004> hlr_ussd.c:576 262426296827538/0x80d78ce9: Process SS (BEGIN) 20250103085643958 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085643958 DSS <0004> hlr_ussd.c:518 262426296827538/0x80d78ce9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085643958 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643958 DLINP <000b> input/ipa.c:432 127.0.0.1:43267 sending data 20250103085643958 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643958 DLINP <000b> input/ipa.c:432 127.0.0.1:43267 sending data EUSE-TC_mo_ussd_euse(206)@08a044e48d03: 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 } } } } } 20250103085643959 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643959 DLINP <000b> input/ipa.c:406 127.0.0.1:43267 message received 20250103085643959 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262426296827538 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426296827538" session_id=2161609961 session_state=END} 20250103085643959 DSS <0004> hlr_ussd.c:576 262426296827538/0x80d78ce9: Process SS (END) 20250103085643959 DSS <0004> hlr_ussd.c:518 262426296827538/0x80d78ce9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250103085643959 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426296827538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426296827538" session_id=2161609961 session_state=END} 20250103085643959 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426296827538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085643959 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262426296827538 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085643959 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085643959 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@08a044e48d03: Found GsupExpect[0] for "262426296827538" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@08a044e48d03: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426296827538" TC_mo_ussd_euse(215)@08a044e48d03: setverdict(pass): none -> pass 20250103085643963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48302<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@08a044e48d03: Final verdict of PTC: pass 20250103085643963 DAUC <0003> db_auc.c:157 IMSI='262421057330025': No 2G Auth Data 20250103085643963 DAUC <0003> db_auc.c:192 IMSI='262421057330025': No 3G Auth Data HLR_Test-GSUP(209)@08a044e48d03: Created GsupExpect[0] for "262421057330025" to be handled at TC_mo_ussd_euse(216) 20250103085643980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48310<->l=127.0.0.1:4258 20250103085643987 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085643988 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421057330025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421057330025" session_id=2464435221 session_state=BEGIN} 20250103085643988 DSS <0004> hlr_ussd.c:576 262421057330025/0x92e44c15: Process SS (BEGIN) 20250103085643988 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085643988 DSS <0004> hlr_ussd.c:518 262421057330025/0x92e44c15: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085643988 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643988 DLINP <000b> input/ipa.c:432 127.0.0.1:43267 sending data 20250103085643988 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643988 DLINP <000b> input/ipa.c:432 127.0.0.1:43267 sending data EUSE-TC_mo_ussd_euse(206)@08a044e48d03: 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 } } } } } 20250103085643990 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643990 DLINP <000b> input/ipa.c:406 127.0.0.1:43267 message received 20250103085643990 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262421057330025 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421057330025" session_id=2464435221 session_state=END} 20250103085643990 DSS <0004> hlr_ussd.c:576 262421057330025/0x92e44c15: Process SS (END) 20250103085643990 DSS <0004> hlr_ussd.c:518 262421057330025/0x92e44c15: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250103085643990 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421057330025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421057330025" session_id=2464435221 session_state=END} 20250103085643990 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421057330025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085643990 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262421057330025 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085643990 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085643990 DLINP <000b> input/ipa.c:452 connected read/write 20250103085643990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@08a044e48d03: Found GsupExpect[0] for "262421057330025" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@08a044e48d03: Added IMSI table entry 4TC_mo_ussd_euse(216)"262421057330025" TC_mo_ussd_euse(216)@08a044e48d03: setverdict(pass): none -> pass 20250103085643995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48310<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@08a044e48d03: Final verdict of PTC: pass 20250103085643995 DAUC <0003> db_auc.c:157 IMSI='262427621563958': No 2G Auth Data 20250103085643995 DAUC <0003> db_auc.c:192 IMSI='262427621563958': No 3G Auth Data HLR_Test-GSUP(209)@08a044e48d03: Created GsupExpect[0] for "262427621563958" to be handled at TC_mo_ussd_euse(217) 20250103085644011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 20250103085644016 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085644016 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427621563958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427621563958" session_id=111848712 session_state=BEGIN} 20250103085644016 DSS <0004> hlr_ussd.c:576 262427621563958/0x06aaad08: Process SS (BEGIN) 20250103085644016 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085644016 DSS <0004> hlr_ussd.c:518 262427621563958/0x06aaad08: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085644016 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644016 DLINP <000b> input/ipa.c:432 127.0.0.1:43267 sending data 20250103085644016 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644016 DLINP <000b> input/ipa.c:432 127.0.0.1:43267 sending data EUSE-TC_mo_ussd_euse(206)@08a044e48d03: 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 } } } } } 20250103085644019 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644019 DLINP <000b> input/ipa.c:406 127.0.0.1:43267 message received 20250103085644019 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262427621563958 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427621563958" session_id=111848712 session_state=END} 20250103085644019 DSS <0004> hlr_ussd.c:576 262427621563958/0x06aaad08: Process SS (END) 20250103085644019 DSS <0004> hlr_ussd.c:518 262427621563958/0x06aaad08: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250103085644019 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427621563958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427621563958" session_id=111848712 session_state=END} 20250103085644019 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427621563958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085644019 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262427621563958 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085644019 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085644019 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@08a044e48d03: Found GsupExpect[0] for "262427621563958" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@08a044e48d03: Added IMSI table entry 5TC_mo_ussd_euse(217)"262427621563958" TC_mo_ussd_euse(217)@08a044e48d03: setverdict(pass): none -> pass 20250103085644022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@08a044e48d03: Final verdict of PTC: pass 20250103085644023 DAUC <0003> db_auc.c:157 IMSI='262428813033895': No 2G Auth Data 20250103085644023 DAUC <0003> db_auc.c:192 IMSI='262428813033895': No 3G Auth Data HLR_Test-GSUP(209)@08a044e48d03: Created GsupExpect[0] for "262428813033895" to be handled at TC_mo_ussd_euse(218) 20250103085644040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48332<->l=127.0.0.1:4258 20250103085644047 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085644047 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428813033895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428813033895" session_id=3253576421 session_state=BEGIN} 20250103085644047 DSS <0004> hlr_ussd.c:576 262428813033895/0xc1eda2e5: Process SS (BEGIN) 20250103085644047 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085644047 DSS <0004> hlr_ussd.c:518 262428813033895/0xc1eda2e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085644047 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644047 DLINP <000b> input/ipa.c:432 127.0.0.1:43267 sending data 20250103085644047 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644047 DLINP <000b> input/ipa.c:432 127.0.0.1:43267 sending data EUSE-TC_mo_ussd_euse(206)@08a044e48d03: 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 } } } } } 20250103085644049 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644049 DLINP <000b> input/ipa.c:406 127.0.0.1:43267 message received 20250103085644049 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262428813033895 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428813033895" session_id=3253576421 session_state=END} 20250103085644049 DSS <0004> hlr_ussd.c:576 262428813033895/0xc1eda2e5: Process SS (END) 20250103085644049 DSS <0004> hlr_ussd.c:518 262428813033895/0xc1eda2e5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250103085644049 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428813033895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428813033895" session_id=3253576421 session_state=END} 20250103085644049 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428813033895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085644049 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262428813033895 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085644049 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085644049 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@08a044e48d03: Found GsupExpect[0] for "262428813033895" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@08a044e48d03: Added IMSI table entry 6TC_mo_ussd_euse(218)"262428813033895" TC_mo_ussd_euse(218)@08a044e48d03: setverdict(pass): none -> pass 20250103085644053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48332<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@08a044e48d03: Final verdict of PTC: pass 20250103085644053 DAUC <0003> db_auc.c:157 IMSI='262427431495138': No 2G Auth Data 20250103085644053 DAUC <0003> db_auc.c:192 IMSI='262427431495138': No 3G Auth Data HLR_Test-GSUP(209)@08a044e48d03: Created GsupExpect[0] for "262427431495138" to be handled at TC_mo_ussd_euse(219) 20250103085644070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48346<->l=127.0.0.1:4258 20250103085644077 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085644077 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427431495138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427431495138" session_id=918817334 session_state=BEGIN} 20250103085644077 DSS <0004> hlr_ussd.c:576 262427431495138/0x36c40a36: Process SS (BEGIN) 20250103085644077 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085644077 DSS <0004> hlr_ussd.c:518 262427431495138/0x36c40a36: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085644077 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644077 DLINP <000b> input/ipa.c:432 127.0.0.1:43267 sending data 20250103085644077 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644077 DLINP <000b> input/ipa.c:432 127.0.0.1:43267 sending data EUSE-TC_mo_ussd_euse(206)@08a044e48d03: 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 } } } } } 20250103085644079 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644079 DLINP <000b> input/ipa.c:406 127.0.0.1:43267 message received 20250103085644079 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262427431495138 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427431495138" session_id=918817334 session_state=END} 20250103085644079 DSS <0004> hlr_ussd.c:576 262427431495138/0x36c40a36: Process SS (END) 20250103085644079 DSS <0004> hlr_ussd.c:518 262427431495138/0x36c40a36: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250103085644079 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427431495138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427431495138" session_id=918817334 session_state=END} 20250103085644079 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427431495138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085644079 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262427431495138 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085644079 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085644079 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@08a044e48d03: Found GsupExpect[0] for "262427431495138" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@08a044e48d03: Added IMSI table entry 7TC_mo_ussd_euse(219)"262427431495138" TC_mo_ussd_euse(219)@08a044e48d03: setverdict(pass): none -> pass 20250103085644084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48346<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@08a044e48d03: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@08a044e48d03: Final verdict of PTC: none 20250103085644085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48272<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@08a044e48d03: Final verdict of PTC: none 20250103085644087 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644087 DLINP <000b> input/ipa.c:406 127.0.0.1:43267 message received 20250103085644087 DLINP <000b> input/ipa.c:415 127.0.0.1:43267 connection closed with server 20250103085644087 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:43267 20250103085644087 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250103085644087 DLINP <000b> input/ipa.c:452 connected read/write 20250103085644087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085644087 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085644087 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085644087 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085644087 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36261<->l=127.0.0.1:4259) 210@08a044e48d03: Final verdict of PTC: none IPA-EUSE-foobar(208)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 210: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@08a044e48d03: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Fri Jan 3 08:56:44 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 20250103085644127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20250103085644328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=111192) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Fri Jan 3 08:56:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@08a044e48d03: 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@08a044e48d03: Test case TC_mo_ussd_euse_continue started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 20250103085647413 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33427 20250103085647413 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33427 IPA-EUSE-foobar(222)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085647414 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647414 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received MTC@08a044e48d03: in not legacy case 2 IPA-EUSE-foobar(222)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085647417 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647417 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647418 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085647418 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250103085647418 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250103085647418 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250103085647418 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 20250103085647418 DLGSUP <0013> gsup_server.c:236 2: 20250103085647418 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085647418 DLGSUP <0013> gsup_server.c:236 3: 20250103085647418 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085647418 DLGSUP <0013> gsup_server.c:236 4: 20250103085647418 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085647418 DLGSUP <0013> gsup_server.c:236 5: 20250103085647418 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085647418 DLGSUP <0013> gsup_server.c:236 7: 20250103085647418 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085647418 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085647418 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085647418 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33427 IPA-EUSE-foobar(222)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085647418 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085647419 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085647421 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42140<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085647424 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647424 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085647424 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085647424 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 20250103085647424 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085647424 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 20250103085647424 DLGSUP <0013> gsup_server.c:236 2: 20250103085647424 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085647424 DLGSUP <0013> gsup_server.c:236 3: 20250103085647424 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085647424 DLGSUP <0013> gsup_server.c:236 4: 20250103085647424 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085647424 DLGSUP <0013> gsup_server.c:236 5: 20250103085647424 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085647424 DLGSUP <0013> gsup_server.c:236 7: 20250103085647424 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085647424 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085647424 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085647424 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@08a044e48d03: 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") 20250103085647443 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44755<->l=127.0.0.1:4259) 20250103085647450 DAUC <0003> db_auc.c:157 IMSI='262425633813689': No 2G Auth Data 20250103085647450 DAUC <0003> db_auc.c:192 IMSI='262425633813689': No 3G Auth Data HLR_Test-GSUP(223)@08a044e48d03: Created GsupExpect[0] for "262425633813689" to be handled at TC_mo_ussd_euse_continue(226) 20250103085647467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42144<->l=127.0.0.1:4258 20250103085647474 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647474 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425633813689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425633813689" session_id=2777475156 session_state=BEGIN} 20250103085647474 DSS <0004> hlr_ussd.c:576 262425633813689/0xa58ce854: Process SS (BEGIN) 20250103085647474 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085647474 DSS <0004> hlr_ussd.c:518 262425633813689/0xa58ce854: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085647474 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647474 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data 20250103085647474 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647474 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: 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 } } } } } 20250103085647480 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647480 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647480 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262425633813689 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425633813689" session_id=2777475156 session_state=CONTINUE} 20250103085647480 DSS <0004> hlr_ussd.c:576 262425633813689/0xa58ce854: Process SS (CONTINUE) 20250103085647480 DSS <0004> hlr_ussd.c:518 262425633813689/0xa58ce854: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250103085647480 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425633813689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425633813689" session_id=2777475156 session_state=CONTINUE} 20250103085647480 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262425633813689 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085647480 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085647480 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@08a044e48d03: Found GsupExpect[0] for "262425633813689" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@08a044e48d03: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262425633813689" TC_mo_ussd_euse_continue(226)@08a044e48d03: setverdict(pass): none -> pass 20250103085647484 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647484 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425633813689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425633813689" session_id=2777475156 session_state=CONTINUE} 20250103085647484 DSS <0004> hlr_ussd.c:576 262425633813689/0xa58ce854: Process SS (CONTINUE) 20250103085647484 DSS <0004> hlr_ussd.c:518 262425633813689/0xa58ce854: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250103085647484 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425633813689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085647484 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647484 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data 20250103085647484 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647485 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: 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 } } } } } 20250103085647486 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647486 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647486 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262425633813689 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425633813689" session_id=2777475156 session_state=END} 20250103085647486 DSS <0004> hlr_ussd.c:576 262425633813689/0xa58ce854: Process SS (END) 20250103085647486 DSS <0004> hlr_ussd.c:518 262425633813689/0xa58ce854: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250103085647486 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425633813689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425633813689" session_id=2777475156 session_state=END} 20250103085647486 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425633813689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085647486 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262425633813689 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085647486 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085647486 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085647488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42144<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@08a044e48d03: Final verdict of PTC: pass 20250103085647489 DAUC <0003> db_auc.c:157 IMSI='262423576665724': No 2G Auth Data 20250103085647489 DAUC <0003> db_auc.c:192 IMSI='262423576665724': No 3G Auth Data HLR_Test-GSUP(223)@08a044e48d03: Created GsupExpect[0] for "262423576665724" to be handled at TC_mo_ussd_euse_continue(227) 20250103085647506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 20250103085647511 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647511 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423576665724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423576665724" session_id=400345609 session_state=BEGIN} 20250103085647511 DSS <0004> hlr_ussd.c:576 262423576665724/0x17dcca09: Process SS (BEGIN) 20250103085647511 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085647511 DSS <0004> hlr_ussd.c:518 262423576665724/0x17dcca09: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085647511 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647511 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data 20250103085647511 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647511 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: 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 } } } } } 20250103085647513 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647513 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647513 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262423576665724 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423576665724" session_id=400345609 session_state=CONTINUE} 20250103085647513 DSS <0004> hlr_ussd.c:576 262423576665724/0x17dcca09: Process SS (CONTINUE) 20250103085647513 DSS <0004> hlr_ussd.c:518 262423576665724/0x17dcca09: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250103085647513 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423576665724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423576665724" session_id=400345609 session_state=CONTINUE} 20250103085647513 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262423576665724 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085647513 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085647513 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@08a044e48d03: Found GsupExpect[0] for "262423576665724" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@08a044e48d03: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262423576665724" TC_mo_ussd_euse_continue(227)@08a044e48d03: setverdict(pass): none -> pass 20250103085647517 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647517 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423576665724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423576665724" session_id=400345609 session_state=CONTINUE} 20250103085647517 DSS <0004> hlr_ussd.c:576 262423576665724/0x17dcca09: Process SS (CONTINUE) 20250103085647517 DSS <0004> hlr_ussd.c:518 262423576665724/0x17dcca09: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250103085647517 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423576665724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085647517 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647517 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data 20250103085647517 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647517 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: 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 } } } } } 20250103085647519 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647519 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647519 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262423576665724 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423576665724" session_id=400345609 session_state=END} 20250103085647519 DSS <0004> hlr_ussd.c:576 262423576665724/0x17dcca09: Process SS (END) 20250103085647519 DSS <0004> hlr_ussd.c:518 262423576665724/0x17dcca09: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250103085647519 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423576665724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423576665724" session_id=400345609 session_state=END} 20250103085647519 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423576665724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085647519 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262423576665724 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085647519 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085647519 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085647521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@08a044e48d03: Final verdict of PTC: pass 20250103085647521 DAUC <0003> db_auc.c:157 IMSI='262426420598077': No 2G Auth Data 20250103085647521 DAUC <0003> db_auc.c:192 IMSI='262426420598077': No 3G Auth Data HLR_Test-GSUP(223)@08a044e48d03: Created GsupExpect[0] for "262426420598077" to be handled at TC_mo_ussd_euse_continue(228) 20250103085647538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42154<->l=127.0.0.1:4258 20250103085647544 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647544 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426420598077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426420598077" session_id=2204247585 session_state=BEGIN} 20250103085647544 DSS <0004> hlr_ussd.c:576 262426420598077/0x83622621: Process SS (BEGIN) 20250103085647544 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085647544 DSS <0004> hlr_ussd.c:518 262426420598077/0x83622621: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085647544 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647544 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data 20250103085647544 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647544 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: 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 } } } } } 20250103085647546 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647546 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647546 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262426420598077 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426420598077" session_id=2204247585 session_state=CONTINUE} 20250103085647546 DSS <0004> hlr_ussd.c:576 262426420598077/0x83622621: Process SS (CONTINUE) 20250103085647546 DSS <0004> hlr_ussd.c:518 262426420598077/0x83622621: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250103085647546 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426420598077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426420598077" session_id=2204247585 session_state=CONTINUE} 20250103085647546 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262426420598077 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085647546 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085647546 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@08a044e48d03: Found GsupExpect[0] for "262426420598077" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@08a044e48d03: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262426420598077" TC_mo_ussd_euse_continue(228)@08a044e48d03: setverdict(pass): none -> pass 20250103085647551 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647551 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426420598077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426420598077" session_id=2204247585 session_state=CONTINUE} 20250103085647551 DSS <0004> hlr_ussd.c:576 262426420598077/0x83622621: Process SS (CONTINUE) 20250103085647551 DSS <0004> hlr_ussd.c:518 262426420598077/0x83622621: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250103085647551 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426420598077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085647551 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647551 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data 20250103085647551 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647551 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: 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 } } } } } 20250103085647553 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647553 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647553 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262426420598077 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426420598077" session_id=2204247585 session_state=END} 20250103085647553 DSS <0004> hlr_ussd.c:576 262426420598077/0x83622621: Process SS (END) 20250103085647553 DSS <0004> hlr_ussd.c:518 262426420598077/0x83622621: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250103085647553 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426420598077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426420598077" session_id=2204247585 session_state=END} 20250103085647553 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426420598077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085647553 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262426420598077 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085647553 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085647553 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085647555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42154<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@08a044e48d03: Final verdict of PTC: pass 20250103085647556 DAUC <0003> db_auc.c:157 IMSI='262429813028860': No 2G Auth Data 20250103085647556 DAUC <0003> db_auc.c:192 IMSI='262429813028860': No 3G Auth Data HLR_Test-GSUP(223)@08a044e48d03: Created GsupExpect[0] for "262429813028860" to be handled at TC_mo_ussd_euse_continue(229) 20250103085647569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42160<->l=127.0.0.1:4258 20250103085647574 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647574 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429813028860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429813028860" session_id=1724160643 session_state=BEGIN} 20250103085647574 DSS <0004> hlr_ussd.c:576 262429813028860/0x66c49a83: Process SS (BEGIN) 20250103085647574 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085647574 DSS <0004> hlr_ussd.c:518 262429813028860/0x66c49a83: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085647574 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647574 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data 20250103085647574 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647574 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: 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 } } } } } 20250103085647576 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647576 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647576 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262429813028860 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429813028860" session_id=1724160643 session_state=CONTINUE} 20250103085647576 DSS <0004> hlr_ussd.c:576 262429813028860/0x66c49a83: Process SS (CONTINUE) 20250103085647576 DSS <0004> hlr_ussd.c:518 262429813028860/0x66c49a83: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250103085647576 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429813028860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429813028860" session_id=1724160643 session_state=CONTINUE} 20250103085647576 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262429813028860 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085647576 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085647576 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@08a044e48d03: Found GsupExpect[0] for "262429813028860" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@08a044e48d03: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262429813028860" TC_mo_ussd_euse_continue(229)@08a044e48d03: setverdict(pass): none -> pass 20250103085647580 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647580 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429813028860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429813028860" session_id=1724160643 session_state=CONTINUE} 20250103085647580 DSS <0004> hlr_ussd.c:576 262429813028860/0x66c49a83: Process SS (CONTINUE) 20250103085647580 DSS <0004> hlr_ussd.c:518 262429813028860/0x66c49a83: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250103085647580 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429813028860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085647580 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647580 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data 20250103085647580 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647580 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: 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 } } } } } 20250103085647582 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647582 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647582 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262429813028860 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429813028860" session_id=1724160643 session_state=END} 20250103085647582 DSS <0004> hlr_ussd.c:576 262429813028860/0x66c49a83: Process SS (END) 20250103085647582 DSS <0004> hlr_ussd.c:518 262429813028860/0x66c49a83: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250103085647582 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429813028860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429813028860" session_id=1724160643 session_state=END} 20250103085647582 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429813028860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085647582 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262429813028860 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085647582 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085647582 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085647584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42160<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@08a044e48d03: Final verdict of PTC: pass 20250103085647585 DAUC <0003> db_auc.c:157 IMSI='262428693982289': No 2G Auth Data 20250103085647585 DAUC <0003> db_auc.c:192 IMSI='262428693982289': No 3G Auth Data HLR_Test-GSUP(223)@08a044e48d03: Created GsupExpect[0] for "262428693982289" to be handled at TC_mo_ussd_euse_continue(230) 20250103085647602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42174<->l=127.0.0.1:4258 20250103085647609 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647609 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428693982289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428693982289" session_id=2949870912 session_state=BEGIN} 20250103085647609 DSS <0004> hlr_ussd.c:576 262428693982289/0xafd37540: Process SS (BEGIN) 20250103085647609 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085647609 DSS <0004> hlr_ussd.c:518 262428693982289/0xafd37540: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085647609 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647609 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data 20250103085647609 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647609 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: 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 } } } } } 20250103085647611 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647611 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647611 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262428693982289 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428693982289" session_id=2949870912 session_state=CONTINUE} 20250103085647611 DSS <0004> hlr_ussd.c:576 262428693982289/0xafd37540: Process SS (CONTINUE) 20250103085647611 DSS <0004> hlr_ussd.c:518 262428693982289/0xafd37540: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250103085647611 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428693982289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428693982289" session_id=2949870912 session_state=CONTINUE} 20250103085647611 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262428693982289 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085647612 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085647612 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@08a044e48d03: Found GsupExpect[0] for "262428693982289" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@08a044e48d03: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262428693982289" TC_mo_ussd_euse_continue(230)@08a044e48d03: setverdict(pass): none -> pass 20250103085647617 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647617 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428693982289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428693982289" session_id=2949870912 session_state=CONTINUE} 20250103085647617 DSS <0004> hlr_ussd.c:576 262428693982289/0xafd37540: Process SS (CONTINUE) 20250103085647617 DSS <0004> hlr_ussd.c:518 262428693982289/0xafd37540: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250103085647617 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428693982289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085647617 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647617 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data 20250103085647617 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647617 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: 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 } } } } } 20250103085647619 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647619 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647619 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262428693982289 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428693982289" session_id=2949870912 session_state=END} 20250103085647619 DSS <0004> hlr_ussd.c:576 262428693982289/0xafd37540: Process SS (END) 20250103085647619 DSS <0004> hlr_ussd.c:518 262428693982289/0xafd37540: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250103085647619 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428693982289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428693982289" session_id=2949870912 session_state=END} 20250103085647619 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428693982289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085647619 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262428693982289 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085647619 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085647619 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085647621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42174<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@08a044e48d03: Final verdict of PTC: pass 20250103085647622 DAUC <0003> db_auc.c:157 IMSI='262427346002881': No 2G Auth Data 20250103085647622 DAUC <0003> db_auc.c:192 IMSI='262427346002881': No 3G Auth Data HLR_Test-GSUP(223)@08a044e48d03: Created GsupExpect[0] for "262427346002881" to be handled at TC_mo_ussd_euse_continue(231) 20250103085647638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42190<->l=127.0.0.1:4258 20250103085647643 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647643 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647643 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427346002881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427346002881" session_id=2379997818 session_state=BEGIN} 20250103085647643 DSS <0004> hlr_ussd.c:576 262427346002881/0x8ddbe27a: Process SS (BEGIN) 20250103085647643 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085647643 DSS <0004> hlr_ussd.c:518 262427346002881/0x8ddbe27a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085647643 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647643 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data 20250103085647643 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647643 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: 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 } } } } } 20250103085647645 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647645 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647645 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262427346002881 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427346002881" session_id=2379997818 session_state=CONTINUE} 20250103085647645 DSS <0004> hlr_ussd.c:576 262427346002881/0x8ddbe27a: Process SS (CONTINUE) 20250103085647645 DSS <0004> hlr_ussd.c:518 262427346002881/0x8ddbe27a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250103085647645 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427346002881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427346002881" session_id=2379997818 session_state=CONTINUE} 20250103085647645 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262427346002881 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085647645 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085647645 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@08a044e48d03: Found GsupExpect[0] for "262427346002881" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@08a044e48d03: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262427346002881" TC_mo_ussd_euse_continue(231)@08a044e48d03: setverdict(pass): none -> pass 20250103085647651 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647651 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647651 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427346002881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427346002881" session_id=2379997818 session_state=CONTINUE} 20250103085647651 DSS <0004> hlr_ussd.c:576 262427346002881/0x8ddbe27a: Process SS (CONTINUE) 20250103085647651 DSS <0004> hlr_ussd.c:518 262427346002881/0x8ddbe27a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250103085647651 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427346002881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085647651 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647651 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data 20250103085647651 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647651 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: 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 } } } } } 20250103085647653 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647653 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647653 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262427346002881 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427346002881" session_id=2379997818 session_state=END} 20250103085647653 DSS <0004> hlr_ussd.c:576 262427346002881/0x8ddbe27a: Process SS (END) 20250103085647653 DSS <0004> hlr_ussd.c:518 262427346002881/0x8ddbe27a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250103085647653 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427346002881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427346002881" session_id=2379997818 session_state=END} 20250103085647653 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427346002881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085647653 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262427346002881 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085647653 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085647653 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085647655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42190<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@08a044e48d03: Final verdict of PTC: pass 20250103085647656 DAUC <0003> db_auc.c:157 IMSI='262424813586628': No 2G Auth Data 20250103085647656 DAUC <0003> db_auc.c:192 IMSI='262424813586628': No 3G Auth Data HLR_Test-GSUP(223)@08a044e48d03: Created GsupExpect[0] for "262424813586628" to be handled at TC_mo_ussd_euse_continue(232) 20250103085647672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42202<->l=127.0.0.1:4258 20250103085647677 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647677 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424813586628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424813586628" session_id=1484302526 session_state=BEGIN} 20250103085647677 DSS <0004> hlr_ussd.c:576 262424813586628/0x5878a8be: Process SS (BEGIN) 20250103085647677 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085647678 DSS <0004> hlr_ussd.c:518 262424813586628/0x5878a8be: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085647678 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647678 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data 20250103085647678 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647678 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: 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 } } } } } 20250103085647680 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647680 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647680 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262424813586628 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424813586628" session_id=1484302526 session_state=CONTINUE} 20250103085647680 DSS <0004> hlr_ussd.c:576 262424813586628/0x5878a8be: Process SS (CONTINUE) 20250103085647680 DSS <0004> hlr_ussd.c:518 262424813586628/0x5878a8be: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250103085647680 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424813586628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424813586628" session_id=1484302526 session_state=CONTINUE} 20250103085647680 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262424813586628 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085647680 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085647680 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@08a044e48d03: Found GsupExpect[0] for "262424813586628" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@08a044e48d03: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424813586628" TC_mo_ussd_euse_continue(232)@08a044e48d03: setverdict(pass): none -> pass 20250103085647686 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647686 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424813586628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424813586628" session_id=1484302526 session_state=CONTINUE} 20250103085647686 DSS <0004> hlr_ussd.c:576 262424813586628/0x5878a8be: Process SS (CONTINUE) 20250103085647686 DSS <0004> hlr_ussd.c:518 262424813586628/0x5878a8be: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250103085647686 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424813586628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085647686 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647686 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data 20250103085647687 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647687 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: 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 } } } } } 20250103085647689 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647689 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647689 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262424813586628 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424813586628" session_id=1484302526 session_state=END} 20250103085647689 DSS <0004> hlr_ussd.c:576 262424813586628/0x5878a8be: Process SS (END) 20250103085647689 DSS <0004> hlr_ussd.c:518 262424813586628/0x5878a8be: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250103085647689 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424813586628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424813586628" session_id=1484302526 session_state=END} 20250103085647689 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424813586628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085647689 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262424813586628 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085647689 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085647689 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085647691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42202<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@08a044e48d03: Final verdict of PTC: pass 20250103085647692 DAUC <0003> db_auc.c:157 IMSI='262423272936235': No 2G Auth Data 20250103085647692 DAUC <0003> db_auc.c:192 IMSI='262423272936235': No 3G Auth Data HLR_Test-GSUP(223)@08a044e48d03: Created GsupExpect[0] for "262423272936235" to be handled at TC_mo_ussd_euse_continue(233) 20250103085647708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42210<->l=127.0.0.1:4258 20250103085647715 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647715 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423272936235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423272936235" session_id=643544739 session_state=BEGIN} 20250103085647715 DSS <0004> hlr_ussd.c:576 262423272936235/0x265bb6a3: Process SS (BEGIN) 20250103085647715 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250103085647715 DSS <0004> hlr_ussd.c:518 262423272936235/0x265bb6a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250103085647715 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647715 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data 20250103085647715 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647715 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: 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 } } } } } 20250103085647717 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647717 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647717 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262423272936235 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423272936235" session_id=643544739 session_state=CONTINUE} 20250103085647717 DSS <0004> hlr_ussd.c:576 262423272936235/0x265bb6a3: Process SS (CONTINUE) 20250103085647717 DSS <0004> hlr_ussd.c:518 262423272936235/0x265bb6a3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250103085647717 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423272936235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423272936235" session_id=643544739 session_state=CONTINUE} 20250103085647717 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262423272936235 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085647717 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085647717 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@08a044e48d03: Found GsupExpect[0] for "262423272936235" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@08a044e48d03: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262423272936235" TC_mo_ussd_euse_continue(233)@08a044e48d03: setverdict(pass): none -> pass 20250103085647721 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647721 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423272936235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423272936235" session_id=643544739 session_state=CONTINUE} 20250103085647721 DSS <0004> hlr_ussd.c:576 262423272936235/0x265bb6a3: Process SS (CONTINUE) 20250103085647721 DSS <0004> hlr_ussd.c:518 262423272936235/0x265bb6a3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250103085647721 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423272936235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085647721 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647721 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data 20250103085647721 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647722 DLINP <000b> input/ipa.c:432 127.0.0.1:33427 sending data EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: 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 } } } } } 20250103085647723 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647723 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647724 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262423272936235 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423272936235" session_id=643544739 session_state=END} 20250103085647724 DSS <0004> hlr_ussd.c:576 262423272936235/0x265bb6a3: Process SS (END) 20250103085647724 DSS <0004> hlr_ussd.c:518 262423272936235/0x265bb6a3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250103085647724 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423272936235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423272936235" session_id=643544739 session_state=END} 20250103085647724 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423272936235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085647724 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262423272936235 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085647724 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085647724 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085647726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42210<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@08a044e48d03: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@08a044e48d03: Final verdict of PTC: none 20250103085647727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42140<->l=127.0.0.1:4258 20250103085647728 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085647728 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085647728 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085647728 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@08a044e48d03: Final verdict of PTC: none 224@08a044e48d03: Final verdict of PTC: none 20250103085647729 DLINP <000b> input/ipa.c:452 connected read/write 20250103085647729 DLINP <000b> input/ipa.c:406 127.0.0.1:33427 message received 20250103085647729 DLINP <000b> input/ipa.c:415 127.0.0.1:33427 connection closed with server 20250103085647729 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33427 20250103085647729 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250103085647729 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44755<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(221)@08a044e48d03: Final verdict of PTC: none IPA-EUSE-foobar(222)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 224: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@08a044e48d03: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Fri Jan 3 08:56:47 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 20250103085647768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42216<->l=127.0.0.1:4258 20250103085647969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42216<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=123436) Waiting for packet dumper to finish... 1 (prev_count=123436, count=156836) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Fri Jan 3 08:56:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_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@08a044e48d03: 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@08a044e48d03: Test case TC_mo_ussd_euse_defaultroute started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 20250103085651047 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34659 20250103085651047 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:34659 IPA-EUSE-foobar(236)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085651049 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651049 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received MTC@08a044e48d03: in not legacy case 2 IPA-EUSE-foobar(236)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085651051 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651051 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250103085651051 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085651051 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250103085651051 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250103085651051 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250103085651051 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 20250103085651051 DLGSUP <0013> gsup_server.c:236 2: 20250103085651051 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085651051 DLGSUP <0013> gsup_server.c:236 3: 20250103085651051 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085651051 DLGSUP <0013> gsup_server.c:236 4: 20250103085651051 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085651051 DLGSUP <0013> gsup_server.c:236 5: 20250103085651051 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085651051 DLGSUP <0013> gsup_server.c:236 7: 20250103085651051 DLGSUP <0013> gsup_server.c:238 7: 00 IPA-EUSE-foobar(236)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085651051 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085651051 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085651051 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34659 20250103085651052 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085651052 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085651054 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085651055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085651057 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085651057 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085651057 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085651057 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 20250103085651057 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085651057 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 20250103085651057 DLGSUP <0013> gsup_server.c:236 2: 20250103085651057 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085651057 DLGSUP <0013> gsup_server.c:236 3: 20250103085651057 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085651057 DLGSUP <0013> gsup_server.c:236 4: 20250103085651057 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085651057 DLGSUP <0013> gsup_server.c:236 5: 20250103085651057 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085651057 DLGSUP <0013> gsup_server.c:236 7: 20250103085651057 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085651057 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085651057 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085651057 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@08a044e48d03: 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") 20250103085651075 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42723<->l=127.0.0.1:4259) 20250103085651084 DAUC <0003> db_auc.c:157 IMSI='262428140121111': No 2G Auth Data 20250103085651084 DAUC <0003> db_auc.c:192 IMSI='262428140121111': No 3G Auth Data HLR_Test-GSUP(237)@08a044e48d03: Created GsupExpect[0] for "262428140121111" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250103085651098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42238<->l=127.0.0.1:4258 20250103085651105 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085651105 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428140121111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428140121111" session_id=2094926098 session_state=BEGIN} 20250103085651105 DSS <0004> hlr_ussd.c:576 262428140121111/0x7cde0912: Process SS (BEGIN) 20250103085651105 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250103085651105 DSS <0004> hlr_ussd.c:518 262428140121111/0x7cde0912: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250103085651105 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651105 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250103085651105 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651105 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@08a044e48d03: 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 } } } } } 20250103085651112 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651112 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250103085651112 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262428140121111 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428140121111" session_id=2094926098 session_state=END} 20250103085651112 DSS <0004> hlr_ussd.c:576 262428140121111/0x7cde0912: Process SS (END) 20250103085651112 DSS <0004> hlr_ussd.c:518 262428140121111/0x7cde0912: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250103085651112 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428140121111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428140121111" session_id=2094926098 session_state=END} 20250103085651112 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428140121111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085651112 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262428140121111 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085651112 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085651112 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@08a044e48d03: Found GsupExpect[0] for "262428140121111" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@08a044e48d03: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262428140121111" TC_mo_ussd_euse_defaultroute(240)@08a044e48d03: setverdict(pass): none -> pass 20250103085651117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42238<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@08a044e48d03: Final verdict of PTC: pass 20250103085651118 DAUC <0003> db_auc.c:157 IMSI='262428257878745': No 2G Auth Data 20250103085651118 DAUC <0003> db_auc.c:192 IMSI='262428257878745': No 3G Auth Data HLR_Test-GSUP(237)@08a044e48d03: Created GsupExpect[0] for "262428257878745" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250103085651135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42248<->l=127.0.0.1:4258 20250103085651145 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085651146 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428257878745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428257878745" session_id=269127334 session_state=BEGIN} 20250103085651146 DSS <0004> hlr_ussd.c:576 262428257878745/0x100a8ea6: Process SS (BEGIN) 20250103085651146 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250103085651146 DSS <0004> hlr_ussd.c:518 262428257878745/0x100a8ea6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250103085651146 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651146 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250103085651146 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651146 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@08a044e48d03: 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 } } } } } 20250103085651148 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651148 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250103085651148 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262428257878745 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428257878745" session_id=269127334 session_state=END} 20250103085651148 DSS <0004> hlr_ussd.c:576 262428257878745/0x100a8ea6: Process SS (END) 20250103085651148 DSS <0004> hlr_ussd.c:518 262428257878745/0x100a8ea6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250103085651148 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428257878745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428257878745" session_id=269127334 session_state=END} 20250103085651148 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428257878745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085651148 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262428257878745 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085651148 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085651148 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@08a044e48d03: Found GsupExpect[0] for "262428257878745" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@08a044e48d03: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262428257878745" TC_mo_ussd_euse_defaultroute(241)@08a044e48d03: setverdict(pass): none -> pass 20250103085651151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42248<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@08a044e48d03: Final verdict of PTC: pass 20250103085651152 DAUC <0003> db_auc.c:157 IMSI='262422780388648': No 2G Auth Data 20250103085651152 DAUC <0003> db_auc.c:192 IMSI='262422780388648': No 3G Auth Data HLR_Test-GSUP(237)@08a044e48d03: Created GsupExpect[0] for "262422780388648" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250103085651169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42260<->l=127.0.0.1:4258 20250103085651175 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085651175 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422780388648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422780388648" session_id=803268767 session_state=BEGIN} 20250103085651175 DSS <0004> hlr_ussd.c:576 262422780388648/0x2fe0e89f: Process SS (BEGIN) 20250103085651175 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250103085651175 DSS <0004> hlr_ussd.c:518 262422780388648/0x2fe0e89f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250103085651175 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651175 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250103085651175 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651175 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@08a044e48d03: 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 } } } } } 20250103085651178 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651178 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250103085651178 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262422780388648 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422780388648" session_id=803268767 session_state=END} 20250103085651178 DSS <0004> hlr_ussd.c:576 262422780388648/0x2fe0e89f: Process SS (END) 20250103085651178 DSS <0004> hlr_ussd.c:518 262422780388648/0x2fe0e89f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250103085651178 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422780388648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422780388648" session_id=803268767 session_state=END} 20250103085651178 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422780388648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085651178 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262422780388648 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085651178 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085651178 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@08a044e48d03: Found GsupExpect[0] for "262422780388648" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@08a044e48d03: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262422780388648" TC_mo_ussd_euse_defaultroute(242)@08a044e48d03: setverdict(pass): none -> pass 20250103085651181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42260<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@08a044e48d03: Final verdict of PTC: pass 20250103085651182 DAUC <0003> db_auc.c:157 IMSI='262420011284382': No 2G Auth Data 20250103085651182 DAUC <0003> db_auc.c:192 IMSI='262420011284382': No 3G Auth Data HLR_Test-GSUP(237)@08a044e48d03: Created GsupExpect[0] for "262420011284382" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250103085651198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4258 20250103085651203 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085651203 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420011284382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420011284382" session_id=2052490910 session_state=BEGIN} 20250103085651203 DSS <0004> hlr_ussd.c:576 262420011284382/0x7a56869e: Process SS (BEGIN) 20250103085651203 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250103085651203 DSS <0004> hlr_ussd.c:518 262420011284382/0x7a56869e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250103085651203 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651203 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250103085651203 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651203 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@08a044e48d03: 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 } } } } } 20250103085651205 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651205 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250103085651205 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262420011284382 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420011284382" session_id=2052490910 session_state=END} 20250103085651205 DSS <0004> hlr_ussd.c:576 262420011284382/0x7a56869e: Process SS (END) 20250103085651205 DSS <0004> hlr_ussd.c:518 262420011284382/0x7a56869e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250103085651205 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420011284382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420011284382" session_id=2052490910 session_state=END} 20250103085651205 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420011284382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085651205 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262420011284382 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085651205 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085651205 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@08a044e48d03: Found GsupExpect[0] for "262420011284382" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@08a044e48d03: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262420011284382" TC_mo_ussd_euse_defaultroute(243)@08a044e48d03: setverdict(pass): none -> pass 20250103085651208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@08a044e48d03: Final verdict of PTC: pass 20250103085651209 DAUC <0003> db_auc.c:157 IMSI='262429875493578': No 2G Auth Data 20250103085651209 DAUC <0003> db_auc.c:192 IMSI='262429875493578': No 3G Auth Data HLR_Test-GSUP(237)@08a044e48d03: Created GsupExpect[0] for "262429875493578" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250103085651224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42278<->l=127.0.0.1:4258 20250103085651230 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085651230 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429875493578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429875493578" session_id=2814658474 session_state=BEGIN} 20250103085651230 DSS <0004> hlr_ussd.c:576 262429875493578/0xa7c447aa: Process SS (BEGIN) 20250103085651230 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250103085651230 DSS <0004> hlr_ussd.c:518 262429875493578/0xa7c447aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250103085651230 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651230 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250103085651230 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651230 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@08a044e48d03: 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 } } } } } 20250103085651232 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651232 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250103085651232 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262429875493578 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429875493578" session_id=2814658474 session_state=END} 20250103085651232 DSS <0004> hlr_ussd.c:576 262429875493578/0xa7c447aa: Process SS (END) 20250103085651232 DSS <0004> hlr_ussd.c:518 262429875493578/0xa7c447aa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250103085651232 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429875493578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429875493578" session_id=2814658474 session_state=END} 20250103085651232 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429875493578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085651232 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262429875493578 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085651232 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085651232 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@08a044e48d03: Found GsupExpect[0] for "262429875493578" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@08a044e48d03: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429875493578" TC_mo_ussd_euse_defaultroute(244)@08a044e48d03: setverdict(pass): none -> pass 20250103085651235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42278<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@08a044e48d03: Final verdict of PTC: pass 20250103085651236 DAUC <0003> db_auc.c:157 IMSI='262426414354758': No 2G Auth Data 20250103085651236 DAUC <0003> db_auc.c:192 IMSI='262426414354758': No 3G Auth Data HLR_Test-GSUP(237)@08a044e48d03: Created GsupExpect[0] for "262426414354758" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250103085651253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42294<->l=127.0.0.1:4258 20250103085651259 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085651259 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426414354758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426414354758" session_id=1670310414 session_state=BEGIN} 20250103085651259 DSS <0004> hlr_ussd.c:576 262426414354758/0x638eea0e: Process SS (BEGIN) 20250103085651259 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250103085651259 DSS <0004> hlr_ussd.c:518 262426414354758/0x638eea0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250103085651259 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651259 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250103085651259 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651259 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@08a044e48d03: 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 } } } } } 20250103085651261 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651261 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250103085651261 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262426414354758 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426414354758" session_id=1670310414 session_state=END} 20250103085651261 DSS <0004> hlr_ussd.c:576 262426414354758/0x638eea0e: Process SS (END) 20250103085651261 DSS <0004> hlr_ussd.c:518 262426414354758/0x638eea0e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250103085651261 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426414354758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426414354758" session_id=1670310414 session_state=END} 20250103085651261 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426414354758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085651261 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262426414354758 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085651261 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085651261 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@08a044e48d03: Found GsupExpect[0] for "262426414354758" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@08a044e48d03: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262426414354758" TC_mo_ussd_euse_defaultroute(245)@08a044e48d03: setverdict(pass): none -> pass 20250103085651264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42294<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@08a044e48d03: Final verdict of PTC: pass 20250103085651265 DAUC <0003> db_auc.c:157 IMSI='262421921834739': No 2G Auth Data 20250103085651265 DAUC <0003> db_auc.c:192 IMSI='262421921834739': No 3G Auth Data HLR_Test-GSUP(237)@08a044e48d03: Created GsupExpect[0] for "262421921834739" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250103085651280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42296<->l=127.0.0.1:4258 20250103085651285 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085651285 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421921834739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421921834739" session_id=3339066833 session_state=BEGIN} 20250103085651285 DSS <0004> hlr_ussd.c:576 262421921834739/0xc7061dd1: Process SS (BEGIN) 20250103085651285 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250103085651285 DSS <0004> hlr_ussd.c:518 262421921834739/0xc7061dd1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250103085651285 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651285 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250103085651285 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651285 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@08a044e48d03: 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 } } } } } 20250103085651287 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651287 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250103085651287 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262421921834739 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421921834739" session_id=3339066833 session_state=END} 20250103085651287 DSS <0004> hlr_ussd.c:576 262421921834739/0xc7061dd1: Process SS (END) 20250103085651287 DSS <0004> hlr_ussd.c:518 262421921834739/0xc7061dd1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250103085651287 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421921834739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421921834739" session_id=3339066833 session_state=END} 20250103085651287 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421921834739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085651287 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262421921834739 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085651287 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085651287 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@08a044e48d03: Found GsupExpect[0] for "262421921834739" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@08a044e48d03: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262421921834739" TC_mo_ussd_euse_defaultroute(246)@08a044e48d03: setverdict(pass): none -> pass 20250103085651290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42296<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@08a044e48d03: Final verdict of PTC: pass 20250103085651291 DAUC <0003> db_auc.c:157 IMSI='262424911783634': No 2G Auth Data 20250103085651291 DAUC <0003> db_auc.c:192 IMSI='262424911783634': No 3G Auth Data HLR_Test-GSUP(237)@08a044e48d03: Created GsupExpect[0] for "262424911783634" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250103085651305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4258 20250103085651312 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085651312 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424911783634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424911783634" session_id=2315364764 session_state=BEGIN} 20250103085651312 DSS <0004> hlr_ussd.c:576 262424911783634/0x8a01a99c: Process SS (BEGIN) 20250103085651312 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250103085651312 DSS <0004> hlr_ussd.c:518 262424911783634/0x8a01a99c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250103085651312 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651312 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250103085651312 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651312 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@08a044e48d03: 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 } } } } } 20250103085651314 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651314 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250103085651314 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262424911783634 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424911783634" session_id=2315364764 session_state=END} 20250103085651314 DSS <0004> hlr_ussd.c:576 262424911783634/0x8a01a99c: Process SS (END) 20250103085651314 DSS <0004> hlr_ussd.c:518 262424911783634/0x8a01a99c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250103085651314 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424911783634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424911783634" session_id=2315364764 session_state=END} 20250103085651314 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424911783634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085651314 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262424911783634 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250103085651314 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085651314 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@08a044e48d03: Found GsupExpect[0] for "262424911783634" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@08a044e48d03: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262424911783634" TC_mo_ussd_euse_defaultroute(247)@08a044e48d03: setverdict(pass): none -> pass 20250103085651318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@08a044e48d03: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@08a044e48d03: Final verdict of PTC: none 20250103085651321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 20250103085651322 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42723<->l=127.0.0.1:4259) 20250103085651322 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651322 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250103085651322 DLINP <000b> input/ipa.c:415 127.0.0.1:34659 connection closed with server 20250103085651322 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:34659 20250103085651322 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250103085651322 DLINP <000b> input/ipa.c:452 connected read/write 20250103085651322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085651322 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085651322 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085651322 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@08a044e48d03: Final verdict of PTC: none IPA-EUSE-foobar(236)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@08a044e48d03: Final verdict of PTC: none 238@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 238: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@08a044e48d03: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Fri Jan 3 08:56:51 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 20250103085651363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42308<->l=127.0.0.1:4258 20250103085651564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42308<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=88204) Waiting for packet dumper to finish... 1 (prev_count=88204, count=113376) 20250103085652579 DSS <0004> hlr_ussd.c:239 262420167068569/0xd0086622: SS Session Timeout, destroying 20250103085652579 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420167068569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085652605 DSS <0004> hlr_ussd.c:239 262424399277741/0xf3004d0e: SS Session Timeout, destroying 20250103085652605 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424399277741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085652632 DSS <0004> hlr_ussd.c:239 262424811843284/0x47968296: SS Session Timeout, destroying 20250103085652632 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424811843284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085652658 DSS <0004> hlr_ussd.c:239 262427418595643/0x0316047f: SS Session Timeout, destroying 20250103085652658 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427418595643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085652681 DSS <0004> hlr_ussd.c:239 262422222483400/0xeba15d1f: SS Session Timeout, destroying 20250103085652681 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422222483400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085652708 DSS <0004> hlr_ussd.c:239 262424170123198/0x1646e40e: SS Session Timeout, destroying 20250103085652708 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424170123198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085652737 DSS <0004> hlr_ussd.c:239 262423792319971/0x010f45a5: SS Session Timeout, destroying 20250103085652737 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423792319971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085652762 DSS <0004> hlr_ussd.c:239 262425867560842/0x53b47968: SS Session Timeout, destroying 20250103085652762 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425867560842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Fri Jan 3 08:56:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@08a044e48d03: 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@08a044e48d03: Test case TC_mo_sss_reject started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085654644 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085654644 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085654646 DLINP <000b> input/ipa.c:452 connected read/write 20250103085654646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085654647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42324<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085654649 DLINP <000b> input/ipa.c:452 connected read/write 20250103085654649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085654649 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085654649 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085654649 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 20250103085654649 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085654649 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 20250103085654649 DLGSUP <0013> gsup_server.c:236 2: 20250103085654649 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085654649 DLGSUP <0013> gsup_server.c:236 3: 20250103085654649 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(248)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085654649 DLGSUP <0013> gsup_server.c:236 4: 20250103085654649 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085654649 DLGSUP <0013> gsup_server.c:236 5: 20250103085654649 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085654649 DLGSUP <0013> gsup_server.c:236 7: 20250103085654649 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085654649 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085654649 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085654649 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@08a044e48d03: 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") 20250103085654667 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44877<->l=127.0.0.1:4259) 20250103085654669 DAUC <0003> db_auc.c:157 IMSI='262428079693525': No 2G Auth Data 20250103085654669 DAUC <0003> db_auc.c:192 IMSI='262428079693525': No 3G Auth Data HLR_Test-GSUP(249)@08a044e48d03: Created GsupExpect[0] for "262428079693525" to be handled at TC_mo_sss_reject(252) 20250103085654683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42330<->l=127.0.0.1:4258 20250103085654691 DLINP <000b> input/ipa.c:452 connected read/write 20250103085654691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085654692 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428079693525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428079693525" session_id=1757935405 session_state=BEGIN} 20250103085654692 DSS <0004> hlr_ussd.c:576 262428079693525/0x68c7f72d: Process SS (BEGIN) 20250103085654692 DSS <0004> hlr_ussd.c:498 262428079693525/0x68c7f72d: SS CompType=Invoke, OpCode=InterrogateSS 20250103085654692 DSS <0004> hlr_ussd.c:506 262428079693525/0x68c7f72d: Structured SS requests are not supported, rejecting... 20250103085654692 DSS <0004> hlr_ussd.c:354 262428079693525/0x68c7f72d: Tx ReturnError(0, 0x15) 20250103085654692 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428079693525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428079693525" session_id=1757935405 session_state=END} 20250103085654692 DLINP <000b> input/ipa.c:452 connected read/write 20250103085654692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085654692 DLINP <000b> input/ipa.c:452 connected read/write 20250103085654692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@08a044e48d03: Found GsupExpect[0] for "262428079693525" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@08a044e48d03: Added IMSI table entry 0TC_mo_sss_reject(252)"262428079693525" TC_mo_sss_reject(252)@08a044e48d03: setverdict(pass): none -> pass 20250103085654695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42330<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@08a044e48d03: Final verdict of PTC: pass 20250103085654697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42324<->l=127.0.0.1:4258 20250103085654698 DLINP <000b> input/ipa.c:452 connected read/write 20250103085654698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085654698 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085654698 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085654698 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085654698 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44877<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@08a044e48d03: Final verdict of PTC: none 250@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 250: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@08a044e48d03: Test case TC_mo_sss_reject finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Fri Jan 3 08:56:54 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 20250103085654738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42332<->l=127.0.0.1:4258 20250103085654838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42332<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27656) 20250103085656043 DSS <0004> hlr_ussd.c:239 262429564146723/0x425139a8: SS Session Timeout, destroying 20250103085656043 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429564146723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085656067 DSS <0004> hlr_ussd.c:239 262425894555794/0xeefb2c06: SS Session Timeout, destroying 20250103085656067 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425894555794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085656093 DSS <0004> hlr_ussd.c:239 262420066636643/0x2b26bb05: SS Session Timeout, destroying 20250103085656093 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420066636643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085656120 DSS <0004> hlr_ussd.c:239 262426002384686/0xf9cb0cd6: SS Session Timeout, destroying 20250103085656120 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426002384686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085656145 DSS <0004> hlr_ussd.c:239 262426992863908/0x7710efc5: SS Session Timeout, destroying 20250103085656145 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426992863908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085656171 DSS <0004> hlr_ussd.c:239 262429130682874/0x86964f22: SS Session Timeout, destroying 20250103085656171 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429130682874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085656199 DSS <0004> hlr_ussd.c:239 262426108347908/0x4580638d: SS Session Timeout, destroying 20250103085656199 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426108347908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250103085656226 DSS <0004> hlr_ussd.c:239 262425963682398/0x3bb7d562: SS Session Timeout, destroying 20250103085656226 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425963682398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Fri Jan 3 08:56:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_check_imei started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085657915 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085657916 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085657918 DLINP <000b> input/ipa.c:452 connected read/write 20250103085657918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085657919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41064<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085657922 DLINP <000b> input/ipa.c:452 connected read/write 20250103085657922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085657922 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085657922 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085657922 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 20250103085657922 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085657922 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 20250103085657922 DLGSUP <0013> gsup_server.c:236 2: 20250103085657922 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085657922 DLGSUP <0013> gsup_server.c:236 3: 20250103085657922 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085657922 DLGSUP <0013> gsup_server.c:236 4: 20250103085657922 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085657922 DLGSUP <0013> gsup_server.c:236 5: 20250103085657922 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085657922 DLGSUP <0013> gsup_server.c:236 7: 20250103085657922 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085657922 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085657922 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(253)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085657922 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@08a044e48d03: 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") 20250103085657941 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45625<->l=127.0.0.1:4259) 20250103085657948 DAUC <0003> db_auc.c:157 IMSI='262426991316605': No 2G Auth Data 20250103085657948 DAUC <0003> db_auc.c:192 IMSI='262426991316605': No 3G Auth Data HLR_Test-GSUP(254)@08a044e48d03: Created GsupExpect[0] for "262426991316605" to be handled at TC_gsup_check_imei(257) 20250103085657964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41070<->l=127.0.0.1:4258 20250103085657971 DLINP <000b> input/ipa.c:452 connected read/write 20250103085657971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085657971 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426991316605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426991316605"} 20250103085657971 DMAIN <0000> hlr.c:435 IMSI='262426991316605': has IMEI = 12345678901234 (consider setting 'store-imei') 20250103085657971 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426991316605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426991316605"} 20250103085657971 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426991316605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085657971 DLINP <000b> input/ipa.c:452 connected read/write 20250103085657971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085657971 DLINP <000b> input/ipa.c:452 connected read/write 20250103085657971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@08a044e48d03: Found GsupExpect[0] for "262426991316605" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@08a044e48d03: Added IMSI table entry 0TC_gsup_check_imei(257)"262426991316605" TC_gsup_check_imei(257)@08a044e48d03: setverdict(pass): none -> pass 20250103085657973 DAUC <0003> db_auc.c:192 IMSI='262426991316605': No 3G Auth Data 20250103085657976 DLINP <000b> input/ipa.c:452 connected read/write 20250103085657976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085657976 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426991316605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426991316605"} 20250103085657976 DAUC <0003> hlr.c:428 IMSI='262426991316605': storing IMEI = 12345678901234 20250103085657976 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426991316605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426991316605"} 20250103085657976 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426991316605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085657976 DLINP <000b> input/ipa.c:452 connected read/write 20250103085657976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085657976 DLINP <000b> input/ipa.c:452 connected read/write 20250103085657976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085657978 DAUC <0003> db_auc.c:192 IMSI='262426991316605': No 3G Auth Data 20250103085657979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41070<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@08a044e48d03: Final verdict of PTC: pass 20250103085657980 DAUC <0003> db_auc.c:157 IMSI='262425527126998': No 2G Auth Data 20250103085657980 DAUC <0003> db_auc.c:192 IMSI='262425527126998': No 3G Auth Data HLR_Test-GSUP(254)@08a044e48d03: Created GsupExpect[0] for "262425527126998" to be handled at TC_gsup_check_imei(258) 20250103085657997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41080<->l=127.0.0.1:4258 20250103085658002 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085658002 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425527126998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425527126998"} 20250103085658002 DMAIN <0000> hlr.c:435 IMSI='262425527126998': has IMEI = 12345678901234 (consider setting 'store-imei') 20250103085658002 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425527126998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425527126998"} 20250103085658002 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425527126998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085658002 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085658002 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@08a044e48d03: Found GsupExpect[0] for "262425527126998" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@08a044e48d03: Added IMSI table entry 1TC_gsup_check_imei(258)"262425527126998" TC_gsup_check_imei(258)@08a044e48d03: setverdict(pass): none -> pass 20250103085658004 DAUC <0003> db_auc.c:192 IMSI='262425527126998': No 3G Auth Data 20250103085658008 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658008 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085658008 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425527126998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425527126998"} 20250103085658008 DAUC <0003> hlr.c:428 IMSI='262425527126998': storing IMEI = 12345678901234 20250103085658008 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425527126998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425527126998"} 20250103085658008 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425527126998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085658008 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085658008 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085658009 DAUC <0003> db_auc.c:192 IMSI='262425527126998': No 3G Auth Data 20250103085658010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41080<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@08a044e48d03: Final verdict of PTC: pass 20250103085658011 DAUC <0003> db_auc.c:157 IMSI='262427369041995': No 2G Auth Data 20250103085658011 DAUC <0003> db_auc.c:192 IMSI='262427369041995': No 3G Auth Data HLR_Test-GSUP(254)@08a044e48d03: Created GsupExpect[0] for "262427369041995" to be handled at TC_gsup_check_imei(259) 20250103085658028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 20250103085658033 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658033 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085658033 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427369041995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427369041995"} 20250103085658033 DMAIN <0000> hlr.c:435 IMSI='262427369041995': has IMEI = 12345678901234 (consider setting 'store-imei') 20250103085658033 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427369041995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427369041995"} 20250103085658033 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427369041995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085658033 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085658033 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@08a044e48d03: Found GsupExpect[0] for "262427369041995" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@08a044e48d03: Added IMSI table entry 2TC_gsup_check_imei(259)"262427369041995" TC_gsup_check_imei(259)@08a044e48d03: setverdict(pass): none -> pass 20250103085658035 DAUC <0003> db_auc.c:192 IMSI='262427369041995': No 3G Auth Data 20250103085658037 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085658037 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427369041995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427369041995"} 20250103085658037 DAUC <0003> hlr.c:428 IMSI='262427369041995': storing IMEI = 12345678901234 20250103085658038 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427369041995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427369041995"} 20250103085658038 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427369041995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085658038 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085658038 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085658039 DAUC <0003> db_auc.c:192 IMSI='262427369041995': No 3G Auth Data 20250103085658041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@08a044e48d03: Final verdict of PTC: pass 20250103085658042 DAUC <0003> db_auc.c:157 IMSI='262428641835896': No 2G Auth Data 20250103085658042 DAUC <0003> db_auc.c:192 IMSI='262428641835896': No 3G Auth Data HLR_Test-GSUP(254)@08a044e48d03: Created GsupExpect[0] for "262428641835896" to be handled at TC_gsup_check_imei(260) 20250103085658059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41108<->l=127.0.0.1:4258 20250103085658064 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085658064 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428641835896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428641835896"} 20250103085658064 DMAIN <0000> hlr.c:435 IMSI='262428641835896': has IMEI = 12345678901234 (consider setting 'store-imei') 20250103085658064 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428641835896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428641835896"} 20250103085658064 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428641835896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085658064 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085658064 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@08a044e48d03: Found GsupExpect[0] for "262428641835896" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@08a044e48d03: Added IMSI table entry 3TC_gsup_check_imei(260)"262428641835896" TC_gsup_check_imei(260)@08a044e48d03: setverdict(pass): none -> pass 20250103085658066 DAUC <0003> db_auc.c:157 IMSI='262428641835896': No 2G Auth Data 20250103085658070 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085658070 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428641835896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428641835896"} 20250103085658070 DAUC <0003> hlr.c:428 IMSI='262428641835896': storing IMEI = 12345678901234 20250103085658070 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428641835896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428641835896"} 20250103085658070 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428641835896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085658070 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085658070 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085658071 DAUC <0003> db_auc.c:157 IMSI='262428641835896': No 2G Auth Data 20250103085658073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41108<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@08a044e48d03: Final verdict of PTC: pass 20250103085658075 DAUC <0003> db_auc.c:157 IMSI='262420847483992': No 2G Auth Data 20250103085658075 DAUC <0003> db_auc.c:192 IMSI='262420847483992': No 3G Auth Data HLR_Test-GSUP(254)@08a044e48d03: Created GsupExpect[0] for "262420847483992" to be handled at TC_gsup_check_imei(261) 20250103085658090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41122<->l=127.0.0.1:4258 20250103085658094 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085658094 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420847483992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420847483992"} 20250103085658094 DMAIN <0000> hlr.c:435 IMSI='262420847483992': has IMEI = 12345678901234 (consider setting 'store-imei') 20250103085658094 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420847483992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420847483992"} 20250103085658094 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420847483992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085658094 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085658094 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@08a044e48d03: Found GsupExpect[0] for "262420847483992" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@08a044e48d03: Added IMSI table entry 4TC_gsup_check_imei(261)"262420847483992" TC_gsup_check_imei(261)@08a044e48d03: setverdict(pass): none -> pass 20250103085658096 DAUC <0003> db_auc.c:157 IMSI='262420847483992': No 2G Auth Data 20250103085658098 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085658098 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420847483992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420847483992"} 20250103085658098 DAUC <0003> hlr.c:428 IMSI='262420847483992': storing IMEI = 12345678901234 20250103085658098 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420847483992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420847483992"} 20250103085658098 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420847483992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085658098 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085658098 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085658099 DAUC <0003> db_auc.c:157 IMSI='262420847483992': No 2G Auth Data 20250103085658100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41122<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@08a044e48d03: Final verdict of PTC: pass 20250103085658102 DAUC <0003> db_auc.c:157 IMSI='262428785672183': No 2G Auth Data 20250103085658102 DAUC <0003> db_auc.c:192 IMSI='262428785672183': No 3G Auth Data HLR_Test-GSUP(254)@08a044e48d03: Created GsupExpect[0] for "262428785672183" to be handled at TC_gsup_check_imei(262) 20250103085658118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41132<->l=127.0.0.1:4258 20250103085658122 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085658122 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428785672183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428785672183"} 20250103085658123 DMAIN <0000> hlr.c:435 IMSI='262428785672183': has IMEI = 12345678901234 (consider setting 'store-imei') 20250103085658123 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428785672183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428785672183"} 20250103085658123 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428785672183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085658123 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085658123 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@08a044e48d03: Found GsupExpect[0] for "262428785672183" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@08a044e48d03: Added IMSI table entry 5TC_gsup_check_imei(262)"262428785672183" TC_gsup_check_imei(262)@08a044e48d03: setverdict(pass): none -> pass 20250103085658128 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085658128 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428785672183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428785672183"} 20250103085658128 DAUC <0003> hlr.c:428 IMSI='262428785672183': storing IMEI = 12345678901234 20250103085658128 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428785672183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428785672183"} 20250103085658128 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428785672183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085658128 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085658128 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085658131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41132<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@08a044e48d03: Final verdict of PTC: pass 20250103085658132 DAUC <0003> db_auc.c:157 IMSI='262420842988752': No 2G Auth Data 20250103085658132 DAUC <0003> db_auc.c:192 IMSI='262420842988752': No 3G Auth Data HLR_Test-GSUP(254)@08a044e48d03: Created GsupExpect[0] for "262420842988752" to be handled at TC_gsup_check_imei(263) 20250103085658147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41134<->l=127.0.0.1:4258 20250103085658151 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085658151 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420842988752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420842988752"} 20250103085658151 DMAIN <0000> hlr.c:435 IMSI='262420842988752': has IMEI = 12345678901234 (consider setting 'store-imei') 20250103085658151 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420842988752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420842988752"} 20250103085658151 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420842988752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085658151 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085658151 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@08a044e48d03: Found GsupExpect[0] for "262420842988752" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@08a044e48d03: Added IMSI table entry 6TC_gsup_check_imei(263)"262420842988752" TC_gsup_check_imei(263)@08a044e48d03: setverdict(pass): none -> pass 20250103085658154 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085658154 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420842988752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420842988752"} 20250103085658155 DAUC <0003> hlr.c:428 IMSI='262420842988752': storing IMEI = 12345678901234 20250103085658155 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420842988752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420842988752"} 20250103085658155 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420842988752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085658155 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085658155 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085658156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41134<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@08a044e48d03: Final verdict of PTC: pass 20250103085658158 DAUC <0003> db_auc.c:157 IMSI='262424911108683': No 2G Auth Data 20250103085658158 DAUC <0003> db_auc.c:192 IMSI='262424911108683': No 3G Auth Data HLR_Test-GSUP(254)@08a044e48d03: Created GsupExpect[0] for "262424911108683" to be handled at TC_gsup_check_imei(264) 20250103085658176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41148<->l=127.0.0.1:4258 20250103085658182 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085658182 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424911108683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424911108683"} 20250103085658182 DMAIN <0000> hlr.c:435 IMSI='262424911108683': has IMEI = 12345678901234 (consider setting 'store-imei') 20250103085658182 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424911108683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424911108683"} 20250103085658182 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424911108683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085658182 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085658182 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@08a044e48d03: Found GsupExpect[0] for "262424911108683" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@08a044e48d03: Added IMSI table entry 7TC_gsup_check_imei(264)"262424911108683" TC_gsup_check_imei(264)@08a044e48d03: setverdict(pass): none -> pass 20250103085658186 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085658187 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424911108683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424911108683"} 20250103085658187 DAUC <0003> hlr.c:428 IMSI='262424911108683': storing IMEI = 12345678901234 20250103085658187 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424911108683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424911108683"} 20250103085658187 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424911108683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085658187 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085658187 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085658189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41148<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@08a044e48d03: Final verdict of PTC: pass MTC@08a044e48d03: setverdict(pass): none -> pass 20250103085658191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41064<->l=127.0.0.1:4258 20250103085658192 DLINP <000b> input/ipa.c:452 connected read/write 20250103085658192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085658192 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085658192 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085658192 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085658192 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45625<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@08a044e48d03: Final verdict of PTC: none 255@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: pass MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@08a044e48d03: Test case TC_gsup_check_imei finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Fri Jan 3 08:56:58 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 20250103085658233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41162<->l=127.0.0.1:4258 20250103085658333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41162<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78176) Waiting for packet dumper to finish... 1 (prev_count=78176, count=125220) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Fri Jan 3 08:57:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_check_imei_via_proxy started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085701416 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085701416 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085701417 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41178<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085701419 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701419 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085701419 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085701419 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 20250103085701419 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085701419 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 20250103085701419 DLGSUP <0013> gsup_server.c:236 2: 20250103085701419 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085701419 DLGSUP <0013> gsup_server.c:236 3: 20250103085701420 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085701420 DLGSUP <0013> gsup_server.c:236 4: 20250103085701420 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085701420 DLGSUP <0013> gsup_server.c:236 5: 20250103085701420 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085701420 DLGSUP <0013> gsup_server.c:236 7: 20250103085701420 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085701420 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085701420 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085701420 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)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@08a044e48d03: 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") 20250103085701440 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35623<->l=127.0.0.1:4259) 20250103085701447 DAUC <0003> db_auc.c:157 IMSI='262428882216413': No 2G Auth Data 20250103085701447 DAUC <0003> db_auc.c:192 IMSI='262428882216413': No 3G Auth Data HLR_Test-GSUP(266)@08a044e48d03: Created GsupExpect[0] for "262428882216413" to be handled at TC_gsup_check_imei_via_proxy(269) 20250103085701465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41182<->l=127.0.0.1:4258 20250103085701472 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701472 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428882216413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428882216413" source_name="the-source\n"} 20250103085701472 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250103085701472 DMAIN <0000> hlr.c:435 IMSI='262428882216413': has IMEI = 12345678901234 (consider setting 'store-imei') 20250103085701472 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262428882216413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428882216413" destination_name="the-source\n"} 20250103085701472 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262428882216413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085701472 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085701472 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@08a044e48d03: Found GsupExpect[0] for "262428882216413" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@08a044e48d03: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262428882216413" TC_gsup_check_imei_via_proxy(269)@08a044e48d03: setverdict(pass): none -> pass 20250103085701474 DAUC <0003> db_auc.c:192 IMSI='262428882216413': No 3G Auth Data 20250103085701478 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701478 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428882216413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428882216413" source_name="the-source\n"} 20250103085701478 DAUC <0003> hlr.c:428 IMSI='262428882216413': storing IMEI = 12345678901234 20250103085701478 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262428882216413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428882216413" destination_name="the-source\n"} 20250103085701478 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262428882216413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085701478 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085701478 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085701479 DAUC <0003> db_auc.c:192 IMSI='262428882216413': No 3G Auth Data 20250103085701480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41182<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@08a044e48d03: Final verdict of PTC: pass 20250103085701482 DAUC <0003> db_auc.c:157 IMSI='262422628655632': No 2G Auth Data 20250103085701482 DAUC <0003> db_auc.c:192 IMSI='262422628655632': No 3G Auth Data HLR_Test-GSUP(266)@08a044e48d03: Created GsupExpect[0] for "262422628655632" to be handled at TC_gsup_check_imei_via_proxy(270) 20250103085701497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41186<->l=127.0.0.1:4258 20250103085701503 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701503 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422628655632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422628655632" source_name="the-source\n"} 20250103085701503 DMAIN <0000> hlr.c:435 IMSI='262422628655632': has IMEI = 12345678901234 (consider setting 'store-imei') 20250103085701503 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422628655632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422628655632" destination_name="the-source\n"} 20250103085701503 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262422628655632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085701503 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085701503 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@08a044e48d03: Found GsupExpect[0] for "262422628655632" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@08a044e48d03: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262422628655632" TC_gsup_check_imei_via_proxy(270)@08a044e48d03: setverdict(pass): none -> pass 20250103085701505 DAUC <0003> db_auc.c:192 IMSI='262422628655632': No 3G Auth Data 20250103085701508 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701508 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422628655632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422628655632" source_name="the-source\n"} 20250103085701508 DAUC <0003> hlr.c:428 IMSI='262422628655632': storing IMEI = 12345678901234 20250103085701508 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422628655632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422628655632" destination_name="the-source\n"} 20250103085701508 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262422628655632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085701508 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085701508 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085701509 DAUC <0003> db_auc.c:192 IMSI='262422628655632': No 3G Auth Data 20250103085701511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41186<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@08a044e48d03: Final verdict of PTC: pass 20250103085701512 DAUC <0003> db_auc.c:157 IMSI='262427668753700': No 2G Auth Data 20250103085701512 DAUC <0003> db_auc.c:192 IMSI='262427668753700': No 3G Auth Data HLR_Test-GSUP(266)@08a044e48d03: Created GsupExpect[0] for "262427668753700" to be handled at TC_gsup_check_imei_via_proxy(271) 20250103085701528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41200<->l=127.0.0.1:4258 20250103085701531 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701532 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427668753700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427668753700" source_name="the-source\n"} 20250103085701532 DMAIN <0000> hlr.c:435 IMSI='262427668753700': has IMEI = 12345678901234 (consider setting 'store-imei') 20250103085701532 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262427668753700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427668753700" destination_name="the-source\n"} 20250103085701532 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262427668753700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085701532 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085701532 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@08a044e48d03: Found GsupExpect[0] for "262427668753700" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@08a044e48d03: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262427668753700" TC_gsup_check_imei_via_proxy(271)@08a044e48d03: setverdict(pass): none -> pass 20250103085701534 DAUC <0003> db_auc.c:192 IMSI='262427668753700': No 3G Auth Data 20250103085701537 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701537 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427668753700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427668753700" source_name="the-source\n"} 20250103085701537 DAUC <0003> hlr.c:428 IMSI='262427668753700': storing IMEI = 12345678901234 20250103085701537 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262427668753700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427668753700" destination_name="the-source\n"} 20250103085701537 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262427668753700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085701537 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085701537 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085701539 DAUC <0003> db_auc.c:192 IMSI='262427668753700': No 3G Auth Data 20250103085701540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41200<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@08a044e48d03: Final verdict of PTC: pass 20250103085701541 DAUC <0003> db_auc.c:157 IMSI='262429199990404': No 2G Auth Data 20250103085701541 DAUC <0003> db_auc.c:192 IMSI='262429199990404': No 3G Auth Data HLR_Test-GSUP(266)@08a044e48d03: Created GsupExpect[0] for "262429199990404" to be handled at TC_gsup_check_imei_via_proxy(272) 20250103085701558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41214<->l=127.0.0.1:4258 20250103085701564 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701564 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429199990404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429199990404" source_name="the-source\n"} 20250103085701564 DMAIN <0000> hlr.c:435 IMSI='262429199990404': has IMEI = 12345678901234 (consider setting 'store-imei') 20250103085701564 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262429199990404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429199990404" destination_name="the-source\n"} 20250103085701564 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262429199990404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085701564 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085701565 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@08a044e48d03: Found GsupExpect[0] for "262429199990404" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@08a044e48d03: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262429199990404" TC_gsup_check_imei_via_proxy(272)@08a044e48d03: setverdict(pass): none -> pass 20250103085701566 DAUC <0003> db_auc.c:157 IMSI='262429199990404': No 2G Auth Data 20250103085701569 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701569 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429199990404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429199990404" source_name="the-source\n"} 20250103085701569 DAUC <0003> hlr.c:428 IMSI='262429199990404': storing IMEI = 12345678901234 20250103085701569 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262429199990404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429199990404" destination_name="the-source\n"} 20250103085701569 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262429199990404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085701569 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085701569 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085701570 DAUC <0003> db_auc.c:157 IMSI='262429199990404': No 2G Auth Data 20250103085701571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41214<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@08a044e48d03: Final verdict of PTC: pass 20250103085701573 DAUC <0003> db_auc.c:157 IMSI='262427506089574': No 2G Auth Data 20250103085701573 DAUC <0003> db_auc.c:192 IMSI='262427506089574': No 3G Auth Data HLR_Test-GSUP(266)@08a044e48d03: Created GsupExpect[0] for "262427506089574" to be handled at TC_gsup_check_imei_via_proxy(273) 20250103085701591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41222<->l=127.0.0.1:4258 20250103085701596 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701596 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427506089574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427506089574" source_name="the-source\n"} 20250103085701596 DMAIN <0000> hlr.c:435 IMSI='262427506089574': has IMEI = 12345678901234 (consider setting 'store-imei') 20250103085701596 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262427506089574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427506089574" destination_name="the-source\n"} 20250103085701596 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262427506089574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085701596 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085701596 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@08a044e48d03: Found GsupExpect[0] for "262427506089574" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@08a044e48d03: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262427506089574" TC_gsup_check_imei_via_proxy(273)@08a044e48d03: setverdict(pass): none -> pass 20250103085701598 DAUC <0003> db_auc.c:157 IMSI='262427506089574': No 2G Auth Data 20250103085701602 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701602 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427506089574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427506089574" source_name="the-source\n"} 20250103085701602 DAUC <0003> hlr.c:428 IMSI='262427506089574': storing IMEI = 12345678901234 20250103085701602 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262427506089574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427506089574" destination_name="the-source\n"} 20250103085701602 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262427506089574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085701602 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085701602 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085701604 DAUC <0003> db_auc.c:157 IMSI='262427506089574': No 2G Auth Data 20250103085701605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41222<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@08a044e48d03: Final verdict of PTC: pass 20250103085701607 DAUC <0003> db_auc.c:157 IMSI='262421782492708': No 2G Auth Data 20250103085701607 DAUC <0003> db_auc.c:192 IMSI='262421782492708': No 3G Auth Data HLR_Test-GSUP(266)@08a044e48d03: Created GsupExpect[0] for "262421782492708" to be handled at TC_gsup_check_imei_via_proxy(274) 20250103085701625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41226<->l=127.0.0.1:4258 20250103085701629 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701630 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421782492708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421782492708" source_name="the-source\n"} 20250103085701630 DMAIN <0000> hlr.c:435 IMSI='262421782492708': has IMEI = 12345678901234 (consider setting 'store-imei') 20250103085701630 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262421782492708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421782492708" destination_name="the-source\n"} 20250103085701630 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262421782492708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085701630 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085701630 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@08a044e48d03: Found GsupExpect[0] for "262421782492708" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@08a044e48d03: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262421782492708" TC_gsup_check_imei_via_proxy(274)@08a044e48d03: setverdict(pass): none -> pass 20250103085701634 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701634 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421782492708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421782492708" source_name="the-source\n"} 20250103085701634 DAUC <0003> hlr.c:428 IMSI='262421782492708': storing IMEI = 12345678901234 20250103085701634 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262421782492708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421782492708" destination_name="the-source\n"} 20250103085701634 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262421782492708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085701634 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085701634 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085701636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41226<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@08a044e48d03: Final verdict of PTC: pass 20250103085701638 DAUC <0003> db_auc.c:157 IMSI='262427383679414': No 2G Auth Data 20250103085701638 DAUC <0003> db_auc.c:192 IMSI='262427383679414': No 3G Auth Data HLR_Test-GSUP(266)@08a044e48d03: Created GsupExpect[0] for "262427383679414" to be handled at TC_gsup_check_imei_via_proxy(275) 20250103085701654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41238<->l=127.0.0.1:4258 20250103085701658 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701659 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262427383679414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427383679414" source_name="the-source\n"} 20250103085701659 DMAIN <0000> hlr.c:435 IMSI='262427383679414': has IMEI = 12345678901234 (consider setting 'store-imei') 20250103085701659 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262427383679414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427383679414" destination_name="the-source\n"} 20250103085701659 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262427383679414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085701659 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085701659 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@08a044e48d03: Found GsupExpect[0] for "262427383679414" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@08a044e48d03: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262427383679414" TC_gsup_check_imei_via_proxy(275)@08a044e48d03: setverdict(pass): none -> pass 20250103085701663 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701663 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427383679414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427383679414" source_name="the-source\n"} 20250103085701663 DAUC <0003> hlr.c:428 IMSI='262427383679414': storing IMEI = 12345678901234 20250103085701663 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262427383679414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427383679414" destination_name="the-source\n"} 20250103085701663 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262427383679414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085701663 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085701663 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085701665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41238<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@08a044e48d03: Final verdict of PTC: pass 20250103085701666 DAUC <0003> db_auc.c:157 IMSI='262424854770328': No 2G Auth Data 20250103085701666 DAUC <0003> db_auc.c:192 IMSI='262424854770328': No 3G Auth Data HLR_Test-GSUP(266)@08a044e48d03: Created GsupExpect[0] for "262424854770328" to be handled at TC_gsup_check_imei_via_proxy(276) 20250103085701682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41254<->l=127.0.0.1:4258 20250103085701688 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701688 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262424854770328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424854770328" source_name="the-source\n"} 20250103085701688 DMAIN <0000> hlr.c:435 IMSI='262424854770328': has IMEI = 12345678901234 (consider setting 'store-imei') 20250103085701688 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262424854770328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424854770328" destination_name="the-source\n"} 20250103085701688 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262424854770328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085701688 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085701688 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@08a044e48d03: Found GsupExpect[0] for "262424854770328" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@08a044e48d03: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262424854770328" TC_gsup_check_imei_via_proxy(276)@08a044e48d03: setverdict(pass): none -> pass 20250103085701693 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701693 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262424854770328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424854770328" source_name="the-source\n"} 20250103085701693 DAUC <0003> hlr.c:428 IMSI='262424854770328': storing IMEI = 12345678901234 20250103085701693 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262424854770328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424854770328" destination_name="the-source\n"} 20250103085701693 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262424854770328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085701693 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085701693 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085701695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41254<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@08a044e48d03: Final verdict of PTC: pass MTC@08a044e48d03: setverdict(pass): none -> pass 20250103085701696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41178<->l=127.0.0.1:4258 20250103085701697 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35623<->l=127.0.0.1:4259) 20250103085701697 DLINP <000b> input/ipa.c:452 connected read/write 20250103085701697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085701697 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085701697 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085701697 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085701697 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@08a044e48d03: Final verdict of PTC: none 267@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: pass MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@08a044e48d03: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Fri Jan 3 08:57:01 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 20250103085701737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41266<->l=127.0.0.1:4258 20250103085701837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41266<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=126916) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Fri Jan 3 08:57:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_check_imei_invalid_len started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085704916 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085704916 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085704918 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085704918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41278<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085704920 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085704920 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085704920 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085704920 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 20250103085704920 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085704920 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 20250103085704920 DLGSUP <0013> gsup_server.c:236 2: 20250103085704920 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085704920 DLGSUP <0013> gsup_server.c:236 3: 20250103085704920 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085704920 DLGSUP <0013> gsup_server.c:236 4: 20250103085704920 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085704920 DLGSUP <0013> gsup_server.c:236 5: 20250103085704920 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085704920 DLGSUP <0013> gsup_server.c:236 7: 20250103085704920 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085704920 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085704920 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085704920 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)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@08a044e48d03: 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") 20250103085704941 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40715<->l=127.0.0.1:4259) 20250103085704948 DAUC <0003> db_auc.c:157 IMSI='262421696230066': No 2G Auth Data 20250103085704948 DAUC <0003> db_auc.c:192 IMSI='262421696230066': No 3G Auth Data HLR_Test-GSUP(278)@08a044e48d03: Created GsupExpect[0] for "262421696230066" to be handled at TC_gsup_check_imei_invalid_len(281) 20250103085704964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41284<->l=127.0.0.1:4258 20250103085704969 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085704969 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421696230066"} 20250103085704969 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250103085704969 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421696230066" cause=Invalid mandatory information} 20250103085704969 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085704969 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085704969 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@08a044e48d03: Found GsupExpect[0] for "262421696230066" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@08a044e48d03: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262421696230066" TC_gsup_check_imei_invalid_len(281)@08a044e48d03: setverdict(pass): none -> pass 20250103085704972 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085704972 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421696230066"} 20250103085704972 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250103085704972 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421696230066" cause=Invalid mandatory information} 20250103085704972 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085704972 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085704972 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085704973 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085704973 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421696230066"} 20250103085704973 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250103085704973 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421696230066" cause=Invalid mandatory information} 20250103085704973 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085704973 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085704974 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085704975 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704975 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085704975 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421696230066"} 20250103085704975 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250103085704975 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421696230066" cause=Invalid mandatory information} 20250103085704975 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085704975 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085704975 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085704977 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085704977 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421696230066"} 20250103085704977 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250103085704977 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421696230066" cause=Invalid mandatory information} 20250103085704977 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421696230066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085704977 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085704977 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085704978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41284<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@08a044e48d03: Final verdict of PTC: pass 20250103085704979 DAUC <0003> db_auc.c:157 IMSI='262424241585072': No 2G Auth Data 20250103085704979 DAUC <0003> db_auc.c:192 IMSI='262424241585072': No 3G Auth Data HLR_Test-GSUP(278)@08a044e48d03: Created GsupExpect[0] for "262424241585072" to be handled at TC_gsup_check_imei_invalid_len(282) 20250103085704992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41288<->l=127.0.0.1:4258 20250103085704996 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704996 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085704996 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424241585072"} 20250103085704996 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250103085704996 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424241585072" cause=Invalid mandatory information} 20250103085704996 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085704996 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085704996 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@08a044e48d03: Found GsupExpect[0] for "262424241585072" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@08a044e48d03: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262424241585072" TC_gsup_check_imei_invalid_len(282)@08a044e48d03: setverdict(pass): none -> pass 20250103085704998 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085704998 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424241585072"} 20250103085704998 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250103085704998 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424241585072" cause=Invalid mandatory information} 20250103085704998 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085704998 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085704998 DLINP <000b> input/ipa.c:452 connected read/write 20250103085704998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705000 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705000 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424241585072"} 20250103085705000 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250103085705000 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424241585072" cause=Invalid mandatory information} 20250103085705000 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705000 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705000 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705002 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705002 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424241585072"} 20250103085705002 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250103085705002 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424241585072" cause=Invalid mandatory information} 20250103085705002 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705002 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705002 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705004 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705004 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424241585072"} 20250103085705004 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250103085705004 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424241585072" cause=Invalid mandatory information} 20250103085705004 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424241585072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705004 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705004 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41288<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@08a044e48d03: Final verdict of PTC: pass 20250103085705007 DAUC <0003> db_auc.c:157 IMSI='262425538362638': No 2G Auth Data 20250103085705007 DAUC <0003> db_auc.c:192 IMSI='262425538362638': No 3G Auth Data HLR_Test-GSUP(278)@08a044e48d03: Created GsupExpect[0] for "262425538362638" to be handled at TC_gsup_check_imei_invalid_len(283) 20250103085705025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41304<->l=127.0.0.1:4258 20250103085705030 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705030 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425538362638"} 20250103085705030 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250103085705030 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425538362638" cause=Invalid mandatory information} 20250103085705030 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705030 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705030 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@08a044e48d03: Found GsupExpect[0] for "262425538362638" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@08a044e48d03: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262425538362638" TC_gsup_check_imei_invalid_len(283)@08a044e48d03: setverdict(pass): none -> pass 20250103085705032 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705032 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425538362638"} 20250103085705032 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250103085705032 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425538362638" cause=Invalid mandatory information} 20250103085705032 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705032 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705032 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705034 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705034 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425538362638"} 20250103085705034 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250103085705034 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425538362638" cause=Invalid mandatory information} 20250103085705034 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705034 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705034 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705036 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705036 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425538362638"} 20250103085705036 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250103085705036 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425538362638" cause=Invalid mandatory information} 20250103085705036 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705036 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705036 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705038 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705038 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425538362638"} 20250103085705038 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250103085705038 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425538362638" cause=Invalid mandatory information} 20250103085705038 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425538362638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705038 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705038 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41304<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@08a044e48d03: Final verdict of PTC: pass 20250103085705041 DAUC <0003> db_auc.c:157 IMSI='262429074799031': No 2G Auth Data 20250103085705041 DAUC <0003> db_auc.c:192 IMSI='262429074799031': No 3G Auth Data HLR_Test-GSUP(278)@08a044e48d03: Created GsupExpect[0] for "262429074799031" to be handled at TC_gsup_check_imei_invalid_len(284) 20250103085705055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41314<->l=127.0.0.1:4258 20250103085705058 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705058 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429074799031"} 20250103085705058 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250103085705058 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429074799031" cause=Invalid mandatory information} 20250103085705058 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705058 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705058 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@08a044e48d03: Found GsupExpect[0] for "262429074799031" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@08a044e48d03: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262429074799031" TC_gsup_check_imei_invalid_len(284)@08a044e48d03: setverdict(pass): none -> pass 20250103085705060 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705060 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429074799031"} 20250103085705060 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250103085705060 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429074799031" cause=Invalid mandatory information} 20250103085705060 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705060 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705060 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705062 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705062 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429074799031"} 20250103085705062 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250103085705062 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429074799031" cause=Invalid mandatory information} 20250103085705062 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705062 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705062 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705064 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705064 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429074799031"} 20250103085705064 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250103085705064 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429074799031" cause=Invalid mandatory information} 20250103085705064 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705064 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705064 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705066 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705066 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429074799031"} 20250103085705066 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250103085705066 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429074799031" cause=Invalid mandatory information} 20250103085705066 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429074799031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705066 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705066 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41314<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@08a044e48d03: Final verdict of PTC: pass 20250103085705069 DAUC <0003> db_auc.c:157 IMSI='262422534863184': No 2G Auth Data 20250103085705069 DAUC <0003> db_auc.c:192 IMSI='262422534863184': No 3G Auth Data HLR_Test-GSUP(278)@08a044e48d03: Created GsupExpect[0] for "262422534863184" to be handled at TC_gsup_check_imei_invalid_len(285) 20250103085705085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41320<->l=127.0.0.1:4258 20250103085705089 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705089 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422534863184"} 20250103085705089 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250103085705089 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422534863184" cause=Invalid mandatory information} 20250103085705089 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705089 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705089 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@08a044e48d03: Found GsupExpect[0] for "262422534863184" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@08a044e48d03: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262422534863184" TC_gsup_check_imei_invalid_len(285)@08a044e48d03: setverdict(pass): none -> pass 20250103085705091 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705091 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422534863184"} 20250103085705091 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250103085705091 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422534863184" cause=Invalid mandatory information} 20250103085705091 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705091 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705091 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705093 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705093 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422534863184"} 20250103085705093 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250103085705093 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422534863184" cause=Invalid mandatory information} 20250103085705093 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705093 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705093 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705095 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705095 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422534863184"} 20250103085705095 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250103085705095 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422534863184" cause=Invalid mandatory information} 20250103085705095 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705095 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705095 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705097 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705098 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422534863184"} 20250103085705098 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250103085705098 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422534863184" cause=Invalid mandatory information} 20250103085705098 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422534863184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705098 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705098 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41320<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@08a044e48d03: Final verdict of PTC: pass 20250103085705101 DAUC <0003> db_auc.c:157 IMSI='262424288509354': No 2G Auth Data 20250103085705101 DAUC <0003> db_auc.c:192 IMSI='262424288509354': No 3G Auth Data HLR_Test-GSUP(278)@08a044e48d03: Created GsupExpect[0] for "262424288509354" to be handled at TC_gsup_check_imei_invalid_len(286) 20250103085705114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41324<->l=127.0.0.1:4258 20250103085705116 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705116 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424288509354"} 20250103085705116 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250103085705116 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424288509354" cause=Invalid mandatory information} 20250103085705116 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705116 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705116 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@08a044e48d03: Found GsupExpect[0] for "262424288509354" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@08a044e48d03: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262424288509354" TC_gsup_check_imei_invalid_len(286)@08a044e48d03: setverdict(pass): none -> pass 20250103085705119 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705119 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424288509354"} 20250103085705119 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250103085705119 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424288509354" cause=Invalid mandatory information} 20250103085705119 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705119 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705119 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705120 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705120 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424288509354"} 20250103085705120 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250103085705120 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424288509354" cause=Invalid mandatory information} 20250103085705120 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705120 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705121 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705123 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705123 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424288509354"} 20250103085705123 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250103085705123 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424288509354" cause=Invalid mandatory information} 20250103085705123 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705123 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705123 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705125 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705125 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424288509354"} 20250103085705125 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250103085705125 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424288509354" cause=Invalid mandatory information} 20250103085705125 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424288509354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705125 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705125 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41324<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@08a044e48d03: Final verdict of PTC: pass 20250103085705127 DAUC <0003> db_auc.c:157 IMSI='262424325515820': No 2G Auth Data 20250103085705127 DAUC <0003> db_auc.c:192 IMSI='262424325515820': No 3G Auth Data HLR_Test-GSUP(278)@08a044e48d03: Created GsupExpect[0] for "262424325515820" to be handled at TC_gsup_check_imei_invalid_len(287) 20250103085705141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41332<->l=127.0.0.1:4258 20250103085705144 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705144 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424325515820"} 20250103085705144 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250103085705144 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424325515820" cause=Invalid mandatory information} 20250103085705144 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705144 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705144 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@08a044e48d03: Found GsupExpect[0] for "262424325515820" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@08a044e48d03: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262424325515820" TC_gsup_check_imei_invalid_len(287)@08a044e48d03: setverdict(pass): none -> pass 20250103085705147 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705147 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424325515820"} 20250103085705147 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250103085705147 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424325515820" cause=Invalid mandatory information} 20250103085705147 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705147 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705147 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705148 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705149 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424325515820"} 20250103085705149 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250103085705149 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424325515820" cause=Invalid mandatory information} 20250103085705149 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705149 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705149 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705150 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705150 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424325515820"} 20250103085705150 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250103085705150 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424325515820" cause=Invalid mandatory information} 20250103085705150 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705150 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705150 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705152 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705152 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424325515820"} 20250103085705152 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250103085705152 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424325515820" cause=Invalid mandatory information} 20250103085705152 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424325515820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705152 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705152 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41332<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@08a044e48d03: Final verdict of PTC: pass 20250103085705155 DAUC <0003> db_auc.c:157 IMSI='262420437958482': No 2G Auth Data 20250103085705155 DAUC <0003> db_auc.c:192 IMSI='262420437958482': No 3G Auth Data HLR_Test-GSUP(278)@08a044e48d03: Created GsupExpect[0] for "262420437958482" to be handled at TC_gsup_check_imei_invalid_len(288) 20250103085705170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41334<->l=127.0.0.1:4258 20250103085705173 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705173 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420437958482"} 20250103085705173 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250103085705173 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420437958482" cause=Invalid mandatory information} 20250103085705173 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705173 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705173 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@08a044e48d03: Found GsupExpect[0] for "262420437958482" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@08a044e48d03: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262420437958482" TC_gsup_check_imei_invalid_len(288)@08a044e48d03: setverdict(pass): none -> pass 20250103085705175 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705175 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420437958482"} 20250103085705175 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250103085705175 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420437958482" cause=Invalid mandatory information} 20250103085705175 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705175 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705175 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705177 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705177 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420437958482"} 20250103085705177 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250103085705177 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420437958482" cause=Invalid mandatory information} 20250103085705177 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705177 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705177 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705179 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705179 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420437958482"} 20250103085705179 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250103085705179 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420437958482" cause=Invalid mandatory information} 20250103085705179 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705179 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705179 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705181 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705181 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420437958482"} 20250103085705181 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250103085705181 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420437958482" cause=Invalid mandatory information} 20250103085705181 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420437958482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085705181 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085705181 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085705182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41334<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@08a044e48d03: Final verdict of PTC: pass MTC@08a044e48d03: setverdict(pass): none -> pass 20250103085705184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41278<->l=127.0.0.1:4258 20250103085705185 DLINP <000b> input/ipa.c:452 connected read/write 20250103085705185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085705185 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085705185 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085705185 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@08a044e48d03: Final verdict of PTC: none 20250103085705185 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40715<->l=127.0.0.1:4259) 279@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: pass MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@08a044e48d03: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Fri Jan 3 08:57:05 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 20250103085705222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41348<->l=127.0.0.1:4258 20250103085705322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41348<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=168352) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Fri Jan 3 08:57:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_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@08a044e48d03: 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@08a044e48d03: Test case TC_gsup_check_imei_unknown_imsi started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085708400 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085708400 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085708403 DLINP <000b> input/ipa.c:452 connected read/write 20250103085708403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085708404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52572<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085708406 DLINP <000b> input/ipa.c:452 connected read/write 20250103085708406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085708406 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085708406 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085708406 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 20250103085708406 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085708406 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 20250103085708406 DLGSUP <0013> gsup_server.c:236 2: 20250103085708406 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085708406 DLGSUP <0013> gsup_server.c:236 3: 20250103085708406 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085708406 DLGSUP <0013> gsup_server.c:236 4: 20250103085708406 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085708406 DLGSUP <0013> gsup_server.c:236 5: 20250103085708406 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085708406 DLGSUP <0013> gsup_server.c:236 7: 20250103085708406 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085708406 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085708406 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085708406 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)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@08a044e48d03: 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") 20250103085708426 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43477<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@08a044e48d03: Created GsupExpect[0] for "262424418397323" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250103085708437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52588<->l=127.0.0.1:4258 20250103085708453 DLINP <000b> input/ipa.c:452 connected read/write 20250103085708453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085708453 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424418397323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424418397323"} 20250103085708453 DMAIN <0000> hlr.c:435 IMSI='262424418397323': has IMEI = 22245678901234 (consider setting 'store-imei') 20250103085708453 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424418397323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250103085708453 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424418397323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424418397323" cause=Invalid mandatory information} 20250103085708453 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424418397323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085708453 DLINP <000b> input/ipa.c:452 connected read/write 20250103085708453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085708453 DLINP <000b> input/ipa.c:452 connected read/write 20250103085708453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@08a044e48d03: Found GsupExpect[0] for "262424418397323" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@08a044e48d03: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262424418397323" TC_gsup_check_imei_unknown_imsi(293)@08a044e48d03: setverdict(pass): none -> pass 20250103085708459 DLINP <000b> input/ipa.c:452 connected read/write 20250103085708459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085708459 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424418397323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424418397323"} 20250103085708459 DAUC <0003> hlr.c:428 IMSI='262424418397323': storing IMEI = 22245678901234 20250103085708459 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424418397323': no such subscriber 20250103085708459 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424418397323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250103085708459 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424418397323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424418397323" cause=Invalid mandatory information} 20250103085708459 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424418397323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085708459 DLINP <000b> input/ipa.c:452 connected read/write 20250103085708459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085708459 DLINP <000b> input/ipa.c:452 connected read/write 20250103085708459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085708461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52588<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@08a044e48d03: Final verdict of PTC: pass 20250103085708462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52572<->l=127.0.0.1:4258 HLR_Test-GSUP(290)@08a044e48d03: Final verdict of PTC: none 20250103085708463 DLINP <000b> input/ipa.c:452 connected read/write 20250103085708463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085708463 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085708463 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085708463 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085708463 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43477<->l=127.0.0.1:4259) 291@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 291: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@08a044e48d03: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Fri Jan 3 08:57:08 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 20250103085708503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52604<->l=127.0.0.1:4258 20250103085708604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52604<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=30592) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Fri Jan 3 08:57:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@08a044e48d03: 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@08a044e48d03: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085711680 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085711680 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085711683 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52608<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085711686 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711687 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085711687 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085711687 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 20250103085711687 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085711687 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 20250103085711687 DLGSUP <0013> gsup_server.c:236 2: 20250103085711687 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085711687 DLGSUP <0013> gsup_server.c:236 3: 20250103085711687 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085711687 DLGSUP <0013> gsup_server.c:236 4: 20250103085711687 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085711687 DLGSUP <0013> gsup_server.c:236 5: 20250103085711687 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085711687 DLGSUP <0013> gsup_server.c:236 7: 20250103085711687 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085711687 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085711687 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(294)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085711687 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@08a044e48d03: 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") 20250103085711703 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42843<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@08a044e48d03: Created GsupExpect[0] for "262426643784912" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250103085711714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52620<->l=127.0.0.1:4258 20250103085711729 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711729 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426643784912"} 20250103085711729 DMAIN <0000> hlr.c:227 IMSI='262426643784912': Creating subscriber on demand 20250103085711729 DMAIN <0000> hlr.c:243 IMSI='262426643784912': Successfully assigned MSISDN='055' 20250103085711729 DAUC <0003> hlr.c:428 IMSI='262426643784912': storing IMEI = 12345678901234 20250103085711729 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426643784912"} 20250103085711729 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085711730 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711730 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@08a044e48d03: Found GsupExpect[0] for "262426643784912" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@08a044e48d03: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262426643784912" TC_subscr_create_on_demand_check_imei_early(298)@08a044e48d03: setverdict(pass): none -> pass 20250103085711732 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711732 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711733 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711733 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711734 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711734 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711736 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711736 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426643784912" cn_domain=PS} 20250103085711736 DLU <0006> fsm.c:456 lu(262426643784912)[0x556a77a22230]{UNVALIDATED}: Allocated 20250103085711736 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085711736 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426643784912)[0x556a77a22230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085711736 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426643784912" cn_domain=PS} 20250103085711736 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711736 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711738 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711738 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426643784912"} 20250103085711738 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426643784912)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085711738 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085711738 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426643784912"} 20250103085711738 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085711738 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426643784912)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085711738 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426643784912)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085711738 DLU <0006> fsm.c:568 lu(PS:IMSI-262426643784912)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085711738 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711738 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085711742 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711742 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426643784912"} 20250103085711742 DMAIN <0000> hlr.c:227 IMSI='262426643784912': Creating subscriber on demand 20250103085711742 DMAIN <0000> hlr.c:243 IMSI='262426643784912': Successfully assigned MSISDN='296' 20250103085711742 DAUC <0003> hlr.c:428 IMSI='262426643784912': storing IMEI = 12345678901234 20250103085711742 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426643784912"} 20250103085711742 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085711742 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711742 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085711743 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711743 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711743 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711743 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711744 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711744 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711745 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711745 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711746 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711746 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426643784912" cn_domain=PS} 20250103085711746 DLU <0006> fsm.c:456 lu(262426643784912)[0x556a77a22230]{UNVALIDATED}: Allocated 20250103085711746 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085711746 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426643784912)[0x556a77a22230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085711746 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426643784912" cn_domain=PS} 20250103085711746 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711746 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711747 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711747 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426643784912"} 20250103085711747 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426643784912)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085711747 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085711747 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426643784912"} 20250103085711747 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085711747 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426643784912)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085711747 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426643784912)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085711747 DLU <0006> fsm.c:568 lu(PS:IMSI-262426643784912)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085711747 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711747 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085711751 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711751 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426643784912"} 20250103085711751 DMAIN <0000> hlr.c:227 IMSI='262426643784912': Creating subscriber on demand 20250103085711751 DMAIN <0000> hlr.c:243 IMSI='262426643784912': Successfully assigned MSISDN='158' 20250103085711751 DAUC <0003> hlr.c:428 IMSI='262426643784912': storing IMEI = 12345678901234 20250103085711751 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426643784912"} 20250103085711751 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085711751 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711751 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085711752 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711752 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711753 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711753 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711753 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711753 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711754 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711754 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711755 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711755 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426643784912" cn_domain=PS} 20250103085711755 DLU <0006> fsm.c:456 lu(262426643784912)[0x556a77a22230]{UNVALIDATED}: Allocated 20250103085711755 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250103085711755 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426643784912" cause=GPRS services not allowed} 20250103085711755 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085711755 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426643784912)[0x556a77a22230]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085711755 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426643784912)[0x556a77a22230]{UNVALIDATED}: Freeing instance 20250103085711755 DLU <0006> fsm.c:568 lu(PS:IMSI-262426643784912)[0x556a77a22230]{UNVALIDATED}: Deallocated 20250103085711755 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711755 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085711759 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711759 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426643784912"} 20250103085711759 DMAIN <0000> hlr.c:227 IMSI='262426643784912': Creating subscriber on demand 20250103085711759 DMAIN <0000> hlr.c:243 IMSI='262426643784912': Successfully assigned MSISDN='009' 20250103085711759 DAUC <0003> hlr.c:428 IMSI='262426643784912': storing IMEI = 12345678901234 20250103085711759 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426643784912"} 20250103085711759 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085711759 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711759 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085711761 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711761 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711761 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711761 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711762 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711762 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711764 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711764 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426643784912" cn_domain=PS} 20250103085711764 DLU <0006> fsm.c:456 lu(262426643784912)[0x556a77a22230]{UNVALIDATED}: Allocated 20250103085711764 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250103085711764 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426643784912" cause=GPRS services not allowed} 20250103085711764 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085711764 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426643784912)[0x556a77a22230]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085711764 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426643784912)[0x556a77a22230]{UNVALIDATED}: Freeing instance 20250103085711764 DLU <0006> fsm.c:568 lu(PS:IMSI-262426643784912)[0x556a77a22230]{UNVALIDATED}: Deallocated 20250103085711764 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711764 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085711768 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711768 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426643784912"} 20250103085711768 DMAIN <0000> hlr.c:227 IMSI='262426643784912': Creating subscriber on demand 20250103085711768 DAUC <0003> hlr.c:428 IMSI='262426643784912': storing IMEI = 12345678901234 20250103085711768 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426643784912"} 20250103085711768 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085711768 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711768 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085711770 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711770 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711770 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711770 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711771 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711771 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711773 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711773 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426643784912" cn_domain=PS} 20250103085711773 DLU <0006> fsm.c:456 lu(262426643784912)[0x556a77a22230]{UNVALIDATED}: Allocated 20250103085711773 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250103085711773 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426643784912" cause=GPRS services not allowed} 20250103085711773 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085711773 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426643784912)[0x556a77a22230]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085711773 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426643784912)[0x556a77a22230]{UNVALIDATED}: Freeing instance 20250103085711773 DLU <0006> fsm.c:568 lu(PS:IMSI-262426643784912)[0x556a77a22230]{UNVALIDATED}: Deallocated 20250103085711773 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711773 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085711778 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711778 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426643784912"} 20250103085711778 DMAIN <0000> hlr.c:227 IMSI='262426643784912': Creating subscriber on demand 20250103085711778 DAUC <0003> hlr.c:428 IMSI='262426643784912': storing IMEI = 12345678901234 20250103085711778 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426643784912"} 20250103085711778 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250103085711778 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711778 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085711779 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711779 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711780 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711780 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711781 DAUC <0003> db_auc.c:157 IMSI='262426643784912': No 2G Auth Data 20250103085711781 DAUC <0003> db_auc.c:192 IMSI='262426643784912': No 3G Auth Data 20250103085711783 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711783 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426643784912" cn_domain=PS} 20250103085711783 DLU <0006> fsm.c:456 lu(262426643784912)[0x556a77a22230]{UNVALIDATED}: Allocated 20250103085711783 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085711783 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426643784912)[0x556a77a22230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085711783 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426643784912" cn_domain=PS} 20250103085711783 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711783 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711785 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711785 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426643784912"} 20250103085711785 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426643784912)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085711785 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085711785 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426643784912"} 20250103085711785 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426643784912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085711785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426643784912)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085711785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426643784912)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085711785 DLU <0006> fsm.c:568 lu(PS:IMSI-262426643784912)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085711785 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085711785 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085711787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52620<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@08a044e48d03: Final verdict of PTC: pass 20250103085711788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52608<->l=127.0.0.1:4258 HLR_Test-GSUP(295)@08a044e48d03: Final verdict of PTC: none 20250103085711789 DLINP <000b> input/ipa.c:452 connected read/write 20250103085711789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085711789 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085711789 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085711789 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085711789 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42843<->l=127.0.0.1:4259) 296@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 296: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@08a044e48d03: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Fri Jan 3 08:57:11 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 20250103085711829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52630<->l=127.0.0.1:4258 20250103085711930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52630<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4740) Waiting for packet dumper to finish... 1 (prev_count=4740, count=97052) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Fri Jan 3 08:57:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@08a044e48d03: 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@08a044e48d03: Test case TC_subscr_create_on_demand_ul started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085715011 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085715011 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085715014 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085715014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52642<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085715017 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085715017 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085715017 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085715017 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 20250103085715017 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085715017 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 20250103085715017 DLGSUP <0013> gsup_server.c:236 2: 20250103085715017 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085715017 DLGSUP <0013> gsup_server.c:236 3: 20250103085715017 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(299)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085715017 DLGSUP <0013> gsup_server.c:236 4: 20250103085715017 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085715017 DLGSUP <0013> gsup_server.c:236 5: 20250103085715017 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085715017 DLGSUP <0013> gsup_server.c:236 7: 20250103085715017 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085715017 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085715017 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085715017 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@08a044e48d03: 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") 20250103085715034 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37833<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@08a044e48d03: Created GsupExpect[0] for "262425000214739" to be handled at TC_subscr_create_on_demand_ul(303) 20250103085715045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52654<->l=127.0.0.1:4258 20250103085715061 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085715061 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425000214739" cn_domain=PS} 20250103085715061 DMAIN <0000> hlr.c:227 IMSI='262425000214739': Creating subscriber on demand 20250103085715061 DMAIN <0000> hlr.c:243 IMSI='262425000214739': Successfully assigned MSISDN='931' 20250103085715061 DLU <0006> fsm.c:456 lu(262425000214739)[0x556a77a22230]{UNVALIDATED}: Allocated 20250103085715061 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085715062 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425000214739)[0x556a77a22230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085715062 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425000214739" cn_domain=PS} 20250103085715062 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085715062 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@08a044e48d03: Found GsupExpect[0] for "262425000214739" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@08a044e48d03: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262425000214739" 20250103085715065 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085715065 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425000214739"} 20250103085715065 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425000214739)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085715065 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085715065 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425000214739"} 20250103085715065 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085715065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425000214739)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085715065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425000214739)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085715065 DLU <0006> fsm.c:568 lu(PS:IMSI-262425000214739)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085715065 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085715065 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@08a044e48d03: setverdict(pass): none -> pass 20250103085715067 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715067 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715068 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715068 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715069 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715069 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715073 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085715074 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425000214739" cn_domain=PS} 20250103085715074 DMAIN <0000> hlr.c:227 IMSI='262425000214739': Creating subscriber on demand 20250103085715074 DMAIN <0000> hlr.c:243 IMSI='262425000214739': Successfully assigned MSISDN='091' 20250103085715074 DLU <0006> fsm.c:456 lu(262425000214739)[0x556a77a22230]{UNVALIDATED}: Allocated 20250103085715074 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085715074 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425000214739)[0x556a77a22230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085715074 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425000214739" cn_domain=PS} 20250103085715074 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085715074 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085715076 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085715076 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425000214739"} 20250103085715076 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425000214739)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085715076 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085715076 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425000214739"} 20250103085715076 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085715076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425000214739)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085715076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425000214739)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085715076 DLU <0006> fsm.c:568 lu(PS:IMSI-262425000214739)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085715076 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085715076 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085715077 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715077 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715078 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715078 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715079 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715079 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715079 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715079 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715082 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085715082 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425000214739" cn_domain=PS} 20250103085715082 DMAIN <0000> hlr.c:227 IMSI='262425000214739': Creating subscriber on demand 20250103085715082 DMAIN <0000> hlr.c:243 IMSI='262425000214739': Successfully assigned MSISDN='268' 20250103085715082 DLU <0006> fsm.c:456 lu(262425000214739)[0x556a77a22230]{UNVALIDATED}: Allocated 20250103085715082 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250103085715082 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425000214739" cause=GPRS services not allowed} 20250103085715082 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085715082 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425000214739)[0x556a77a22230]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085715082 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425000214739)[0x556a77a22230]{UNVALIDATED}: Freeing instance 20250103085715082 DLU <0006> fsm.c:568 lu(PS:IMSI-262425000214739)[0x556a77a22230]{UNVALIDATED}: Deallocated 20250103085715082 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085715082 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085715084 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715084 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715084 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715084 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715085 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715085 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715085 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715085 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715088 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085715088 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425000214739" cn_domain=PS} 20250103085715088 DMAIN <0000> hlr.c:227 IMSI='262425000214739': Creating subscriber on demand 20250103085715088 DMAIN <0000> hlr.c:243 IMSI='262425000214739': Successfully assigned MSISDN='820' 20250103085715088 DLU <0006> fsm.c:456 lu(262425000214739)[0x556a77a22230]{UNVALIDATED}: Allocated 20250103085715088 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250103085715088 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425000214739" cause=GPRS services not allowed} 20250103085715088 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085715088 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425000214739)[0x556a77a22230]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085715088 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425000214739)[0x556a77a22230]{UNVALIDATED}: Freeing instance 20250103085715088 DLU <0006> fsm.c:568 lu(PS:IMSI-262425000214739)[0x556a77a22230]{UNVALIDATED}: Deallocated 20250103085715088 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085715088 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085715090 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715090 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715090 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715090 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715091 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715091 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715094 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085715094 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425000214739" cn_domain=PS} 20250103085715094 DMAIN <0000> hlr.c:227 IMSI='262425000214739': Creating subscriber on demand 20250103085715094 DLU <0006> fsm.c:456 lu(262425000214739)[0x556a77a22230]{UNVALIDATED}: Allocated 20250103085715094 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250103085715094 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425000214739" cause=GPRS services not allowed} 20250103085715094 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085715094 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425000214739)[0x556a77a22230]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085715094 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425000214739)[0x556a77a22230]{UNVALIDATED}: Freeing instance 20250103085715094 DLU <0006> fsm.c:568 lu(PS:IMSI-262425000214739)[0x556a77a22230]{UNVALIDATED}: Deallocated 20250103085715094 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085715094 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085715095 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715095 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715095 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715095 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715096 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715096 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715100 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085715100 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425000214739" cn_domain=PS} 20250103085715100 DMAIN <0000> hlr.c:227 IMSI='262425000214739': Creating subscriber on demand 20250103085715100 DLU <0006> fsm.c:456 lu(262425000214739)[0x556a77a22230]{UNVALIDATED}: Allocated 20250103085715100 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085715100 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425000214739)[0x556a77a22230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085715100 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425000214739" cn_domain=PS} 20250103085715100 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085715100 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085715102 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085715102 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425000214739"} 20250103085715102 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425000214739)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085715102 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085715102 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425000214739"} 20250103085715102 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425000214739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085715102 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425000214739)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085715102 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425000214739)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085715102 DLU <0006> fsm.c:568 lu(PS:IMSI-262425000214739)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085715102 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085715102 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085715103 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715103 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715105 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715105 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data 20250103085715106 DAUC <0003> db_auc.c:157 IMSI='262425000214739': No 2G Auth Data 20250103085715106 DAUC <0003> db_auc.c:192 IMSI='262425000214739': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085715108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52654<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@08a044e48d03: Final verdict of PTC: pass 20250103085715108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52642<->l=127.0.0.1:4258 20250103085715109 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37833<->l=127.0.0.1:4259) 20250103085715109 DLINP <000b> input/ipa.c:452 connected read/write 20250103085715109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085715109 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085715109 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085715109 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)@08a044e48d03: Final verdict of PTC: none 301@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP(300)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 301: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@08a044e48d03: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Fri Jan 3 08:57:15 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 20250103085715153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52664<->l=127.0.0.1:4258 20250103085715254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52664<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=81536) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Fri Jan 3 08:57:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@08a044e48d03: 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@08a044e48d03: Test case TC_subscr_create_on_demand_sai started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085718333 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085718334 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085718336 DLINP <000b> input/ipa.c:452 connected read/write 20250103085718336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085718336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50950<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085718338 DLINP <000b> input/ipa.c:452 connected read/write 20250103085718338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085718338 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085718338 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085718338 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 20250103085718338 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085718338 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 20250103085718338 DLGSUP <0013> gsup_server.c:236 2: 20250103085718338 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085718338 DLGSUP <0013> gsup_server.c:236 3: 20250103085718338 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085718338 DLGSUP <0013> gsup_server.c:236 4: 20250103085718338 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085718338 DLGSUP <0013> gsup_server.c:236 5: 20250103085718338 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085718338 DLGSUP <0013> gsup_server.c:236 7: 20250103085718338 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085718338 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(304)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085718338 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085718338 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@08a044e48d03: 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") 20250103085718359 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44371<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@08a044e48d03: Created GsupExpect[0] for "262422235012918" to be handled at TC_subscr_create_on_demand_sai(308) 20250103085718369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50958<->l=127.0.0.1:4258 20250103085718385 DLINP <000b> input/ipa.c:452 connected read/write 20250103085718385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085718385 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422235012918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422235012918"} 20250103085718385 DMAIN <0000> hlr.c:227 IMSI='262422235012918': Creating subscriber on demand 20250103085718385 DMAIN <0000> hlr.c:243 IMSI='262422235012918': Successfully assigned MSISDN='314' 20250103085718386 DAUC <0003> db_auc.c:157 IMSI='262422235012918': No 2G Auth Data 20250103085718386 DAUC <0003> db_auc.c:192 IMSI='262422235012918': No 3G Auth Data 20250103085718386 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422235012918 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 20250103085718386 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422235012918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422235012918" cause=IMSI unknown in HLR} 20250103085718386 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422235012918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250103085718386 DLINP <000b> input/ipa.c:452 connected read/write 20250103085718386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085718386 DLINP <000b> input/ipa.c:452 connected read/write 20250103085718386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@08a044e48d03: Found GsupExpect[0] for "262422235012918" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@08a044e48d03: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262422235012918" TC_subscr_create_on_demand_sai(308)@08a044e48d03: setverdict(pass): none -> pass 20250103085718388 DAUC <0003> db_auc.c:157 IMSI='262422235012918': No 2G Auth Data 20250103085718388 DAUC <0003> db_auc.c:192 IMSI='262422235012918': No 3G Auth Data 20250103085718389 DAUC <0003> db_auc.c:157 IMSI='262422235012918': No 2G Auth Data 20250103085718389 DAUC <0003> db_auc.c:192 IMSI='262422235012918': No 3G Auth Data 20250103085718390 DAUC <0003> db_auc.c:157 IMSI='262422235012918': No 2G Auth Data 20250103085718390 DAUC <0003> db_auc.c:192 IMSI='262422235012918': No 3G Auth Data 20250103085718391 DLINP <000b> input/ipa.c:452 connected read/write 20250103085718391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085718392 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422235012918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422235012918" cn_domain=PS} 20250103085718392 DLU <0006> fsm.c:456 lu(262422235012918)[0x556a77a22230]{UNVALIDATED}: Allocated 20250103085718392 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422235012918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250103085718392 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422235012918)[0x556a77a22230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085718392 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422235012918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422235012918" cn_domain=PS} 20250103085718392 DLINP <000b> input/ipa.c:452 connected read/write 20250103085718392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085718392 DLINP <000b> input/ipa.c:452 connected read/write 20250103085718392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085718394 DLINP <000b> input/ipa.c:452 connected read/write 20250103085718394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085718394 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422235012918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422235012918"} 20250103085718394 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422235012918)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085718394 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422235012918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085718394 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422235012918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422235012918"} 20250103085718394 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422235012918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085718394 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422235012918)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085718394 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422235012918)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085718394 DLU <0006> fsm.c:568 lu(PS:IMSI-262422235012918)[0x556a77a22230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085718394 DLINP <000b> input/ipa.c:452 connected read/write 20250103085718394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085718394 DLINP <000b> input/ipa.c:452 connected read/write 20250103085718394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085718397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50958<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@08a044e48d03: Final verdict of PTC: pass 20250103085718398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50950<->l=127.0.0.1:4258 20250103085718399 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44371<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@08a044e48d03: Final verdict of PTC: none 20250103085718399 DLINP <000b> input/ipa.c:452 connected read/write 20250103085718399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085718399 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085718399 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085718399 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(307)@08a044e48d03: Final verdict of PTC: none 306@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 306: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@08a044e48d03: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Fri Jan 3 08:57:18 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 20250103085718450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50962<->l=127.0.0.1:4258 20250103085718550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50962<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=36596) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Fri Jan 3 08:57:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_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@08a044e48d03: 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@08a044e48d03: Test case TC_MSLookup_mDNS_service_other_home started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085721627 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085721627 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085721629 DLINP <000b> input/ipa.c:452 connected read/write 20250103085721629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085721630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50966<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085721633 DLINP <000b> input/ipa.c:452 connected read/write 20250103085721633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085721633 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085721633 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085721633 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 20250103085721633 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085721633 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 20250103085721633 DLGSUP <0013> gsup_server.c:236 2: 20250103085721633 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085721633 DLGSUP <0013> gsup_server.c:236 3: 20250103085721633 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085721633 DLGSUP <0013> gsup_server.c:236 4: 20250103085721633 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085721633 DLGSUP <0013> gsup_server.c:236 5: 20250103085721633 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085721633 DLGSUP <0013> gsup_server.c:236 7: 20250103085721633 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085721633 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085721633 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085721633 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@08a044e48d03: 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") 20250103085721651 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44875<->l=127.0.0.1:4259) 20250103085721653 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250103085721653 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@08a044e48d03: Created GsupExpect[0] for "262429191183700" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250103085721668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50978<->l=127.0.0.1:4258 20250103085721671 DAUC <0003> db_auc.c:157 IMSI='262429191183700': No 2G Auth Data 20250103085721671 DAUC <0003> db_auc.c:192 IMSI='262429191183700': No 3G Auth Data 20250103085721675 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611061282.msisdn 20250103085721675 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611061282.msisdn: not attached (vlr_number unset) 20250103085721675 DDGSM <0007> mslookup_server.c:327 sip.voice.491611061282.msisdn: does not exist in GSUP proxy 20250103085722678 DLINP <000b> input/ipa.c:452 connected read/write 20250103085722678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085722678 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429191183700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429191183700" cn_domain=CS} 20250103085722678 DLU <0006> fsm.c:456 lu(262429191183700)[0x556a77a02120]{UNVALIDATED}: Allocated 20250103085722678 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429191183700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250103085722678 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429191183700)[0x556a77a02120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250103085722678 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429191183700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429191183700" cn_domain=CS} 20250103085722678 DLINP <000b> input/ipa.c:452 connected read/write 20250103085722678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085722678 DLINP <000b> input/ipa.c:452 connected read/write 20250103085722678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@08a044e48d03: Found GsupExpect[0] for "262429191183700" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@08a044e48d03: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262429191183700" 20250103085722682 DLINP <000b> input/ipa.c:452 connected read/write 20250103085722682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085722682 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429191183700 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429191183700"} 20250103085722682 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429191183700)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250103085722682 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429191183700 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250103085722682 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429191183700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429191183700"} 20250103085722682 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429191183700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085722682 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429191183700)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250103085722682 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429191183700)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250103085722682 DLU <0006> fsm.c:568 lu(CS:IMSI-262429191183700)[0x556a77a02120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250103085722682 DLINP <000b> input/ipa.c:452 connected read/write 20250103085722682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085722682 DLINP <000b> input/ipa.c:452 connected read/write 20250103085722682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@08a044e48d03: setverdict(pass): none -> pass 20250103085722684 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611061282.msisdn 20250103085722684 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611061282.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250103085722684 DDGSM <0007> mslookup_server.c:327 sip.voice.491611061282.msisdn: does not exist in GSUP proxy 20250103085722684 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611061282.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@08a044e48d03: setverdict(pass): pass -> pass, component reason not changed 20250103085722687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50978<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@08a044e48d03: Final verdict of PTC: pass 20250103085722688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50966<->l=127.0.0.1:4258 20250103085722689 DLINP <000b> input/ipa.c:452 connected read/write 20250103085722689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085722689 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(310)@08a044e48d03: Final verdict of PTC: none 20250103085722689 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085722689 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085722689 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44875<->l=127.0.0.1:4259) 311@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 311: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@08a044e48d03: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Fri Jan 3 08:57:22 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 20250103085722734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50990<->l=127.0.0.1:4258 20250103085722834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50990<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21472) Waiting for packet dumper to finish... 1 (prev_count=21472, count=37440) 20250103085724694 DSS <0004> hlr_ussd.c:239 262428079693525/0x68c7f72d: SS Session Timeout, destroying 20250103085724694 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428079693525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Fri Jan 3 08:57:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_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@08a044e48d03: 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@08a044e48d03: Test case TC_MSLookup_GSUP_proxy started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085725914 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085725914 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085725917 DLINP <000b> input/ipa.c:452 connected read/write 20250103085725917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085725917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50998<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085725920 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250103085725920 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250103085725920 DLINP <000b> input/ipa.c:452 connected read/write 20250103085725920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085725920 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085725920 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085725920 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 20250103085725920 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085725920 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 20250103085725920 DLGSUP <0013> gsup_server.c:236 2: 20250103085725920 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085725920 DLGSUP <0013> gsup_server.c:236 3: 20250103085725920 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085725920 DLGSUP <0013> gsup_server.c:236 4: 20250103085725920 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085725920 DLGSUP <0013> gsup_server.c:236 5: 20250103085725920 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085725920 DLGSUP <0013> gsup_server.c:236 7: 20250103085725920 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085725920 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085725920 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085725920 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)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@08a044e48d03: 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") 20250103085725959 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33999<->l=127.0.0.1:4259) 20250103085725962 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250103085725962 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@08a044e48d03: Created GsupExpect[0] for "262428564304942" to be handled at TC_MSLookup_GSUP_proxy(320) 20250103085725979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51002<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@08a044e48d03: Created GsupExpect[0] for "262428564304942" to be handled at TC_MSLookup_GSUP_proxy(320) 20250103085725984 DLINP <000b> input/ipa.c:452 connected read/write 20250103085725984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085725984 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428564304942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428564304942" cn_domain=CS} 20250103085725984 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428564304942 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250103085725984 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428564304942 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250103085725984 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428564304942.imsi 20250103085725984 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428564304942.imsi 20250103085725984 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428564304942.imsi: does not exist in local HLR 20250103085725990 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428564304942 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250103085725990 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250103085725990 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250103085725990 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250103085725990 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250103085725990 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250103085725990 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428564304942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085725990 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250103085725990 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250103085725990 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250103085725990 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250103085725990 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250103085725990 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@08a044e48d03: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@08a044e48d03: 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) } } } } 20250103085725992 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085725992 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085725992 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250103085725992 DLINP <000b> ipa.c:396 tag 1: HLR 20250103085725992 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103085725994 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085725994 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085725994 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@08a044e48d03: 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)@08a044e48d03: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(318)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@08a044e48d03: Found GsupExpect[0] for "262428564304942" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@08a044e48d03: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428564304942" HLR_Test-GSUP-server-IPA(318)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085726037 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085726037 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085726037 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085726037 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085726037 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428564304942 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612710503 20250103085726037 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428564304942 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250103085726037 DLINP <000b> input/ipa.c:452 connected read/write 20250103085726037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085726038 DLINP <000b> input/ipa.c:452 connected read/write 20250103085726038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@08a044e48d03: Found GsupExpect[0] for "262428564304942" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@08a044e48d03: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428564304942" 20250103085726041 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085726041 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085726041 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428564304942 MSISDN-491612710503 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250103085726041 DLINP <000b> input/ipa.c:452 connected read/write 20250103085726041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085726041 DLINP <000b> input/ipa.c:452 connected read/write 20250103085726041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085726043 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085726043 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085726043 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428564304942 MSISDN-491612710503 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 20250103085726043 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428564304942 MSISDN-491612710503 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250103085726043 DLINP <000b> input/ipa.c:452 connected read/write 20250103085726043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085726043 DLINP <000b> input/ipa.c:452 connected read/write 20250103085726043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@08a044e48d03: setverdict(pass): none -> pass 20250103085726045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51002<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@08a044e48d03: Final verdict of PTC: pass 20250103085726046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50998<->l=127.0.0.1:4258 20250103085726047 DLINP <000b> input/ipa.c:452 connected read/write 20250103085726047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085726047 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(315)@08a044e48d03: Final verdict of PTC: none 20250103085726047 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085726047 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 316@08a044e48d03: Final verdict of PTC: none 20250103085726047 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33999<->l=127.0.0.1:4259) 20250103085726048 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085726048 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085726048 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250103085726048 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250103085726048 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(317)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 316: none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@08a044e48d03: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Fri Jan 3 08:57:26 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 20250103085726093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51014<->l=127.0.0.1:4258 20250103085726194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51014<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13332) Waiting for packet dumper to finish... 1 (prev_count=13332, count=43168) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Fri Jan 3 08:57:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_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@08a044e48d03: 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@08a044e48d03: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085729268 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085729268 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085729270 DLINP <000b> input/ipa.c:452 connected read/write 20250103085729270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085729270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46816<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085729272 DLINP <000b> input/ipa.c:452 connected read/write 20250103085729272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085729272 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085729272 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085729272 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 20250103085729272 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085729272 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 20250103085729272 DLGSUP <0013> gsup_server.c:236 2: 20250103085729272 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085729273 DLGSUP <0013> gsup_server.c:236 3: 20250103085729273 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085729273 DLGSUP <0013> gsup_server.c:236 4: 20250103085729273 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085729273 DLGSUP <0013> gsup_server.c:236 5: 20250103085729273 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085729273 DLGSUP <0013> gsup_server.c:236 7: 20250103085729273 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085729273 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085729273 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(321)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085729273 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250103085729273 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250103085729273 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@08a044e48d03: 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") 20250103085729292 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40213<->l=127.0.0.1:4259) 20250103085729295 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250103085729295 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@08a044e48d03: Created GsupExpect[0] for "262421886209061" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250103085729310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46818<->l=127.0.0.1:4258 20250103085729313 DAUC <0003> db_auc.c:157 IMSI='262421886209061': No 2G Auth Data 20250103085729313 DAUC <0003> db_auc.c:192 IMSI='262421886209061': No 3G Auth Data 20250103085729319 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421886209061.imsi 20250103085729319 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421886209061.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@08a044e48d03: setverdict(pass): none -> pass 20250103085729323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46818<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@08a044e48d03: Final verdict of PTC: pass 20250103085729324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46816<->l=127.0.0.1:4258 323@08a044e48d03: Final verdict of PTC: none 20250103085729325 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40213<->l=127.0.0.1:4259) 20250103085729325 DLINP <000b> input/ipa.c:452 connected read/write 20250103085729325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085729325 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085729325 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085729325 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 323: none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@08a044e48d03: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Fri Jan 3 08:57:29 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 20250103085729366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46826<->l=127.0.0.1:4258 20250103085729467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46826<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=28212) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Fri Jan 3 08:57:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@08a044e48d03: 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@08a044e48d03: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085732543 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085732543 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085732545 DLINP <000b> input/ipa.c:452 connected read/write 20250103085732545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085732545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46832<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@08a044e48d03: 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 } } } } 20250103085732547 DLINP <000b> input/ipa.c:452 connected read/write 20250103085732547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085732547 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085732547 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085732547 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 20250103085732547 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085732547 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 20250103085732547 DLGSUP <0013> gsup_server.c:236 2: 20250103085732547 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(326)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085732547 DLGSUP <0013> gsup_server.c:236 3: 20250103085732547 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085732547 DLGSUP <0013> gsup_server.c:236 4: 20250103085732547 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085732547 DLGSUP <0013> gsup_server.c:236 5: 20250103085732547 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085732547 DLGSUP <0013> gsup_server.c:236 7: 20250103085732547 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085732547 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085732547 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085732547 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250103085732547 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250103085732547 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@08a044e48d03: 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") 20250103085732580 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45825<->l=127.0.0.1:4259) 20250103085732583 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250103085732583 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@08a044e48d03: Created GsupExpect[0] for "262427363982718" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250103085732598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46838<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@08a044e48d03: Created GsupExpect[0] for "262427363982718" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250103085732602 DLINP <000b> input/ipa.c:452 connected read/write 20250103085732602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085732602 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427363982718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427363982718" cn_domain=CS} 20250103085732603 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427363982718 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250103085732603 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427363982718 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250103085732603 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427363982718.imsi 20250103085732603 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427363982718.imsi 20250103085732603 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427363982718.imsi: does not exist in local HLR 20250103085732608 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427363982718 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250103085732608 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250103085732608 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250103085732608 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250103085732608 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250103085732608 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250103085732608 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427363982718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085732608 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250103085732608 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250103085732608 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250103085732608 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250103085732608 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250103085732608 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@08a044e48d03: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@08a044e48d03: 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) } } } } 20250103085732610 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085732610 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085732610 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250103085732610 DLINP <000b> ipa.c:396 tag 1: HLR 20250103085732610 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103085732611 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085732612 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085732612 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@08a044e48d03: 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)@08a044e48d03: 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)@08a044e48d03: Found GsupExpect[0] for "262427363982718" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@08a044e48d03: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427363982718" HLR_Test-GSUP-server-IPA(330)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085732653 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085732653 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085732653 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085732653 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085732653 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427363982718 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612435630 20250103085732653 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427363982718 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250103085732654 DLINP <000b> input/ipa.c:452 connected read/write 20250103085732654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085732654 DLINP <000b> input/ipa.c:452 connected read/write 20250103085732654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@08a044e48d03: Found GsupExpect[0] for "262427363982718" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@08a044e48d03: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427363982718" 20250103085732657 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085732657 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085732657 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427363982718 MSISDN-491612435630 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250103085732657 DLINP <000b> input/ipa.c:452 connected read/write 20250103085732657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085732657 DLINP <000b> input/ipa.c:452 connected read/write 20250103085732657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085732659 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085732659 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085732659 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427363982718 MSISDN-491612435630 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 20250103085732659 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427363982718 MSISDN-491612435630 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250103085732659 DLINP <000b> input/ipa.c:452 connected read/write 20250103085732659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085732660 DLINP <000b> input/ipa.c:452 connected read/write 20250103085732660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085732661 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427363982718.imsi 20250103085732661 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427363982718.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@08a044e48d03: setverdict(pass): none -> pass 20250103085733663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46838<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@08a044e48d03: Final verdict of PTC: pass 20250103085733663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46832<->l=127.0.0.1:4258 HLR_Test-GSUP(327)@08a044e48d03: Final verdict of PTC: none 20250103085733665 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45825<->l=127.0.0.1:4259) 20250103085733665 DLINP <000b> input/ipa.c:452 connected read/write 20250103085733665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085733665 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250103085733665 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085733665 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(329)@08a044e48d03: Final verdict of PTC: none 328@08a044e48d03: Final verdict of PTC: none 20250103085733665 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085733665 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085733665 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250103085733665 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250103085733666 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(331)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 328: none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@08a044e48d03: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Fri Jan 3 08:57:33 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 20250103085733716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46840<->l=127.0.0.1:4258 20250103085733817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46840<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35740) Waiting for packet dumper to finish... 1 (prev_count=35740, count=43996) MTC@08a044e48d03: 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@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Fri Jan 3 08:57:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_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@08a044e48d03: 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@08a044e48d03: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@08a044e48d03: legacy= false MTC@08a044e48d03: in not legacy case 1 MTC@08a044e48d03: in not legacy case 2 20250103085736889 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250103085736889 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085736890 DLINP <000b> input/ipa.c:452 connected read/write 20250103085736890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085736891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45508<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@08a044e48d03: 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)@08a044e48d03: 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 } } } } 20250103085736892 DLINP <000b> input/ipa.c:452 connected read/write 20250103085736892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085736892 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250103085736892 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250103085736892 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 20250103085736892 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250103085736892 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 20250103085736892 DLGSUP <0013> gsup_server.c:236 2: 20250103085736892 DLGSUP <0013> gsup_server.c:238 2: 00 20250103085736892 DLGSUP <0013> gsup_server.c:236 3: 20250103085736892 DLGSUP <0013> gsup_server.c:238 3: 00 20250103085736892 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(333)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085736892 DLGSUP <0013> gsup_server.c:238 4: 00 20250103085736892 DLGSUP <0013> gsup_server.c:236 5: 20250103085736892 DLGSUP <0013> gsup_server.c:238 5: 00 20250103085736892 DLGSUP <0013> gsup_server.c:236 7: 20250103085736892 DLGSUP <0013> gsup_server.c:238 7: 00 20250103085736892 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250103085736892 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250103085736892 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250103085736893 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250103085736893 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@08a044e48d03: 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") 20250103085736927 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35493<->l=127.0.0.1:4259) 20250103085736930 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250103085736930 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@08a044e48d03: Created GsupExpect[0] for "262426440494435" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250103085736945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45510<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@08a044e48d03: Created GsupExpect[0] for "262426440494435" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250103085736949 DLINP <000b> input/ipa.c:452 connected read/write 20250103085736949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250103085736949 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426440494435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426440494435" cn_domain=CS} 20250103085736949 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426440494435 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250103085736949 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426440494435 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250103085736950 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426440494435.imsi 20250103085736950 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426440494435.imsi 20250103085736950 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426440494435.imsi: does not exist in local HLR 20250103085736955 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426440494435 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250103085736955 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250103085736955 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250103085736955 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250103085736955 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250103085736955 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250103085736956 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426440494435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250103085736956 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250103085736956 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250103085736956 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250103085736956 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250103085736956 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250103085736956 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@08a044e48d03: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@08a044e48d03: 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) } } } } 20250103085736958 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085736958 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085736958 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250103085736958 DLINP <000b> ipa.c:396 tag 1: HLR 20250103085736958 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103085736959 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085736959 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085736959 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@08a044e48d03: 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)@08a044e48d03: 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)@08a044e48d03: Found GsupExpect[0] for "262426440494435" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@08a044e48d03: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426440494435" HLR_Test-GSUP-server-IPA(337)@08a044e48d03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@08a044e48d03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103085737005 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085737005 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085737005 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085737005 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085737005 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426440494435 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617504501 20250103085737005 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426440494435 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250103085737005 DLINP <000b> input/ipa.c:452 connected read/write 20250103085737005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085737006 DLINP <000b> input/ipa.c:452 connected read/write 20250103085737006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@08a044e48d03: Found GsupExpect[0] for "262426440494435" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@08a044e48d03: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426440494435" 20250103085737009 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085737009 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085737009 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426440494435 MSISDN-491617504501 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250103085737009 DLINP <000b> input/ipa.c:452 connected read/write 20250103085737009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085737009 DLINP <000b> input/ipa.c:452 connected read/write 20250103085737009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085737011 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085737011 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085737011 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426440494435 MSISDN-491617504501 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 20250103085737011 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426440494435 MSISDN-491617504501 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250103085737011 DLINP <000b> input/ipa.c:452 connected read/write 20250103085737011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085737012 DLINP <000b> input/ipa.c:452 connected read/write 20250103085737012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250103085737013 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617504501.msisdn 20250103085737013 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491617504501.msisdn: does not exist in local HLR 20250103085737013 DDGSM <0007> mslookup_server.c:352 sip.voice.491617504501.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250103085737013 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617504501.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@08a044e48d03: setverdict(pass): none -> pass 20250103085737016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45510<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@08a044e48d03: Final verdict of PTC: pass 20250103085737019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45508<->l=127.0.0.1:4258 20250103085737020 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35493<->l=127.0.0.1:4259) 20250103085737020 DLINP <000b> input/ipa.c:452 connected read/write 20250103085737020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 335@08a044e48d03: Final verdict of PTC: none 20250103085737020 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(334)@08a044e48d03: Final verdict of PTC: none 20250103085737020 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250103085737020 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250103085737020 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250103085737020 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250103085737020 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250103085737020 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250103085737020 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(336)@08a044e48d03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@08a044e48d03: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@08a044e48d03: Final verdict of PTC: none MTC@08a044e48d03: Setting final verdict of the test case. MTC@08a044e48d03: Local verdict of MTC: none MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@08a044e48d03: Local verdict of PTC with component reference 335: none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@08a044e48d03: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@08a044e48d03: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@08a044e48d03: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@08a044e48d03: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@08a044e48d03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Fri Jan 3 08:57:37 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 20250103085737070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45524<->l=127.0.0.1:4258 20250103085737171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45524<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13108) Waiting for packet dumper to finish... 1 (prev_count=13108, count=46228) MTC@08a044e48d03: 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@08a044e48d03: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@08a044e48d03: Terminating MTC. MC@08a044e48d03: MTC terminated. MC2> exit MC@08a044e48d03: Shutting down session. MC@08a044e48d03: 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-7525.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 (2370832) [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-20250103-0855-7f6482e0-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-20250103-0855-7f6482e0-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2370719) [testenv] Showing testsuite/junit-xml-7525.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-20250103-0855-7f6482e0-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7525.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='132.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.073294'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.239513'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.312437'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.171480'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.081271'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.071629'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.075797'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.077178'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.264959'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.259280'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.263846'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.055065'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.076995'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.285394'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.275237'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.080999'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.262542'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.266674'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.267665'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.266074'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.268117'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.257947'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.303729'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.340185'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.298069'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.075130'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.299509'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.302158'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.289476'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.083205'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.129396'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.119109'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.086004'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.083244'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.158754'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.074465'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.144343'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.150857'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250103-0855-7f6482e0-0'] 08a044e48d03e76e6d87358b836303b514d360ff0d916a8ba39232f65eb0b618 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2542/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS