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/jenkins8913963824305143032.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f 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-20241224-0855-2bddb9f8-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20241224-0855-2bddb9f8-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="2024-12-24T08:55:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" 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-20241224-0855-2bddb9f8-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241224-0855-2bddb9f8-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 [236 kB] Fetched 9288 kB in 1s (9912 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-20241224-0855-2bddb9f8-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-20241224-0855-2bddb9f8-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-20241224-0855-2bddb9f8-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-20241224-0855-2bddb9f8-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-20241224-0855-2bddb9f8-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-20241224-0855-2bddb9f8-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_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_7.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_3.cc Creating dependency file for MAP_ApplicationContexts_part_4.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_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_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_1.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_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-20241224-0855-2bddb9f8-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-20241224-0855-2bddb9f8-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 (423 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-20241224-0855-2bddb9f8-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-20241224-0855-2bddb9f8-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-20241224-0855-2bddb9f8-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 202412232026 [1176 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412232026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412232026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412232026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412232026 [59.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412232026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202412232026 [69.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202412232026 [21.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.15.74e4.202412232026 [23.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412232026 [50.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412232026 [70.3 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412232026 [177 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412232026 [59.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412232026 [63.0 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412232026 [49.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412232026 [43.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.15.74e4.202412232026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202412232026 [2162 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.8.0.15.74e4.202412232026 [460 kB] Fetched 11.4 MB in 0s (46.6 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_202412232026_amd64.deb ... Unpacking osmocom-nightly (202412232026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202412232026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412232026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.56.fc03.202412232026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412232026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.56.fc03.202412232026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412232026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.26.e84e.202412232026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412232026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.56.fc03.202412232026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412232026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.50.58dd.202412232026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202412232026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.15.74e4.202412232026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412232026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.8.0.15.74e4.202412232026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.15.74e4.202412232026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.10.0.56.fc03.202412232026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412232026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.10.0.56.fc03.202412232026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412232026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.10.0.56.fc03.202412232026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412232026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.10.0.56.fc03.202412232026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412232026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.10.0.56.fc03.202412232026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412232026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.10.0.56.fc03.202412232026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412232026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.10.0.56.fc03.202412232026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412232026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.8.0.15.74e4.202412232026_amd64.deb ... Unpacking osmo-hlr (1.8.0.15.74e4.202412232026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.56.fc03.202412232026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412232026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.8.0.15.74e4.202412232026_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.15.74e4.202412232026) ... Setting up osmocom-nightly (202412232026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412232026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412232026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412232026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412232026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412232026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412232026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412232026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412232026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412232026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412232026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.15.74e4.202412232026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412232026) ... Setting up libosmocore (1.10.0.56.fc03.202412232026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202412232026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412232026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412232026) ... Setting up osmo-hlr (1.8.0.15.74e4.202412232026) ... 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.202412232026) ... 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-20241224-0855-2bddb9f8-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-20241224-0855-2bddb9f8-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-20241224-0855-2bddb9f8-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-20241224-0855-2bddb9f8-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-20241224-0855-2bddb9f8-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-20241224-0855-2bddb9f8-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-20241224-0855-2bddb9f8-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-20241224-0855-2bddb9f8-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20241224085527483 DMAIN <0000> hlr.c:813 hlr starting 20241224085527483 DDB <0001> db.c:599 using database: :memory: 20241224085527483 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241224085527483 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241224085527484 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241224085527484 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241224085527486 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241224085527486 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241224085527486 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241224085527487 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241224085527487 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-20241224-0855-2bddb9f8-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@e4b7ca0511f4: Unix server socket created successfully. MC@e4b7ca0511f4: Listening on TCP port 42719. e4b7ca0511f4 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests e4b7ca0511f4 42719 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e4b7ca0511f4: New HC connected from 10.0.2.100 [10.0.2.100]. e4b7ca0511f4: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@e4b7ca0511f4: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e4b7ca0511f4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e4b7ca0511f4: Configuration file was processed on all HCs. MC@e4b7ca0511f4: Creating MTC on host 10.0.2.100. MC@e4b7ca0511f4: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e4b7ca0511f4: 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 ------ Tue Dec 24 08:55:28 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_sai_err_invalid_imsi started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085529205 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085529205 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085529208 DLINP <000b> input/ipa.c:452 connected read/write 20241224085529208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085529209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50076<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085529210 DLINP <000b> input/ipa.c:452 connected read/write 20241224085529210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085529210 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085529210 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085529210 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  20241224085529210 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085529210 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  20241224085529211 DLGSUP <0013> gsup_server.c:236 2:  20241224085529211 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085529211 DLGSUP <0013> gsup_server.c:236 3:  20241224085529211 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085529211 DLGSUP <0013> gsup_server.c:236 4:  20241224085529211 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085529211 DLGSUP <0013> gsup_server.c:236 5:  20241224085529211 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085529211 DLGSUP <0013> gsup_server.c:236 7:  20241224085529211 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085529211 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085529211 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085529211 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@e4b7ca0511f4: 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") 20241224085529232 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36063<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@e4b7ca0511f4: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241224085529244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4258 20241224085529257 DLINP <000b> input/ipa.c:452 connected read/write 20241224085529257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085529257 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"} 20241224085529257 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" 20241224085529257 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} 20241224085529257 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 20241224085529257 DLINP <000b> input/ipa.c:452 connected read/write 20241224085529257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085529257 DLINP <000b> input/ipa.c:452 connected read/write 20241224085529258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@e4b7ca0511f4: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085529260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085529261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50076<->l=127.0.0.1:4258 20241224085529263 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36063<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@e4b7ca0511f4: Final verdict of PTC: none 20241224085529263 DLINP <000b> input/ipa.c:452 connected read/write 20241224085529263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085529263 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085529263 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085529263 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(6)@e4b7ca0511f4: Final verdict of PTC: none 5@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 5: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:55:29 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20241224085529325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50086<->l=127.0.0.1:4258 20241224085529425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50086<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=25052) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:55:31 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_sai started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085532502 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085532502 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085532505 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085532506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50092<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085532508 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085532508 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085532508 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085532508 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  20241224085532508 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085532508 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  20241224085532508 DLGSUP <0013> gsup_server.c:236 2:  20241224085532508 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085532508 DLGSUP <0013> gsup_server.c:236 3:  20241224085532508 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085532508 DLGSUP <0013> gsup_server.c:236 4:  20241224085532508 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085532508 DLGSUP <0013> gsup_server.c:236 5:  20241224085532508 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085532508 DLGSUP <0013> gsup_server.c:236 7:  20241224085532508 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085532508 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085532508 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085532508 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@e4b7ca0511f4: 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") 20241224085532528 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44287<->l=127.0.0.1:4259) 20241224085532534 DAUC <0003> db_auc.c:157 IMSI='262427439845013': No 2G Auth Data 20241224085532535 DAUC <0003> db_auc.c:192 IMSI='262427439845013': No 3G Auth Data HLR_Test-GSUP(9)@e4b7ca0511f4: Created GsupExpect[0] for "262427439845013" to be handled at TC_gsup_sai(12) 20241224085532549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50100<->l=127.0.0.1:4258 20241224085532554 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085532554 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427439845013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427439845013"} 20241224085532554 DAUC <0003> db_auc.c:192 IMSI='262427439845013': No 3G Auth Data 20241224085532554 DAUC <0003> db_auc.c:236 IMSI='262427439845013': Calling to generate 5 vectors 20241224085532554 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224085532554 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085532554 DAUC <0003> auc.c:113 vector [0]: rand = 010928cb1ae7fe97af91239fa616800f 20241224085532554 DAUC <0003> auc.c:179 vector [0]: kc = b0d5d5c6f0061400 20241224085532554 DAUC <0003> auc.c:180 vector [0]: sres = 03bc7d98 20241224085532554 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224085532554 DAUC <0003> auc.c:113 vector [1]: rand = 869129f9047282a53fe84267eefcc617 20241224085532554 DAUC <0003> auc.c:179 vector [1]: kc = c44984e8c265fc00 20241224085532554 DAUC <0003> auc.c:180 vector [1]: sres = 70ad51bc 20241224085532554 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224085532554 DAUC <0003> auc.c:113 vector [2]: rand = 354b4a6001755f6cb6d3bca56bcdc4dc 20241224085532554 DAUC <0003> auc.c:179 vector [2]: kc = 041bec5d1dd30c00 20241224085532554 DAUC <0003> auc.c:180 vector [2]: sres = dc452236 20241224085532554 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224085532554 DAUC <0003> auc.c:113 vector [3]: rand = 653fc8a23ed0601e58382b8d6e2f2e58 20241224085532554 DAUC <0003> auc.c:179 vector [3]: kc = 888f23df173f0400 20241224085532554 DAUC <0003> auc.c:180 vector [3]: sres = 99a3fad8 20241224085532554 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224085532554 DAUC <0003> auc.c:113 vector [4]: rand = a5de45750667c4484634764fc704b9d1 20241224085532554 DAUC <0003> auc.c:179 vector [4]: kc = ef4bf44793e25400 20241224085532554 DAUC <0003> auc.c:180 vector [4]: sres = 5e7e8ef0 20241224085532554 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224085532554 DAUC <0003> db_auc.c:245 IMSI='262427439845013': Generated 5 vectors 20241224085532554 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427439845013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427439845013"} 20241224085532554 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427439845013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085532554 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085532554 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e4b7ca0511f4: Found GsupExpect[0] for "262427439845013" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_sai(12)"262427439845013" TC_gsup_sai(12)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_sai(12)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085532557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50100<->l=127.0.0.1:4258 TC_gsup_sai(12)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085532558 DAUC <0003> db_auc.c:157 IMSI='262425676353969': No 2G Auth Data 20241224085532558 DAUC <0003> db_auc.c:192 IMSI='262425676353969': No 3G Auth Data HLR_Test-GSUP(9)@e4b7ca0511f4: Created GsupExpect[0] for "262425676353969" to be handled at TC_gsup_sai(13) 20241224085532577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50112<->l=127.0.0.1:4258 20241224085532580 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085532580 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425676353969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425676353969"} 20241224085532581 DAUC <0003> db_auc.c:192 IMSI='262425676353969': No 3G Auth Data 20241224085532581 DAUC <0003> db_auc.c:236 IMSI='262425676353969': Calling to generate 5 vectors 20241224085532581 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224085532581 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085532581 DAUC <0003> auc.c:113 vector [0]: rand = a7210426d21d97c231a29a68f5e46824 20241224085532581 DAUC <0003> auc.c:179 vector [0]: kc = 6f139ffa626a2800 20241224085532581 DAUC <0003> auc.c:180 vector [0]: sres = cc1c7a77 20241224085532581 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224085532581 DAUC <0003> auc.c:113 vector [1]: rand = 2c1bb4dd873fd18686d94f8cff4a1915 20241224085532581 DAUC <0003> auc.c:179 vector [1]: kc = f88e4ebd529be800 20241224085532581 DAUC <0003> auc.c:180 vector [1]: sres = 1d8056d7 20241224085532581 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224085532581 DAUC <0003> auc.c:113 vector [2]: rand = 790c002786361753def1fc514c6a480b 20241224085532581 DAUC <0003> auc.c:179 vector [2]: kc = cb712a2cf60f5c00 20241224085532581 DAUC <0003> auc.c:180 vector [2]: sres = 33d55d23 20241224085532581 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224085532581 DAUC <0003> auc.c:113 vector [3]: rand = 90f165789aa2467aa49d22ac953ca704 20241224085532581 DAUC <0003> auc.c:179 vector [3]: kc = 9076dcda8a3b4400 20241224085532581 DAUC <0003> auc.c:180 vector [3]: sres = 241993b7 20241224085532581 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224085532581 DAUC <0003> auc.c:113 vector [4]: rand = 13b7cad9341d6db5457008225811ac96 20241224085532581 DAUC <0003> auc.c:179 vector [4]: kc = 09c68d01ae01e400 20241224085532581 DAUC <0003> auc.c:180 vector [4]: sres = c1929afb 20241224085532581 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224085532581 DAUC <0003> db_auc.c:245 IMSI='262425676353969': Generated 5 vectors 20241224085532581 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425676353969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425676353969"} 20241224085532581 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425676353969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085532581 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085532581 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e4b7ca0511f4: Found GsupExpect[0] for "262425676353969" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@e4b7ca0511f4: Added IMSI table entry 1TC_gsup_sai(13)"262425676353969" TC_gsup_sai(13)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_sai(13)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085532583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50112<->l=127.0.0.1:4258 TC_gsup_sai(13)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085532585 DAUC <0003> db_auc.c:157 IMSI='262428280429873': No 2G Auth Data 20241224085532585 DAUC <0003> db_auc.c:192 IMSI='262428280429873': No 3G Auth Data HLR_Test-GSUP(9)@e4b7ca0511f4: Created GsupExpect[0] for "262428280429873" to be handled at TC_gsup_sai(14) 20241224085532602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 20241224085532604 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085532604 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428280429873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428280429873"} 20241224085532604 DAUC <0003> db_auc.c:192 IMSI='262428280429873': No 3G Auth Data 20241224085532604 DAUC <0003> db_auc.c:236 IMSI='262428280429873': Calling to generate 5 vectors 20241224085532604 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224085532604 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085532604 DAUC <0003> auc.c:113 vector [0]: rand = e3269b1ca4353d5bb31d358edef65e54 20241224085532604 DAUC <0003> auc.c:179 vector [0]: kc = 9f435167671691a8 20241224085532604 DAUC <0003> auc.c:180 vector [0]: sres = 88eaafb3 20241224085532604 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224085532604 DAUC <0003> auc.c:113 vector [1]: rand = c1487a1650a352fe670c742ccb90d847 20241224085532604 DAUC <0003> auc.c:179 vector [1]: kc = 849cec3243feb5a2 20241224085532604 DAUC <0003> auc.c:180 vector [1]: sres = 31dcac77 20241224085532604 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224085532604 DAUC <0003> auc.c:113 vector [2]: rand = 04aab8bb440de82461d9b267f29fbcd0 20241224085532604 DAUC <0003> auc.c:179 vector [2]: kc = b782560030cadaf1 20241224085532604 DAUC <0003> auc.c:180 vector [2]: sres = c55cb69d 20241224085532604 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224085532604 DAUC <0003> auc.c:113 vector [3]: rand = 93e5c8010ee1b3419e4b0983869e8d19 20241224085532605 DAUC <0003> auc.c:179 vector [3]: kc = d08ae0978d7a4aed 20241224085532605 DAUC <0003> auc.c:180 vector [3]: sres = 288f0ca1 20241224085532605 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224085532605 DAUC <0003> auc.c:113 vector [4]: rand = 353ef690120d13054d16a87e3ab55f4f 20241224085532605 DAUC <0003> auc.c:179 vector [4]: kc = 6466db393a49d0c5 20241224085532605 DAUC <0003> auc.c:180 vector [4]: sres = 06cff5fc 20241224085532605 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224085532605 DAUC <0003> db_auc.c:245 IMSI='262428280429873': Generated 5 vectors 20241224085532605 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428280429873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428280429873"} 20241224085532605 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428280429873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085532605 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085532605 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e4b7ca0511f4: Found GsupExpect[0] for "262428280429873" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@e4b7ca0511f4: Added IMSI table entry 2TC_gsup_sai(14)"262428280429873" TC_gsup_sai(14)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_sai(14)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085532606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 TC_gsup_sai(14)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085532608 DAUC <0003> db_auc.c:157 IMSI='262420116402625': No 2G Auth Data 20241224085532608 DAUC <0003> db_auc.c:192 IMSI='262420116402625': No 3G Auth Data HLR_Test-GSUP(9)@e4b7ca0511f4: Created GsupExpect[0] for "262420116402625" to be handled at TC_gsup_sai(15) 20241224085532624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50128<->l=127.0.0.1:4258 20241224085532628 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085532628 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420116402625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420116402625"} 20241224085532628 DAUC <0003> db_auc.c:157 IMSI='262420116402625': No 2G Auth Data 20241224085532628 DAUC <0003> db_auc.c:236 IMSI='262420116402625': Calling to generate 5 vectors 20241224085532628 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241224085532628 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085532628 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085532628 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224085532628 DAUC <0003> auc.c:113 vector [0]: rand = 86e27c3ba34dde22a7fc4288d26c1391 20241224085532628 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224085532628 DAUC <0003> auc.c:142 vector [0]: autn = 699ad6896911000014a6702ae65878ff 20241224085532628 DAUC <0003> auc.c:143 vector [0]: ck = 079e5de81ca19db58a665c0c38159900 20241224085532628 DAUC <0003> auc.c:144 vector [0]: ik = 90d6125189a91a7c2baa18f867870c31 20241224085532628 DAUC <0003> auc.c:145 vector [0]: res = eb4d2a73106947810000000000000000 20241224085532628 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085532628 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224085532628 DAUC <0003> auc.c:151 vector [0]: kc = 36840b4dca9a12f8 20241224085532628 DAUC <0003> auc.c:152 vector [0]: sres = fb246df2 20241224085532628 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224085532628 DAUC <0003> auc.c:113 vector [1]: rand = b32ff5d3075747a6e5be0e63c7b16331 20241224085532628 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224085532628 DAUC <0003> auc.c:142 vector [1]: autn = 5371a41415a000000e436dde3977532b 20241224085532628 DAUC <0003> auc.c:143 vector [1]: ck = c1bd21d069979efe98b1e6d6040f30de 20241224085532628 DAUC <0003> auc.c:144 vector [1]: ik = b0347ba8d98b9c2873536f8d9260bb7e 20241224085532628 DAUC <0003> auc.c:145 vector [1]: res = 1878479f17a37d0a0000000000000000 20241224085532628 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085532628 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224085532628 DAUC <0003> auc.c:151 vector [1]: kc = 9a6bd32326738976 20241224085532628 DAUC <0003> auc.c:152 vector [1]: sres = 0fdb3a95 20241224085532628 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224085532628 DAUC <0003> auc.c:113 vector [2]: rand = 03388b17cd1e2c6bc548788b2e2dc589 20241224085532628 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224085532628 DAUC <0003> auc.c:142 vector [2]: autn = 64d8d4df97f3000048af7a63d2464d28 20241224085532628 DAUC <0003> auc.c:143 vector [2]: ck = 1a848ee662744965296fcf347830022e 20241224085532628 DAUC <0003> auc.c:144 vector [2]: ik = b71be45e4da174154f61b4086a518b64 20241224085532628 DAUC <0003> auc.c:145 vector [2]: res = 7765ed3d560fb4290000000000000000 20241224085532628 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085532628 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224085532628 DAUC <0003> auc.c:151 vector [2]: kc = cb9111843db4b43a 20241224085532628 DAUC <0003> auc.c:152 vector [2]: sres = 216a5914 20241224085532628 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224085532628 DAUC <0003> auc.c:113 vector [3]: rand = 47febd479c66d18babb638e337e6660b 20241224085532628 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224085532628 DAUC <0003> auc.c:142 vector [3]: autn = f77b3fde61350000524c6b38f6f38130 20241224085532628 DAUC <0003> auc.c:143 vector [3]: ck = a8f3b59ca1fda1cf02d1b45ad1bfbe74 20241224085532628 DAUC <0003> auc.c:144 vector [3]: ik = 04e7db8371b40f58d0ec69e87f302f04 20241224085532628 DAUC <0003> auc.c:145 vector [3]: res = 8e88ff5221cb79470000000000000000 20241224085532628 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085532628 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224085532628 DAUC <0003> auc.c:151 vector [3]: kc = 7e29b3ad7ec63fe7 20241224085532628 DAUC <0003> auc.c:152 vector [3]: sres = af438615 20241224085532628 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224085532628 DAUC <0003> auc.c:113 vector [4]: rand = 96acb2d47aa4c8a26087c06f90a907dd 20241224085532628 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224085532628 DAUC <0003> auc.c:142 vector [4]: autn = cfe298341e4000007f1f53fc87bf5f3f 20241224085532628 DAUC <0003> auc.c:143 vector [4]: ck = b73efc490f909fce4aeda51d3ec2413c 20241224085532628 DAUC <0003> auc.c:144 vector [4]: ik = f56b999ab5ffa634cf9c49660cbe2e0e 20241224085532628 DAUC <0003> auc.c:145 vector [4]: res = 52e022e0bc7e5c220000000000000000 20241224085532629 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085532629 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241224085532629 DAUC <0003> auc.c:151 vector [4]: kc = c72489a8881356c8 20241224085532629 DAUC <0003> auc.c:152 vector [4]: sres = ee9e7ec2 20241224085532629 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241224085532629 DAUC <0003> db_auc.c:245 IMSI='262420116402625': Generated 5 vectors 20241224085532629 DAUC <0003> db_auc.c:249 IMSI='262420116402625': Updating SQN=161 in DB 20241224085532629 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420116402625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420116402625"} 20241224085532629 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420116402625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085532629 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085532629 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e4b7ca0511f4: Found GsupExpect[0] for "262420116402625" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@e4b7ca0511f4: Added IMSI table entry 3TC_gsup_sai(15)"262420116402625" TC_gsup_sai(15)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_sai(15)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085532632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50128<->l=127.0.0.1:4258 TC_gsup_sai(15)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085532634 DAUC <0003> db_auc.c:157 IMSI='262429323455126': No 2G Auth Data 20241224085532634 DAUC <0003> db_auc.c:192 IMSI='262429323455126': No 3G Auth Data HLR_Test-GSUP(9)@e4b7ca0511f4: Created GsupExpect[0] for "262429323455126" to be handled at TC_gsup_sai(16) 20241224085532648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4258 20241224085532652 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085532652 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429323455126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429323455126"} 20241224085532652 DAUC <0003> db_auc.c:157 IMSI='262429323455126': No 2G Auth Data 20241224085532652 DAUC <0003> db_auc.c:236 IMSI='262429323455126': Calling to generate 5 vectors 20241224085532652 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241224085532652 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085532652 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241224085532652 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224085532652 DAUC <0003> auc.c:113 vector [0]: rand = 8658ee80942129e3701d09de6ba99c43 20241224085532652 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224085532652 DAUC <0003> auc.c:142 vector [0]: autn = 31e44458b16800009818f3e76929fdb1 20241224085532652 DAUC <0003> auc.c:143 vector [0]: ck = 3201283bec7c5ea3951bd3642239481d 20241224085532652 DAUC <0003> auc.c:144 vector [0]: ik = 11e13740d87580df5a2b3731a3ca10e4 20241224085532652 DAUC <0003> auc.c:145 vector [0]: res = bdc4948eba2d717a0000000000000000 20241224085532652 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085532652 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224085532652 DAUC <0003> auc.c:151 vector [0]: kc = ecd0fb2eb5fa8685 20241224085532652 DAUC <0003> auc.c:152 vector [0]: sres = 07e9e5f4 20241224085532652 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224085532652 DAUC <0003> auc.c:113 vector [1]: rand = 8180763faf509aef44f6f6f16218a742 20241224085532652 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224085532653 DAUC <0003> auc.c:142 vector [1]: autn = 536afe78457300009f9bc50a23a4c4ac 20241224085532653 DAUC <0003> auc.c:143 vector [1]: ck = 20488160ae857973e1ba0dd473b7b4e7 20241224085532653 DAUC <0003> auc.c:144 vector [1]: ik = b6028d6a429c2acd97f0c6c59f50920c 20241224085532653 DAUC <0003> auc.c:145 vector [1]: res = 5f4046e390cb08d90000000000000000 20241224085532653 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085532653 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224085532653 DAUC <0003> auc.c:151 vector [1]: kc = e000c71b00fe7555 20241224085532653 DAUC <0003> auc.c:152 vector [1]: sres = cf8b4e3a 20241224085532653 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224085532653 DAUC <0003> auc.c:113 vector [2]: rand = 42a9e884576233f7dea359dd24b66117 20241224085532653 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224085532653 DAUC <0003> auc.c:142 vector [2]: autn = 449f8efca1410000964f713bc4162f40 20241224085532653 DAUC <0003> auc.c:143 vector [2]: ck = fdb44761e2f4aed9bedabe4621896a09 20241224085532653 DAUC <0003> auc.c:144 vector [2]: ik = 4911c3191e33908bf04174731d65585d 20241224085532653 DAUC <0003> auc.c:145 vector [2]: res = 569d066f384b233a0000000000000000 20241224085532653 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085532653 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224085532653 DAUC <0003> auc.c:151 vector [2]: kc = fa3e4e4dc02b0c06 20241224085532653 DAUC <0003> auc.c:152 vector [2]: sres = 6ed62555 20241224085532653 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224085532653 DAUC <0003> auc.c:113 vector [3]: rand = 85862f3e02fd5212d9725eeda1a89d2c 20241224085532653 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224085532653 DAUC <0003> auc.c:142 vector [3]: autn = 6d5c5af8ce0c00005bbabd5507b9fe2d 20241224085532653 DAUC <0003> auc.c:143 vector [3]: ck = cf0cebebef5c6d04f0ceee67550e0e87 20241224085532653 DAUC <0003> auc.c:144 vector [3]: ik = 756b042f40a3e691789424e93edf8291 20241224085532653 DAUC <0003> auc.c:145 vector [3]: res = e8e3f0a0a8d539a40000000000000000 20241224085532653 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085532653 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224085532653 DAUC <0003> auc.c:151 vector [3]: kc = 323d254ac42e0783 20241224085532653 DAUC <0003> auc.c:152 vector [3]: sres = 4036c904 20241224085532653 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224085532653 DAUC <0003> auc.c:113 vector [4]: rand = e810cec9997fbaddce66de28239ce4f7 20241224085532653 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224085532653 DAUC <0003> auc.c:142 vector [4]: autn = 4bc40b135d9e0000e0ef0d991bb236ae 20241224085532653 DAUC <0003> auc.c:143 vector [4]: ck = 2285f7dcae1eb73e5cfe6ff1fdf34c93 20241224085532653 DAUC <0003> auc.c:144 vector [4]: ik = 80e94507ee9f24b5b7f17fad0fe05ea8 20241224085532653 DAUC <0003> auc.c:145 vector [4]: res = 3b249b091073230b0000000000000000 20241224085532653 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085532653 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241224085532653 DAUC <0003> auc.c:151 vector [4]: kc = 4963a287b29281b0 20241224085532653 DAUC <0003> auc.c:152 vector [4]: sres = 2b57b802 20241224085532653 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241224085532653 DAUC <0003> db_auc.c:245 IMSI='262429323455126': Generated 5 vectors 20241224085532653 DAUC <0003> db_auc.c:249 IMSI='262429323455126': Updating SQN=161 in DB 20241224085532653 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429323455126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429323455126"} 20241224085532653 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429323455126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085532653 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085532653 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e4b7ca0511f4: Found GsupExpect[0] for "262429323455126" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@e4b7ca0511f4: Added IMSI table entry 4TC_gsup_sai(16)"262429323455126" TC_gsup_sai(16)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_sai(16)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085532657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4258 TC_gsup_sai(16)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085532659 DAUC <0003> db_auc.c:157 IMSI='262424724167170': No 2G Auth Data 20241224085532659 DAUC <0003> db_auc.c:192 IMSI='262424724167170': No 3G Auth Data HLR_Test-GSUP(9)@e4b7ca0511f4: Created GsupExpect[0] for "262424724167170" to be handled at TC_gsup_sai(17) 20241224085532677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4258 20241224085532681 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085532681 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424724167170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424724167170"} 20241224085532681 DAUC <0003> db_auc.c:236 IMSI='262424724167170': Calling to generate 5 vectors 20241224085532682 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224085532682 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085532682 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085532682 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224085532682 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085532682 DAUC <0003> auc.c:113 vector [0]: rand = 67b22168214357ac03d066d07fbb9764 20241224085532682 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224085532682 DAUC <0003> auc.c:142 vector [0]: autn = e1213751b09600003acd4e3ad2e9c6fd 20241224085532682 DAUC <0003> auc.c:143 vector [0]: ck = 7466ee5f7e76e2293ab70783aa4b87e4 20241224085532682 DAUC <0003> auc.c:144 vector [0]: ik = 9274ccce07f98d0837f2c84f09e46a2a 20241224085532682 DAUC <0003> auc.c:145 vector [0]: res = 4b04cb6115bd122d0000000000000000 20241224085532682 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085532682 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085532682 DAUC <0003> auc.c:179 vector [0]: kc = 6071f342ee20d000 20241224085532682 DAUC <0003> auc.c:180 vector [0]: sres = 0957896a 20241224085532682 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085532682 DAUC <0003> auc.c:113 vector [1]: rand = e2cd00c2bc7b962a39ac419135449b21 20241224085532682 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224085532682 DAUC <0003> auc.c:142 vector [1]: autn = a0c547e5ccb30000a7423baab87b2318 20241224085532682 DAUC <0003> auc.c:143 vector [1]: ck = 45e9416835513efe46dfc831fceb4d2f 20241224085532682 DAUC <0003> auc.c:144 vector [1]: ik = 030acd869143983e11b5c08ede26433e 20241224085532682 DAUC <0003> auc.c:145 vector [1]: res = 46a7b6ce07d1c7860000000000000000 20241224085532682 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085532682 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224085532682 DAUC <0003> auc.c:179 vector [1]: kc = fd441e60cedfc000 20241224085532682 DAUC <0003> auc.c:180 vector [1]: sres = 8304ead2 20241224085532682 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224085532682 DAUC <0003> auc.c:113 vector [2]: rand = 18019009f43a2614b84ee4671bd229a0 20241224085532682 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224085532682 DAUC <0003> auc.c:142 vector [2]: autn = 9c96a315513700005d397ab07d81b72a 20241224085532682 DAUC <0003> auc.c:143 vector [2]: ck = c5932ec79760daf6d76abf55f7da2024 20241224085532682 DAUC <0003> auc.c:144 vector [2]: ik = c764d2a3643eb989f65ff9270ec4de8f 20241224085532682 DAUC <0003> auc.c:145 vector [2]: res = 866fb58cb6ce570b0000000000000000 20241224085532682 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085532682 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224085532682 DAUC <0003> auc.c:179 vector [2]: kc = 884d741f2eaf1400 20241224085532682 DAUC <0003> auc.c:180 vector [2]: sres = eca4dfdc 20241224085532682 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224085532682 DAUC <0003> auc.c:113 vector [3]: rand = 61706a4d7886d7cf5fb81a45fd952803 20241224085532682 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224085532682 DAUC <0003> auc.c:142 vector [3]: autn = dcd1f0993ffa000052231b779bcfb18b 20241224085532682 DAUC <0003> auc.c:143 vector [3]: ck = 5ab690bf4093df83b299c096cb4a9cc5 20241224085532682 DAUC <0003> auc.c:144 vector [3]: ik = f023efa4d864f520b5ab6496f540cb69 20241224085532682 DAUC <0003> auc.c:145 vector [3]: res = 8cf82f869a87760a0000000000000000 20241224085532682 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085532682 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224085532682 DAUC <0003> auc.c:179 vector [3]: kc = 3a3a2ff2d6d56400 20241224085532682 DAUC <0003> auc.c:180 vector [3]: sres = fe6b4215 20241224085532682 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224085532682 DAUC <0003> auc.c:113 vector [4]: rand = fb9aa6729c9fd544fe9c69b66345715f 20241224085532682 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224085532682 DAUC <0003> auc.c:142 vector [4]: autn = ec25b98a4d720000d32d9c6ecd36978f 20241224085532682 DAUC <0003> auc.c:143 vector [4]: ck = f7c4d2c0c7a5c8433e197ad952013399 20241224085532682 DAUC <0003> auc.c:144 vector [4]: ik = 44b465d6ef8c9c458d32de0f67e5f03c 20241224085532682 DAUC <0003> auc.c:145 vector [4]: res = 98c7807f3f63bd2f0000000000000000 20241224085532682 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085532682 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224085532682 DAUC <0003> auc.c:179 vector [4]: kc = 4fbe918ed5147c00 20241224085532682 DAUC <0003> auc.c:180 vector [4]: sres = 2f180bd5 20241224085532682 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224085532682 DAUC <0003> db_auc.c:245 IMSI='262424724167170': Generated 5 vectors 20241224085532682 DAUC <0003> db_auc.c:249 IMSI='262424724167170': Updating SQN=161 in DB 20241224085532682 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424724167170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424724167170"} 20241224085532682 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424724167170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085532682 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085532682 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e4b7ca0511f4: Found GsupExpect[0] for "262424724167170" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@e4b7ca0511f4: Added IMSI table entry 5TC_gsup_sai(17)"262424724167170" TC_gsup_sai(17)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_sai(17)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085532685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4258 TC_gsup_sai(17)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085532687 DAUC <0003> db_auc.c:157 IMSI='262422456052391': No 2G Auth Data 20241224085532687 DAUC <0003> db_auc.c:192 IMSI='262422456052391': No 3G Auth Data HLR_Test-GSUP(9)@e4b7ca0511f4: Created GsupExpect[0] for "262422456052391" to be handled at TC_gsup_sai(18) 20241224085532703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50154<->l=127.0.0.1:4258 20241224085532707 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085532708 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422456052391 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422456052391"} 20241224085532708 DAUC <0003> db_auc.c:236 IMSI='262422456052391': Calling to generate 5 vectors 20241224085532708 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224085532708 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085532708 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085532708 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224085532708 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085532708 DAUC <0003> auc.c:113 vector [0]: rand = be078ec6019e3591948a3a3b26eda67e 20241224085532708 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224085532708 DAUC <0003> auc.c:142 vector [0]: autn = cac40d8a143c0000dbfcb030ac84a3c6 20241224085532708 DAUC <0003> auc.c:143 vector [0]: ck = 1160cdc0293353217a2f43dc245896be 20241224085532708 DAUC <0003> auc.c:144 vector [0]: ik = 92b690a12c51aaf62a1f05d55615aa56 20241224085532708 DAUC <0003> auc.c:145 vector [0]: res = da898a10f28a20e20000000000000000 20241224085532708 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085532708 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085532708 DAUC <0003> auc.c:179 vector [0]: kc = bd4440ccd7149400 20241224085532708 DAUC <0003> auc.c:180 vector [0]: sres = ba112966 20241224085532708 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085532708 DAUC <0003> auc.c:113 vector [1]: rand = 2cb1e63fad6885c02669cf19783343dd 20241224085532708 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224085532708 DAUC <0003> auc.c:142 vector [1]: autn = 47d763d877460000e4d441eb07b8d0a4 20241224085532708 DAUC <0003> auc.c:143 vector [1]: ck = 64794a86ef3d2df0a5830c229d2b3cad 20241224085532708 DAUC <0003> auc.c:144 vector [1]: ik = edbf0f98a1def5bd27499b26d9572451 20241224085532708 DAUC <0003> auc.c:145 vector [1]: res = bd04e68f5b435d760000000000000000 20241224085532708 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085532708 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224085532708 DAUC <0003> auc.c:179 vector [1]: kc = cae12c263ab9c400 20241224085532708 DAUC <0003> auc.c:180 vector [1]: sres = 36267f6f 20241224085532708 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224085532708 DAUC <0003> auc.c:113 vector [2]: rand = 056e35d301d202a34e6878e782459a45 20241224085532708 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224085532708 DAUC <0003> auc.c:142 vector [2]: autn = 34fb25043d010000455c849fd2d063a0 20241224085532708 DAUC <0003> auc.c:143 vector [2]: ck = 62f7f239d7d61cc6d046f0bbb02510cd 20241224085532708 DAUC <0003> auc.c:144 vector [2]: ik = 702c0b050e931bc3fdb3e6b041bba05a 20241224085532708 DAUC <0003> auc.c:145 vector [2]: res = 9106f1a1f1bf452f0000000000000000 20241224085532708 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085532708 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224085532708 DAUC <0003> auc.c:179 vector [2]: kc = efa716a5c3398800 20241224085532708 DAUC <0003> auc.c:180 vector [2]: sres = a9cbed36 20241224085532708 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224085532708 DAUC <0003> auc.c:113 vector [3]: rand = f18d3394e151748560e27aa5ce4fd62a 20241224085532708 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224085532708 DAUC <0003> auc.c:142 vector [3]: autn = ff4b2cdb5d32000053aecade05a4881f 20241224085532708 DAUC <0003> auc.c:143 vector [3]: ck = 80e2a48f40155bda4c5ec85fe288a0da 20241224085532708 DAUC <0003> auc.c:144 vector [3]: ik = 57842c69eb5449ffeb919e537fb15156 20241224085532708 DAUC <0003> auc.c:145 vector [3]: res = 1480f6e5c20fdc860000000000000000 20241224085532708 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085532708 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224085532708 DAUC <0003> auc.c:179 vector [3]: kc = fc986ed7ea9bf400 20241224085532708 DAUC <0003> auc.c:180 vector [3]: sres = 847f1fca 20241224085532708 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224085532708 DAUC <0003> auc.c:113 vector [4]: rand = 13206b63e8866c2c7d555c210a8ad548 20241224085532708 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224085532708 DAUC <0003> auc.c:142 vector [4]: autn = 5927f1ced70e0000819768c8f300012b 20241224085532708 DAUC <0003> auc.c:143 vector [4]: ck = 816f51ffb12b1b0498f5b9e13eac1a6b 20241224085532708 DAUC <0003> auc.c:144 vector [4]: ik = 0cd8485eac1bc88557e5d91aff1abbb0 20241224085532708 DAUC <0003> auc.c:145 vector [4]: res = 6ca5c2d08870dcb80000000000000000 20241224085532708 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085532708 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224085532708 DAUC <0003> auc.c:179 vector [4]: kc = 4e95cc783268b000 20241224085532708 DAUC <0003> auc.c:180 vector [4]: sres = ed8c77d0 20241224085532708 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224085532708 DAUC <0003> db_auc.c:245 IMSI='262422456052391': Generated 5 vectors 20241224085532708 DAUC <0003> db_auc.c:249 IMSI='262422456052391': Updating SQN=161 in DB 20241224085532708 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422456052391 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422456052391"} 20241224085532708 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422456052391 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085532708 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085532708 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e4b7ca0511f4: Found GsupExpect[0] for "262422456052391" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@e4b7ca0511f4: Added IMSI table entry 6TC_gsup_sai(18)"262422456052391" TC_gsup_sai(18)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_sai(18)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085532712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50154<->l=127.0.0.1:4258 TC_gsup_sai(18)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085532713 DAUC <0003> db_auc.c:157 IMSI='262423610929265': No 2G Auth Data 20241224085532713 DAUC <0003> db_auc.c:192 IMSI='262423610929265': No 3G Auth Data HLR_Test-GSUP(9)@e4b7ca0511f4: Created GsupExpect[0] for "262423610929265" to be handled at TC_gsup_sai(19) 20241224085532730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50166<->l=127.0.0.1:4258 20241224085532734 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085532734 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423610929265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423610929265"} 20241224085532734 DAUC <0003> db_auc.c:236 IMSI='262423610929265': Calling to generate 5 vectors 20241224085532734 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224085532734 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085532734 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085532734 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224085532734 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085532734 DAUC <0003> auc.c:113 vector [0]: rand = 4d54fdbb6eb552cb8252754b464e3a17 20241224085532734 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224085532734 DAUC <0003> auc.c:142 vector [0]: autn = 2348b65d090b00008c75dd39c282dcfb 20241224085532734 DAUC <0003> auc.c:143 vector [0]: ck = 88039ed00f9394e65176775e3e332e4d 20241224085532734 DAUC <0003> auc.c:144 vector [0]: ik = 77c6f3116e0335b0b52f05408c797efc 20241224085532734 DAUC <0003> auc.c:145 vector [0]: res = becea2ba6be9f4710000000000000000 20241224085532734 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085532734 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085532734 DAUC <0003> auc.c:179 vector [0]: kc = afa8fe81f417b2e9 20241224085532734 DAUC <0003> auc.c:180 vector [0]: sres = 94be07d1 20241224085532734 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085532734 DAUC <0003> auc.c:113 vector [1]: rand = a8a693ee2bbfddfc22ff3282277480b0 20241224085532734 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224085532734 DAUC <0003> auc.c:142 vector [1]: autn = d1661f806ccf00001864995689d8719b 20241224085532734 DAUC <0003> auc.c:143 vector [1]: ck = bb2b4006681298b3d12bc4bbbf4156bb 20241224085532734 DAUC <0003> auc.c:144 vector [1]: ik = dd233d4c841d0a8df55116dfe46714d4 20241224085532734 DAUC <0003> auc.c:145 vector [1]: res = 1f348ccc8b0b84410000000000000000 20241224085532734 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085532734 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224085532734 DAUC <0003> auc.c:179 vector [1]: kc = f66c60940ce25826 20241224085532734 DAUC <0003> auc.c:180 vector [1]: sres = 0fcc60c8 20241224085532734 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224085532734 DAUC <0003> auc.c:113 vector [2]: rand = 1e328013d0d30511cdfad244fb9e2c8b 20241224085532734 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224085532734 DAUC <0003> auc.c:142 vector [2]: autn = 78bcb0ae905f000030fffc48b15a1b19 20241224085532734 DAUC <0003> auc.c:143 vector [2]: ck = 9395da3cdf9b1ae67bdbac2e130afcfc 20241224085532734 DAUC <0003> auc.c:144 vector [2]: ik = 3248169d4a9190a15ec308117daa47ae 20241224085532734 DAUC <0003> auc.c:145 vector [2]: res = b3cfeb087ee88dc60000000000000000 20241224085532734 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085532734 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224085532734 DAUC <0003> auc.c:179 vector [2]: kc = d035e0a99e2931a2 20241224085532734 DAUC <0003> auc.c:180 vector [2]: sres = f2ff3f1f 20241224085532734 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224085532734 DAUC <0003> auc.c:113 vector [3]: rand = 820c529f29d70565dbd66b6c5677d61d 20241224085532734 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224085532734 DAUC <0003> auc.c:142 vector [3]: autn = b3828560514f00003ba19f1518177ccb 20241224085532734 DAUC <0003> auc.c:143 vector [3]: ck = c25301813b37ab513d2ba6fdf472e191 20241224085532734 DAUC <0003> auc.c:144 vector [3]: ik = bc8e77a130461e9c433b72308a2ee9ae 20241224085532734 DAUC <0003> auc.c:145 vector [3]: res = 5a5b7ddbdc6060f70000000000000000 20241224085532734 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085532735 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224085532735 DAUC <0003> auc.c:179 vector [3]: kc = c911355181948fb1 20241224085532735 DAUC <0003> auc.c:180 vector [3]: sres = ce4af01c 20241224085532735 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224085532735 DAUC <0003> auc.c:113 vector [4]: rand = 9a5cdb87e3fb33828c7efb1066aac09f 20241224085532735 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224085532735 DAUC <0003> auc.c:142 vector [4]: autn = b842d10dd13c00005d1b610831568dc4 20241224085532735 DAUC <0003> auc.c:143 vector [4]: ck = 2cfba83e0ca825fa83c7153ab85d67a8 20241224085532735 DAUC <0003> auc.c:144 vector [4]: ik = 9bc162fff8294a9c8501569fac818840 20241224085532735 DAUC <0003> auc.c:145 vector [4]: res = aa740cb1bb005d5e0000000000000000 20241224085532735 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085532735 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224085532735 DAUC <0003> auc.c:179 vector [4]: kc = 52a4e3a2939fe196 20241224085532735 DAUC <0003> auc.c:180 vector [4]: sres = 7d0b1fc1 20241224085532735 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224085532735 DAUC <0003> db_auc.c:245 IMSI='262423610929265': Generated 5 vectors 20241224085532735 DAUC <0003> db_auc.c:249 IMSI='262423610929265': Updating SQN=161 in DB 20241224085532735 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423610929265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423610929265"} 20241224085532735 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423610929265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085532735 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085532735 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e4b7ca0511f4: Found GsupExpect[0] for "262423610929265" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@e4b7ca0511f4: Added IMSI table entry 7TC_gsup_sai(19)"262423610929265" TC_gsup_sai(19)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_sai(19)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085532737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50166<->l=127.0.0.1:4258 TC_gsup_sai(19)@e4b7ca0511f4: Final verdict of PTC: pass MTC@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085532740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50092<->l=127.0.0.1:4258 20241224085532740 DLINP <000b> input/ipa.c:452 connected read/write 20241224085532740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085532740 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085532740 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085532740 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@e4b7ca0511f4: Final verdict of PTC: none 20241224085532741 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44287<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(8)@e4b7ca0511f4: Final verdict of PTC: none 10@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: pass MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_sai finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:55:32 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241224085532780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50176<->l=127.0.0.1:4258 20241224085532880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50176<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78356) Waiting for packet dumper to finish... 1 (prev_count=78356, count=163376) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:55:34 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_sai_num_auth_vectors started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085535956 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085535956 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085535959 DLINP <000b> input/ipa.c:452 connected read/write 20241224085535959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085535959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50186<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085535962 DLINP <000b> input/ipa.c:452 connected read/write 20241224085535962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085535962 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085535962 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085535962 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  20241224085535962 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085535962 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  20241224085535962 DLGSUP <0013> gsup_server.c:236 2:  20241224085535962 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085535962 DLGSUP <0013> gsup_server.c:236 3:  20241224085535962 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085535962 DLGSUP <0013> gsup_server.c:236 4:  20241224085535962 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085535962 DLGSUP <0013> gsup_server.c:236 5:  20241224085535962 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085535962 DLGSUP <0013> gsup_server.c:236 7:  20241224085535962 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085535962 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085535962 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085535962 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@e4b7ca0511f4: 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") 20241224085535980 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45719<->l=127.0.0.1:4259) 20241224085535987 DAUC <0003> db_auc.c:157 IMSI='262427124074862': No 2G Auth Data 20241224085535987 DAUC <0003> db_auc.c:192 IMSI='262427124074862': No 3G Auth Data HLR_Test-GSUP(21)@e4b7ca0511f4: Created GsupExpect[0] for "262427124074862" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241224085536003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50198<->l=127.0.0.1:4258 20241224085536008 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536008 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536008 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427124074862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427124074862"} 20241224085536008 DAUC <0003> db_auc.c:192 IMSI='262427124074862': No 3G Auth Data 20241224085536008 DAUC <0003> db_auc.c:236 IMSI='262427124074862': Calling to generate 1 vectors 20241224085536008 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241224085536008 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536008 DAUC <0003> auc.c:113 vector [0]: rand = 6f48645e089fe1352053f2e4be438d1a 20241224085536008 DAUC <0003> auc.c:179 vector [0]: kc = c70298b219f92000 20241224085536008 DAUC <0003> auc.c:180 vector [0]: sres = 26bd96ba 20241224085536008 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224085536008 DAUC <0003> db_auc.c:245 IMSI='262427124074862': Generated 1 vectors 20241224085536008 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427124074862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427124074862"} 20241224085536008 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427124074862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536008 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536008 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e4b7ca0511f4: Found GsupExpect[0] for "262427124074862" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262427124074862" TC_gsup_sai_num_auth_vectors(24)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085536011 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536011 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427124074862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427124074862"} 20241224085536011 DAUC <0003> db_auc.c:192 IMSI='262427124074862': No 3G Auth Data 20241224085536011 DAUC <0003> db_auc.c:236 IMSI='262427124074862': Calling to generate 4 vectors 20241224085536011 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241224085536011 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536011 DAUC <0003> auc.c:113 vector [0]: rand = 7b79a45845abc4dee770220b3a577886 20241224085536011 DAUC <0003> auc.c:179 vector [0]: kc = 8f21b01fbeb69c00 20241224085536011 DAUC <0003> auc.c:180 vector [0]: sres = 7d5522c4 20241224085536011 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224085536011 DAUC <0003> auc.c:113 vector [1]: rand = c0e10f35bbfb5657b1aa76d50d994bfe 20241224085536011 DAUC <0003> auc.c:179 vector [1]: kc = 65bef1756c466c00 20241224085536011 DAUC <0003> auc.c:180 vector [1]: sres = 56c431a7 20241224085536011 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224085536011 DAUC <0003> auc.c:113 vector [2]: rand = d794bbdae0d59a2ea4e1c350a7905f2b 20241224085536011 DAUC <0003> auc.c:179 vector [2]: kc = 472118ca78b0d800 20241224085536011 DAUC <0003> auc.c:180 vector [2]: sres = 5be738a3 20241224085536011 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224085536011 DAUC <0003> auc.c:113 vector [3]: rand = 1335d969a1b9c306da933a71cb0ef2ee 20241224085536011 DAUC <0003> auc.c:179 vector [3]: kc = 4818300ee3807400 20241224085536011 DAUC <0003> auc.c:180 vector [3]: sres = 1ab7b601 20241224085536011 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224085536011 DAUC <0003> db_auc.c:245 IMSI='262427124074862': Generated 4 vectors 20241224085536011 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427124074862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427124074862"} 20241224085536011 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427124074862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536011 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536011 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536014 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536014 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427124074862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427124074862"} 20241224085536014 DAUC <0003> db_auc.c:192 IMSI='262427124074862': No 3G Auth Data 20241224085536014 DAUC <0003> db_auc.c:236 IMSI='262427124074862': Calling to generate 5 vectors 20241224085536014 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224085536014 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536014 DAUC <0003> auc.c:113 vector [0]: rand = ceecd27aa31796e485eb5b4f80d27c12 20241224085536014 DAUC <0003> auc.c:179 vector [0]: kc = 24782474f0e81000 20241224085536014 DAUC <0003> auc.c:180 vector [0]: sres = 1bda7079 20241224085536014 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224085536014 DAUC <0003> auc.c:113 vector [1]: rand = 1d0e5973c837b03b4e78e6a3da03c0a1 20241224085536014 DAUC <0003> auc.c:179 vector [1]: kc = 2b745c3023083400 20241224085536014 DAUC <0003> auc.c:180 vector [1]: sres = 82e72a99 20241224085536014 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224085536014 DAUC <0003> auc.c:113 vector [2]: rand = 44a6d6adfa8de5c87f6a6441eaab8277 20241224085536014 DAUC <0003> auc.c:179 vector [2]: kc = 5245b40e02bf3800 20241224085536014 DAUC <0003> auc.c:180 vector [2]: sres = e82e0984 20241224085536014 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224085536014 DAUC <0003> auc.c:113 vector [3]: rand = 91ca3d1be48ee29e95d755039bc74832 20241224085536014 DAUC <0003> auc.c:179 vector [3]: kc = eba3fba3b8e60800 20241224085536014 DAUC <0003> auc.c:180 vector [3]: sres = 5066c885 20241224085536014 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224085536014 DAUC <0003> auc.c:113 vector [4]: rand = 54d4f86274c4b525b7e6fe4bac9b3eed 20241224085536014 DAUC <0003> auc.c:179 vector [4]: kc = 3d748a2238036400 20241224085536014 DAUC <0003> auc.c:180 vector [4]: sres = 368e9deb 20241224085536014 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224085536014 DAUC <0003> db_auc.c:245 IMSI='262427124074862': Generated 5 vectors 20241224085536014 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427124074862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427124074862"} 20241224085536014 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427124074862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536014 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536014 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536017 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536017 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427124074862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427124074862"} 20241224085536017 DAUC <0003> db_auc.c:192 IMSI='262427124074862': No 3G Auth Data 20241224085536017 DAUC <0003> db_auc.c:236 IMSI='262427124074862': Calling to generate 5 vectors 20241224085536017 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224085536017 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536017 DAUC <0003> auc.c:113 vector [0]: rand = 6943a89edd730effd5b482921bdf4bfb 20241224085536017 DAUC <0003> auc.c:179 vector [0]: kc = 4061360739b34800 20241224085536017 DAUC <0003> auc.c:180 vector [0]: sres = d130ee75 20241224085536017 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224085536017 DAUC <0003> auc.c:113 vector [1]: rand = f0055cfb2b0bee821449e23c010b08f6 20241224085536017 DAUC <0003> auc.c:179 vector [1]: kc = 90fce0b6e19f5c00 20241224085536018 DAUC <0003> auc.c:180 vector [1]: sres = 0c51ac34 20241224085536018 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224085536018 DAUC <0003> auc.c:113 vector [2]: rand = 2230218d2037f8172e301ef8db028b09 20241224085536018 DAUC <0003> auc.c:179 vector [2]: kc = 5cef56f3fdb1d800 20241224085536018 DAUC <0003> auc.c:180 vector [2]: sres = 7da8e8ce 20241224085536018 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224085536018 DAUC <0003> auc.c:113 vector [3]: rand = 7e8e258effc41715d2f8cf745e0fdfe0 20241224085536018 DAUC <0003> auc.c:179 vector [3]: kc = 88d65b8520924400 20241224085536018 DAUC <0003> auc.c:180 vector [3]: sres = bf9a12e5 20241224085536018 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224085536018 DAUC <0003> auc.c:113 vector [4]: rand = f2100429d8198f3db00bea35fdc31b8e 20241224085536018 DAUC <0003> auc.c:179 vector [4]: kc = 49cb565eee041400 20241224085536018 DAUC <0003> auc.c:180 vector [4]: sres = 346f8f66 20241224085536018 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224085536018 DAUC <0003> db_auc.c:245 IMSI='262427124074862': Generated 5 vectors 20241224085536018 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427124074862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427124074862"} 20241224085536018 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427124074862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536018 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536018 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50198<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085536021 DAUC <0003> db_auc.c:157 IMSI='262423098060613': No 2G Auth Data 20241224085536021 DAUC <0003> db_auc.c:192 IMSI='262423098060613': No 3G Auth Data HLR_Test-GSUP(21)@e4b7ca0511f4: Created GsupExpect[0] for "262423098060613" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241224085536037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50206<->l=127.0.0.1:4258 20241224085536041 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536041 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423098060613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423098060613"} 20241224085536041 DAUC <0003> db_auc.c:192 IMSI='262423098060613': No 3G Auth Data 20241224085536041 DAUC <0003> db_auc.c:236 IMSI='262423098060613': Calling to generate 1 vectors 20241224085536041 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241224085536041 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536041 DAUC <0003> auc.c:113 vector [0]: rand = c447ee7e67e83b6b1513541aa4ad710e 20241224085536041 DAUC <0003> auc.c:179 vector [0]: kc = 03d518d61add6000 20241224085536041 DAUC <0003> auc.c:180 vector [0]: sres = e696e15a 20241224085536041 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224085536041 DAUC <0003> db_auc.c:245 IMSI='262423098060613': Generated 1 vectors 20241224085536041 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423098060613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423098060613"} 20241224085536041 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423098060613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536041 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536041 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e4b7ca0511f4: Found GsupExpect[0] for "262423098060613" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@e4b7ca0511f4: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262423098060613" TC_gsup_sai_num_auth_vectors(25)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085536043 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536043 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423098060613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423098060613"} 20241224085536043 DAUC <0003> db_auc.c:192 IMSI='262423098060613': No 3G Auth Data 20241224085536043 DAUC <0003> db_auc.c:236 IMSI='262423098060613': Calling to generate 4 vectors 20241224085536043 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241224085536044 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536044 DAUC <0003> auc.c:113 vector [0]: rand = 194d814160085a49e0abf0964dfc9265 20241224085536044 DAUC <0003> auc.c:179 vector [0]: kc = cc0657276a241400 20241224085536044 DAUC <0003> auc.c:180 vector [0]: sres = 30787d99 20241224085536044 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224085536044 DAUC <0003> auc.c:113 vector [1]: rand = 096301ae613f97cc08fba9810b92cdb8 20241224085536044 DAUC <0003> auc.c:179 vector [1]: kc = ba55617bf87ad000 20241224085536044 DAUC <0003> auc.c:180 vector [1]: sres = 20c29da3 20241224085536044 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224085536044 DAUC <0003> auc.c:113 vector [2]: rand = ef0abe5d5c4c47747a6285abd29aad03 20241224085536044 DAUC <0003> auc.c:179 vector [2]: kc = 2339d7bb42607800 20241224085536044 DAUC <0003> auc.c:180 vector [2]: sres = 5a92f67b 20241224085536044 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224085536044 DAUC <0003> auc.c:113 vector [3]: rand = 764b00211e600a42d2332c7ae16126a8 20241224085536044 DAUC <0003> auc.c:179 vector [3]: kc = 7d4b45f2bc467800 20241224085536044 DAUC <0003> auc.c:180 vector [3]: sres = bb7013a5 20241224085536044 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224085536044 DAUC <0003> db_auc.c:245 IMSI='262423098060613': Generated 4 vectors 20241224085536044 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423098060613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423098060613"} 20241224085536044 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423098060613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536044 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536044 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536046 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536046 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423098060613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423098060613"} 20241224085536046 DAUC <0003> db_auc.c:192 IMSI='262423098060613': No 3G Auth Data 20241224085536046 DAUC <0003> db_auc.c:236 IMSI='262423098060613': Calling to generate 5 vectors 20241224085536046 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224085536046 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536046 DAUC <0003> auc.c:113 vector [0]: rand = 63a4bfaa3b4d646189bafbc6c98c692d 20241224085536046 DAUC <0003> auc.c:179 vector [0]: kc = d704c38e1e8ca800 20241224085536046 DAUC <0003> auc.c:180 vector [0]: sres = 61dbb274 20241224085536046 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224085536046 DAUC <0003> auc.c:113 vector [1]: rand = ea3efd4c527f4edbbfe670d10a343141 20241224085536046 DAUC <0003> auc.c:179 vector [1]: kc = 2b492f57c7e8d800 20241224085536046 DAUC <0003> auc.c:180 vector [1]: sres = a6a7df69 20241224085536046 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224085536046 DAUC <0003> auc.c:113 vector [2]: rand = bbfde73c42f92f753b860bd59434c1f6 20241224085536046 DAUC <0003> auc.c:179 vector [2]: kc = e9f7ed1666563800 20241224085536046 DAUC <0003> auc.c:180 vector [2]: sres = 9fb8ce5e 20241224085536046 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224085536046 DAUC <0003> auc.c:113 vector [3]: rand = bba1a298f8614ac32687cbc12f26d05a 20241224085536046 DAUC <0003> auc.c:179 vector [3]: kc = c4479d0707460800 20241224085536046 DAUC <0003> auc.c:180 vector [3]: sres = f3bb5c80 20241224085536046 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224085536046 DAUC <0003> auc.c:113 vector [4]: rand = 9c6e77c436c03a193c97ec97e803eaf9 20241224085536046 DAUC <0003> auc.c:179 vector [4]: kc = d789245e6417b000 20241224085536046 DAUC <0003> auc.c:180 vector [4]: sres = 43e36dda 20241224085536046 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224085536046 DAUC <0003> db_auc.c:245 IMSI='262423098060613': Generated 5 vectors 20241224085536046 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423098060613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423098060613"} 20241224085536046 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423098060613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536046 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536047 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536049 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536049 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423098060613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423098060613"} 20241224085536049 DAUC <0003> db_auc.c:192 IMSI='262423098060613': No 3G Auth Data 20241224085536049 DAUC <0003> db_auc.c:236 IMSI='262423098060613': Calling to generate 5 vectors 20241224085536049 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224085536049 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536049 DAUC <0003> auc.c:113 vector [0]: rand = 93add07f8cb43c7f7f0723c3d1d3e417 20241224085536049 DAUC <0003> auc.c:179 vector [0]: kc = cea6415107c94c00 20241224085536049 DAUC <0003> auc.c:180 vector [0]: sres = 99c12bbe 20241224085536049 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224085536049 DAUC <0003> auc.c:113 vector [1]: rand = 1ebc0e3930d6bece7627bf067cdb53a5 20241224085536049 DAUC <0003> auc.c:179 vector [1]: kc = e408e16de18f2400 20241224085536049 DAUC <0003> auc.c:180 vector [1]: sres = 04c7f53a 20241224085536049 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224085536049 DAUC <0003> auc.c:113 vector [2]: rand = db520e2772705fefa6aca78151bd442f 20241224085536049 DAUC <0003> auc.c:179 vector [2]: kc = 01239b326d7d7c00 20241224085536049 DAUC <0003> auc.c:180 vector [2]: sres = 35a56f30 20241224085536049 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224085536049 DAUC <0003> auc.c:113 vector [3]: rand = 488fc972ac804695859cc543df674fd8 20241224085536049 DAUC <0003> auc.c:179 vector [3]: kc = 1eff573fccde7400 20241224085536049 DAUC <0003> auc.c:180 vector [3]: sres = 96de1ea1 20241224085536049 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224085536049 DAUC <0003> auc.c:113 vector [4]: rand = a0f4fd325957f99e8fe1a496c749aab4 20241224085536049 DAUC <0003> auc.c:179 vector [4]: kc = f3ef5abc7eaf1000 20241224085536049 DAUC <0003> auc.c:180 vector [4]: sres = 0a5e8327 20241224085536049 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224085536049 DAUC <0003> db_auc.c:245 IMSI='262423098060613': Generated 5 vectors 20241224085536049 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423098060613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423098060613"} 20241224085536049 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423098060613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536049 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536049 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50206<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085536052 DAUC <0003> db_auc.c:157 IMSI='262420790584151': No 2G Auth Data 20241224085536052 DAUC <0003> db_auc.c:192 IMSI='262420790584151': No 3G Auth Data HLR_Test-GSUP(21)@e4b7ca0511f4: Created GsupExpect[0] for "262420790584151" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241224085536069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50214<->l=127.0.0.1:4258 20241224085536073 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536073 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420790584151 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420790584151"} 20241224085536073 DAUC <0003> db_auc.c:192 IMSI='262420790584151': No 3G Auth Data 20241224085536073 DAUC <0003> db_auc.c:236 IMSI='262420790584151': Calling to generate 1 vectors 20241224085536073 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241224085536073 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536073 DAUC <0003> auc.c:113 vector [0]: rand = 4e6f64dfd818fa2cc477a4f364d611f8 20241224085536073 DAUC <0003> auc.c:179 vector [0]: kc = 20cf831274e95a84 20241224085536073 DAUC <0003> auc.c:180 vector [0]: sres = 130af61e 20241224085536073 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224085536073 DAUC <0003> db_auc.c:245 IMSI='262420790584151': Generated 1 vectors 20241224085536073 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420790584151 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420790584151"} 20241224085536073 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420790584151 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536073 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536073 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e4b7ca0511f4: Found GsupExpect[0] for "262420790584151" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@e4b7ca0511f4: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262420790584151" TC_gsup_sai_num_auth_vectors(26)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085536076 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536076 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420790584151 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420790584151"} 20241224085536076 DAUC <0003> db_auc.c:192 IMSI='262420790584151': No 3G Auth Data 20241224085536076 DAUC <0003> db_auc.c:236 IMSI='262420790584151': Calling to generate 4 vectors 20241224085536076 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241224085536076 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536076 DAUC <0003> auc.c:113 vector [0]: rand = d9a5dd12f2eeafa9553cd0e1a77f60b4 20241224085536076 DAUC <0003> auc.c:179 vector [0]: kc = 9e37a88eaa9155a5 20241224085536076 DAUC <0003> auc.c:180 vector [0]: sres = 3531d321 20241224085536076 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224085536076 DAUC <0003> auc.c:113 vector [1]: rand = b22b07aa131a2ac33269ac380ec67e49 20241224085536076 DAUC <0003> auc.c:179 vector [1]: kc = 9870c85387a05733 20241224085536076 DAUC <0003> auc.c:180 vector [1]: sres = 42fe3e88 20241224085536076 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224085536076 DAUC <0003> auc.c:113 vector [2]: rand = bc4bcc5e02298a01a7f0111b1a110fa7 20241224085536076 DAUC <0003> auc.c:179 vector [2]: kc = 556cb5650863d95d 20241224085536076 DAUC <0003> auc.c:180 vector [2]: sres = f2c95bb6 20241224085536076 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224085536076 DAUC <0003> auc.c:113 vector [3]: rand = 10ce69e7fdca783d44413d68ca26b52a 20241224085536076 DAUC <0003> auc.c:179 vector [3]: kc = 7b68550f78927997 20241224085536076 DAUC <0003> auc.c:180 vector [3]: sres = 71a757eb 20241224085536076 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224085536076 DAUC <0003> db_auc.c:245 IMSI='262420790584151': Generated 4 vectors 20241224085536076 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420790584151 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420790584151"} 20241224085536076 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420790584151 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536076 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536076 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536079 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536079 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420790584151 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420790584151"} 20241224085536079 DAUC <0003> db_auc.c:192 IMSI='262420790584151': No 3G Auth Data 20241224085536079 DAUC <0003> db_auc.c:236 IMSI='262420790584151': Calling to generate 5 vectors 20241224085536079 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224085536079 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536079 DAUC <0003> auc.c:113 vector [0]: rand = 509db082228a37c9c8c4f72895b67354 20241224085536079 DAUC <0003> auc.c:179 vector [0]: kc = e172e2b3865e3013 20241224085536079 DAUC <0003> auc.c:180 vector [0]: sres = bb05e17d 20241224085536079 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224085536079 DAUC <0003> auc.c:113 vector [1]: rand = b8c48a505827018fcb27027aeab40ca2 20241224085536079 DAUC <0003> auc.c:179 vector [1]: kc = a68488c120fb69e2 20241224085536079 DAUC <0003> auc.c:180 vector [1]: sres = a541cf78 20241224085536079 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224085536079 DAUC <0003> auc.c:113 vector [2]: rand = 945692e67302b3dc49ee3176815f2521 20241224085536079 DAUC <0003> auc.c:179 vector [2]: kc = 9b2ca284b6670156 20241224085536079 DAUC <0003> auc.c:180 vector [2]: sres = b94b2a1c 20241224085536079 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224085536079 DAUC <0003> auc.c:113 vector [3]: rand = 8837197a1c1a1834ed3f9aea23f1f86d 20241224085536079 DAUC <0003> auc.c:179 vector [3]: kc = d395f3e3885ebd9d 20241224085536079 DAUC <0003> auc.c:180 vector [3]: sres = 8367d90a 20241224085536079 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224085536079 DAUC <0003> auc.c:113 vector [4]: rand = 95d27b3168d0a38fa8b1cdddf7ca9046 20241224085536079 DAUC <0003> auc.c:179 vector [4]: kc = 56dbb3c2667a1dda 20241224085536079 DAUC <0003> auc.c:180 vector [4]: sres = e38d94d6 20241224085536079 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224085536079 DAUC <0003> db_auc.c:245 IMSI='262420790584151': Generated 5 vectors 20241224085536079 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420790584151 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420790584151"} 20241224085536079 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420790584151 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536079 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536079 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536081 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536081 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420790584151 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420790584151"} 20241224085536081 DAUC <0003> db_auc.c:192 IMSI='262420790584151': No 3G Auth Data 20241224085536081 DAUC <0003> db_auc.c:236 IMSI='262420790584151': Calling to generate 5 vectors 20241224085536081 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224085536081 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536081 DAUC <0003> auc.c:113 vector [0]: rand = dfc87c4eb428df48959ada562a60419b 20241224085536081 DAUC <0003> auc.c:179 vector [0]: kc = 5d99b3134760ef85 20241224085536081 DAUC <0003> auc.c:180 vector [0]: sres = da74a04b 20241224085536081 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224085536081 DAUC <0003> auc.c:113 vector [1]: rand = acc7f5802565a1849a36593d8dd89916 20241224085536081 DAUC <0003> auc.c:179 vector [1]: kc = 86e3dcc8bc05ec6c 20241224085536081 DAUC <0003> auc.c:180 vector [1]: sres = 0c69be0d 20241224085536081 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224085536081 DAUC <0003> auc.c:113 vector [2]: rand = 1e7c0c1637026c475fb551d913bbaf62 20241224085536081 DAUC <0003> auc.c:179 vector [2]: kc = 38eabd19f3e4edc6 20241224085536081 DAUC <0003> auc.c:180 vector [2]: sres = 35536d32 20241224085536081 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224085536081 DAUC <0003> auc.c:113 vector [3]: rand = d93280c945da3beffc7b4300efdaa4ee 20241224085536081 DAUC <0003> auc.c:179 vector [3]: kc = 41232cf5afcdb350 20241224085536081 DAUC <0003> auc.c:180 vector [3]: sres = 84d74e79 20241224085536081 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224085536081 DAUC <0003> auc.c:113 vector [4]: rand = 19bee8e8115f64362f53491247680cf2 20241224085536081 DAUC <0003> auc.c:179 vector [4]: kc = d6ab3a35295ad124 20241224085536081 DAUC <0003> auc.c:180 vector [4]: sres = e22214e3 20241224085536081 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224085536081 DAUC <0003> db_auc.c:245 IMSI='262420790584151': Generated 5 vectors 20241224085536081 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420790584151 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420790584151"} 20241224085536081 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420790584151 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536081 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536081 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50214<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085536084 DAUC <0003> db_auc.c:157 IMSI='262427622536336': No 2G Auth Data 20241224085536084 DAUC <0003> db_auc.c:192 IMSI='262427622536336': No 3G Auth Data HLR_Test-GSUP(21)@e4b7ca0511f4: Created GsupExpect[0] for "262427622536336" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241224085536099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50228<->l=127.0.0.1:4258 20241224085536102 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536102 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427622536336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427622536336"} 20241224085536103 DAUC <0003> db_auc.c:157 IMSI='262427622536336': No 2G Auth Data 20241224085536103 DAUC <0003> db_auc.c:236 IMSI='262427622536336': Calling to generate 1 vectors 20241224085536103 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241224085536103 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536103 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085536103 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224085536103 DAUC <0003> auc.c:113 vector [0]: rand = 562f30f779e78e06966af177ef184058 20241224085536103 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224085536103 DAUC <0003> auc.c:142 vector [0]: autn = 37a98cf9cd1a000003f391bd334fe4cc 20241224085536103 DAUC <0003> auc.c:143 vector [0]: ck = ffefaf1072c5b9ff11e52e968e3819b1 20241224085536103 DAUC <0003> auc.c:144 vector [0]: ik = c5dcb6f85c3dc4d3cf7c156a9bdb2973 20241224085536103 DAUC <0003> auc.c:145 vector [0]: res = 17dce90cd67557cc0000000000000000 20241224085536103 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536103 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224085536103 DAUC <0003> auc.c:151 vector [0]: kc = e4aa22143b1b4dee 20241224085536103 DAUC <0003> auc.c:152 vector [0]: sres = c1a9bec0 20241224085536103 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224085536103 DAUC <0003> db_auc.c:245 IMSI='262427622536336': Generated 1 vectors 20241224085536103 DAUC <0003> db_auc.c:249 IMSI='262427622536336': Updating SQN=33 in DB 20241224085536103 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427622536336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427622536336"} 20241224085536103 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427622536336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536103 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536103 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e4b7ca0511f4: Found GsupExpect[0] for "262427622536336" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@e4b7ca0511f4: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262427622536336" TC_gsup_sai_num_auth_vectors(27)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085536106 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536106 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427622536336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427622536336"} 20241224085536106 DAUC <0003> db_auc.c:157 IMSI='262427622536336': No 2G Auth Data 20241224085536106 DAUC <0003> db_auc.c:236 IMSI='262427622536336': Calling to generate 4 vectors 20241224085536106 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241224085536106 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536106 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085536106 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241224085536106 DAUC <0003> auc.c:113 vector [0]: rand = c83a914b94772beb5e0c2b1d9f488185 20241224085536106 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241224085536106 DAUC <0003> auc.c:142 vector [0]: autn = 1159c2f2c53800005e0645756fb5d50b 20241224085536106 DAUC <0003> auc.c:143 vector [0]: ck = 1c877b1e26df53f333a8fef81fd08636 20241224085536106 DAUC <0003> auc.c:144 vector [0]: ik = 09dac87e05fdebbbe3e40dfe03b72246 20241224085536106 DAUC <0003> auc.c:145 vector [0]: res = 883531b25d0322010000000000000000 20241224085536106 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536106 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224085536106 DAUC <0003> auc.c:151 vector [0]: kc = c51140663f451c38 20241224085536106 DAUC <0003> auc.c:152 vector [0]: sres = d53613b3 20241224085536106 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224085536106 DAUC <0003> auc.c:113 vector [1]: rand = 6bacfdeb57a3bb5e248816324593a35f 20241224085536106 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241224085536106 DAUC <0003> auc.c:142 vector [1]: autn = 19441e7ac3770000fc8585ff5035925e 20241224085536106 DAUC <0003> auc.c:143 vector [1]: ck = a563226d4f4d89a3538de2427d3a97f8 20241224085536106 DAUC <0003> auc.c:144 vector [1]: ik = c82db399bca3ac0133e3696890d1d43a 20241224085536106 DAUC <0003> auc.c:145 vector [1]: res = e3d12acfbdf67e810000000000000000 20241224085536106 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085536106 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224085536106 DAUC <0003> auc.c:151 vector [1]: kc = 0d201ade1e056660 20241224085536106 DAUC <0003> auc.c:152 vector [1]: sres = 5e27544e 20241224085536106 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224085536106 DAUC <0003> auc.c:113 vector [2]: rand = abb585812a0886320601c47fe05d851f 20241224085536106 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241224085536106 DAUC <0003> auc.c:142 vector [2]: autn = 5892589020ee00006412f7fea50d4e7f 20241224085536106 DAUC <0003> auc.c:143 vector [2]: ck = d1bbb4fdd31a1926dd4d6fb8cbfcc2e2 20241224085536106 DAUC <0003> auc.c:144 vector [2]: ik = 7d893f417dd4ced9c7cf7ba46c3536fd 20241224085536106 DAUC <0003> auc.c:145 vector [2]: res = 06b14bbf509bf57d0000000000000000 20241224085536106 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085536106 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224085536106 DAUC <0003> auc.c:151 vector [2]: kc = b6b09fa0090723e0 20241224085536106 DAUC <0003> auc.c:152 vector [2]: sres = 562abec2 20241224085536106 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224085536106 DAUC <0003> auc.c:113 vector [3]: rand = 60fd11bded1e9c553966d6657277f60c 20241224085536106 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241224085536106 DAUC <0003> auc.c:142 vector [3]: autn = a03ae72acc7b0000750db50c88bf1866 20241224085536106 DAUC <0003> auc.c:143 vector [3]: ck = fcf890d0c50640167686a287c8434b94 20241224085536106 DAUC <0003> auc.c:144 vector [3]: ik = 2014724cc3d30e014c1b291656c37dbc 20241224085536106 DAUC <0003> auc.c:145 vector [3]: res = 5f836f91fd47c2de0000000000000000 20241224085536106 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085536106 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224085536106 DAUC <0003> auc.c:151 vector [3]: kc = e671690d9855783f 20241224085536106 DAUC <0003> auc.c:152 vector [3]: sres = a2c4ad4f 20241224085536107 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224085536107 DAUC <0003> db_auc.c:245 IMSI='262427622536336': Generated 4 vectors 20241224085536107 DAUC <0003> db_auc.c:249 IMSI='262427622536336': Updating SQN=161 in DB 20241224085536107 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427622536336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427622536336"} 20241224085536107 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427622536336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536107 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536107 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536109 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536109 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427622536336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427622536336"} 20241224085536110 DAUC <0003> db_auc.c:157 IMSI='262427622536336': No 2G Auth Data 20241224085536110 DAUC <0003> db_auc.c:236 IMSI='262427622536336': Calling to generate 5 vectors 20241224085536110 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241224085536110 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536110 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085536110 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241224085536110 DAUC <0003> auc.c:113 vector [0]: rand = b1d09c2698fc5a1b3362a5da8bb6ac0a 20241224085536110 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241224085536110 DAUC <0003> auc.c:142 vector [0]: autn = b2476e25f09d000075a8634ef3ed29d8 20241224085536110 DAUC <0003> auc.c:143 vector [0]: ck = 89adeeb7265ce81b80c555be5783a278 20241224085536110 DAUC <0003> auc.c:144 vector [0]: ik = 68affab4107dbbff290067387224afdc 20241224085536110 DAUC <0003> auc.c:145 vector [0]: res = 0632e573cae9b9a90000000000000000 20241224085536110 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536110 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224085536110 DAUC <0003> auc.c:151 vector [0]: kc = 48c7268513865e40 20241224085536110 DAUC <0003> auc.c:152 vector [0]: sres = ccdb5cda 20241224085536110 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224085536110 DAUC <0003> auc.c:113 vector [1]: rand = 65d68827cbe3640115b8697fda2333b6 20241224085536110 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241224085536110 DAUC <0003> auc.c:142 vector [1]: autn = 3c4cefc9df7400007797bdb43e1ee4f8 20241224085536110 DAUC <0003> auc.c:143 vector [1]: ck = 53a3ac9893edcad7081327ef1fac5488 20241224085536110 DAUC <0003> auc.c:144 vector [1]: ik = 67da3d72a560c86f51d45030c3cb422b 20241224085536110 DAUC <0003> auc.c:145 vector [1]: res = 54632c9fb0a244380000000000000000 20241224085536110 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085536110 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224085536110 DAUC <0003> auc.c:151 vector [1]: kc = 6dbee635eaea141b 20241224085536110 DAUC <0003> auc.c:152 vector [1]: sres = e4c168a7 20241224085536110 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224085536110 DAUC <0003> auc.c:113 vector [2]: rand = 6cbad57cd93f6b1d95cda89d50a19bc6 20241224085536110 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241224085536110 DAUC <0003> auc.c:142 vector [2]: autn = 92924efa5fa1000010df294e2977e632 20241224085536110 DAUC <0003> auc.c:143 vector [2]: ck = c46c2d89eb2b197bfe2f685030e19640 20241224085536110 DAUC <0003> auc.c:144 vector [2]: ik = a566816e03b20b2f7f12f154adf3ee62 20241224085536110 DAUC <0003> auc.c:145 vector [2]: res = c1b0ed7397a49e4e0000000000000000 20241224085536110 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085536110 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224085536110 DAUC <0003> auc.c:151 vector [2]: kc = e03735e3758b6a76 20241224085536110 DAUC <0003> auc.c:152 vector [2]: sres = 5614733d 20241224085536110 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224085536110 DAUC <0003> auc.c:113 vector [3]: rand = 5b83646fb4028c4543a52c6d4015e2ea 20241224085536110 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241224085536110 DAUC <0003> auc.c:142 vector [3]: autn = 80cd75bfe0340000c5534f47692958bc 20241224085536110 DAUC <0003> auc.c:143 vector [3]: ck = d1455420e0a1e696d5def833d3bed2e8 20241224085536110 DAUC <0003> auc.c:144 vector [3]: ik = d916c4edcbf7e7e779f00b6bde5e07e7 20241224085536110 DAUC <0003> auc.c:145 vector [3]: res = 98eb9b6b120e8b790000000000000000 20241224085536110 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085536110 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224085536110 DAUC <0003> auc.c:151 vector [3]: kc = a47d639526b6d47e 20241224085536110 DAUC <0003> auc.c:152 vector [3]: sres = 8ae51012 20241224085536110 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224085536110 DAUC <0003> auc.c:113 vector [4]: rand = 839ab81ffaf836be72d3658099fe2083 20241224085536110 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241224085536110 DAUC <0003> auc.c:142 vector [4]: autn = b326f03231340000a94c5138c85fa243 20241224085536110 DAUC <0003> auc.c:143 vector [4]: ck = c53f83a83029fd8f33cb3b998ac27a20 20241224085536110 DAUC <0003> auc.c:144 vector [4]: ik = 7f5fe6de8607c29c05d9854c408bb627 20241224085536110 DAUC <0003> auc.c:145 vector [4]: res = 6bb082773674bf880000000000000000 20241224085536110 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085536110 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241224085536110 DAUC <0003> auc.c:151 vector [4]: kc = 8c72dba37c67f314 20241224085536110 DAUC <0003> auc.c:152 vector [4]: sres = 5dc43dff 20241224085536110 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241224085536110 DAUC <0003> db_auc.c:245 IMSI='262427622536336': Generated 5 vectors 20241224085536110 DAUC <0003> db_auc.c:249 IMSI='262427622536336': Updating SQN=321 in DB 20241224085536110 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427622536336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427622536336"} 20241224085536110 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427622536336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536110 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536110 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536113 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536113 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427622536336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427622536336"} 20241224085536113 DAUC <0003> db_auc.c:157 IMSI='262427622536336': No 2G Auth Data 20241224085536113 DAUC <0003> db_auc.c:236 IMSI='262427622536336': Calling to generate 5 vectors 20241224085536113 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241224085536113 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536113 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085536113 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241224085536113 DAUC <0003> auc.c:113 vector [0]: rand = b8710fa7eb5aada6e9e917dd222f56c4 20241224085536113 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241224085536113 DAUC <0003> auc.c:142 vector [0]: autn = 29dbe46b6fda00006380c1722e2ad1ed 20241224085536113 DAUC <0003> auc.c:143 vector [0]: ck = b2a2a9775272605b77b7842567e226ea 20241224085536113 DAUC <0003> auc.c:144 vector [0]: ik = 1c78edccc59f28b1445f1f89298021b6 20241224085536113 DAUC <0003> auc.c:145 vector [0]: res = 87665c9a514e2df90000000000000000 20241224085536113 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536113 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224085536113 DAUC <0003> auc.c:151 vector [0]: kc = 9d32df17d98f4fb6 20241224085536113 DAUC <0003> auc.c:152 vector [0]: sres = d6287163 20241224085536113 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224085536113 DAUC <0003> auc.c:113 vector [1]: rand = 020964573f1f01326a01977b762e8db0 20241224085536113 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241224085536113 DAUC <0003> auc.c:142 vector [1]: autn = 3628791b53f800004d410da97a14e4ed 20241224085536113 DAUC <0003> auc.c:143 vector [1]: ck = 76e7bfe84486f083c801bf8cab18e351 20241224085536113 DAUC <0003> auc.c:144 vector [1]: ik = 6ba1167b837b6430cefe3e2e2112deee 20241224085536113 DAUC <0003> auc.c:145 vector [1]: res = 375593289f7d1bc80000000000000000 20241224085536113 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085536113 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224085536113 DAUC <0003> auc.c:151 vector [1]: kc = 1bb928314df7a90c 20241224085536113 DAUC <0003> auc.c:152 vector [1]: sres = a82888e0 20241224085536113 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224085536113 DAUC <0003> auc.c:113 vector [2]: rand = 0e20dffcea05bace6324ae7ea820b9e4 20241224085536113 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241224085536113 DAUC <0003> auc.c:142 vector [2]: autn = 0363377999180000205346848f42d828 20241224085536113 DAUC <0003> auc.c:143 vector [2]: ck = 5221044b5a189faeddbe860ebd00dc0a 20241224085536113 DAUC <0003> auc.c:144 vector [2]: ik = 7e5e49ab0cef807cb4868ebac213446c 20241224085536113 DAUC <0003> auc.c:145 vector [2]: res = 4efe7d330bf4e4e80000000000000000 20241224085536113 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085536113 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224085536113 DAUC <0003> auc.c:151 vector [2]: kc = 4547455429e487b4 20241224085536113 DAUC <0003> auc.c:152 vector [2]: sres = 450a99db 20241224085536113 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224085536113 DAUC <0003> auc.c:113 vector [3]: rand = 7a11b75349f01b22cb519bad516f0f66 20241224085536113 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241224085536113 DAUC <0003> auc.c:142 vector [3]: autn = f18be126bbbc0000abd996da1ff41114 20241224085536113 DAUC <0003> auc.c:143 vector [3]: ck = 699a9a43716f53405d3f4cd71041c847 20241224085536113 DAUC <0003> auc.c:144 vector [3]: ik = 9fa1af99ce9f79cc6d3b4772b3a6f764 20241224085536113 DAUC <0003> auc.c:145 vector [3]: res = d0c0d286822ebed60000000000000000 20241224085536113 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085536114 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224085536114 DAUC <0003> auc.c:151 vector [3]: kc = c63f3e7f1c1715af 20241224085536114 DAUC <0003> auc.c:152 vector [3]: sres = 52ee6c50 20241224085536114 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224085536114 DAUC <0003> auc.c:113 vector [4]: rand = bce053296a5c077d8649bb60998ec2d0 20241224085536114 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241224085536114 DAUC <0003> auc.c:142 vector [4]: autn = b68a7dc3e6030000d9f73224ede24aef 20241224085536114 DAUC <0003> auc.c:143 vector [4]: ck = 862455b7384fd0cc41379f34ab761665 20241224085536114 DAUC <0003> auc.c:144 vector [4]: ik = 180de68583ae0819d52717fff369e096 20241224085536114 DAUC <0003> auc.c:145 vector [4]: res = 5906b1c25bfc44650000000000000000 20241224085536114 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085536114 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241224085536114 DAUC <0003> auc.c:151 vector [4]: kc = 0a393bf9e3fe2e26 20241224085536114 DAUC <0003> auc.c:152 vector [4]: sres = 02faf5a7 20241224085536114 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241224085536114 DAUC <0003> db_auc.c:245 IMSI='262427622536336': Generated 5 vectors 20241224085536114 DAUC <0003> db_auc.c:249 IMSI='262427622536336': Updating SQN=481 in DB 20241224085536114 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427622536336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427622536336"} 20241224085536114 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427622536336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536114 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536114 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50228<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085536117 DAUC <0003> db_auc.c:157 IMSI='262425456674420': No 2G Auth Data 20241224085536117 DAUC <0003> db_auc.c:192 IMSI='262425456674420': No 3G Auth Data HLR_Test-GSUP(21)@e4b7ca0511f4: Created GsupExpect[0] for "262425456674420" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241224085536132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50242<->l=127.0.0.1:4258 20241224085536136 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536136 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425456674420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425456674420"} 20241224085536136 DAUC <0003> db_auc.c:157 IMSI='262425456674420': No 2G Auth Data 20241224085536136 DAUC <0003> db_auc.c:236 IMSI='262425456674420': Calling to generate 1 vectors 20241224085536136 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241224085536136 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536136 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241224085536136 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224085536136 DAUC <0003> auc.c:113 vector [0]: rand = 8183d95ff9eaad3f05194849c1d5ad10 20241224085536136 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224085536136 DAUC <0003> auc.c:142 vector [0]: autn = 129227ad56010000ad1af91f31d1aa32 20241224085536136 DAUC <0003> auc.c:143 vector [0]: ck = 4a5f84027ba4b59fb3a01813bbe33d6c 20241224085536136 DAUC <0003> auc.c:144 vector [0]: ik = e97c19f363ce85b2f8b7b356b32e29a2 20241224085536136 DAUC <0003> auc.c:145 vector [0]: res = d4ca162a4098d6000000000000000000 20241224085536136 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536137 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224085536137 DAUC <0003> auc.c:151 vector [0]: kc = e83436b410a724e3 20241224085536137 DAUC <0003> auc.c:152 vector [0]: sres = 9452c02a 20241224085536137 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224085536137 DAUC <0003> db_auc.c:245 IMSI='262425456674420': Generated 1 vectors 20241224085536137 DAUC <0003> db_auc.c:249 IMSI='262425456674420': Updating SQN=33 in DB 20241224085536137 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425456674420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425456674420"} 20241224085536137 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425456674420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536137 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536137 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e4b7ca0511f4: Found GsupExpect[0] for "262425456674420" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@e4b7ca0511f4: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262425456674420" TC_gsup_sai_num_auth_vectors(28)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085536140 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536140 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425456674420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425456674420"} 20241224085536140 DAUC <0003> db_auc.c:157 IMSI='262425456674420': No 2G Auth Data 20241224085536140 DAUC <0003> db_auc.c:236 IMSI='262425456674420': Calling to generate 4 vectors 20241224085536140 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241224085536140 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536140 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241224085536140 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241224085536140 DAUC <0003> auc.c:113 vector [0]: rand = 5a2f175336f25267d114c34d6356b252 20241224085536140 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241224085536140 DAUC <0003> auc.c:142 vector [0]: autn = 2ebb0cba05560000bae1ce83a40996f2 20241224085536140 DAUC <0003> auc.c:143 vector [0]: ck = 4aa7ba2499d23cd6abf26adace88a843 20241224085536140 DAUC <0003> auc.c:144 vector [0]: ik = d771e4e2dc2e016099d6c15b39abb547 20241224085536140 DAUC <0003> auc.c:145 vector [0]: res = 888bc72d31d12c510000000000000000 20241224085536140 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536140 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224085536140 DAUC <0003> auc.c:151 vector [0]: kc = aff2f547b2df20b2 20241224085536140 DAUC <0003> auc.c:152 vector [0]: sres = b95aeb7c 20241224085536140 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224085536140 DAUC <0003> auc.c:113 vector [1]: rand = 7e4d574c06ea3b8f63d0b8e9f60ffe7b 20241224085536140 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241224085536140 DAUC <0003> auc.c:142 vector [1]: autn = 3f2e0b4e25590000c847944197fae89e 20241224085536140 DAUC <0003> auc.c:143 vector [1]: ck = bf03b4003770832c92c743df4c699a2b 20241224085536140 DAUC <0003> auc.c:144 vector [1]: ik = e7ee2e774ef73a1b68f7cba1590ac7d6 20241224085536140 DAUC <0003> auc.c:145 vector [1]: res = ee1f69104cba86a80000000000000000 20241224085536140 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085536140 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224085536140 DAUC <0003> auc.c:151 vector [1]: kc = a2dd12096ce4e4ca 20241224085536140 DAUC <0003> auc.c:152 vector [1]: sres = a2a5efb8 20241224085536140 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224085536140 DAUC <0003> auc.c:113 vector [2]: rand = 4b05e290774e4082d3e25b5130250eb9 20241224085536140 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241224085536140 DAUC <0003> auc.c:142 vector [2]: autn = 3886945eb67300003918c381018ef604 20241224085536140 DAUC <0003> auc.c:143 vector [2]: ck = 38663b2305d734fa7e1cc6b35c32632c 20241224085536140 DAUC <0003> auc.c:144 vector [2]: ik = 45c98b91d44487306c7b6bdf7d4c1c94 20241224085536140 DAUC <0003> auc.c:145 vector [2]: res = ee7c868fb1d9ed960000000000000000 20241224085536140 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085536140 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224085536140 DAUC <0003> auc.c:151 vector [2]: kc = 6fc81ddef0edcc72 20241224085536140 DAUC <0003> auc.c:152 vector [2]: sres = 5fa56b19 20241224085536140 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224085536140 DAUC <0003> auc.c:113 vector [3]: rand = 4eac24b8266639366b915b9a74a338b7 20241224085536140 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241224085536141 DAUC <0003> auc.c:142 vector [3]: autn = 96aea7aec2970000ec680fdd3aec8d68 20241224085536141 DAUC <0003> auc.c:143 vector [3]: ck = d0297fd3ea9bf2f01522775e529143a6 20241224085536141 DAUC <0003> auc.c:144 vector [3]: ik = 3e1580d1328db716c624e7e8e84b3aec 20241224085536141 DAUC <0003> auc.c:145 vector [3]: res = 16d1b9c8a0885f6a0000000000000000 20241224085536141 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085536141 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224085536141 DAUC <0003> auc.c:151 vector [3]: kc = 3d3a6fb462cc3cac 20241224085536141 DAUC <0003> auc.c:152 vector [3]: sres = b659e6a2 20241224085536141 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224085536141 DAUC <0003> db_auc.c:245 IMSI='262425456674420': Generated 4 vectors 20241224085536141 DAUC <0003> db_auc.c:249 IMSI='262425456674420': Updating SQN=161 in DB 20241224085536141 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425456674420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425456674420"} 20241224085536141 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425456674420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536141 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536141 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536144 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536144 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425456674420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425456674420"} 20241224085536144 DAUC <0003> db_auc.c:157 IMSI='262425456674420': No 2G Auth Data 20241224085536144 DAUC <0003> db_auc.c:236 IMSI='262425456674420': Calling to generate 5 vectors 20241224085536144 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241224085536144 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536144 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241224085536144 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241224085536144 DAUC <0003> auc.c:113 vector [0]: rand = b7f9e60e451a94f58340eac5da3b889b 20241224085536144 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241224085536144 DAUC <0003> auc.c:142 vector [0]: autn = d1a94558d8900000a6e1b7b4608b0fc1 20241224085536144 DAUC <0003> auc.c:143 vector [0]: ck = 028f5321ca550c2ab9a512bbe3aa1220 20241224085536144 DAUC <0003> auc.c:144 vector [0]: ik = e9eb8f02f021939e42cbcf83b9efa92b 20241224085536144 DAUC <0003> auc.c:145 vector [0]: res = e685fd2fcf4d27b40000000000000000 20241224085536144 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536144 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224085536144 DAUC <0003> auc.c:151 vector [0]: kc = 100a011b603124bf 20241224085536144 DAUC <0003> auc.c:152 vector [0]: sres = 29c8da9b 20241224085536144 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224085536144 DAUC <0003> auc.c:113 vector [1]: rand = d9989ad621f599ebbb8a4003285752be 20241224085536144 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241224085536144 DAUC <0003> auc.c:142 vector [1]: autn = f5505fdd20ee0000dd33d34837003140 20241224085536144 DAUC <0003> auc.c:143 vector [1]: ck = 0bb502615e111bd6873fef5453d93097 20241224085536144 DAUC <0003> auc.c:144 vector [1]: ik = c6e0278649fd8872077f15ad63d28a29 20241224085536144 DAUC <0003> auc.c:145 vector [1]: res = 3784e50c7b2b55a00000000000000000 20241224085536144 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085536144 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224085536144 DAUC <0003> auc.c:151 vector [1]: kc = 4d15df1e27e7291a 20241224085536144 DAUC <0003> auc.c:152 vector [1]: sres = 4cafb0ac 20241224085536144 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224085536144 DAUC <0003> auc.c:113 vector [2]: rand = 40f45d6f446a6a14ae4350f133af73b8 20241224085536144 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241224085536144 DAUC <0003> auc.c:142 vector [2]: autn = 209fbd1b958f00001c2a625c5ed146e3 20241224085536144 DAUC <0003> auc.c:143 vector [2]: ck = cd220b15cc0a733e6c3783904d016b32 20241224085536144 DAUC <0003> auc.c:144 vector [2]: ik = 294a7d8953eb32459e99ad8e0ceb9d9e 20241224085536144 DAUC <0003> auc.c:145 vector [2]: res = a246bb25467c11220000000000000000 20241224085536144 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085536144 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224085536144 DAUC <0003> auc.c:151 vector [2]: kc = 16c65882de0bb7d7 20241224085536144 DAUC <0003> auc.c:152 vector [2]: sres = e43aaa07 20241224085536144 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224085536144 DAUC <0003> auc.c:113 vector [3]: rand = 79fafb620b269f85c7d9c1b2696778f5 20241224085536144 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241224085536145 DAUC <0003> auc.c:142 vector [3]: autn = 84d7cefe161d0000f7dc0e4b46b63c31 20241224085536145 DAUC <0003> auc.c:143 vector [3]: ck = edee8181d426f7bb6af82ddd4e7f72c6 20241224085536145 DAUC <0003> auc.c:144 vector [3]: ik = 69262df0d65943e16f4b0fa49cdcfffd 20241224085536145 DAUC <0003> auc.c:145 vector [3]: res = c4616fadbe67f0370000000000000000 20241224085536145 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085536145 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224085536145 DAUC <0003> auc.c:151 vector [3]: kc = 817b8e08d0dc3961 20241224085536145 DAUC <0003> auc.c:152 vector [3]: sres = 7a069f9a 20241224085536145 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224085536145 DAUC <0003> auc.c:113 vector [4]: rand = 6a1f13801262a7a80013b2a6239b8e2d 20241224085536145 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241224085536145 DAUC <0003> auc.c:142 vector [4]: autn = d794d9ca8d250000416909bc4d09d2e3 20241224085536145 DAUC <0003> auc.c:143 vector [4]: ck = 025dcd7f002af183b794ec1801226a93 20241224085536145 DAUC <0003> auc.c:144 vector [4]: ik = 3ef35866f3e577a79dd85adbddb585ed 20241224085536145 DAUC <0003> auc.c:145 vector [4]: res = 37ca769b2dfca09f0000000000000000 20241224085536145 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085536145 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241224085536145 DAUC <0003> auc.c:151 vector [4]: kc = 16e223da2f58695a 20241224085536145 DAUC <0003> auc.c:152 vector [4]: sres = 1a36d604 20241224085536145 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241224085536145 DAUC <0003> db_auc.c:245 IMSI='262425456674420': Generated 5 vectors 20241224085536145 DAUC <0003> db_auc.c:249 IMSI='262425456674420': Updating SQN=321 in DB 20241224085536145 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425456674420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425456674420"} 20241224085536145 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425456674420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536145 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536145 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536148 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536148 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425456674420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425456674420"} 20241224085536148 DAUC <0003> db_auc.c:157 IMSI='262425456674420': No 2G Auth Data 20241224085536148 DAUC <0003> db_auc.c:236 IMSI='262425456674420': Calling to generate 5 vectors 20241224085536148 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241224085536148 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536148 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241224085536148 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241224085536148 DAUC <0003> auc.c:113 vector [0]: rand = 2f21dee15e1ec1e682c9db5421189d72 20241224085536148 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241224085536148 DAUC <0003> auc.c:142 vector [0]: autn = adbb5c0c27ac0000f5c4c6ec02570552 20241224085536148 DAUC <0003> auc.c:143 vector [0]: ck = 17959702d168e3c8219909eeec666d8f 20241224085536148 DAUC <0003> auc.c:144 vector [0]: ik = 6d174b1f1ea0d992e40b2372d716cc9e 20241224085536148 DAUC <0003> auc.c:145 vector [0]: res = 884aefa1f8843c120000000000000000 20241224085536148 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536148 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224085536148 DAUC <0003> auc.c:151 vector [0]: kc = bf10f681f4b89b4b 20241224085536148 DAUC <0003> auc.c:152 vector [0]: sres = 70ced3b3 20241224085536148 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224085536148 DAUC <0003> auc.c:113 vector [1]: rand = 6fef158b70891ab905b00f88d91d8c4f 20241224085536148 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241224085536148 DAUC <0003> auc.c:142 vector [1]: autn = 8a59fbef08160000db3e981f17e18732 20241224085536148 DAUC <0003> auc.c:143 vector [1]: ck = 677d967cbc340556944f224bfb6c48a7 20241224085536148 DAUC <0003> auc.c:144 vector [1]: ik = c189a273ce4c381a01388b79f8a74a8e 20241224085536148 DAUC <0003> auc.c:145 vector [1]: res = 240a6255500a6f7c0000000000000000 20241224085536148 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085536149 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224085536149 DAUC <0003> auc.c:151 vector [1]: kc = 33839d3d71b33f65 20241224085536149 DAUC <0003> auc.c:152 vector [1]: sres = 74000d29 20241224085536149 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224085536149 DAUC <0003> auc.c:113 vector [2]: rand = 69536f18c75cf3f65b23e08910e82eb0 20241224085536149 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241224085536149 DAUC <0003> auc.c:142 vector [2]: autn = 09725b2cdeda0000227ccea282ab077b 20241224085536149 DAUC <0003> auc.c:143 vector [2]: ck = 4813d194866b2d7fb244dd67f8327177 20241224085536149 DAUC <0003> auc.c:144 vector [2]: ik = e5af0452947f02dd3c10022386b52015 20241224085536149 DAUC <0003> auc.c:145 vector [2]: res = 5ee7ed75d5a188830000000000000000 20241224085536149 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085536149 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224085536149 DAUC <0003> auc.c:151 vector [2]: kc = 23e80a826c937ec0 20241224085536149 DAUC <0003> auc.c:152 vector [2]: sres = 8b4665f6 20241224085536149 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224085536149 DAUC <0003> auc.c:113 vector [3]: rand = b8c65f5dc2a07641f74e2af7186f0b4f 20241224085536149 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241224085536149 DAUC <0003> auc.c:142 vector [3]: autn = ba02e206b11a00006566b8f7c9d2c641 20241224085536149 DAUC <0003> auc.c:143 vector [3]: ck = e907f887e7c41c40c625aabd45ebc3ee 20241224085536149 DAUC <0003> auc.c:144 vector [3]: ik = d4145e8c7b03f68eb1d136037aa2ede8 20241224085536149 DAUC <0003> auc.c:145 vector [3]: res = 731a0c642e922d490000000000000000 20241224085536149 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085536149 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224085536149 DAUC <0003> auc.c:151 vector [3]: kc = 4ae73ab5a38ec4c8 20241224085536149 DAUC <0003> auc.c:152 vector [3]: sres = 5d88212d 20241224085536149 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224085536149 DAUC <0003> auc.c:113 vector [4]: rand = 1e571fea6b36aed54155e1feb1fda8a4 20241224085536149 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241224085536149 DAUC <0003> auc.c:142 vector [4]: autn = 6708bf8cc80e0000ab8717b5c3272ae4 20241224085536149 DAUC <0003> auc.c:143 vector [4]: ck = 1244f72b91cce63a45b6ffb141d4c83e 20241224085536149 DAUC <0003> auc.c:144 vector [4]: ik = b8ec2d7779db73a88ee608be37f3ffe0 20241224085536149 DAUC <0003> auc.c:145 vector [4]: res = 4136b94f05d5f1d20000000000000000 20241224085536149 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085536149 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241224085536149 DAUC <0003> auc.c:151 vector [4]: kc = 61f82d539e30a24c 20241224085536149 DAUC <0003> auc.c:152 vector [4]: sres = 44e3489d 20241224085536149 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241224085536149 DAUC <0003> db_auc.c:245 IMSI='262425456674420': Generated 5 vectors 20241224085536149 DAUC <0003> db_auc.c:249 IMSI='262425456674420': Updating SQN=481 in DB 20241224085536149 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425456674420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425456674420"} 20241224085536149 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425456674420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536149 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536149 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50242<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085536153 DAUC <0003> db_auc.c:157 IMSI='262429072336010': No 2G Auth Data 20241224085536153 DAUC <0003> db_auc.c:192 IMSI='262429072336010': No 3G Auth Data HLR_Test-GSUP(21)@e4b7ca0511f4: Created GsupExpect[0] for "262429072336010" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241224085536169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50250<->l=127.0.0.1:4258 20241224085536172 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536172 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429072336010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429072336010"} 20241224085536172 DAUC <0003> db_auc.c:236 IMSI='262429072336010': Calling to generate 1 vectors 20241224085536172 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241224085536172 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536172 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085536172 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224085536172 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536172 DAUC <0003> auc.c:113 vector [0]: rand = 3d2bd887cf006b00d7858bac105c1564 20241224085536172 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224085536172 DAUC <0003> auc.c:142 vector [0]: autn = 97792f76e23100007844f48a3d9e87b2 20241224085536172 DAUC <0003> auc.c:143 vector [0]: ck = af21da0a0b5adbb13d99fe72e1d84d94 20241224085536172 DAUC <0003> auc.c:144 vector [0]: ik = 562f2442a2cef8c633d330cc6f33bb18 20241224085536172 DAUC <0003> auc.c:145 vector [0]: res = 08a1c8b48b907bcd0000000000000000 20241224085536172 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536172 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085536172 DAUC <0003> auc.c:179 vector [0]: kc = 87e1ed8f35025400 20241224085536172 DAUC <0003> auc.c:180 vector [0]: sres = 9da3ef24 20241224085536172 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085536172 DAUC <0003> db_auc.c:245 IMSI='262429072336010': Generated 1 vectors 20241224085536172 DAUC <0003> db_auc.c:249 IMSI='262429072336010': Updating SQN=33 in DB 20241224085536172 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429072336010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429072336010"} 20241224085536172 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429072336010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536172 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536172 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e4b7ca0511f4: Found GsupExpect[0] for "262429072336010" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@e4b7ca0511f4: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429072336010" TC_gsup_sai_num_auth_vectors(29)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085536175 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536175 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429072336010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429072336010"} 20241224085536175 DAUC <0003> db_auc.c:236 IMSI='262429072336010': Calling to generate 4 vectors 20241224085536175 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241224085536175 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536175 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085536175 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241224085536175 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536175 DAUC <0003> auc.c:113 vector [0]: rand = c152018d9653b2218f64a174bb5c0370 20241224085536175 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241224085536175 DAUC <0003> auc.c:142 vector [0]: autn = d8359d66766c00009024da1b95f33ad2 20241224085536175 DAUC <0003> auc.c:143 vector [0]: ck = 883059d1570155d9253abef80377a0a4 20241224085536175 DAUC <0003> auc.c:144 vector [0]: ik = ba74363788de5e8498436c7a5f9336a9 20241224085536175 DAUC <0003> auc.c:145 vector [0]: res = 5f871507fab4c2900000000000000000 20241224085536175 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536175 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085536175 DAUC <0003> auc.c:179 vector [0]: kc = 1869cb8aee6fd400 20241224085536176 DAUC <0003> auc.c:180 vector [0]: sres = 74ea47ea 20241224085536176 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085536176 DAUC <0003> auc.c:113 vector [1]: rand = 8e029c31024f0ea15e4a5a8a8c082557 20241224085536176 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241224085536176 DAUC <0003> auc.c:142 vector [1]: autn = 532daf75e7030000e4df5887f4195e48 20241224085536176 DAUC <0003> auc.c:143 vector [1]: ck = 76073fb1f7370536c62aa85da111e484 20241224085536176 DAUC <0003> auc.c:144 vector [1]: ik = c2747a0175c6c62712facb897e4bb026 20241224085536176 DAUC <0003> auc.c:145 vector [1]: res = 06945ad136ffe1db0000000000000000 20241224085536176 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085536176 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224085536176 DAUC <0003> auc.c:179 vector [1]: kc = b728dc6ec38f5000 20241224085536176 DAUC <0003> auc.c:180 vector [1]: sres = ccca0dad 20241224085536176 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224085536176 DAUC <0003> auc.c:113 vector [2]: rand = f0398c178000029b2d878cc27c402ce8 20241224085536176 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241224085536176 DAUC <0003> auc.c:142 vector [2]: autn = 854840c1b8e7000095440be4593de729 20241224085536176 DAUC <0003> auc.c:143 vector [2]: ck = 68d49e0ffc6ea89e034396f8e54ce489 20241224085536176 DAUC <0003> auc.c:144 vector [2]: ik = 32ba070a6df9d6a620e8010a729dd438 20241224085536176 DAUC <0003> auc.c:145 vector [2]: res = 5ee856ec92ac6dbe0000000000000000 20241224085536176 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085536176 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224085536176 DAUC <0003> auc.c:179 vector [2]: kc = f04539f6d4d93400 20241224085536176 DAUC <0003> auc.c:180 vector [2]: sres = 0b31b895 20241224085536176 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224085536176 DAUC <0003> auc.c:113 vector [3]: rand = ade4832834652a3816e8e12d7c0b48df 20241224085536176 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241224085536176 DAUC <0003> auc.c:142 vector [3]: autn = 04dbfd3bbe88000056a7797ba4bb54f0 20241224085536176 DAUC <0003> auc.c:143 vector [3]: ck = 120c83b4b83da0d62eb4ce2c0a5895c3 20241224085536176 DAUC <0003> auc.c:144 vector [3]: ik = 9a7946d2e513879d399fda9988e5abda 20241224085536176 DAUC <0003> auc.c:145 vector [3]: res = 4aaf8c8e9790ab1c0000000000000000 20241224085536176 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085536176 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224085536176 DAUC <0003> auc.c:179 vector [3]: kc = 05ffbd658e31bc00 20241224085536176 DAUC <0003> auc.c:180 vector [3]: sres = f773640d 20241224085536176 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224085536176 DAUC <0003> db_auc.c:245 IMSI='262429072336010': Generated 4 vectors 20241224085536176 DAUC <0003> db_auc.c:249 IMSI='262429072336010': Updating SQN=161 in DB 20241224085536176 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429072336010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429072336010"} 20241224085536176 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429072336010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536176 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536176 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536179 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536179 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429072336010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429072336010"} 20241224085536179 DAUC <0003> db_auc.c:236 IMSI='262429072336010': Calling to generate 5 vectors 20241224085536179 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224085536179 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536179 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085536179 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241224085536179 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536179 DAUC <0003> auc.c:113 vector [0]: rand = 64a001730a7ee5fbe6bc9ec5c11d9229 20241224085536179 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241224085536180 DAUC <0003> auc.c:142 vector [0]: autn = ba4a38d0a34e0000ed77da686e45e2a2 20241224085536180 DAUC <0003> auc.c:143 vector [0]: ck = a3b9c6eb865de987b23fc9c6e2dd284f 20241224085536180 DAUC <0003> auc.c:144 vector [0]: ik = f29a23dda5099c7e9bf1587467d5c895 20241224085536180 DAUC <0003> auc.c:145 vector [0]: res = ba3de96fcabafba60000000000000000 20241224085536180 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536180 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085536180 DAUC <0003> auc.c:179 vector [0]: kc = ef0cf8f77d70f800 20241224085536180 DAUC <0003> auc.c:180 vector [0]: sres = 0e00c4fa 20241224085536180 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085536180 DAUC <0003> auc.c:113 vector [1]: rand = 8bf79c153ec7de048c2a832cf58483a7 20241224085536180 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241224085536180 DAUC <0003> auc.c:142 vector [1]: autn = 69059ec6b5aa0000470214eb114412ac 20241224085536180 DAUC <0003> auc.c:143 vector [1]: ck = a69fe0387bcea56ae54c0aa311be9842 20241224085536180 DAUC <0003> auc.c:144 vector [1]: ik = dc7a807c84578c529d94cd72204638a3 20241224085536180 DAUC <0003> auc.c:145 vector [1]: res = f2c5c7e439b76b770000000000000000 20241224085536180 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085536180 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224085536180 DAUC <0003> auc.c:179 vector [1]: kc = 3f42025e682de000 20241224085536180 DAUC <0003> auc.c:180 vector [1]: sres = a413f54e 20241224085536180 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224085536180 DAUC <0003> auc.c:113 vector [2]: rand = d12f647f903ac3118e71b9f07b0275a7 20241224085536180 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241224085536180 DAUC <0003> auc.c:142 vector [2]: autn = 35a1d936a6c1000037a60f67d5058370 20241224085536180 DAUC <0003> auc.c:143 vector [2]: ck = af35592351e9b2c031a061e8cfb2cd1d 20241224085536180 DAUC <0003> auc.c:144 vector [2]: ik = aadadc8e05103cdc325b9cbc7304b6b0 20241224085536180 DAUC <0003> auc.c:145 vector [2]: res = 30545095b0ec2ac70000000000000000 20241224085536180 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085536180 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224085536180 DAUC <0003> auc.c:179 vector [2]: kc = 5ebc173519e33000 20241224085536180 DAUC <0003> auc.c:180 vector [2]: sres = a77f6f26 20241224085536180 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224085536180 DAUC <0003> auc.c:113 vector [3]: rand = 3c58e73d7f61513331d2cdcd6e82ad15 20241224085536180 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241224085536180 DAUC <0003> auc.c:142 vector [3]: autn = d5faf5164f9d00000a67953fcba523a0 20241224085536180 DAUC <0003> auc.c:143 vector [3]: ck = 1362d98b72402842e3382dacc5c4ec66 20241224085536180 DAUC <0003> auc.c:144 vector [3]: ik = f344ad57525e3f9563891a95783a45cb 20241224085536180 DAUC <0003> auc.c:145 vector [3]: res = e0e5d496e1c028b40000000000000000 20241224085536180 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085536180 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224085536180 DAUC <0003> auc.c:179 vector [3]: kc = d7e2d06bef615800 20241224085536180 DAUC <0003> auc.c:180 vector [3]: sres = 642df94f 20241224085536180 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224085536180 DAUC <0003> auc.c:113 vector [4]: rand = 5985a4a330cc185cb82ce56551bdd727 20241224085536180 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241224085536180 DAUC <0003> auc.c:142 vector [4]: autn = 81bf08891b790000ed65a6c4f7f4c431 20241224085536180 DAUC <0003> auc.c:143 vector [4]: ck = 3fed691c7b2c3c093a47e4aafd1ed04d 20241224085536180 DAUC <0003> auc.c:144 vector [4]: ik = ab07dbdea9d1e6a94da345f2ce08ae2f 20241224085536180 DAUC <0003> auc.c:145 vector [4]: res = 22cf412a80674d670000000000000000 20241224085536180 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085536180 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224085536180 DAUC <0003> auc.c:179 vector [4]: kc = 21861b75e08dfc00 20241224085536180 DAUC <0003> auc.c:180 vector [4]: sres = cd4c468b 20241224085536180 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224085536180 DAUC <0003> db_auc.c:245 IMSI='262429072336010': Generated 5 vectors 20241224085536180 DAUC <0003> db_auc.c:249 IMSI='262429072336010': Updating SQN=321 in DB 20241224085536180 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429072336010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429072336010"} 20241224085536180 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429072336010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536180 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536180 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536183 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536183 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429072336010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429072336010"} 20241224085536183 DAUC <0003> db_auc.c:236 IMSI='262429072336010': Calling to generate 5 vectors 20241224085536183 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224085536183 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536183 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085536183 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241224085536183 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536183 DAUC <0003> auc.c:113 vector [0]: rand = 3b4a01a9bd63362a0df67500c1b9c9c5 20241224085536183 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241224085536183 DAUC <0003> auc.c:142 vector [0]: autn = 7351e5f1034e0000d343fac459e8456e 20241224085536183 DAUC <0003> auc.c:143 vector [0]: ck = 606f5157514e21fc0879f6d95398cde9 20241224085536183 DAUC <0003> auc.c:144 vector [0]: ik = 789ef6761689f0f7cabbee697922e498 20241224085536183 DAUC <0003> auc.c:145 vector [0]: res = 3af18972577033390000000000000000 20241224085536183 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536183 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085536183 DAUC <0003> auc.c:179 vector [0]: kc = 939bb35671a14400 20241224085536183 DAUC <0003> auc.c:180 vector [0]: sres = 96eb2ff2 20241224085536183 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085536183 DAUC <0003> auc.c:113 vector [1]: rand = 6ff8248481590f9f8922caa0d91318d0 20241224085536183 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241224085536183 DAUC <0003> auc.c:142 vector [1]: autn = b016fbfe5159000022531887f2ef57f5 20241224085536183 DAUC <0003> auc.c:143 vector [1]: ck = 46ed1016fe4382e75dbf972311b1c703 20241224085536183 DAUC <0003> auc.c:144 vector [1]: ik = ec3b44702d55d8e31803ca4f2aa1bcb5 20241224085536183 DAUC <0003> auc.c:145 vector [1]: res = 1a2a8934a99ad0160000000000000000 20241224085536183 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085536184 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224085536184 DAUC <0003> auc.c:179 vector [1]: kc = 0b21070663939800 20241224085536184 DAUC <0003> auc.c:180 vector [1]: sres = 4bfb68d9 20241224085536184 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224085536184 DAUC <0003> auc.c:113 vector [2]: rand = 85f958f7156b18b982299d1ecd8045f1 20241224085536184 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241224085536184 DAUC <0003> auc.c:142 vector [2]: autn = 10c32d2b690c0000bdd762f71eeebec4 20241224085536184 DAUC <0003> auc.c:143 vector [2]: ck = 7fe490c8da91ed150ef46bfd9ed7c339 20241224085536184 DAUC <0003> auc.c:144 vector [2]: ik = b6fe8ff411910fd8ec292439f4312e55 20241224085536184 DAUC <0003> auc.c:145 vector [2]: res = b3d8d24b3f8f0b830000000000000000 20241224085536184 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085536184 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224085536184 DAUC <0003> auc.c:179 vector [2]: kc = 11d2739ff01d1400 20241224085536184 DAUC <0003> auc.c:180 vector [2]: sres = 0b4847a4 20241224085536184 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224085536184 DAUC <0003> auc.c:113 vector [3]: rand = 6999e928b5e3ce898721b6ad801a91c3 20241224085536184 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241224085536184 DAUC <0003> auc.c:142 vector [3]: autn = e2bdf0a60298000098196bd058ca0e62 20241224085536184 DAUC <0003> auc.c:143 vector [3]: ck = 6792044e5ca6ffb7c6f18a1627e6856b 20241224085536184 DAUC <0003> auc.c:144 vector [3]: ik = 807c88f0475ce8b47661da0da372face 20241224085536184 DAUC <0003> auc.c:145 vector [3]: res = f09a978f1de2ae110000000000000000 20241224085536184 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085536184 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224085536184 DAUC <0003> auc.c:179 vector [3]: kc = 19d6bf5f82954000 20241224085536184 DAUC <0003> auc.c:180 vector [3]: sres = 7780ee1f 20241224085536184 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224085536184 DAUC <0003> auc.c:113 vector [4]: rand = 56aaf7838246d27ffad5203d8469f9c4 20241224085536184 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241224085536184 DAUC <0003> auc.c:142 vector [4]: autn = a2513a2a6b6f0000ae1cc37f1ef18f07 20241224085536184 DAUC <0003> auc.c:143 vector [4]: ck = cbe4c00f7ec74cf328b5746cb6ec7611 20241224085536184 DAUC <0003> auc.c:144 vector [4]: ik = 3e44815223de59fe4e58c8936e2278a4 20241224085536184 DAUC <0003> auc.c:145 vector [4]: res = 29161ac97e1a95f40000000000000000 20241224085536184 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085536184 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224085536184 DAUC <0003> auc.c:179 vector [4]: kc = f48cae209ae3b000 20241224085536184 DAUC <0003> auc.c:180 vector [4]: sres = 7809200e 20241224085536184 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224085536184 DAUC <0003> db_auc.c:245 IMSI='262429072336010': Generated 5 vectors 20241224085536184 DAUC <0003> db_auc.c:249 IMSI='262429072336010': Updating SQN=481 in DB 20241224085536184 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429072336010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429072336010"} 20241224085536184 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429072336010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536184 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536184 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50250<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085536188 DAUC <0003> db_auc.c:157 IMSI='262426214841294': No 2G Auth Data 20241224085536188 DAUC <0003> db_auc.c:192 IMSI='262426214841294': No 3G Auth Data HLR_Test-GSUP(21)@e4b7ca0511f4: Created GsupExpect[0] for "262426214841294" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241224085536203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50262<->l=127.0.0.1:4258 20241224085536207 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536207 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426214841294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426214841294"} 20241224085536207 DAUC <0003> db_auc.c:236 IMSI='262426214841294': Calling to generate 1 vectors 20241224085536207 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241224085536207 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536207 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085536207 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224085536207 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536207 DAUC <0003> auc.c:113 vector [0]: rand = 499ed63ecec051d348559092fdaa07e7 20241224085536207 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224085536207 DAUC <0003> auc.c:142 vector [0]: autn = d85fe90eaf940000b82fe32883d8c873 20241224085536207 DAUC <0003> auc.c:143 vector [0]: ck = 47c2d61e3784b0c3f2838ad25c3836e4 20241224085536207 DAUC <0003> auc.c:144 vector [0]: ik = a09ef2c6a7b2b7520c7535c0214cf954 20241224085536207 DAUC <0003> auc.c:145 vector [0]: res = 4a4f7c26df4f80cc0000000000000000 20241224085536207 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536207 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085536207 DAUC <0003> auc.c:179 vector [0]: kc = 59f43f0943921000 20241224085536207 DAUC <0003> auc.c:180 vector [0]: sres = 0ac68b05 20241224085536207 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085536207 DAUC <0003> db_auc.c:245 IMSI='262426214841294': Generated 1 vectors 20241224085536207 DAUC <0003> db_auc.c:249 IMSI='262426214841294': Updating SQN=33 in DB 20241224085536207 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426214841294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426214841294"} 20241224085536207 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426214841294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536207 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536207 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e4b7ca0511f4: Found GsupExpect[0] for "262426214841294" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@e4b7ca0511f4: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262426214841294" TC_gsup_sai_num_auth_vectors(30)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085536210 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536210 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426214841294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426214841294"} 20241224085536210 DAUC <0003> db_auc.c:236 IMSI='262426214841294': Calling to generate 4 vectors 20241224085536210 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241224085536210 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536210 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085536210 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241224085536210 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536210 DAUC <0003> auc.c:113 vector [0]: rand = 23d9dbdcdad6eca5e338b9270ebcf3f3 20241224085536210 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241224085536210 DAUC <0003> auc.c:142 vector [0]: autn = 4efd6cc50ac000001483a14b3e0c93f8 20241224085536210 DAUC <0003> auc.c:143 vector [0]: ck = 264521328cd2dd325055306b3c18d681 20241224085536210 DAUC <0003> auc.c:144 vector [0]: ik = 43bb7767579f07dbfc9dfe6865f16b1b 20241224085536210 DAUC <0003> auc.c:145 vector [0]: res = b5ae8cedc8faa0130000000000000000 20241224085536210 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536210 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085536210 DAUC <0003> auc.c:179 vector [0]: kc = b3a0b277db280400 20241224085536210 DAUC <0003> auc.c:180 vector [0]: sres = ae948dc5 20241224085536210 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085536210 DAUC <0003> auc.c:113 vector [1]: rand = 8a87af2a9f776a813aaf33997fd32ce2 20241224085536210 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241224085536210 DAUC <0003> auc.c:142 vector [1]: autn = c68e01698fe80000402ce93f9b7b485a 20241224085536210 DAUC <0003> auc.c:143 vector [1]: ck = 54be4aa429c9bb05e22e4a406d08daf9 20241224085536210 DAUC <0003> auc.c:144 vector [1]: ik = cc3f1f07921360b403ef24bbbca44d6b 20241224085536210 DAUC <0003> auc.c:145 vector [1]: res = 5e76b7fd4b6129880000000000000000 20241224085536210 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085536210 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224085536210 DAUC <0003> auc.c:179 vector [1]: kc = 900c9c36549c3c00 20241224085536210 DAUC <0003> auc.c:180 vector [1]: sres = c01664bc 20241224085536210 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224085536210 DAUC <0003> auc.c:113 vector [2]: rand = b1069ad9508881301e7c123f0aece2d7 20241224085536210 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241224085536210 DAUC <0003> auc.c:142 vector [2]: autn = eb1202b57489000050a526f4b36f9258 20241224085536210 DAUC <0003> auc.c:143 vector [2]: ck = e140e664fa887416fa24fde4d7aa0fba 20241224085536210 DAUC <0003> auc.c:144 vector [2]: ik = 2c9e0205dcb7a09d1d8976a07406cbf0 20241224085536210 DAUC <0003> auc.c:145 vector [2]: res = 866798b8f433b4db0000000000000000 20241224085536211 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085536211 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224085536211 DAUC <0003> auc.c:179 vector [2]: kc = eca55246f8023c00 20241224085536211 DAUC <0003> auc.c:180 vector [2]: sres = 04c7f534 20241224085536211 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224085536211 DAUC <0003> auc.c:113 vector [3]: rand = 44ed23e70151166140ae902196519da3 20241224085536211 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241224085536211 DAUC <0003> auc.c:142 vector [3]: autn = b25aad24f158000070cb6f6586f56793 20241224085536211 DAUC <0003> auc.c:143 vector [3]: ck = 235cafc5f39783f82cdc2511007c87c9 20241224085536211 DAUC <0003> auc.c:144 vector [3]: ik = a8b92626ae41a038976deff482579d50 20241224085536211 DAUC <0003> auc.c:145 vector [3]: res = 6bdd1dac4307ef070000000000000000 20241224085536211 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085536211 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224085536211 DAUC <0003> auc.c:179 vector [3]: kc = bcd55cba8b10e000 20241224085536211 DAUC <0003> auc.c:180 vector [3]: sres = 3cec2fa2 20241224085536211 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224085536211 DAUC <0003> db_auc.c:245 IMSI='262426214841294': Generated 4 vectors 20241224085536211 DAUC <0003> db_auc.c:249 IMSI='262426214841294': Updating SQN=161 in DB 20241224085536211 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426214841294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426214841294"} 20241224085536211 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426214841294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536211 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536211 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536213 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536214 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426214841294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426214841294"} 20241224085536214 DAUC <0003> db_auc.c:236 IMSI='262426214841294': Calling to generate 5 vectors 20241224085536214 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224085536214 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536214 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085536214 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241224085536214 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536214 DAUC <0003> auc.c:113 vector [0]: rand = d8227880d24808e4c2134397af37522f 20241224085536214 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241224085536214 DAUC <0003> auc.c:142 vector [0]: autn = 15196677cbeb0000a70aa54b38704880 20241224085536214 DAUC <0003> auc.c:143 vector [0]: ck = d554dbbead19976d639cc94453f2b482 20241224085536214 DAUC <0003> auc.c:144 vector [0]: ik = 301b90bd50b2f428d2999127f84470dd 20241224085536214 DAUC <0003> auc.c:145 vector [0]: res = c36c6f2015f468440000000000000000 20241224085536214 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536214 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085536214 DAUC <0003> auc.c:179 vector [0]: kc = 9ae8a0ce8f591400 20241224085536214 DAUC <0003> auc.c:180 vector [0]: sres = 87ec9b6a 20241224085536214 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085536214 DAUC <0003> auc.c:113 vector [1]: rand = c01c3f58f102ddbbb804adc0e7ee8e2c 20241224085536214 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241224085536214 DAUC <0003> auc.c:142 vector [1]: autn = c41500f6223e0000effee4b90e3ec12f 20241224085536214 DAUC <0003> auc.c:143 vector [1]: ck = b9eb8824bf72d6c91a1942d3392266e9 20241224085536214 DAUC <0003> auc.c:144 vector [1]: ik = 082e016786b98a544cf0d9511a79afad 20241224085536214 DAUC <0003> auc.c:145 vector [1]: res = bb56ae4c37fe095d0000000000000000 20241224085536214 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085536214 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224085536214 DAUC <0003> auc.c:179 vector [1]: kc = 4ad56644e5c82800 20241224085536214 DAUC <0003> auc.c:180 vector [1]: sres = 5c91075e 20241224085536214 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224085536214 DAUC <0003> auc.c:113 vector [2]: rand = 015fa5b374e70c73ac859c4c94c96532 20241224085536214 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241224085536214 DAUC <0003> auc.c:142 vector [2]: autn = b1f356affc400000cf3b0409fbde94f2 20241224085536214 DAUC <0003> auc.c:143 vector [2]: ck = 049286a762dd1711b67cbbe7d8d7a5a5 20241224085536214 DAUC <0003> auc.c:144 vector [2]: ik = 4ff67dd1b63897de64df2c1a28c7bb95 20241224085536214 DAUC <0003> auc.c:145 vector [2]: res = 603455358d0363ca0000000000000000 20241224085536214 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085536214 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224085536214 DAUC <0003> auc.c:179 vector [2]: kc = dc60caf1b19fc000 20241224085536214 DAUC <0003> auc.c:180 vector [2]: sres = b78420dd 20241224085536214 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224085536214 DAUC <0003> auc.c:113 vector [3]: rand = ba88dec52b1e347dbdc04b372ee7fbf4 20241224085536214 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241224085536214 DAUC <0003> auc.c:142 vector [3]: autn = 5f27b8b6c1080000d2e78a385f3cccbe 20241224085536214 DAUC <0003> auc.c:143 vector [3]: ck = aba9581b5806099e003ae2ca39618572 20241224085536214 DAUC <0003> auc.c:144 vector [3]: ik = def032b93db3c67493e7cc28acf21805 20241224085536214 DAUC <0003> auc.c:145 vector [3]: res = 1cea57dfd18a4e2c0000000000000000 20241224085536214 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085536214 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224085536214 DAUC <0003> auc.c:179 vector [3]: kc = c2952aa532d59000 20241224085536214 DAUC <0003> auc.c:180 vector [3]: sres = be677fc8 20241224085536214 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224085536214 DAUC <0003> auc.c:113 vector [4]: rand = 462ed8c8fad8bbde0a3d828e739f2a3d 20241224085536214 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241224085536214 DAUC <0003> auc.c:142 vector [4]: autn = 73e80dc1fbfe0000e709dcff9eb6cf63 20241224085536214 DAUC <0003> auc.c:143 vector [4]: ck = e653692dcbb2b71ba84a1ad8eb8e8f4b 20241224085536214 DAUC <0003> auc.c:144 vector [4]: ik = f427918717139a20f1026cf72197bb23 20241224085536214 DAUC <0003> auc.c:145 vector [4]: res = cbeb85ce844a4b230000000000000000 20241224085536214 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085536214 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224085536214 DAUC <0003> auc.c:179 vector [4]: kc = c2dca6b63e363400 20241224085536214 DAUC <0003> auc.c:180 vector [4]: sres = c3ddc8bc 20241224085536214 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224085536214 DAUC <0003> db_auc.c:245 IMSI='262426214841294': Generated 5 vectors 20241224085536214 DAUC <0003> db_auc.c:249 IMSI='262426214841294': Updating SQN=321 in DB 20241224085536214 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426214841294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426214841294"} 20241224085536214 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426214841294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536214 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536215 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536217 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536217 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426214841294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426214841294"} 20241224085536217 DAUC <0003> db_auc.c:236 IMSI='262426214841294': Calling to generate 5 vectors 20241224085536217 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224085536217 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536217 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085536217 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241224085536217 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536217 DAUC <0003> auc.c:113 vector [0]: rand = 6ca325f8b09ba6aa2e5a9cd31c799324 20241224085536217 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241224085536217 DAUC <0003> auc.c:142 vector [0]: autn = 5b75a6b177680000757d122608bf870c 20241224085536217 DAUC <0003> auc.c:143 vector [0]: ck = bdb1d0f2459462f7be51bfb7e4fa6fc1 20241224085536217 DAUC <0003> auc.c:144 vector [0]: ik = a150383a9638ff7ab7a4a1bc9ed80a4f 20241224085536217 DAUC <0003> auc.c:145 vector [0]: res = a991ded8c2957fb20000000000000000 20241224085536217 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536217 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085536217 DAUC <0003> auc.c:179 vector [0]: kc = be1668a3b5ccdc00 20241224085536217 DAUC <0003> auc.c:180 vector [0]: sres = 0da40967 20241224085536217 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085536217 DAUC <0003> auc.c:113 vector [1]: rand = 149242cf5b640e63883eb69a0eac1c1d 20241224085536217 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241224085536217 DAUC <0003> auc.c:142 vector [1]: autn = 0f9876d92dfa0000294737466da10844 20241224085536217 DAUC <0003> auc.c:143 vector [1]: ck = 14205037b18ff39eaacf915b90b92d38 20241224085536217 DAUC <0003> auc.c:144 vector [1]: ik = 71e37bf65939021900c3be8daa51065a 20241224085536217 DAUC <0003> auc.c:145 vector [1]: res = a0bf397c6095fbbb0000000000000000 20241224085536217 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085536217 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224085536217 DAUC <0003> auc.c:179 vector [1]: kc = e328c391d7d49400 20241224085536217 DAUC <0003> auc.c:180 vector [1]: sres = ed18c589 20241224085536217 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224085536217 DAUC <0003> auc.c:113 vector [2]: rand = 08663388f0480cf04980420f8a9db065 20241224085536217 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241224085536217 DAUC <0003> auc.c:142 vector [2]: autn = cf0cc4c037e50000bf13d8cf82cd2aa1 20241224085536217 DAUC <0003> auc.c:143 vector [2]: ck = fe77c46ffc780434ba5ee4c75575fc4c 20241224085536217 DAUC <0003> auc.c:144 vector [2]: ik = 90d09aaa530d584e010f43d5ab348386 20241224085536217 DAUC <0003> auc.c:145 vector [2]: res = 20afcdf58b31be170000000000000000 20241224085536217 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085536217 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224085536217 DAUC <0003> auc.c:179 vector [2]: kc = 20f150c49c0a7800 20241224085536217 DAUC <0003> auc.c:180 vector [2]: sres = 55a55c66 20241224085536217 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224085536217 DAUC <0003> auc.c:113 vector [3]: rand = 42b731e97084ce88514833f63cb72a9b 20241224085536217 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241224085536217 DAUC <0003> auc.c:142 vector [3]: autn = afb990424b2800007ed77d79d60fca6c 20241224085536218 DAUC <0003> auc.c:143 vector [3]: ck = 6760ac40f7bfd0625e50f01cf28ef5b7 20241224085536218 DAUC <0003> auc.c:144 vector [3]: ik = a7b8a8caf1488f590cd1b5d9f7cc32d4 20241224085536218 DAUC <0003> auc.c:145 vector [3]: res = 68618ff42460037d0000000000000000 20241224085536218 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085536218 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224085536218 DAUC <0003> auc.c:179 vector [3]: kc = ba87ab4fed23b000 20241224085536218 DAUC <0003> auc.c:180 vector [3]: sres = a9703428 20241224085536218 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224085536218 DAUC <0003> auc.c:113 vector [4]: rand = fdc10662adc612cfbcd40aaf32629d2f 20241224085536218 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241224085536218 DAUC <0003> auc.c:142 vector [4]: autn = 8df9b6c1583d0000b85cf8e53bb38ca1 20241224085536218 DAUC <0003> auc.c:143 vector [4]: ck = be13007706c6764840b259ead5f008bd 20241224085536218 DAUC <0003> auc.c:144 vector [4]: ik = 3b51b87280b0be64a21c1c130e90e55b 20241224085536218 DAUC <0003> auc.c:145 vector [4]: res = d5b1d8fe52e57cb30000000000000000 20241224085536218 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085536218 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224085536218 DAUC <0003> auc.c:179 vector [4]: kc = 4ac0a5a5e502a400 20241224085536218 DAUC <0003> auc.c:180 vector [4]: sres = ea91115f 20241224085536218 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224085536218 DAUC <0003> db_auc.c:245 IMSI='262426214841294': Generated 5 vectors 20241224085536218 DAUC <0003> db_auc.c:249 IMSI='262426214841294': Updating SQN=481 in DB 20241224085536218 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426214841294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426214841294"} 20241224085536218 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426214841294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536218 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536218 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50262<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085536221 DAUC <0003> db_auc.c:157 IMSI='262421476586425': No 2G Auth Data 20241224085536221 DAUC <0003> db_auc.c:192 IMSI='262421476586425': No 3G Auth Data HLR_Test-GSUP(21)@e4b7ca0511f4: Created GsupExpect[0] for "262421476586425" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241224085536238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50266<->l=127.0.0.1:4258 20241224085536241 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536241 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421476586425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421476586425"} 20241224085536241 DAUC <0003> db_auc.c:236 IMSI='262421476586425': Calling to generate 1 vectors 20241224085536241 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241224085536241 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536241 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085536241 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224085536241 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536241 DAUC <0003> auc.c:113 vector [0]: rand = d39a54aeab172d38f0348ece0c7c218a 20241224085536241 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224085536241 DAUC <0003> auc.c:142 vector [0]: autn = 5260653491ff00000cc4b1cf1509b0c8 20241224085536241 DAUC <0003> auc.c:143 vector [0]: ck = cae72db650a8eb6fe7d8944dc8c1164e 20241224085536241 DAUC <0003> auc.c:144 vector [0]: ik = c5c8ffc5d639251b2f19bc879364ed60 20241224085536241 DAUC <0003> auc.c:145 vector [0]: res = 8cb17d793d7a422b0000000000000000 20241224085536241 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536241 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085536241 DAUC <0003> auc.c:179 vector [0]: kc = 682d13d27e826bff 20241224085536241 DAUC <0003> auc.c:180 vector [0]: sres = 6f210caf 20241224085536241 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085536241 DAUC <0003> db_auc.c:245 IMSI='262421476586425': Generated 1 vectors 20241224085536241 DAUC <0003> db_auc.c:249 IMSI='262421476586425': Updating SQN=33 in DB 20241224085536241 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421476586425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421476586425"} 20241224085536241 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421476586425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536241 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536241 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e4b7ca0511f4: Found GsupExpect[0] for "262421476586425" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@e4b7ca0511f4: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262421476586425" TC_gsup_sai_num_auth_vectors(31)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085536244 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536244 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421476586425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421476586425"} 20241224085536244 DAUC <0003> db_auc.c:236 IMSI='262421476586425': Calling to generate 4 vectors 20241224085536244 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241224085536244 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536244 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085536244 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241224085536244 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536244 DAUC <0003> auc.c:113 vector [0]: rand = 79d124cb04c38867ea54571cc6bb62f0 20241224085536244 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241224085536244 DAUC <0003> auc.c:142 vector [0]: autn = ab3223d61f7f0000437ae1320cdfddb4 20241224085536244 DAUC <0003> auc.c:143 vector [0]: ck = 592f0c9d59c0c6fca33fa7c5f9d82073 20241224085536244 DAUC <0003> auc.c:144 vector [0]: ik = 4d59d9a3f5f99ad6e62244afb3a281c1 20241224085536244 DAUC <0003> auc.c:145 vector [0]: res = 6762625551e9c75f0000000000000000 20241224085536244 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536244 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085536244 DAUC <0003> auc.c:179 vector [0]: kc = 436016e887a625a5 20241224085536244 DAUC <0003> auc.c:180 vector [0]: sres = ac19436f 20241224085536244 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085536244 DAUC <0003> auc.c:113 vector [1]: rand = 2bca20620b1fa9624a6b74856083c426 20241224085536244 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241224085536244 DAUC <0003> auc.c:142 vector [1]: autn = fc8400d804cd0000bda993e74719d164 20241224085536244 DAUC <0003> auc.c:143 vector [1]: ck = bd623f00875abe9994203bfd850ac92e 20241224085536244 DAUC <0003> auc.c:144 vector [1]: ik = 40716af367d61409664486c3afb22014 20241224085536244 DAUC <0003> auc.c:145 vector [1]: res = 9db7e3f671e9a8450000000000000000 20241224085536244 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085536244 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224085536244 DAUC <0003> auc.c:179 vector [1]: kc = c0644d5343338c46 20241224085536244 DAUC <0003> auc.c:180 vector [1]: sres = f76a9bbc 20241224085536244 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224085536244 DAUC <0003> auc.c:113 vector [2]: rand = c566c9389579c4c80c4e5b9fcdbbeb5c 20241224085536244 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241224085536244 DAUC <0003> auc.c:142 vector [2]: autn = 33b0311ce00000001689e349b281c3c0 20241224085536244 DAUC <0003> auc.c:143 vector [2]: ck = 677127e1c208f1cb206edaf60c619de2 20241224085536244 DAUC <0003> auc.c:144 vector [2]: ik = e5c7108252a9cc6af2967eddde224a70 20241224085536244 DAUC <0003> auc.c:145 vector [2]: res = 8a375f9dd031ad8f0000000000000000 20241224085536244 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085536244 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224085536244 DAUC <0003> auc.c:179 vector [2]: kc = 109d9f51cc94757d 20241224085536244 DAUC <0003> auc.c:180 vector [2]: sres = f1b0b68a 20241224085536244 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224085536244 DAUC <0003> auc.c:113 vector [3]: rand = deaaf53c2aa3bd90e1a4f7ed13b32c2e 20241224085536244 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241224085536244 DAUC <0003> auc.c:142 vector [3]: autn = b3495a1e79d20000c17654e550da0e11 20241224085536244 DAUC <0003> auc.c:143 vector [3]: ck = 1d33c5b7167f6439c857f7678f56b45d 20241224085536244 DAUC <0003> auc.c:144 vector [3]: ik = 25a8cf13c8319bf0d601e8463379be58 20241224085536244 DAUC <0003> auc.c:145 vector [3]: res = 938a38b86c5a4e120000000000000000 20241224085536244 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085536244 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224085536245 DAUC <0003> auc.c:179 vector [3]: kc = 03d00bf842e9c9b8 20241224085536245 DAUC <0003> auc.c:180 vector [3]: sres = fc1a140c 20241224085536245 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224085536245 DAUC <0003> db_auc.c:245 IMSI='262421476586425': Generated 4 vectors 20241224085536245 DAUC <0003> db_auc.c:249 IMSI='262421476586425': Updating SQN=161 in DB 20241224085536245 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421476586425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421476586425"} 20241224085536245 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421476586425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536245 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536245 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536248 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536248 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421476586425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421476586425"} 20241224085536248 DAUC <0003> db_auc.c:236 IMSI='262421476586425': Calling to generate 5 vectors 20241224085536248 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224085536248 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536248 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085536248 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241224085536248 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536248 DAUC <0003> auc.c:113 vector [0]: rand = 56926f7c7ca569720e52a814a6283a6f 20241224085536248 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241224085536248 DAUC <0003> auc.c:142 vector [0]: autn = 4da0de7a8c4e0000a42340598fc542f6 20241224085536248 DAUC <0003> auc.c:143 vector [0]: ck = f68247f05ae3be4d71baf61c330550e0 20241224085536248 DAUC <0003> auc.c:144 vector [0]: ik = f44f16b933977a03c0a7315c58113df2 20241224085536248 DAUC <0003> auc.c:145 vector [0]: res = 533e585607a4d80f0000000000000000 20241224085536248 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536248 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085536248 DAUC <0003> auc.c:179 vector [0]: kc = 95b7e9dbc4b71355 20241224085536248 DAUC <0003> auc.c:180 vector [0]: sres = 02a4033f 20241224085536248 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085536248 DAUC <0003> auc.c:113 vector [1]: rand = 506b586edcd7001166cdfb80a34a0669 20241224085536248 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241224085536248 DAUC <0003> auc.c:142 vector [1]: autn = ae6c410d3c030000d0b152c1356cb8b3 20241224085536248 DAUC <0003> auc.c:143 vector [1]: ck = 453300aa38960b3b6a5e10dc094f1f6e 20241224085536248 DAUC <0003> auc.c:144 vector [1]: ik = 9a52068564cc9329155ec14f94be8326 20241224085536248 DAUC <0003> auc.c:145 vector [1]: res = faa06d8cfee49aa00000000000000000 20241224085536248 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085536248 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224085536248 DAUC <0003> auc.c:179 vector [1]: kc = 09f8b7898f13c43e 20241224085536248 DAUC <0003> auc.c:180 vector [1]: sres = 89171cf2 20241224085536248 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224085536248 DAUC <0003> auc.c:113 vector [2]: rand = d8c402c8233eda8523040b925bff9411 20241224085536248 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241224085536248 DAUC <0003> auc.c:142 vector [2]: autn = 784c611906510000ef81377fdba7ec18 20241224085536248 DAUC <0003> auc.c:143 vector [2]: ck = 9907472c608ef5ea140ab28f76f5a27f 20241224085536248 DAUC <0003> auc.c:144 vector [2]: ik = b27d685ebc0e38b6eaaf3034985d91ff 20241224085536248 DAUC <0003> auc.c:145 vector [2]: res = 773f45942d30d4350000000000000000 20241224085536248 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085536248 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224085536248 DAUC <0003> auc.c:179 vector [2]: kc = 1b328a1ccb0e3fd6 20241224085536249 DAUC <0003> auc.c:180 vector [2]: sres = bb1f63b0 20241224085536249 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224085536249 DAUC <0003> auc.c:113 vector [3]: rand = 289676bee298483a3f1b721bbaf0503b 20241224085536249 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241224085536249 DAUC <0003> auc.c:142 vector [3]: autn = 43a46bcc288900008dd399f6d6bf0a9a 20241224085536249 DAUC <0003> auc.c:143 vector [3]: ck = 6607f93e6531422b38566af2d56b8587 20241224085536249 DAUC <0003> auc.c:144 vector [3]: ik = aee0376a0db8a8758af90cc524c227a1 20241224085536249 DAUC <0003> auc.c:145 vector [3]: res = bb8ba5c180da258f0000000000000000 20241224085536249 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085536249 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224085536249 DAUC <0003> auc.c:179 vector [3]: kc = 1850ab731fe5b2ba 20241224085536249 DAUC <0003> auc.c:180 vector [3]: sres = a24d1602 20241224085536249 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224085536249 DAUC <0003> auc.c:113 vector [4]: rand = cc5ecdf0a75ead49f0885a4f3d5ee745 20241224085536249 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241224085536249 DAUC <0003> auc.c:142 vector [4]: autn = acfc387372190000314b2b688b631873 20241224085536249 DAUC <0003> auc.c:143 vector [4]: ck = 85ef6f4f55667e688f1486a5aa17d1d1 20241224085536249 DAUC <0003> auc.c:144 vector [4]: ik = edcba852e74988ba2fec0002e0644598 20241224085536249 DAUC <0003> auc.c:145 vector [4]: res = 79785037c0211fff0000000000000000 20241224085536249 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085536249 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224085536249 DAUC <0003> auc.c:179 vector [4]: kc = d563687d4ce6041d 20241224085536249 DAUC <0003> auc.c:180 vector [4]: sres = 031fd74d 20241224085536249 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224085536249 DAUC <0003> db_auc.c:245 IMSI='262421476586425': Generated 5 vectors 20241224085536249 DAUC <0003> db_auc.c:249 IMSI='262421476586425': Updating SQN=321 in DB 20241224085536249 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421476586425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421476586425"} 20241224085536249 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421476586425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536249 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536249 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536252 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536252 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421476586425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421476586425"} 20241224085536252 DAUC <0003> db_auc.c:236 IMSI='262421476586425': Calling to generate 5 vectors 20241224085536252 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224085536252 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085536252 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085536252 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241224085536252 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085536252 DAUC <0003> auc.c:113 vector [0]: rand = dec356362f6e94bdd907f5c6cf9dcdaf 20241224085536252 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241224085536252 DAUC <0003> auc.c:142 vector [0]: autn = 761147bba9b00000c64703489dea485d 20241224085536252 DAUC <0003> auc.c:143 vector [0]: ck = 66065bbd840028c48cc98577639c5bf3 20241224085536252 DAUC <0003> auc.c:144 vector [0]: ik = aeca5847f365cce3e51f8eb8d83e9b86 20241224085536252 DAUC <0003> auc.c:145 vector [0]: res = dfb57cbac81ec9f00000000000000000 20241224085536252 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085536252 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085536252 DAUC <0003> auc.c:179 vector [0]: kc = 27a2475f2f76ccbd 20241224085536252 DAUC <0003> auc.c:180 vector [0]: sres = 93c64163 20241224085536252 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085536252 DAUC <0003> auc.c:113 vector [1]: rand = 591fab94951e8f8f1f249ca10079ecd2 20241224085536252 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241224085536252 DAUC <0003> auc.c:142 vector [1]: autn = 1866a57fbc170000d00d12acda391e9c 20241224085536252 DAUC <0003> auc.c:143 vector [1]: ck = 8c5b1f515b49b96fd3b7647c515f2b9c 20241224085536252 DAUC <0003> auc.c:144 vector [1]: ik = 0465c3da18846c53077c63e598309e9d 20241224085536252 DAUC <0003> auc.c:145 vector [1]: res = a534929663d3a8290000000000000000 20241224085536252 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085536252 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224085536252 DAUC <0003> auc.c:179 vector [1]: kc = b6968fdfb1e4421f 20241224085536252 DAUC <0003> auc.c:180 vector [1]: sres = ca082fe4 20241224085536252 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224085536252 DAUC <0003> auc.c:113 vector [2]: rand = 937a3c5034cf5aea4d28e7190339a2e1 20241224085536252 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241224085536252 DAUC <0003> auc.c:142 vector [2]: autn = 0d25db63adc700001d6a8526fcf2177e 20241224085536252 DAUC <0003> auc.c:143 vector [2]: ck = 8e49e458f88a92ebc4badc079a59bf1b 20241224085536252 DAUC <0003> auc.c:144 vector [2]: ik = 41fab2ca5c30fb5268d46bb5c45987da 20241224085536252 DAUC <0003> auc.c:145 vector [2]: res = fb56ab76a39b29810000000000000000 20241224085536252 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085536252 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224085536252 DAUC <0003> auc.c:179 vector [2]: kc = e9c137758a217b2b 20241224085536252 DAUC <0003> auc.c:180 vector [2]: sres = 3562481b 20241224085536252 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224085536252 DAUC <0003> auc.c:113 vector [3]: rand = 1485bd04f5fdd5eb13ba7d9b31d28700 20241224085536252 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241224085536252 DAUC <0003> auc.c:142 vector [3]: autn = 01dc95cc59de00005e1a8e99c0b1fb33 20241224085536252 DAUC <0003> auc.c:143 vector [3]: ck = ecb1652bc68407e50120097bac8deb6e 20241224085536252 DAUC <0003> auc.c:144 vector [3]: ik = cbcde36f4a37093263cd6bc8e75a0b5d 20241224085536252 DAUC <0003> auc.c:145 vector [3]: res = 2db59714857de6b30000000000000000 20241224085536252 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085536252 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224085536252 DAUC <0003> auc.c:179 vector [3]: kc = ff25657c1df0f48b 20241224085536252 DAUC <0003> auc.c:180 vector [3]: sres = 678b98d9 20241224085536252 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224085536252 DAUC <0003> auc.c:113 vector [4]: rand = 5b0400a043964b5e93296e30c6050acc 20241224085536252 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241224085536252 DAUC <0003> auc.c:142 vector [4]: autn = 6fb2bf1f904d00006d045255ccc1f1fa 20241224085536252 DAUC <0003> auc.c:143 vector [4]: ck = 9d4dd50f52827f0a9849115c04768b1c 20241224085536252 DAUC <0003> auc.c:144 vector [4]: ik = b4ae0f9407753b4de8efe91598d8aa6b 20241224085536252 DAUC <0003> auc.c:145 vector [4]: res = 9695660454d67c990000000000000000 20241224085536252 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085536252 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224085536252 DAUC <0003> auc.c:179 vector [4]: kc = 8dea9525ae101210 20241224085536252 DAUC <0003> auc.c:180 vector [4]: sres = a25e1b6c 20241224085536252 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224085536252 DAUC <0003> db_auc.c:245 IMSI='262421476586425': Generated 5 vectors 20241224085536252 DAUC <0003> db_auc.c:249 IMSI='262421476586425': Updating SQN=481 in DB 20241224085536252 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421476586425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421476586425"} 20241224085536252 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421476586425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085536252 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085536252 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085536255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50266<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@e4b7ca0511f4: Final verdict of PTC: pass MTC@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085536257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50186<->l=127.0.0.1:4258 20241224085536258 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45719<->l=127.0.0.1:4259) 20241224085536258 DLINP <000b> input/ipa.c:452 connected read/write 20241224085536258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085536258 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085536258 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085536258 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@e4b7ca0511f4: Final verdict of PTC: none 22@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: pass MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:55:36 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20241224085536299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50272<->l=127.0.0.1:4258 20241224085536400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50272<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=275028) Waiting for packet dumper to finish... 1 (prev_count=275028, count=408904) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:55:38 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_sai_eps started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085539482 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085539482 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085539484 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085539485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43016<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085539488 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085539488 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085539488 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085539488 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  20241224085539488 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085539488 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  20241224085539488 DLGSUP <0013> gsup_server.c:236 2:  20241224085539488 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085539488 DLGSUP <0013> gsup_server.c:236 3:  20241224085539488 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085539488 DLGSUP <0013> gsup_server.c:236 4:  20241224085539488 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085539488 DLGSUP <0013> gsup_server.c:236 5:  20241224085539488 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085539488 DLGSUP <0013> gsup_server.c:236 7:  20241224085539488 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085539488 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085539488 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085539488 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)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@e4b7ca0511f4: 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") 20241224085539509 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46701<->l=127.0.0.1:4259) 20241224085539514 DAUC <0003> db_auc.c:157 IMSI='262428621931656': No 2G Auth Data 20241224085539514 DAUC <0003> db_auc.c:192 IMSI='262428621931656': No 3G Auth Data HLR_Test-GSUP(33)@e4b7ca0511f4: Created GsupExpect[0] for "262428621931656" to be handled at TC_gsup_sai_eps(36) 20241224085539534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43024<->l=127.0.0.1:4258 20241224085539539 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085539539 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428621931656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428621931656"} 20241224085539539 DAUC <0003> db_auc.c:157 IMSI='262428621931656': No 2G Auth Data 20241224085539539 DAUC <0003> db_auc.c:236 IMSI='262428621931656': Calling to generate 5 vectors 20241224085539539 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241224085539539 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085539539 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085539539 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224085539539 DAUC <0003> auc.c:113 vector [0]: rand = 0ed90cd3e0cde882a2f227335c793127 20241224085539539 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224085539539 DAUC <0003> auc.c:142 vector [0]: autn = 44d054bb0f798000f1c258223b5a65dc 20241224085539539 DAUC <0003> auc.c:143 vector [0]: ck = 6eeceafc2ce0a50146b4d747e165f7f1 20241224085539539 DAUC <0003> auc.c:144 vector [0]: ik = 987a2b0a64cc98285259642b19c83632 20241224085539539 DAUC <0003> auc.c:145 vector [0]: res = eea21ca5c5ef20c10000000000000000 20241224085539539 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085539539 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224085539539 DAUC <0003> auc.c:151 vector [0]: kc = e27b729ab081fcea 20241224085539539 DAUC <0003> auc.c:152 vector [0]: sres = 2b4d3c64 20241224085539539 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224085539539 DAUC <0003> auc.c:113 vector [1]: rand = 5f695c0c138864546a38597485c9f410 20241224085539539 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224085539539 DAUC <0003> auc.c:142 vector [1]: autn = 7e63ee234c71800067d6e6d463dff0ad 20241224085539539 DAUC <0003> auc.c:143 vector [1]: ck = ad932a1beb03d54c8f434e6445f2634a 20241224085539539 DAUC <0003> auc.c:144 vector [1]: ik = c0d1efe866f9e75015e12a6f7417c7a5 20241224085539539 DAUC <0003> auc.c:145 vector [1]: res = a98fe95dac5142590000000000000000 20241224085539539 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085539539 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224085539539 DAUC <0003> auc.c:151 vector [1]: kc = f7e0a1f8bc1f96f3 20241224085539539 DAUC <0003> auc.c:152 vector [1]: sres = 05deab04 20241224085539539 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224085539539 DAUC <0003> auc.c:113 vector [2]: rand = 0ddb62ed1c67c3b72dc1de735475d94f 20241224085539539 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224085539539 DAUC <0003> auc.c:142 vector [2]: autn = f347a690054c8000f2b0f3b573db977e 20241224085539539 DAUC <0003> auc.c:143 vector [2]: ck = cc7273e2d6148d472f1e568e43cfd533 20241224085539539 DAUC <0003> auc.c:144 vector [2]: ik = dfb281f2286b43f70eee36411f4a22d9 20241224085539539 DAUC <0003> auc.c:145 vector [2]: res = a39bbf7a2d2811ad0000000000000000 20241224085539539 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085539539 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224085539539 DAUC <0003> auc.c:151 vector [2]: kc = 323092dfa2fa395a 20241224085539539 DAUC <0003> auc.c:152 vector [2]: sres = 8eb3aed7 20241224085539539 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224085539539 DAUC <0003> auc.c:113 vector [3]: rand = ea305624ecc149d59b01ad5c5fa210af 20241224085539539 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224085539539 DAUC <0003> auc.c:142 vector [3]: autn = 03fddcc65df280007e4740ac2457570e 20241224085539539 DAUC <0003> auc.c:143 vector [3]: ck = aa675a42b60015b275418372d0f1e144 20241224085539539 DAUC <0003> auc.c:144 vector [3]: ik = 403af6fceec5aded1777e5f500c26e65 20241224085539539 DAUC <0003> auc.c:145 vector [3]: res = 60d8fc1b12e406de0000000000000000 20241224085539539 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085539539 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224085539539 DAUC <0003> auc.c:151 vector [3]: kc = 886bca3988f6377e 20241224085539539 DAUC <0003> auc.c:152 vector [3]: sres = 723cfac5 20241224085539539 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224085539539 DAUC <0003> auc.c:113 vector [4]: rand = 8bc5736c21be962957764dd50965a4ea 20241224085539539 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224085539539 DAUC <0003> auc.c:142 vector [4]: autn = c8928e0b022580004f251833741553bd 20241224085539539 DAUC <0003> auc.c:143 vector [4]: ck = 896ce2488865aee9976151b43f37f533 20241224085539539 DAUC <0003> auc.c:144 vector [4]: ik = 8b1d0f8f167e42050de5b8683f771b60 20241224085539539 DAUC <0003> auc.c:145 vector [4]: res = f3a281d586990ddd0000000000000000 20241224085539539 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085539539 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241224085539539 DAUC <0003> auc.c:151 vector [4]: kc = 98f5041b9e5b02bf 20241224085539539 DAUC <0003> auc.c:152 vector [4]: sres = 753b8c08 20241224085539539 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241224085539539 DAUC <0003> db_auc.c:245 IMSI='262428621931656': Generated 5 vectors 20241224085539539 DAUC <0003> db_auc.c:249 IMSI='262428621931656': Updating SQN=161 in DB 20241224085539539 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428621931656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428621931656"} 20241224085539539 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428621931656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085539539 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085539540 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e4b7ca0511f4: Found GsupExpect[0] for "262428621931656" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_sai_eps(36)"262428621931656" TC_gsup_sai_eps(36)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085539543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43024<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085539545 DAUC <0003> db_auc.c:157 IMSI='262421525280014': No 2G Auth Data 20241224085539545 DAUC <0003> db_auc.c:192 IMSI='262421525280014': No 3G Auth Data HLR_Test-GSUP(33)@e4b7ca0511f4: Created GsupExpect[0] for "262421525280014" to be handled at TC_gsup_sai_eps(37) 20241224085539560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43030<->l=127.0.0.1:4258 20241224085539563 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085539564 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421525280014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421525280014"} 20241224085539564 DAUC <0003> db_auc.c:157 IMSI='262421525280014': No 2G Auth Data 20241224085539564 DAUC <0003> db_auc.c:236 IMSI='262421525280014': Calling to generate 5 vectors 20241224085539564 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241224085539564 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085539564 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241224085539564 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224085539564 DAUC <0003> auc.c:113 vector [0]: rand = 67f50e89dbdbe2046d51a9edf53b6889 20241224085539564 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224085539564 DAUC <0003> auc.c:142 vector [0]: autn = 74b543a916bc80002213170360d477f6 20241224085539564 DAUC <0003> auc.c:143 vector [0]: ck = df48696ccbaec357e0bcb2385919471d 20241224085539564 DAUC <0003> auc.c:144 vector [0]: ik = a7ca50f6608ada21217db2c2f33f9416 20241224085539564 DAUC <0003> auc.c:145 vector [0]: res = b121f4cca78cfa740000000000000000 20241224085539564 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085539564 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224085539564 DAUC <0003> auc.c:151 vector [0]: kc = b94339600102ca7d 20241224085539564 DAUC <0003> auc.c:152 vector [0]: sres = 16ad0eb8 20241224085539564 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224085539564 DAUC <0003> auc.c:113 vector [1]: rand = fcc1c0eeaeb11187600edbd300e05b50 20241224085539564 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224085539564 DAUC <0003> auc.c:142 vector [1]: autn = aac142d1f55b80002b5e76d7f958b386 20241224085539564 DAUC <0003> auc.c:143 vector [1]: ck = 8c2920f10c20213bb1547e034397d949 20241224085539564 DAUC <0003> auc.c:144 vector [1]: ik = a0b83bb7c3410681af820fb4edc57920 20241224085539564 DAUC <0003> auc.c:145 vector [1]: res = 18f0c02411d9ec1e0000000000000000 20241224085539564 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085539564 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224085539564 DAUC <0003> auc.c:151 vector [1]: kc = 32476af1613387d3 20241224085539564 DAUC <0003> auc.c:152 vector [1]: sres = 09292c3a 20241224085539564 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224085539564 DAUC <0003> auc.c:113 vector [2]: rand = b8cb0d95c4b587e0c7b537872182bdfa 20241224085539564 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224085539564 DAUC <0003> auc.c:142 vector [2]: autn = de10e310411880000b649178922347e7 20241224085539564 DAUC <0003> auc.c:143 vector [2]: ck = d88569d9881185f0f7320910d6e9280c 20241224085539564 DAUC <0003> auc.c:144 vector [2]: ik = 7237deb2ec1c7185cb580af74469328b 20241224085539564 DAUC <0003> auc.c:145 vector [2]: res = cb27969809108e7c0000000000000000 20241224085539564 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085539564 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224085539564 DAUC <0003> auc.c:151 vector [2]: kc = 96d8b48cf68deef2 20241224085539564 DAUC <0003> auc.c:152 vector [2]: sres = c23718e4 20241224085539564 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224085539564 DAUC <0003> auc.c:113 vector [3]: rand = 40c258171ec10686261cc6568c87cf64 20241224085539564 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224085539564 DAUC <0003> auc.c:142 vector [3]: autn = 6fabba5b47fd800006657103123fd3f5 20241224085539564 DAUC <0003> auc.c:143 vector [3]: ck = 7e2baeb37d20c282b91c33245e1adf3d 20241224085539564 DAUC <0003> auc.c:144 vector [3]: ik = 6a5e033b0bf2328a0a06853c87c2a480 20241224085539564 DAUC <0003> auc.c:145 vector [3]: res = 90e1c2bb38522e9e0000000000000000 20241224085539564 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085539564 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224085539564 DAUC <0003> auc.c:151 vector [3]: kc = a76f1b90af0a8bb5 20241224085539564 DAUC <0003> auc.c:152 vector [3]: sres = a8b3ec25 20241224085539564 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224085539564 DAUC <0003> auc.c:113 vector [4]: rand = cb4e45037f8ab90e569dcf73526cb098 20241224085539564 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224085539564 DAUC <0003> auc.c:142 vector [4]: autn = ce7f5adb2ebe80008663e82e03c4fa27 20241224085539564 DAUC <0003> auc.c:143 vector [4]: ck = 93930362eb1bb3e4449eb5734b2eaba0 20241224085539564 DAUC <0003> auc.c:144 vector [4]: ik = fd562658823069fda2bab7e370735b03 20241224085539564 DAUC <0003> auc.c:145 vector [4]: res = 9e2babf3b7ab5bc20000000000000000 20241224085539564 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085539564 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241224085539564 DAUC <0003> auc.c:151 vector [4]: kc = 88e127aa52762aba 20241224085539564 DAUC <0003> auc.c:152 vector [4]: sres = 2980f031 20241224085539564 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241224085539564 DAUC <0003> db_auc.c:245 IMSI='262421525280014': Generated 5 vectors 20241224085539564 DAUC <0003> db_auc.c:249 IMSI='262421525280014': Updating SQN=161 in DB 20241224085539564 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421525280014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421525280014"} 20241224085539564 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421525280014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085539564 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085539564 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e4b7ca0511f4: Found GsupExpect[0] for "262421525280014" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@e4b7ca0511f4: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421525280014" TC_gsup_sai_eps(37)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085539567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43030<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085539568 DAUC <0003> db_auc.c:157 IMSI='262428207715537': No 2G Auth Data 20241224085539568 DAUC <0003> db_auc.c:192 IMSI='262428207715537': No 3G Auth Data HLR_Test-GSUP(33)@e4b7ca0511f4: Created GsupExpect[0] for "262428207715537" to be handled at TC_gsup_sai_eps(38) 20241224085539584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43046<->l=127.0.0.1:4258 20241224085539588 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085539588 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428207715537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428207715537"} 20241224085539588 DAUC <0003> db_auc.c:236 IMSI='262428207715537': Calling to generate 5 vectors 20241224085539588 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224085539588 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085539588 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085539588 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224085539588 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085539588 DAUC <0003> auc.c:113 vector [0]: rand = a6e3a357eccfa19c67d7d4e3e513438c 20241224085539588 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224085539588 DAUC <0003> auc.c:142 vector [0]: autn = d33332f62b0380004e6db97ad70aa158 20241224085539588 DAUC <0003> auc.c:143 vector [0]: ck = f3db3ff0a10426e1cb84dfe5d38e05c5 20241224085539588 DAUC <0003> auc.c:144 vector [0]: ik = 0d23b9bc197c00ab58d1e91ab6af0842 20241224085539588 DAUC <0003> auc.c:145 vector [0]: res = 1f7a2ecc8021818a0000000000000000 20241224085539588 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085539588 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085539588 DAUC <0003> auc.c:179 vector [0]: kc = 80c7b5f8f3460000 20241224085539588 DAUC <0003> auc.c:180 vector [0]: sres = a24698d1 20241224085539588 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085539588 DAUC <0003> auc.c:113 vector [1]: rand = 735bdab33cd92d4a46db377ec62de58c 20241224085539588 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224085539588 DAUC <0003> auc.c:142 vector [1]: autn = 123d59aa2f69800018b6e4dbe987ae87 20241224085539588 DAUC <0003> auc.c:143 vector [1]: ck = c7765e0bcda8b3b997bb60d0fc561ecc 20241224085539588 DAUC <0003> auc.c:144 vector [1]: ik = a9687fdd57a1805ef28a854eb996d2c3 20241224085539588 DAUC <0003> auc.c:145 vector [1]: res = a9b020e56b3019c60000000000000000 20241224085539588 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085539588 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224085539588 DAUC <0003> auc.c:179 vector [1]: kc = ea1c01306a07b800 20241224085539588 DAUC <0003> auc.c:180 vector [1]: sres = efb0d6d3 20241224085539588 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224085539588 DAUC <0003> auc.c:113 vector [2]: rand = f06c7ccc2df491c1b38f5433b143a5ed 20241224085539588 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224085539588 DAUC <0003> auc.c:142 vector [2]: autn = 2211f3afb941800099bdecf843f3b05d 20241224085539588 DAUC <0003> auc.c:143 vector [2]: ck = bd1ee32d66b9eb9dece1a15502a897db 20241224085539588 DAUC <0003> auc.c:144 vector [2]: ik = 24703f6ca15c66b25ece2879a0f16eed 20241224085539588 DAUC <0003> auc.c:145 vector [2]: res = 11a60eb159c2113f0000000000000000 20241224085539588 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085539588 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224085539588 DAUC <0003> auc.c:179 vector [2]: kc = a51472dd951bac00 20241224085539588 DAUC <0003> auc.c:180 vector [2]: sres = 1f0ed7b0 20241224085539588 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224085539588 DAUC <0003> auc.c:113 vector [3]: rand = 2fef69a68bf9dac4296235480dce05a0 20241224085539588 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224085539588 DAUC <0003> auc.c:142 vector [3]: autn = 57b1da40c5c58000850030d44bb3a28b 20241224085539588 DAUC <0003> auc.c:143 vector [3]: ck = 3a43b4a7101319fba497dc60aa726d41 20241224085539588 DAUC <0003> auc.c:144 vector [3]: ik = 4ba07610fce8c8198851d8c70692140d 20241224085539588 DAUC <0003> auc.c:145 vector [3]: res = e406c798fa2ac92e0000000000000000 20241224085539589 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085539589 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224085539589 DAUC <0003> auc.c:179 vector [3]: kc = b6352a3ebba54000 20241224085539589 DAUC <0003> auc.c:180 vector [3]: sres = 621736ef 20241224085539589 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224085539589 DAUC <0003> auc.c:113 vector [4]: rand = e531ddb763f96373c4874a9e3c75f1b4 20241224085539589 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224085539589 DAUC <0003> auc.c:142 vector [4]: autn = b3fe29c867658000f54f860feea21462 20241224085539589 DAUC <0003> auc.c:143 vector [4]: ck = 9cc49cf9f91dc80e73e53e0753b5a8a5 20241224085539589 DAUC <0003> auc.c:144 vector [4]: ik = e74908cf9ed37a78b8bf53a53d7ffd34 20241224085539589 DAUC <0003> auc.c:145 vector [4]: res = 7573042e3e5614390000000000000000 20241224085539589 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085539589 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224085539589 DAUC <0003> auc.c:179 vector [4]: kc = 3ba9602b8ecff000 20241224085539589 DAUC <0003> auc.c:180 vector [4]: sres = 2a733376 20241224085539589 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224085539589 DAUC <0003> db_auc.c:245 IMSI='262428207715537': Generated 5 vectors 20241224085539589 DAUC <0003> db_auc.c:249 IMSI='262428207715537': Updating SQN=161 in DB 20241224085539589 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428207715537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428207715537"} 20241224085539589 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428207715537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085539589 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085539589 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e4b7ca0511f4: Found GsupExpect[0] for "262428207715537" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@e4b7ca0511f4: Added IMSI table entry 2TC_gsup_sai_eps(38)"262428207715537" TC_gsup_sai_eps(38)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085539592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43046<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085539593 DAUC <0003> db_auc.c:157 IMSI='262427688082292': No 2G Auth Data 20241224085539593 DAUC <0003> db_auc.c:192 IMSI='262427688082292': No 3G Auth Data HLR_Test-GSUP(33)@e4b7ca0511f4: Created GsupExpect[0] for "262427688082292" to be handled at TC_gsup_sai_eps(39) 20241224085539608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43048<->l=127.0.0.1:4258 20241224085539612 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085539612 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427688082292 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427688082292"} 20241224085539612 DAUC <0003> db_auc.c:236 IMSI='262427688082292': Calling to generate 5 vectors 20241224085539612 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224085539612 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085539612 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085539612 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224085539612 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085539612 DAUC <0003> auc.c:113 vector [0]: rand = b3a5483f5ba80c3e7cffc539f2fd8c02 20241224085539612 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224085539612 DAUC <0003> auc.c:142 vector [0]: autn = c06451dbecfa80006bcdf1f2714b5b7b 20241224085539612 DAUC <0003> auc.c:143 vector [0]: ck = a23bfd35c4f1c2906cd5f7a94f359838 20241224085539612 DAUC <0003> auc.c:144 vector [0]: ik = 91bf9cb6ff3ea7bdc15de31944ddd6af 20241224085539612 DAUC <0003> auc.c:145 vector [0]: res = 2d8e0befc650362a0000000000000000 20241224085539612 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085539612 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085539612 DAUC <0003> auc.c:179 vector [0]: kc = 73bf324193605c00 20241224085539612 DAUC <0003> auc.c:180 vector [0]: sres = 257a9c0f 20241224085539612 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085539612 DAUC <0003> auc.c:113 vector [1]: rand = 58b7c947e4d513cebd3ca8ef326e38c5 20241224085539612 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224085539612 DAUC <0003> auc.c:142 vector [1]: autn = 7ba429838eb280009215d01ff12bed30 20241224085539612 DAUC <0003> auc.c:143 vector [1]: ck = 0ac4a48ecda4bf9cb20546618eccb041 20241224085539612 DAUC <0003> auc.c:144 vector [1]: ik = b5ec5f9913e9fa2c3427426ff5e912f8 20241224085539612 DAUC <0003> auc.c:145 vector [1]: res = ec6d1d3da3e4ddd00000000000000000 20241224085539612 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085539612 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224085539612 DAUC <0003> auc.c:179 vector [1]: kc = 687393b508c9d400 20241224085539612 DAUC <0003> auc.c:180 vector [1]: sres = 2a5f30b2 20241224085539612 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224085539612 DAUC <0003> auc.c:113 vector [2]: rand = 4226fcba4537d15d43d7e1f5a2698c54 20241224085539612 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224085539612 DAUC <0003> auc.c:142 vector [2]: autn = 96fb717040518000e4f015906fe9ee1e 20241224085539612 DAUC <0003> auc.c:143 vector [2]: ck = 88d8a49860dd34592357de974a41cbe5 20241224085539612 DAUC <0003> auc.c:144 vector [2]: ik = 3b3fb97d275f617ed79fad9e499fc61a 20241224085539612 DAUC <0003> auc.c:145 vector [2]: res = 58a1507e95a535db0000000000000000 20241224085539612 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085539612 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224085539612 DAUC <0003> auc.c:179 vector [2]: kc = 95b31fc2387f3c00 20241224085539612 DAUC <0003> auc.c:180 vector [2]: sres = d3c7d3fb 20241224085539612 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224085539612 DAUC <0003> auc.c:113 vector [3]: rand = 95163fc50dedb5c9f81511ce61d54a79 20241224085539612 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224085539612 DAUC <0003> auc.c:142 vector [3]: autn = f26813b4fb428000b7030ecaf6901f5e 20241224085539612 DAUC <0003> auc.c:143 vector [3]: ck = 1901eeb30696b3e45a0105599b5410ef 20241224085539612 DAUC <0003> auc.c:144 vector [3]: ik = aa923e69d6dc45211a6d81385c4a66c3 20241224085539612 DAUC <0003> auc.c:145 vector [3]: res = 8d4427b686487d070000000000000000 20241224085539612 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085539612 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224085539612 DAUC <0003> auc.c:179 vector [3]: kc = cecc1d2dae70e000 20241224085539612 DAUC <0003> auc.c:180 vector [3]: sres = f7ac9660 20241224085539612 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224085539613 DAUC <0003> auc.c:113 vector [4]: rand = 3b36c735c3c300f4845fb3fa75ea8acd 20241224085539613 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224085539613 DAUC <0003> auc.c:142 vector [4]: autn = b9989070cde0800001ff97342ff445e0 20241224085539613 DAUC <0003> auc.c:143 vector [4]: ck = f8dde8e18159b513819c59458ae1f4eb 20241224085539613 DAUC <0003> auc.c:144 vector [4]: ik = 09f9845bc26464f3ff62b5c253d27692 20241224085539613 DAUC <0003> auc.c:145 vector [4]: res = b19f8e69db6699fa0000000000000000 20241224085539613 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085539613 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224085539613 DAUC <0003> auc.c:179 vector [4]: kc = ad7c73488df9d800 20241224085539613 DAUC <0003> auc.c:180 vector [4]: sres = 10269871 20241224085539613 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224085539613 DAUC <0003> db_auc.c:245 IMSI='262427688082292': Generated 5 vectors 20241224085539613 DAUC <0003> db_auc.c:249 IMSI='262427688082292': Updating SQN=161 in DB 20241224085539613 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427688082292 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427688082292"} 20241224085539613 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427688082292 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085539613 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085539613 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e4b7ca0511f4: Found GsupExpect[0] for "262427688082292" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@e4b7ca0511f4: Added IMSI table entry 3TC_gsup_sai_eps(39)"262427688082292" TC_gsup_sai_eps(39)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085539616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43048<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085539618 DAUC <0003> db_auc.c:157 IMSI='262423369270328': No 2G Auth Data 20241224085539618 DAUC <0003> db_auc.c:192 IMSI='262423369270328': No 3G Auth Data HLR_Test-GSUP(33)@e4b7ca0511f4: Created GsupExpect[0] for "262423369270328" to be handled at TC_gsup_sai_eps(40) 20241224085539634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43052<->l=127.0.0.1:4258 20241224085539636 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085539636 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423369270328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423369270328"} 20241224085539636 DAUC <0003> db_auc.c:236 IMSI='262423369270328': Calling to generate 5 vectors 20241224085539636 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224085539636 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224085539636 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224085539636 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224085539636 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224085539637 DAUC <0003> auc.c:113 vector [0]: rand = 0588587598648d856c877c8223fbf664 20241224085539637 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224085539637 DAUC <0003> auc.c:142 vector [0]: autn = 0e388334384a80004cf7fbe87ce6202a 20241224085539637 DAUC <0003> auc.c:143 vector [0]: ck = 4a8e7f0e0f6e5d20c978005a7c5df17f 20241224085539637 DAUC <0003> auc.c:144 vector [0]: ik = bec5c7901ed6adbf072d1e22fe194e4b 20241224085539637 DAUC <0003> auc.c:145 vector [0]: res = a1a2b59d194547ec0000000000000000 20241224085539637 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224085539637 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224085539637 DAUC <0003> auc.c:179 vector [0]: kc = f0ded204a6eb3ab9 20241224085539637 DAUC <0003> auc.c:180 vector [0]: sres = 5ba502d5 20241224085539637 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224085539637 DAUC <0003> auc.c:113 vector [1]: rand = bdf72e923fd1989358a6c0c4bd5e9cc6 20241224085539637 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224085539637 DAUC <0003> auc.c:142 vector [1]: autn = 6e33de96644a8000ae94d8fabc5b6975 20241224085539637 DAUC <0003> auc.c:143 vector [1]: ck = 2cd7c0c12c0a058ab4b25bd9b1c10e4a 20241224085539637 DAUC <0003> auc.c:144 vector [1]: ik = d08e2992ede3a77abdfb86fac733effe 20241224085539637 DAUC <0003> auc.c:145 vector [1]: res = 5300f5baaef37d4f0000000000000000 20241224085539637 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224085539637 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224085539637 DAUC <0003> auc.c:179 vector [1]: kc = 450598e7e85b3699 20241224085539637 DAUC <0003> auc.c:180 vector [1]: sres = e012ed0c 20241224085539637 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224085539637 DAUC <0003> auc.c:113 vector [2]: rand = 33fdac2a562d972e39cdec3a1703042c 20241224085539637 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224085539637 DAUC <0003> auc.c:142 vector [2]: autn = fc28146f52f48000f3e955a7d78de8cc 20241224085539637 DAUC <0003> auc.c:143 vector [2]: ck = a5b7089307dfc43ea625f4da500911e1 20241224085539637 DAUC <0003> auc.c:144 vector [2]: ik = 8ed9b7e0a5804f814f8fc23066aaaf1b 20241224085539637 DAUC <0003> auc.c:145 vector [2]: res = b4af41793d57f4fd0000000000000000 20241224085539637 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224085539637 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224085539637 DAUC <0003> auc.c:179 vector [2]: kc = 2051b21bb8082a83 20241224085539637 DAUC <0003> auc.c:180 vector [2]: sres = 76387478 20241224085539637 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224085539637 DAUC <0003> auc.c:113 vector [3]: rand = f06b43372207e882c3326c0b686dabe4 20241224085539637 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224085539637 DAUC <0003> auc.c:142 vector [3]: autn = 3f29369ee65e8000be4c4961aa35afbc 20241224085539637 DAUC <0003> auc.c:143 vector [3]: ck = 5bcac30ecb7f99e84051dcad60529c57 20241224085539637 DAUC <0003> auc.c:144 vector [3]: ik = 5dd93b99e3434cd90df80e39d4cc4027 20241224085539637 DAUC <0003> auc.c:145 vector [3]: res = 48a8df45ba82bd700000000000000000 20241224085539637 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224085539637 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224085539637 DAUC <0003> auc.c:179 vector [3]: kc = 565d439792eac9ef 20241224085539637 DAUC <0003> auc.c:180 vector [3]: sres = e89d7b09 20241224085539637 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224085539637 DAUC <0003> auc.c:113 vector [4]: rand = 2f1d10be8f0dee1773b6b838bc2e998e 20241224085539637 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224085539637 DAUC <0003> auc.c:142 vector [4]: autn = 172d12ff1a078000203205778716de91 20241224085539637 DAUC <0003> auc.c:143 vector [4]: ck = e150cd17c5af89dc4083bb5537e34c9d 20241224085539637 DAUC <0003> auc.c:144 vector [4]: ik = 3cfd0962572b57fddea073c77addc320 20241224085539637 DAUC <0003> auc.c:145 vector [4]: res = fe4b9290a5b9233f0000000000000000 20241224085539637 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224085539637 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224085539637 DAUC <0003> auc.c:179 vector [4]: kc = f7d15dd7c3ec51aa 20241224085539637 DAUC <0003> auc.c:180 vector [4]: sres = b0d0d107 20241224085539637 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224085539637 DAUC <0003> db_auc.c:245 IMSI='262423369270328': Generated 5 vectors 20241224085539637 DAUC <0003> db_auc.c:249 IMSI='262423369270328': Updating SQN=161 in DB 20241224085539637 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423369270328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423369270328"} 20241224085539637 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423369270328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085539637 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085539638 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e4b7ca0511f4: Found GsupExpect[0] for "262423369270328" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@e4b7ca0511f4: Added IMSI table entry 4TC_gsup_sai_eps(40)"262423369270328" TC_gsup_sai_eps(40)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085539641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43052<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@e4b7ca0511f4: Final verdict of PTC: pass MTC@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085539642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43016<->l=127.0.0.1:4258 20241224085539643 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46701<->l=127.0.0.1:4259) 20241224085539643 DLINP <000b> input/ipa.c:452 connected read/write 20241224085539643 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(33)@e4b7ca0511f4: Final verdict of PTC: none 20241224085539643 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085539643 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085539643 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: pass MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:55:39 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241224085539684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43060<->l=127.0.0.1:4258 20241224085539785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43060<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77476) Waiting for packet dumper to finish... 1 (prev_count=77476, count=126076) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:55:41 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_ul_unknown_imsi started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085542862 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085542862 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085542864 DLINP <000b> input/ipa.c:452 connected read/write 20241224085542864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085542865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43074<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085542867 DLINP <000b> input/ipa.c:452 connected read/write 20241224085542867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085542867 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085542867 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085542867 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  20241224085542867 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085542867 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  20241224085542867 DLGSUP <0013> gsup_server.c:236 2:  20241224085542867 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085542867 DLGSUP <0013> gsup_server.c:236 3:  20241224085542867 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085542867 DLGSUP <0013> gsup_server.c:236 4:  20241224085542867 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085542867 DLGSUP <0013> gsup_server.c:236 5:  20241224085542867 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085542867 DLGSUP <0013> gsup_server.c:236 7:  20241224085542867 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085542867 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085542867 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085542867 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@e4b7ca0511f4: 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") 20241224085542888 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43559<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@e4b7ca0511f4: Created GsupExpect[0] for "262423874471499" to be handled at TC_gsup_ul_unknown_imsi(45) 20241224085542899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43080<->l=127.0.0.1:4258 20241224085542909 DLINP <000b> input/ipa.c:452 connected read/write 20241224085542909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085542909 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423874471499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423874471499" cn_domain=PS} 20241224085542909 DLU <0006> fsm.c:456 lu(262423874471499)[0x5579287bd4d0]{UNVALIDATED}: Allocated 20241224085542909 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423874471499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241224085542909 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423874471499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423874471499" cause=IMSI unknown in HLR} 20241224085542909 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423874471499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085542909 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423874471499)[0x5579287bd4d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085542909 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423874471499)[0x5579287bd4d0]{UNVALIDATED}: Freeing instance 20241224085542909 DLU <0006> fsm.c:568 lu(PS:IMSI-262423874471499)[0x5579287bd4d0]{UNVALIDATED}: Deallocated 20241224085542909 DLINP <000b> input/ipa.c:452 connected read/write 20241224085542909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085542909 DLINP <000b> input/ipa.c:452 connected read/write 20241224085542910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@e4b7ca0511f4: Found GsupExpect[0] for "262423874471499" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262423874471499" TC_gsup_ul_unknown_imsi(45)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085542912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43080<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085542913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43074<->l=127.0.0.1:4258 20241224085542914 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43559<->l=127.0.0.1:4259) 20241224085542914 DLINP <000b> input/ipa.c:452 connected read/write 20241224085542914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085542914 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085542914 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085542914 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@e4b7ca0511f4: Final verdict of PTC: none 43@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 43: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:55:42 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20241224085542954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43088<->l=127.0.0.1:4258 20241224085543055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43088<->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=26032) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:55:45 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085546132 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085546132 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085546134 DLINP <000b> input/ipa.c:452 connected read/write 20241224085546134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085546135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43094<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085546137 DLINP <000b> input/ipa.c:452 connected read/write 20241224085546137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085546138 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085546138 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085546138 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  20241224085546138 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085546138 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  20241224085546138 DLGSUP <0013> gsup_server.c:236 2:  20241224085546138 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085546138 DLGSUP <0013> gsup_server.c:236 3:  20241224085546138 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085546138 DLGSUP <0013> gsup_server.c:236 4:  20241224085546138 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085546138 DLGSUP <0013> gsup_server.c:236 5:  20241224085546138 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085546138 DLGSUP <0013> gsup_server.c:236 7:  20241224085546138 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085546138 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085546138 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085546138 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)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@e4b7ca0511f4: 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") 20241224085546155 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42145<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@e4b7ca0511f4: Created GsupExpect[0] for "262421653262157" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241224085546167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43100<->l=127.0.0.1:4258 20241224085546185 DLINP <000b> input/ipa.c:452 connected read/write 20241224085546185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085546185 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421653262157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421653262157" cn_domain=PS source_name="the-source\n"} 20241224085546185 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241224085546185 DLU <0006> fsm.c:456 lu(262421653262157)[0x5579287bd4d0]{UNVALIDATED}: Allocated 20241224085546185 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421653262157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241224085546185 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262421653262157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421653262157" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241224085546185 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262421653262157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085546185 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421653262157)[0x5579287bd4d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085546185 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421653262157)[0x5579287bd4d0]{UNVALIDATED}: Freeing instance 20241224085546186 DLU <0006> fsm.c:568 lu(PS:IMSI-262421653262157)[0x5579287bd4d0]{UNVALIDATED}: Deallocated 20241224085546186 DLINP <000b> input/ipa.c:452 connected read/write 20241224085546186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085546186 DLINP <000b> input/ipa.c:452 connected read/write 20241224085546186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@e4b7ca0511f4: Found GsupExpect[0] for "262421653262157" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262421653262157" TC_gsup_ul_unknown_imsi_via_proxy(50)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085546188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43100<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085546189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43094<->l=127.0.0.1:4258 HLR_Test-GSUP(47)@e4b7ca0511f4: Final verdict of PTC: none 20241224085546190 DLINP <000b> input/ipa.c:452 connected read/write 20241224085546190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085546190 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085546190 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085546190 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085546190 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241224085546191 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42145<->l=127.0.0.1:4259) 48@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 48: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:55:46 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20241224085546232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43110<->l=127.0.0.1:4258 20241224085546333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43110<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26724) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:55:48 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085549408 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085549408 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085549410 DLINP <000b> input/ipa.c:452 connected read/write 20241224085549410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085549411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35500<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085549413 DLINP <000b> input/ipa.c:452 connected read/write 20241224085549413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085549413 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085549413 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085549413 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  20241224085549413 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085549413 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  20241224085549413 DLGSUP <0013> gsup_server.c:236 2:  20241224085549413 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085549413 DLGSUP <0013> gsup_server.c:236 3:  20241224085549413 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085549413 DLGSUP <0013> gsup_server.c:236 4:  20241224085549413 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(51)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085549413 DLGSUP <0013> gsup_server.c:236 5:  20241224085549414 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085549414 DLGSUP <0013> gsup_server.c:236 7:  20241224085549414 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085549414 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085549414 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085549414 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@e4b7ca0511f4: 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") 20241224085549433 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36409<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@e4b7ca0511f4: Created GsupExpect[0] for "262426336935186" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241224085549448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35510<->l=127.0.0.1:4258 20241224085549453 DLINP <000b> input/ipa.c:452 connected read/write 20241224085549453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085549453 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426336935186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426336935186" cn_domain=PS} 20241224085549453 DLU <0006> fsm.c:456 lu(262426336935186)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085549453 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426336935186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241224085549453 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426336935186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426336935186" cause=Roaming not allowed in this location area} 20241224085549453 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426336935186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085549453 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426336935186)[0x5579287c0e90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085549453 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426336935186)[0x5579287c0e90]{UNVALIDATED}: Freeing instance 20241224085549453 DLU <0006> fsm.c:568 lu(PS:IMSI-262426336935186)[0x5579287c0e90]{UNVALIDATED}: Deallocated 20241224085549453 DLINP <000b> input/ipa.c:452 connected read/write 20241224085549453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085549453 DLINP <000b> input/ipa.c:452 connected read/write 20241224085549453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@e4b7ca0511f4: Found GsupExpect[0] for "262426336935186" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262426336935186" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085549456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35510<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085549457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35500<->l=127.0.0.1:4258 20241224085549457 DLINP <000b> input/ipa.c:452 connected read/write 20241224085549457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085549457 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085549458 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085549458 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@e4b7ca0511f4: Final verdict of PTC: none 20241224085549458 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36409<->l=127.0.0.1:4259) 53@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 53: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:55:49 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20241224085549498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35520<->l=127.0.0.1:4258 20241224085549599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35520<->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@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:55:51 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_sai_err_unknown_imsi started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085552670 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085552670 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085552673 DLINP <000b> input/ipa.c:452 connected read/write 20241224085552673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085552673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085552676 DLINP <000b> input/ipa.c:452 connected read/write 20241224085552676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085552676 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085552676 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085552676 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  20241224085552676 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085552676 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  20241224085552676 DLGSUP <0013> gsup_server.c:236 2:  20241224085552676 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085552676 DLGSUP <0013> gsup_server.c:236 3:  20241224085552676 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085552676 DLGSUP <0013> gsup_server.c:236 4:  20241224085552676 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085552676 DLGSUP <0013> gsup_server.c:236 5:  20241224085552676 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085552676 DLGSUP <0013> gsup_server.c:236 7:  20241224085552676 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085552676 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085552676 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085552676 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)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@e4b7ca0511f4: 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") 20241224085552693 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41541<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@e4b7ca0511f4: Created GsupExpect[0] for "262424018998254" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241224085552708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35538<->l=127.0.0.1:4258 20241224085552717 DLINP <000b> input/ipa.c:452 connected read/write 20241224085552717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085552717 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424018998254 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424018998254"} 20241224085552717 DAUC <0003> db_auc.c:133 IMSI='262424018998254': No such subscriber 20241224085552717 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424018998254 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241224085552717 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424018998254 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424018998254" cause=IMSI unknown in HLR} 20241224085552717 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424018998254 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085552717 DLINP <000b> input/ipa.c:452 connected read/write 20241224085552718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085552718 DLINP <000b> input/ipa.c:452 connected read/write 20241224085552718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@e4b7ca0511f4: Found GsupExpect[0] for "262424018998254" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262424018998254" TC_gsup_sai_err_unknown_imsi(60)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085552720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35538<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085552721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4258 HLR_Test-GSUP(57)@e4b7ca0511f4: Final verdict of PTC: none 20241224085552722 DLINP <000b> input/ipa.c:452 connected read/write 20241224085552722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085552722 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085552722 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085552722 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085552722 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41541<->l=127.0.0.1:4259) 58@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 58: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:55:52 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20241224085552766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35554<->l=127.0.0.1:4258 20241224085552866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35554<->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@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:55:54 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_ul started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085555939 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085555939 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085555941 DLINP <000b> input/ipa.c:452 connected read/write 20241224085555941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085555941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085555943 DLINP <000b> input/ipa.c:452 connected read/write 20241224085555943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085555943 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085555943 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085555943 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  20241224085555943 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085555943 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  20241224085555943 DLGSUP <0013> gsup_server.c:236 2:  20241224085555943 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085555943 DLGSUP <0013> gsup_server.c:236 3:  20241224085555943 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085555943 DLGSUP <0013> gsup_server.c:236 4:  20241224085555943 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085555943 DLGSUP <0013> gsup_server.c:236 5:  20241224085555943 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085555943 DLGSUP <0013> gsup_server.c:236 7:  20241224085555943 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085555943 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085555943 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085555943 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)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@e4b7ca0511f4: 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") 20241224085555962 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43859<->l=127.0.0.1:4259) 20241224085555969 DAUC <0003> db_auc.c:157 IMSI='262424440930075': No 2G Auth Data 20241224085555969 DAUC <0003> db_auc.c:192 IMSI='262424440930075': No 3G Auth Data HLR_Test-GSUP(62)@e4b7ca0511f4: Created GsupExpect[0] for "262424440930075" to be handled at TC_gsup_ul(65) 20241224085555985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35576<->l=127.0.0.1:4258 20241224085555990 DLINP <000b> input/ipa.c:452 connected read/write 20241224085555990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085555990 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424440930075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424440930075" cn_domain=PS} 20241224085555990 DLU <0006> fsm.c:456 lu(262424440930075)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085555990 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424440930075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085555990 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424440930075)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085555990 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424440930075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424440930075" cn_domain=PS} 20241224085555990 DLINP <000b> input/ipa.c:452 connected read/write 20241224085555990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085555990 DLINP <000b> input/ipa.c:452 connected read/write 20241224085555990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e4b7ca0511f4: Found GsupExpect[0] for "262424440930075" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_ul(65)"262424440930075" 20241224085555993 DLINP <000b> input/ipa.c:452 connected read/write 20241224085555993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085555993 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424440930075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424440930075"} 20241224085555993 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424440930075)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085555993 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424440930075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085555993 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424440930075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424440930075"} 20241224085555993 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424440930075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085555993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424440930075)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085555993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424440930075)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085555993 DLU <0006> fsm.c:568 lu(PS:IMSI-262424440930075)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085555993 DLINP <000b> input/ipa.c:452 connected read/write 20241224085555993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085555993 DLINP <000b> input/ipa.c:452 connected read/write 20241224085555993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul(65)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085555994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35576<->l=127.0.0.1:4258 TC_gsup_ul(65)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085555997 DAUC <0003> db_auc.c:157 IMSI='262426132607296': No 2G Auth Data 20241224085555997 DAUC <0003> db_auc.c:192 IMSI='262426132607296': No 3G Auth Data 20241224085555998 DLGSUP <0013> hlr.c:121 IMSI 262426132607296: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e4b7ca0511f4: Created GsupExpect[0] for "262426132607296" to be handled at TC_gsup_ul(66) 20241224085556014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35586<->l=127.0.0.1:4258 20241224085556019 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085556019 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426132607296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426132607296" cn_domain=PS} 20241224085556019 DLU <0006> fsm.c:456 lu(262426132607296)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085556019 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426132607296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085556019 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426132607296)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085556019 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426132607296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426132607296" cn_domain=PS} 20241224085556019 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085556019 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e4b7ca0511f4: Found GsupExpect[0] for "262426132607296" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@e4b7ca0511f4: Added IMSI table entry 1TC_gsup_ul(66)"262426132607296" 20241224085556021 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085556021 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426132607296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426132607296"} 20241224085556021 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426132607296)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085556021 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426132607296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085556021 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426132607296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426132607296"} 20241224085556021 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426132607296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085556021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426132607296)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085556021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426132607296)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085556021 DLU <0006> fsm.c:568 lu(PS:IMSI-262426132607296)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085556021 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085556021 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul(66)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085556023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35586<->l=127.0.0.1:4258 TC_gsup_ul(66)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085556024 DAUC <0003> db_auc.c:157 IMSI='262423409707586': No 2G Auth Data 20241224085556024 DAUC <0003> db_auc.c:192 IMSI='262423409707586': No 3G Auth Data 20241224085556025 DLGSUP <0013> hlr.c:121 IMSI 262423409707586: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e4b7ca0511f4: Created GsupExpect[0] for "262423409707586" to be handled at TC_gsup_ul(67) 20241224085556040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35602<->l=127.0.0.1:4258 20241224085556044 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085556044 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423409707586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423409707586" cn_domain=PS} 20241224085556044 DLU <0006> fsm.c:456 lu(262423409707586)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085556044 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423409707586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085556044 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423409707586)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085556044 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423409707586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423409707586" cn_domain=PS} 20241224085556044 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085556044 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e4b7ca0511f4: Found GsupExpect[0] for "262423409707586" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@e4b7ca0511f4: Added IMSI table entry 2TC_gsup_ul(67)"262423409707586" 20241224085556046 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085556046 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423409707586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423409707586"} 20241224085556046 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423409707586)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085556046 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423409707586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085556046 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423409707586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423409707586"} 20241224085556046 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423409707586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085556046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423409707586)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085556046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423409707586)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085556047 DLU <0006> fsm.c:568 lu(PS:IMSI-262423409707586)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085556047 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085556047 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul(67)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085556048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35602<->l=127.0.0.1:4258 TC_gsup_ul(67)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085556049 DAUC <0003> db_auc.c:157 IMSI='262425900927201': No 2G Auth Data 20241224085556049 DAUC <0003> db_auc.c:192 IMSI='262425900927201': No 3G Auth Data 20241224085556051 DLGSUP <0013> hlr.c:121 IMSI 262425900927201: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e4b7ca0511f4: Created GsupExpect[0] for "262425900927201" to be handled at TC_gsup_ul(68) 20241224085556066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4258 20241224085556069 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085556069 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425900927201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425900927201" cn_domain=PS} 20241224085556069 DLU <0006> fsm.c:456 lu(262425900927201)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085556069 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425900927201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085556069 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425900927201)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085556069 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425900927201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425900927201" cn_domain=PS} 20241224085556069 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085556069 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e4b7ca0511f4: Found GsupExpect[0] for "262425900927201" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@e4b7ca0511f4: Added IMSI table entry 3TC_gsup_ul(68)"262425900927201" 20241224085556072 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085556072 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425900927201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425900927201"} 20241224085556072 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425900927201)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085556072 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425900927201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085556072 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425900927201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425900927201"} 20241224085556072 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425900927201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085556072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425900927201)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085556072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425900927201)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085556072 DLU <0006> fsm.c:568 lu(PS:IMSI-262425900927201)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085556072 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085556072 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul(68)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085556074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4258 TC_gsup_ul(68)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085556075 DAUC <0003> db_auc.c:157 IMSI='262427547304752': No 2G Auth Data 20241224085556075 DAUC <0003> db_auc.c:192 IMSI='262427547304752': No 3G Auth Data 20241224085556075 DLGSUP <0013> hlr.c:121 IMSI 262427547304752: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e4b7ca0511f4: Created GsupExpect[0] for "262427547304752" to be handled at TC_gsup_ul(69) 20241224085556087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35630<->l=127.0.0.1:4258 20241224085556091 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085556091 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427547304752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427547304752" cn_domain=PS} 20241224085556091 DLU <0006> fsm.c:456 lu(262427547304752)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085556091 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427547304752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085556091 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427547304752)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085556091 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427547304752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427547304752" cn_domain=PS} 20241224085556091 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085556091 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e4b7ca0511f4: Found GsupExpect[0] for "262427547304752" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@e4b7ca0511f4: Added IMSI table entry 4TC_gsup_ul(69)"262427547304752" 20241224085556093 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085556093 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427547304752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427547304752"} 20241224085556093 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427547304752)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085556093 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427547304752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085556093 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427547304752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427547304752"} 20241224085556093 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427547304752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085556093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427547304752)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085556093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427547304752)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085556093 DLU <0006> fsm.c:568 lu(PS:IMSI-262427547304752)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085556093 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085556093 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul(69)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085556094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35630<->l=127.0.0.1:4258 TC_gsup_ul(69)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085556096 DAUC <0003> db_auc.c:157 IMSI='262426501724188': No 2G Auth Data 20241224085556096 DAUC <0003> db_auc.c:192 IMSI='262426501724188': No 3G Auth Data 20241224085556096 DLGSUP <0013> hlr.c:121 IMSI 262426501724188: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e4b7ca0511f4: Created GsupExpect[0] for "262426501724188" to be handled at TC_gsup_ul(70) 20241224085556108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35646<->l=127.0.0.1:4258 20241224085556111 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085556111 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426501724188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426501724188" cn_domain=PS} 20241224085556112 DLU <0006> fsm.c:456 lu(262426501724188)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085556112 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426501724188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085556112 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426501724188)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085556112 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426501724188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426501724188" cn_domain=PS} 20241224085556112 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085556112 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e4b7ca0511f4: Found GsupExpect[0] for "262426501724188" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@e4b7ca0511f4: Added IMSI table entry 5TC_gsup_ul(70)"262426501724188" 20241224085556114 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085556114 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426501724188 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426501724188"} 20241224085556114 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426501724188)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085556114 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426501724188 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085556114 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426501724188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426501724188"} 20241224085556114 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426501724188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085556114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426501724188)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085556114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426501724188)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085556114 DLU <0006> fsm.c:568 lu(PS:IMSI-262426501724188)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085556114 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085556114 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul(70)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085556116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35646<->l=127.0.0.1:4258 TC_gsup_ul(70)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085556117 DAUC <0003> db_auc.c:157 IMSI='262423553243879': No 2G Auth Data 20241224085556117 DAUC <0003> db_auc.c:192 IMSI='262423553243879': No 3G Auth Data 20241224085556118 DLGSUP <0013> hlr.c:121 IMSI 262423553243879: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e4b7ca0511f4: Created GsupExpect[0] for "262423553243879" to be handled at TC_gsup_ul(71) 20241224085556133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35658<->l=127.0.0.1:4258 20241224085556137 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085556137 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423553243879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423553243879" cn_domain=PS} 20241224085556137 DLU <0006> fsm.c:456 lu(262423553243879)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085556137 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423553243879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085556137 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423553243879)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085556137 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423553243879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423553243879" cn_domain=PS} 20241224085556137 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085556137 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e4b7ca0511f4: Found GsupExpect[0] for "262423553243879" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@e4b7ca0511f4: Added IMSI table entry 6TC_gsup_ul(71)"262423553243879" 20241224085556140 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085556140 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423553243879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423553243879"} 20241224085556140 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423553243879)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085556140 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423553243879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085556140 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423553243879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423553243879"} 20241224085556140 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423553243879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085556140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423553243879)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085556140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423553243879)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085556140 DLU <0006> fsm.c:568 lu(PS:IMSI-262423553243879)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085556140 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085556140 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul(71)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085556141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35658<->l=127.0.0.1:4258 TC_gsup_ul(71)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085556143 DAUC <0003> db_auc.c:157 IMSI='262421987580012': No 2G Auth Data 20241224085556143 DAUC <0003> db_auc.c:192 IMSI='262421987580012': No 3G Auth Data 20241224085556143 DLGSUP <0013> hlr.c:121 IMSI 262421987580012: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e4b7ca0511f4: Created GsupExpect[0] for "262421987580012" to be handled at TC_gsup_ul(72) 20241224085556158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4258 20241224085556162 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085556162 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421987580012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421987580012" cn_domain=PS} 20241224085556162 DLU <0006> fsm.c:456 lu(262421987580012)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085556162 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421987580012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085556162 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421987580012)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085556162 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421987580012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421987580012" cn_domain=PS} 20241224085556162 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085556162 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e4b7ca0511f4: Found GsupExpect[0] for "262421987580012" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@e4b7ca0511f4: Added IMSI table entry 7TC_gsup_ul(72)"262421987580012" 20241224085556164 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085556164 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421987580012 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421987580012"} 20241224085556164 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421987580012)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085556164 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421987580012 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085556164 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421987580012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421987580012"} 20241224085556164 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421987580012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085556164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421987580012)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085556164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421987580012)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085556164 DLU <0006> fsm.c:568 lu(PS:IMSI-262421987580012)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085556164 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085556164 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul(72)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085556166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4258 TC_gsup_ul(72)@e4b7ca0511f4: Final verdict of PTC: pass MTC@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085556167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4258 20241224085556168 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43859<->l=127.0.0.1:4259) 20241224085556169 DLINP <000b> input/ipa.c:452 connected read/write 20241224085556169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085556169 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085556169 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085556169 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@e4b7ca0511f4: Final verdict of PTC: none 63@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: pass MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_ul finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:55:56 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241224085556216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35672<->l=127.0.0.1:4258 20241224085556316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35672<->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@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:55:58 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_ul_via_proxy started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085559391 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085559391 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085559393 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085559395 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559395 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559395 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085559395 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085559395 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  20241224085559395 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085559395 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  HLR_Test-GSUP-IPA(73)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085559395 DLGSUP <0013> gsup_server.c:236 2:  20241224085559395 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085559395 DLGSUP <0013> gsup_server.c:236 3:  20241224085559395 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085559395 DLGSUP <0013> gsup_server.c:236 4:  20241224085559395 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085559395 DLGSUP <0013> gsup_server.c:236 5:  20241224085559395 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085559395 DLGSUP <0013> gsup_server.c:236 7:  20241224085559395 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085559395 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085559395 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085559395 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@e4b7ca0511f4: 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") 20241224085559411 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45891<->l=127.0.0.1:4259) 20241224085559416 DAUC <0003> db_auc.c:157 IMSI='262426127669667': No 2G Auth Data 20241224085559416 DAUC <0003> db_auc.c:192 IMSI='262426127669667': No 3G Auth Data HLR_Test-GSUP(74)@e4b7ca0511f4: Created GsupExpect[0] for "262426127669667" to be handled at TC_gsup_ul_via_proxy(77) 20241224085559429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46610<->l=127.0.0.1:4258 20241224085559441 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559441 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262426127669667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426127669667" cn_domain=PS source_name="the-source\n"} 20241224085559441 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241224085559441 DLU <0006> fsm.c:456 lu(262426127669667)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085559441 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262426127669667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241224085559441 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426127669667)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085559442 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262426127669667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426127669667" cn_domain=PS destination_name="the-source\n"} 20241224085559442 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085559442 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e4b7ca0511f4: Found GsupExpect[0] for "262426127669667" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262426127669667" 20241224085559445 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559445 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262426127669667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426127669667" source_name="the-source\n"} 20241224085559445 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426127669667)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085559445 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262426127669667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085559445 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262426127669667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426127669667" destination_name="the-source\n"} 20241224085559445 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262426127669667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085559445 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426127669667)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085559445 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426127669667)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085559445 DLU <0006> fsm.c:568 lu(PS:IMSI-262426127669667)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085559445 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085559446 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085559447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46610<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085559449 DAUC <0003> db_auc.c:157 IMSI='262426073681936': No 2G Auth Data 20241224085559449 DAUC <0003> db_auc.c:192 IMSI='262426073681936': No 3G Auth Data 20241224085559450 DLGSUP <0013> hlr.c:121 IMSI 262426073681936: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e4b7ca0511f4: Created GsupExpect[0] for "262426073681936" to be handled at TC_gsup_ul_via_proxy(78) 20241224085559463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4258 20241224085559466 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559466 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426073681936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426073681936" cn_domain=PS source_name="the-source\n"} 20241224085559466 DLU <0006> fsm.c:456 lu(262426073681936)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085559466 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426073681936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241224085559466 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426073681936)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085559466 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426073681936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426073681936" cn_domain=PS destination_name="the-source\n"} 20241224085559466 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085559466 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e4b7ca0511f4: Found GsupExpect[0] for "262426073681936" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@e4b7ca0511f4: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262426073681936" 20241224085559468 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559468 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426073681936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426073681936" source_name="the-source\n"} 20241224085559468 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426073681936)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085559468 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262426073681936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085559468 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426073681936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426073681936" destination_name="the-source\n"} 20241224085559469 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262426073681936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085559469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426073681936)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085559469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426073681936)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085559469 DLU <0006> fsm.c:568 lu(PS:IMSI-262426073681936)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085559469 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085559469 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085559470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085559472 DAUC <0003> db_auc.c:157 IMSI='262428481957667': No 2G Auth Data 20241224085559472 DAUC <0003> db_auc.c:192 IMSI='262428481957667': No 3G Auth Data 20241224085559472 DLGSUP <0013> hlr.c:121 IMSI 262428481957667: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e4b7ca0511f4: Created GsupExpect[0] for "262428481957667" to be handled at TC_gsup_ul_via_proxy(79) 20241224085559487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46640<->l=127.0.0.1:4258 20241224085559492 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559492 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428481957667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428481957667" cn_domain=PS source_name="the-source\n"} 20241224085559492 DLU <0006> fsm.c:456 lu(262428481957667)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085559492 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428481957667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241224085559492 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428481957667)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085559492 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428481957667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428481957667" cn_domain=PS destination_name="the-source\n"} 20241224085559492 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085559492 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e4b7ca0511f4: Found GsupExpect[0] for "262428481957667" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@e4b7ca0511f4: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262428481957667" 20241224085559495 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559495 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428481957667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428481957667" source_name="the-source\n"} 20241224085559495 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428481957667)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085559495 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262428481957667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085559495 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428481957667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428481957667" destination_name="the-source\n"} 20241224085559495 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262428481957667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085559495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428481957667)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085559495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428481957667)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085559495 DLU <0006> fsm.c:568 lu(PS:IMSI-262428481957667)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085559495 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085559495 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085559496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46640<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085559498 DAUC <0003> db_auc.c:157 IMSI='262425182294695': No 2G Auth Data 20241224085559498 DAUC <0003> db_auc.c:192 IMSI='262425182294695': No 3G Auth Data 20241224085559499 DLGSUP <0013> hlr.c:121 IMSI 262425182294695: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e4b7ca0511f4: Created GsupExpect[0] for "262425182294695" to be handled at TC_gsup_ul_via_proxy(80) 20241224085559515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46642<->l=127.0.0.1:4258 20241224085559519 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559519 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425182294695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425182294695" cn_domain=PS source_name="the-source\n"} 20241224085559519 DLU <0006> fsm.c:456 lu(262425182294695)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085559519 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425182294695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241224085559519 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425182294695)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085559519 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425182294695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425182294695" cn_domain=PS destination_name="the-source\n"} 20241224085559519 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085559519 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e4b7ca0511f4: Found GsupExpect[0] for "262425182294695" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@e4b7ca0511f4: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425182294695" 20241224085559522 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559522 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425182294695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425182294695" source_name="the-source\n"} 20241224085559522 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425182294695)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085559522 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262425182294695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085559522 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425182294695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425182294695" destination_name="the-source\n"} 20241224085559522 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262425182294695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085559522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425182294695)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085559522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425182294695)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085559522 DLU <0006> fsm.c:568 lu(PS:IMSI-262425182294695)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085559522 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085559522 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085559524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46642<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085559525 DAUC <0003> db_auc.c:157 IMSI='262426964789295': No 2G Auth Data 20241224085559525 DAUC <0003> db_auc.c:192 IMSI='262426964789295': No 3G Auth Data 20241224085559527 DLGSUP <0013> hlr.c:121 IMSI 262426964789295: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e4b7ca0511f4: Created GsupExpect[0] for "262426964789295" to be handled at TC_gsup_ul_via_proxy(81) 20241224085559544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46652<->l=127.0.0.1:4258 20241224085559548 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559548 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262426964789295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426964789295" cn_domain=PS source_name="the-source\n"} 20241224085559548 DLU <0006> fsm.c:456 lu(262426964789295)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085559548 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262426964789295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241224085559548 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426964789295)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085559548 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262426964789295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426964789295" cn_domain=PS destination_name="the-source\n"} 20241224085559548 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085559548 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e4b7ca0511f4: Found GsupExpect[0] for "262426964789295" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@e4b7ca0511f4: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262426964789295" 20241224085559551 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559551 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262426964789295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426964789295" source_name="the-source\n"} 20241224085559551 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426964789295)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085559551 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262426964789295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085559551 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262426964789295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426964789295" destination_name="the-source\n"} 20241224085559551 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262426964789295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085559551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426964789295)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085559551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426964789295)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085559551 DLU <0006> fsm.c:568 lu(PS:IMSI-262426964789295)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085559551 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085559551 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085559553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46652<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085559555 DAUC <0003> db_auc.c:157 IMSI='262427399893282': No 2G Auth Data 20241224085559555 DAUC <0003> db_auc.c:192 IMSI='262427399893282': No 3G Auth Data 20241224085559556 DLGSUP <0013> hlr.c:121 IMSI 262427399893282: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e4b7ca0511f4: Created GsupExpect[0] for "262427399893282" to be handled at TC_gsup_ul_via_proxy(82) 20241224085559571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4258 20241224085559575 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559575 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427399893282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427399893282" cn_domain=PS source_name="the-source\n"} 20241224085559575 DLU <0006> fsm.c:456 lu(262427399893282)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085559575 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427399893282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241224085559575 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427399893282)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085559575 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427399893282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427399893282" cn_domain=PS destination_name="the-source\n"} 20241224085559575 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085559576 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e4b7ca0511f4: Found GsupExpect[0] for "262427399893282" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@e4b7ca0511f4: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262427399893282" 20241224085559578 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559578 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427399893282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427399893282" source_name="the-source\n"} 20241224085559578 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427399893282)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085559578 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262427399893282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085559578 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427399893282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427399893282" destination_name="the-source\n"} 20241224085559578 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262427399893282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085559578 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427399893282)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085559578 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427399893282)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085559578 DLU <0006> fsm.c:568 lu(PS:IMSI-262427399893282)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085559578 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085559578 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085559580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085559581 DAUC <0003> db_auc.c:157 IMSI='262422865510762': No 2G Auth Data 20241224085559581 DAUC <0003> db_auc.c:192 IMSI='262422865510762': No 3G Auth Data 20241224085559581 DLGSUP <0013> hlr.c:121 IMSI 262422865510762: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e4b7ca0511f4: Created GsupExpect[0] for "262422865510762" to be handled at TC_gsup_ul_via_proxy(83) 20241224085559597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46660<->l=127.0.0.1:4258 20241224085559600 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559600 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422865510762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422865510762" cn_domain=PS source_name="the-source\n"} 20241224085559600 DLU <0006> fsm.c:456 lu(262422865510762)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085559600 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422865510762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241224085559600 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422865510762)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085559600 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422865510762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422865510762" cn_domain=PS destination_name="the-source\n"} 20241224085559600 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085559600 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e4b7ca0511f4: Found GsupExpect[0] for "262422865510762" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@e4b7ca0511f4: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262422865510762" 20241224085559602 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559603 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422865510762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422865510762" source_name="the-source\n"} 20241224085559603 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422865510762)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085559603 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262422865510762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085559603 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422865510762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422865510762" destination_name="the-source\n"} 20241224085559603 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262422865510762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085559603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422865510762)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085559603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422865510762)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085559603 DLU <0006> fsm.c:568 lu(PS:IMSI-262422865510762)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085559603 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085559603 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085559604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46660<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085559605 DAUC <0003> db_auc.c:157 IMSI='262429954743740': No 2G Auth Data 20241224085559605 DAUC <0003> db_auc.c:192 IMSI='262429954743740': No 3G Auth Data 20241224085559606 DLGSUP <0013> hlr.c:121 IMSI 262429954743740: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e4b7ca0511f4: Created GsupExpect[0] for "262429954743740" to be handled at TC_gsup_ul_via_proxy(84) 20241224085559622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4258 20241224085559626 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559626 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429954743740 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429954743740" cn_domain=PS source_name="the-source\n"} 20241224085559626 DLU <0006> fsm.c:456 lu(262429954743740)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085559626 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429954743740 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241224085559626 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429954743740)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085559626 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429954743740 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429954743740" cn_domain=PS destination_name="the-source\n"} 20241224085559626 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085559626 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e4b7ca0511f4: Found GsupExpect[0] for "262429954743740" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@e4b7ca0511f4: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262429954743740" 20241224085559629 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559629 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429954743740 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429954743740" source_name="the-source\n"} 20241224085559629 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429954743740)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085559629 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262429954743740 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085559629 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429954743740 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429954743740" destination_name="the-source\n"} 20241224085559629 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262429954743740 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085559629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429954743740)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085559629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429954743740)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085559629 DLU <0006> fsm.c:568 lu(PS:IMSI-262429954743740)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085559629 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085559629 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085559630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@e4b7ca0511f4: Final verdict of PTC: pass MTC@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085559632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20241224085559633 DLINP <000b> input/ipa.c:452 connected read/write 20241224085559633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085559633 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085559633 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085559633 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085559633 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241224085559634 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45891<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@e4b7ca0511f4: Final verdict of PTC: none 75@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: pass MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:55:59 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20241224085559674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4258 20241224085559775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46680<->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=114604) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:01 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_ul_subscriber_data started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085602853 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085602853 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085602855 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085602856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46690<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085602858 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085602858 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085602858 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085602858 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  20241224085602858 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085602858 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  20241224085602858 DLGSUP <0013> gsup_server.c:236 2:  20241224085602858 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085602858 DLGSUP <0013> gsup_server.c:236 3:  20241224085602858 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085602858 DLGSUP <0013> gsup_server.c:236 4:  20241224085602858 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085602858 DLGSUP <0013> gsup_server.c:236 5:  20241224085602858 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085602858 DLGSUP <0013> gsup_server.c:236 7:  20241224085602858 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085602858 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085602858 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085602858 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@e4b7ca0511f4: 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") 20241224085602879 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44173<->l=127.0.0.1:4259) 20241224085602892 DAUC <0003> db_auc.c:157 IMSI='262425319981667': No 2G Auth Data 20241224085602892 DAUC <0003> db_auc.c:192 IMSI='262425319981667': No 3G Auth Data HLR_Test-GSUP(86)@e4b7ca0511f4: Created GsupExpect[0] for "262425319981667" to be handled at TC_gsup_ul_subscriber_data(89) 20241224085602907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46698<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@e4b7ca0511f4: GSUP ul subscriber_data 20241224085602912 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085602912 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425319981667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425319981667" cn_domain=PS} 20241224085602912 DLU <0006> fsm.c:456 lu(262425319981667)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085602912 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425319981667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085602912 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425319981667)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085602912 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425319981667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425319981667" cn_domain=PS} 20241224085602912 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085602912 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e4b7ca0511f4: Found GsupExpect[0] for "262425319981667" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262425319981667" 20241224085602915 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602915 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085602915 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425319981667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425319981667"} 20241224085602915 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425319981667)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085602915 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425319981667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085602915 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425319981667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425319981667"} 20241224085602915 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425319981667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085602915 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425319981667)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085602915 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425319981667)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085602915 DLU <0006> fsm.c:568 lu(PS:IMSI-262425319981667)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085602915 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085602916 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085602917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46698<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085602919 DAUC <0003> db_auc.c:157 IMSI='262424473812305': No 2G Auth Data 20241224085602919 DAUC <0003> db_auc.c:192 IMSI='262424473812305': No 3G Auth Data 20241224085602919 DLGSUP <0013> hlr.c:121 IMSI 262424473812305: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e4b7ca0511f4: Created GsupExpect[0] for "262424473812305" to be handled at TC_gsup_ul_subscriber_data(90) 20241224085602935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46710<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@e4b7ca0511f4: GSUP ul subscriber_data 20241224085602939 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085602939 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424473812305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424473812305" cn_domain=PS} 20241224085602939 DLU <0006> fsm.c:456 lu(262424473812305)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085602939 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424473812305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085602939 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424473812305)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085602939 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424473812305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424473812305" cn_domain=PS} 20241224085602939 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085602939 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e4b7ca0511f4: Found GsupExpect[0] for "262424473812305" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@e4b7ca0511f4: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424473812305" 20241224085602942 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085602942 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424473812305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424473812305"} 20241224085602942 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424473812305)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085602942 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424473812305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085602942 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424473812305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424473812305"} 20241224085602942 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424473812305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085602942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424473812305)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085602942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424473812305)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085602942 DLU <0006> fsm.c:568 lu(PS:IMSI-262424473812305)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085602942 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085602942 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085602944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46710<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085602945 DAUC <0003> db_auc.c:157 IMSI='262423531299646': No 2G Auth Data 20241224085602945 DAUC <0003> db_auc.c:192 IMSI='262423531299646': No 3G Auth Data 20241224085602946 DLGSUP <0013> hlr.c:121 IMSI 262423531299646: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e4b7ca0511f4: Created GsupExpect[0] for "262423531299646" to be handled at TC_gsup_ul_subscriber_data(91) 20241224085602962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46712<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@e4b7ca0511f4: GSUP ul subscriber_data 20241224085602966 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602966 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085602966 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423531299646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423531299646" cn_domain=PS} 20241224085602966 DLU <0006> fsm.c:456 lu(262423531299646)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085602966 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423531299646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085602966 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423531299646)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085602966 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423531299646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423531299646" cn_domain=PS} 20241224085602966 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085602966 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e4b7ca0511f4: Found GsupExpect[0] for "262423531299646" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@e4b7ca0511f4: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262423531299646" 20241224085602968 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085602968 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423531299646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423531299646"} 20241224085602969 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423531299646)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085602969 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423531299646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085602969 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423531299646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423531299646"} 20241224085602969 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423531299646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085602969 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423531299646)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085602969 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423531299646)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085602969 DLU <0006> fsm.c:568 lu(PS:IMSI-262423531299646)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085602969 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085602969 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085602971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46712<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085602972 DAUC <0003> db_auc.c:157 IMSI='262426607929731': No 2G Auth Data 20241224085602972 DAUC <0003> db_auc.c:192 IMSI='262426607929731': No 3G Auth Data 20241224085602973 DLGSUP <0013> hlr.c:121 IMSI 262426607929731: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e4b7ca0511f4: Created GsupExpect[0] for "262426607929731" to be handled at TC_gsup_ul_subscriber_data(92) 20241224085602988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46726<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@e4b7ca0511f4: GSUP ul subscriber_data 20241224085602992 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085602992 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426607929731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426607929731" cn_domain=PS} 20241224085602992 DLU <0006> fsm.c:456 lu(262426607929731)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085602992 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426607929731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085602992 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426607929731)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085602992 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426607929731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426607929731" cn_domain=PS} 20241224085602992 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085602992 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e4b7ca0511f4: Found GsupExpect[0] for "262426607929731" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@e4b7ca0511f4: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262426607929731" 20241224085602995 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085602995 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426607929731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426607929731"} 20241224085602995 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426607929731)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085602995 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426607929731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085602995 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426607929731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426607929731"} 20241224085602995 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426607929731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085602995 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426607929731)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085602995 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426607929731)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085602995 DLU <0006> fsm.c:568 lu(PS:IMSI-262426607929731)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085602995 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085602995 DLINP <000b> input/ipa.c:452 connected read/write 20241224085602995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085602996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46726<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085602997 DAUC <0003> db_auc.c:157 IMSI='262424916634053': No 2G Auth Data 20241224085602997 DAUC <0003> db_auc.c:192 IMSI='262424916634053': No 3G Auth Data 20241224085602998 DLGSUP <0013> hlr.c:121 IMSI 262424916634053: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e4b7ca0511f4: Created GsupExpect[0] for "262424916634053" to be handled at TC_gsup_ul_subscriber_data(93) 20241224085603014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46736<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@e4b7ca0511f4: GSUP ul subscriber_data 20241224085603017 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085603017 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424916634053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424916634053" cn_domain=PS} 20241224085603017 DLU <0006> fsm.c:456 lu(262424916634053)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085603017 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424916634053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085603017 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424916634053)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085603017 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424916634053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424916634053" cn_domain=PS} 20241224085603017 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085603017 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e4b7ca0511f4: Found GsupExpect[0] for "262424916634053" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@e4b7ca0511f4: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262424916634053" 20241224085603019 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085603019 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424916634053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424916634053"} 20241224085603019 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424916634053)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085603019 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424916634053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085603019 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424916634053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424916634053"} 20241224085603019 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424916634053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085603019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424916634053)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085603019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424916634053)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085603019 DLU <0006> fsm.c:568 lu(PS:IMSI-262424916634053)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085603020 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085603020 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085603021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46736<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085603023 DAUC <0003> db_auc.c:157 IMSI='262424033534067': No 2G Auth Data 20241224085603023 DAUC <0003> db_auc.c:192 IMSI='262424033534067': No 3G Auth Data 20241224085603023 DLGSUP <0013> hlr.c:121 IMSI 262424033534067: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e4b7ca0511f4: Created GsupExpect[0] for "262424033534067" to be handled at TC_gsup_ul_subscriber_data(94) 20241224085603039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46738<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@e4b7ca0511f4: GSUP ul subscriber_data 20241224085603043 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085603043 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424033534067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424033534067" cn_domain=PS} 20241224085603043 DLU <0006> fsm.c:456 lu(262424033534067)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085603043 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424033534067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085603043 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424033534067)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085603043 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424033534067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424033534067" cn_domain=PS} 20241224085603043 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085603043 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e4b7ca0511f4: Found GsupExpect[0] for "262424033534067" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@e4b7ca0511f4: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262424033534067" 20241224085603046 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085603046 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424033534067 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424033534067"} 20241224085603046 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424033534067)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085603046 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424033534067 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085603046 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424033534067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424033534067"} 20241224085603046 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424033534067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085603046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424033534067)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085603046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424033534067)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085603046 DLU <0006> fsm.c:568 lu(PS:IMSI-262424033534067)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085603046 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085603046 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085603048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46738<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085603049 DAUC <0003> db_auc.c:157 IMSI='262420752803482': No 2G Auth Data 20241224085603049 DAUC <0003> db_auc.c:192 IMSI='262420752803482': No 3G Auth Data 20241224085603050 DLGSUP <0013> hlr.c:121 IMSI 262420752803482: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e4b7ca0511f4: Created GsupExpect[0] for "262420752803482" to be handled at TC_gsup_ul_subscriber_data(95) 20241224085603065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46750<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@e4b7ca0511f4: GSUP ul subscriber_data 20241224085603068 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085603068 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420752803482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420752803482" cn_domain=PS} 20241224085603068 DLU <0006> fsm.c:456 lu(262420752803482)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085603068 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420752803482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085603068 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420752803482)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085603068 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420752803482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420752803482" cn_domain=PS} 20241224085603068 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085603068 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e4b7ca0511f4: Found GsupExpect[0] for "262420752803482" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@e4b7ca0511f4: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262420752803482" 20241224085603071 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085603071 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420752803482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420752803482"} 20241224085603071 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420752803482)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085603071 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420752803482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085603071 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420752803482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420752803482"} 20241224085603071 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420752803482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085603071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420752803482)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085603071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420752803482)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085603071 DLU <0006> fsm.c:568 lu(PS:IMSI-262420752803482)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085603071 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085603071 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085603073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46750<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085603074 DAUC <0003> db_auc.c:157 IMSI='262424844993335': No 2G Auth Data 20241224085603074 DAUC <0003> db_auc.c:192 IMSI='262424844993335': No 3G Auth Data 20241224085603075 DLGSUP <0013> hlr.c:121 IMSI 262424844993335: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e4b7ca0511f4: Created GsupExpect[0] for "262424844993335" to be handled at TC_gsup_ul_subscriber_data(96) 20241224085603090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46756<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@e4b7ca0511f4: GSUP ul subscriber_data 20241224085603093 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085603093 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424844993335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424844993335" cn_domain=PS} 20241224085603093 DLU <0006> fsm.c:456 lu(262424844993335)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085603093 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424844993335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085603093 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424844993335)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085603093 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424844993335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424844993335" cn_domain=PS} 20241224085603093 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085603093 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e4b7ca0511f4: Found GsupExpect[0] for "262424844993335" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@e4b7ca0511f4: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262424844993335" 20241224085603095 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085603095 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262424844993335 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424844993335"} 20241224085603095 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424844993335)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085603095 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262424844993335 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085603095 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424844993335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424844993335"} 20241224085603095 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424844993335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085603095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424844993335)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085603095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424844993335)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085603095 DLU <0006> fsm.c:568 lu(PS:IMSI-262424844993335)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085603095 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085603095 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085603097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46756<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@e4b7ca0511f4: Final verdict of PTC: pass MTC@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085603098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46690<->l=127.0.0.1:4258 20241224085603099 DLINP <000b> input/ipa.c:452 connected read/write 20241224085603099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085603099 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085603100 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085603100 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085603100 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44173<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@e4b7ca0511f4: Final verdict of PTC: none 87@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: pass MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:03 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20241224085603140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46762<->l=127.0.0.1:4258 20241224085603241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46762<->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=117944) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:05 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_vty started. MTC@e4b7ca0511f4: legacy= true 20241224085606312 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085606312 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085606315 DLINP <000b> input/ipa.c:452 connected read/write 20241224085606315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085606315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46772<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085606318 DLINP <000b> input/ipa.c:452 connected read/write 20241224085606318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085606318 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085606318 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085606318 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  20241224085606318 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085606318 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  20241224085606318 DLGSUP <0013> gsup_server.c:236 2:  20241224085606318 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085606318 DLGSUP <0013> gsup_server.c:236 3:  20241224085606318 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085606318 DLGSUP <0013> gsup_server.c:236 4:  20241224085606318 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085606318 DLGSUP <0013> gsup_server.c:236 5:  20241224085606318 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085606318 DLGSUP <0013> gsup_server.c:236 7:  20241224085606318 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(97)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085606318 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085606318 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085606318 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@e4b7ca0511f4: 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") 20241224085606335 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45651<->l=127.0.0.1:4259) 20241224085606337 DAUC <0003> db_auc.c:157 IMSI='262425877184535': No 2G Auth Data 20241224085606337 DAUC <0003> db_auc.c:192 IMSI='262425877184535': No 3G Auth Data 20241224085606340 DAUC <0003> db_auc.c:192 IMSI='262425877184535': No 3G Auth Data 20241224085606342 DAUC <0003> db_auc.c:157 IMSI='262421305123214': No 2G Auth Data 20241224085606343 DAUC <0003> db_auc.c:192 IMSI='262421305123214': No 3G Auth Data 20241224085606344 DAUC <0003> db_auc.c:157 IMSI='262421305123214': No 2G Auth Data 20241224085606346 DAUC <0003> db_auc.c:157 IMSI='262423295147985': No 2G Auth Data 20241224085606346 DAUC <0003> db_auc.c:192 IMSI='262423295147985': No 3G Auth Data MTC@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085606349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46772<->l=127.0.0.1:4258 20241224085606350 DLINP <000b> input/ipa.c:452 connected read/write 20241224085606350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085606350 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085606350 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085606350 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085606350 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45651<->l=127.0.0.1:4259) 98@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: pass MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@e4b7ca0511f4: Test case TC_vty finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:06 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241224085606395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46786<->l=127.0.0.1:4258 20241224085606495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46786<->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@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:08 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_vty_msisdn_isd started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085609568 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085609568 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085609570 DLINP <000b> input/ipa.c:452 connected read/write 20241224085609570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085609571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085609573 DLINP <000b> input/ipa.c:452 connected read/write 20241224085609573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085609573 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085609573 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085609573 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  20241224085609573 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085609573 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  20241224085609573 DLGSUP <0013> gsup_server.c:236 2:  20241224085609573 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085609573 DLGSUP <0013> gsup_server.c:236 3:  20241224085609573 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085609573 DLGSUP <0013> gsup_server.c:236 4:  20241224085609573 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085609573 DLGSUP <0013> gsup_server.c:236 5:  20241224085609573 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085609574 DLGSUP <0013> gsup_server.c:236 7:  20241224085609574 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085609574 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085609574 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085609574 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@e4b7ca0511f4: 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") 20241224085609589 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44947<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@e4b7ca0511f4: Created GsupExpect[0] for "262428897227295" to be handled at TC_vty_msisdn_isd(104) 20241224085609604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4258 20241224085609607 DAUC <0003> db_auc.c:157 IMSI='262428897227295': No 2G Auth Data 20241224085609607 DAUC <0003> db_auc.c:192 IMSI='262428897227295': No 3G Auth Data 20241224085609621 DLINP <000b> input/ipa.c:452 connected read/write 20241224085609621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085609621 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428897227295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428897227295" cn_domain=PS} 20241224085609621 DLU <0006> fsm.c:456 lu(262428897227295)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085609621 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428897227295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085609621 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428897227295)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085609621 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428897227295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428897227295" cn_domain=PS} 20241224085609621 DLINP <000b> input/ipa.c:452 connected read/write 20241224085609621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085609622 DLINP <000b> input/ipa.c:452 connected read/write 20241224085609622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@e4b7ca0511f4: Found GsupExpect[0] for "262428897227295" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@e4b7ca0511f4: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262428897227295" 20241224085609625 DLINP <000b> input/ipa.c:452 connected read/write 20241224085609625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085609625 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428897227295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428897227295"} 20241224085609625 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428897227295)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085609625 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428897227295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085609625 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428897227295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428897227295"} 20241224085609625 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428897227295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085609625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428897227295)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085609625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428897227295)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085609625 DLU <0006> fsm.c:568 lu(PS:IMSI-262428897227295)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085609625 DLINP <000b> input/ipa.c:452 connected read/write 20241224085609625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085609625 DLINP <000b> input/ipa.c:452 connected read/write 20241224085609625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085609627 DLGSUP <0013> hlr.c:128 IMSI 262428897227295: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241224085609627 DLINP <000b> input/ipa.c:452 connected read/write 20241224085609627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085609627 DLINP <000b> input/ipa.c:452 connected read/write 20241224085609627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085609629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085609630 DLINP <000b> input/ipa.c:452 connected read/write 20241224085609630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085609630 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428897227295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428897227295"} 20241224085609630 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428897227295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241224085609630 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428897227295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085609631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 20241224085609632 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44947<->l=127.0.0.1:4259) 20241224085609632 DLINP <000b> input/ipa.c:452 connected read/write 20241224085609632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085609632 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085609632 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085609632 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@e4b7ca0511f4: Final verdict of PTC: none 102@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 102: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@e4b7ca0511f4: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:09 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241224085609675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42580<->l=127.0.0.1:4258 20241224085609775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42580<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=34356) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:11 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_purge_cs started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085612850 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085612850 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085612852 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085612852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085612854 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085612854 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085612854 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085612854 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  20241224085612854 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085612854 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  20241224085612854 DLGSUP <0013> gsup_server.c:236 2:  20241224085612854 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085612854 DLGSUP <0013> gsup_server.c:236 3:  20241224085612854 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085612854 DLGSUP <0013> gsup_server.c:236 4:  20241224085612854 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085612854 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(105)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085612854 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085612854 DLGSUP <0013> gsup_server.c:236 7:  20241224085612854 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085612854 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085612854 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085612854 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@e4b7ca0511f4: 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") 20241224085612870 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45141<->l=127.0.0.1:4259) 20241224085612877 DAUC <0003> db_auc.c:157 IMSI='262421777081931': No 2G Auth Data 20241224085612877 DAUC <0003> db_auc.c:192 IMSI='262421777081931': No 3G Auth Data HLR_Test-GSUP(106)@e4b7ca0511f4: Created GsupExpect[0] for "262421777081931" to be handled at TC_gsup_purge_cs(109) 20241224085612894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42596<->l=127.0.0.1:4258 20241224085612898 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085612898 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421777081931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421777081931" cn_domain=PS} 20241224085612898 DLU <0006> fsm.c:456 lu(262421777081931)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085612898 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421777081931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085612898 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421777081931)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085612898 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421777081931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421777081931" cn_domain=PS} 20241224085612898 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085612899 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e4b7ca0511f4: Found GsupExpect[0] for "262421777081931" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_purge_cs(109)"262421777081931" 20241224085612902 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085612902 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421777081931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421777081931"} 20241224085612902 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421777081931)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085612902 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421777081931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085612902 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421777081931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421777081931"} 20241224085612902 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421777081931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085612902 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421777081931)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085612902 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421777081931)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085612902 DLU <0006> fsm.c:568 lu(PS:IMSI-262421777081931)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085612902 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085612902 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085612905 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085612905 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421777081931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421777081931" cn_domain=CS} 20241224085612905 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421777081931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241224085612905 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421777081931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421777081931"} 20241224085612905 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421777081931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224085612905 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085612905 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085612907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42596<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085612908 DAUC <0003> db_auc.c:157 IMSI='262422624296529': No 2G Auth Data 20241224085612908 DAUC <0003> db_auc.c:192 IMSI='262422624296529': No 3G Auth Data 20241224085612909 DLGSUP <0013> hlr.c:121 IMSI 262422624296529: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e4b7ca0511f4: Created GsupExpect[0] for "262422624296529" to be handled at TC_gsup_purge_cs(110) 20241224085612922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42606<->l=127.0.0.1:4258 20241224085612926 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085612926 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422624296529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422624296529" cn_domain=PS} 20241224085612926 DLU <0006> fsm.c:456 lu(262422624296529)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085612926 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422624296529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085612926 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422624296529)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085612926 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422624296529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422624296529" cn_domain=PS} 20241224085612926 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085612926 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e4b7ca0511f4: Found GsupExpect[0] for "262422624296529" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@e4b7ca0511f4: Added IMSI table entry 1TC_gsup_purge_cs(110)"262422624296529" 20241224085612928 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085612928 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422624296529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422624296529"} 20241224085612928 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422624296529)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085612928 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422624296529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085612928 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422624296529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422624296529"} 20241224085612928 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422624296529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085612928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422624296529)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085612928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422624296529)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085612928 DLU <0006> fsm.c:568 lu(PS:IMSI-262422624296529)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085612928 DLINP <000b> input/ipa.c:452 connected read/write[0;m 20241224085612928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085612928 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085612930 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085612930 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422624296529 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422624296529" cn_domain=CS} 20241224085612930 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422624296529 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241224085612930 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422624296529 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422624296529"} 20241224085612930 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422624296529 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224085612930 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085612930 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085612932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42606<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085612933 DAUC <0003> db_auc.c:157 IMSI='262428636360142': No 2G Auth Data 20241224085612933 DAUC <0003> db_auc.c:192 IMSI='262428636360142': No 3G Auth Data 20241224085612934 DLGSUP <0013> hlr.c:121 IMSI 262428636360142: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e4b7ca0511f4: Created GsupExpect[0] for "262428636360142" to be handled at TC_gsup_purge_cs(111) 20241224085612950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4258 20241224085612953 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085612953 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428636360142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428636360142" cn_domain=PS} 20241224085612953 DLU <0006> fsm.c:456 lu(262428636360142)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085612953 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428636360142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085612953 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428636360142)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085612953 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428636360142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428636360142" cn_domain=PS} 20241224085612953 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085612953 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e4b7ca0511f4: Found GsupExpect[0] for "262428636360142" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@e4b7ca0511f4: Added IMSI table entry 2TC_gsup_purge_cs(111)"262428636360142" 20241224085612955 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085612955 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428636360142 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428636360142"} 20241224085612955 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428636360142)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085612955 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428636360142 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085612955 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428636360142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428636360142"} 20241224085612955 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428636360142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085612955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428636360142)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085612955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428636360142)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085612955 DLU <0006> fsm.c:568 lu(PS:IMSI-262428636360142)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085612955 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085612956 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085612957 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085612957 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428636360142 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428636360142" cn_domain=CS} 20241224085612957 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428636360142 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241224085612957 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428636360142 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428636360142"} 20241224085612957 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428636360142 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224085612957 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085612957 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085612958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085612960 DAUC <0003> db_auc.c:157 IMSI='262428493478899': No 2G Auth Data 20241224085612960 DAUC <0003> db_auc.c:192 IMSI='262428493478899': No 3G Auth Data 20241224085612960 DLGSUP <0013> hlr.c:121 IMSI 262428493478899: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e4b7ca0511f4: Created GsupExpect[0] for "262428493478899" to be handled at TC_gsup_purge_cs(112) 20241224085612976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42624<->l=127.0.0.1:4258 20241224085612979 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612979 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085612979 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428493478899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428493478899" cn_domain=PS} 20241224085612979 DLU <0006> fsm.c:456 lu(262428493478899)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085612979 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428493478899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085612979 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428493478899)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085612980 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428493478899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428493478899" cn_domain=PS} 20241224085612980 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085612980 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e4b7ca0511f4: Found GsupExpect[0] for "262428493478899" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@e4b7ca0511f4: Added IMSI table entry 3TC_gsup_purge_cs(112)"262428493478899" 20241224085612982 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085612982 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428493478899 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428493478899"} 20241224085612982 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428493478899)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085612982 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428493478899 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085612982 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428493478899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428493478899"} 20241224085612982 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428493478899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085612982 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428493478899)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085612982 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428493478899)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085612982 DLU <0006> fsm.c:568 lu(PS:IMSI-262428493478899)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085612982 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085612982 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085612984 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085612984 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428493478899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428493478899" cn_domain=CS} 20241224085612984 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428493478899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241224085612984 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428493478899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428493478899"} 20241224085612985 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428493478899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224085612985 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085612985 DLINP <000b> input/ipa.c:452 connected read/write 20241224085612985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085612986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42624<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085612988 DAUC <0003> db_auc.c:157 IMSI='262428988309089': No 2G Auth Data 20241224085612988 DAUC <0003> db_auc.c:192 IMSI='262428988309089': No 3G Auth Data 20241224085612989 DLGSUP <0013> hlr.c:121 IMSI 262428988309089: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e4b7ca0511f4: Created GsupExpect[0] for "262428988309089" to be handled at TC_gsup_purge_cs(113) 20241224085613007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42632<->l=127.0.0.1:4258 20241224085613009 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085613009 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428988309089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428988309089" cn_domain=PS} 20241224085613009 DLU <0006> fsm.c:456 lu(262428988309089)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085613009 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428988309089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085613010 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428988309089)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085613010 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428988309089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428988309089" cn_domain=PS} 20241224085613010 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085613010 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e4b7ca0511f4: Found GsupExpect[0] for "262428988309089" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@e4b7ca0511f4: Added IMSI table entry 4TC_gsup_purge_cs(113)"262428988309089" 20241224085613012 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085613013 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428988309089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428988309089"} 20241224085613013 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428988309089)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085613013 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428988309089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085613013 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428988309089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428988309089"} 20241224085613013 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428988309089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085613013 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428988309089)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085613013 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428988309089)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085613013 DLU <0006> fsm.c:568 lu(PS:IMSI-262428988309089)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085613013 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085613013 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085613015 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085613015 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428988309089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428988309089" cn_domain=CS} 20241224085613015 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428988309089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241224085613015 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428988309089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428988309089"} 20241224085613015 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428988309089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224085613015 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085613015 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085613016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42632<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085613017 DAUC <0003> db_auc.c:157 IMSI='262420716467275': No 2G Auth Data 20241224085613017 DAUC <0003> db_auc.c:192 IMSI='262420716467275': No 3G Auth Data 20241224085613018 DLGSUP <0013> hlr.c:121 IMSI 262420716467275: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e4b7ca0511f4: Created GsupExpect[0] for "262420716467275" to be handled at TC_gsup_purge_cs(114) 20241224085613033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42634<->l=127.0.0.1:4258 20241224085613037 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085613037 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420716467275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420716467275" cn_domain=PS} 20241224085613037 DLU <0006> fsm.c:456 lu(262420716467275)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085613037 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420716467275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085613037 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420716467275)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085613037 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420716467275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420716467275" cn_domain=PS} 20241224085613037 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085613037 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e4b7ca0511f4: Found GsupExpect[0] for "262420716467275" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@e4b7ca0511f4: Added IMSI table entry 5TC_gsup_purge_cs(114)"262420716467275" 20241224085613039 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085613039 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420716467275 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420716467275"} 20241224085613039 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420716467275)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085613039 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420716467275 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085613039 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420716467275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420716467275"} 20241224085613039 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420716467275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085613039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420716467275)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085613039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420716467275)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085613039 DLU <0006> fsm.c:568 lu(PS:IMSI-262420716467275)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085613039 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085613039 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085613041 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085613041 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420716467275 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420716467275" cn_domain=CS} 20241224085613041 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420716467275 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241224085613041 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420716467275 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420716467275"} 20241224085613041 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420716467275 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224085613041 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085613041 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085613042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42634<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085613044 DAUC <0003> db_auc.c:157 IMSI='262422589504431': No 2G Auth Data 20241224085613044 DAUC <0003> db_auc.c:192 IMSI='262422589504431': No 3G Auth Data 20241224085613044 DLGSUP <0013> hlr.c:121 IMSI 262422589504431: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e4b7ca0511f4: Created GsupExpect[0] for "262422589504431" to be handled at TC_gsup_purge_cs(115) 20241224085613061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42650<->l=127.0.0.1:4258 20241224085613065 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085613065 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422589504431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422589504431" cn_domain=PS} 20241224085613065 DLU <0006> fsm.c:456 lu(262422589504431)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085613065 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422589504431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085613065 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422589504431)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085613065 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422589504431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422589504431" cn_domain=PS} 20241224085613065 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085613066 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e4b7ca0511f4: Found GsupExpect[0] for "262422589504431" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@e4b7ca0511f4: Added IMSI table entry 6TC_gsup_purge_cs(115)"262422589504431" 20241224085613068 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085613068 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422589504431 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422589504431"} 20241224085613068 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422589504431)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085613068 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422589504431 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085613068 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422589504431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422589504431"} 20241224085613068 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422589504431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085613068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422589504431)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085613068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422589504431)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085613068 DLU <0006> fsm.c:568 lu(PS:IMSI-262422589504431)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085613068 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085613068 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085613070 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085613070 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422589504431 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422589504431" cn_domain=CS} 20241224085613070 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422589504431 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241224085613070 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422589504431 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422589504431"} 20241224085613070 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422589504431 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224085613070 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085613070 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085613072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42650<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085613074 DAUC <0003> db_auc.c:157 IMSI='262426306413490': No 2G Auth Data 20241224085613074 DAUC <0003> db_auc.c:192 IMSI='262426306413490': No 3G Auth Data 20241224085613074 DLGSUP <0013> hlr.c:121 IMSI 262426306413490: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e4b7ca0511f4: Created GsupExpect[0] for "262426306413490" to be handled at TC_gsup_purge_cs(116) 20241224085613091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42656<->l=127.0.0.1:4258 20241224085613094 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085613094 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426306413490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426306413490" cn_domain=PS} 20241224085613094 DLU <0006> fsm.c:456 lu(262426306413490)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085613094 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426306413490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085613094 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426306413490)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085613094 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426306413490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426306413490" cn_domain=PS} 20241224085613094 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085613094 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e4b7ca0511f4: Found GsupExpect[0] for "262426306413490" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@e4b7ca0511f4: Added IMSI table entry 7TC_gsup_purge_cs(116)"262426306413490" 20241224085613096 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085613096 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426306413490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426306413490"} 20241224085613096 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426306413490)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085613096 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426306413490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085613096 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426306413490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426306413490"} 20241224085613096 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426306413490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085613096 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426306413490)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085613096 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426306413490)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085613096 DLU <0006> fsm.c:568 lu(PS:IMSI-262426306413490)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085613096 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085613096 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085613097 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085613098 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426306413490 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426306413490" cn_domain=CS} 20241224085613098 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426306413490 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241224085613098 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426306413490 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426306413490"} 20241224085613098 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426306413490 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224085613098 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085613098 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085613099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42656<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@e4b7ca0511f4: Final verdict of PTC: pass MTC@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085613101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 20241224085613102 DLINP <000b> input/ipa.c:452 connected read/write 20241224085613102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085613102 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085613102 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085613102 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085613102 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45141<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@e4b7ca0511f4: Final verdict of PTC: none 107@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: pass MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:13 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20241224085613141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42664<->l=127.0.0.1:4258 20241224085613242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42664<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78584) Waiting for packet dumper to finish... 1 (prev_count=78584, count=134560) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:15 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_purge_ps started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085616325 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085616325 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085616327 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42674<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085616330 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616330 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085616330 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085616330 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  20241224085616330 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085616330 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  20241224085616330 DLGSUP <0013> gsup_server.c:236 2:  20241224085616330 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085616330 DLGSUP <0013> gsup_server.c:236 3:  20241224085616330 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085616330 DLGSUP <0013> gsup_server.c:236 4:  20241224085616330 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085616330 DLGSUP <0013> gsup_server.c:236 5:  20241224085616330 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085616330 DLGSUP <0013> gsup_server.c:236 7:  20241224085616330 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085616330 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085616330 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085616330 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@e4b7ca0511f4: 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") 20241224085616350 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37775<->l=127.0.0.1:4259) 20241224085616357 DAUC <0003> db_auc.c:157 IMSI='262421727000305': No 2G Auth Data 20241224085616357 DAUC <0003> db_auc.c:192 IMSI='262421727000305': No 3G Auth Data HLR_Test-GSUP(118)@e4b7ca0511f4: Created GsupExpect[0] for "262421727000305" to be handled at TC_gsup_purge_ps(121) 20241224085616374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42682<->l=127.0.0.1:4258 20241224085616379 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616379 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421727000305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421727000305" cn_domain=PS} 20241224085616379 DLU <0006> fsm.c:456 lu(262421727000305)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085616379 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421727000305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085616379 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421727000305)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085616379 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421727000305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421727000305" cn_domain=PS} 20241224085616379 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616379 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e4b7ca0511f4: Found GsupExpect[0] for "262421727000305" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_purge_ps(121)"262421727000305" 20241224085616383 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616383 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421727000305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421727000305"} 20241224085616383 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421727000305)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085616383 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421727000305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085616383 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421727000305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421727000305"} 20241224085616383 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421727000305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085616383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421727000305)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085616383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421727000305)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085616383 DLU <0006> fsm.c:568 lu(PS:IMSI-262421727000305)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085616383 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616383 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085616385 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616385 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421727000305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421727000305" cn_domain=PS} 20241224085616385 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421727000305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241224085616385 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421727000305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421727000305"} 20241224085616385 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421727000305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224085616385 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616385 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085616387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42682<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085616388 DAUC <0003> db_auc.c:157 IMSI='262426944059605': No 2G Auth Data 20241224085616388 DAUC <0003> db_auc.c:192 IMSI='262426944059605': No 3G Auth Data 20241224085616389 DLGSUP <0013> hlr.c:121 IMSI 262426944059605: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e4b7ca0511f4: Created GsupExpect[0] for "262426944059605" to be handled at TC_gsup_purge_ps(122) 20241224085616405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42694<->l=127.0.0.1:4258 20241224085616409 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616409 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426944059605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426944059605" cn_domain=PS} 20241224085616409 DLU <0006> fsm.c:456 lu(262426944059605)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085616409 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426944059605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085616409 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426944059605)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085616409 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426944059605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426944059605" cn_domain=PS} 20241224085616409 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616409 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e4b7ca0511f4: Found GsupExpect[0] for "262426944059605" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@e4b7ca0511f4: Added IMSI table entry 1TC_gsup_purge_ps(122)"262426944059605" 20241224085616411 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616411 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426944059605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426944059605"} 20241224085616411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426944059605)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085616411 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426944059605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085616411 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426944059605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426944059605"} 20241224085616411 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426944059605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085616411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426944059605)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085616411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426944059605)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085616411 DLU <0006> fsm.c:568 lu(PS:IMSI-262426944059605)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085616411 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616411 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085616413 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616413 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426944059605 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426944059605" cn_domain=PS} 20241224085616413 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426944059605 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241224085616413 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426944059605 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426944059605"} 20241224085616413 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426944059605 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224085616414 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616414 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085616415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42694<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085616416 DAUC <0003> db_auc.c:157 IMSI='262421555797676': No 2G Auth Data 20241224085616416 DAUC <0003> db_auc.c:192 IMSI='262421555797676': No 3G Auth Data 20241224085616418 DLGSUP <0013> hlr.c:121 IMSI 262421555797676: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e4b7ca0511f4: Created GsupExpect[0] for "262421555797676" to be handled at TC_gsup_purge_ps(123) 20241224085616433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42704<->l=127.0.0.1:4258 20241224085616436 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616436 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421555797676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421555797676" cn_domain=PS} 20241224085616436 DLU <0006> fsm.c:456 lu(262421555797676)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085616436 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421555797676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085616436 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421555797676)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085616436 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421555797676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421555797676" cn_domain=PS} 20241224085616436 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616436 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e4b7ca0511f4: Found GsupExpect[0] for "262421555797676" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@e4b7ca0511f4: Added IMSI table entry 2TC_gsup_purge_ps(123)"262421555797676" 20241224085616439 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616439 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421555797676 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421555797676"} 20241224085616439 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421555797676)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085616439 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421555797676 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085616439 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421555797676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421555797676"} 20241224085616439 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421555797676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085616439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421555797676)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085616439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421555797676)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085616439 DLU <0006> fsm.c:568 lu(PS:IMSI-262421555797676)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085616439 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616439 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085616442 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616442 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421555797676 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421555797676" cn_domain=PS} 20241224085616442 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421555797676 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241224085616442 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421555797676 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421555797676"} 20241224085616442 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421555797676 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224085616442 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616442 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085616443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42704<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085616445 DAUC <0003> db_auc.c:157 IMSI='262427159883525': No 2G Auth Data 20241224085616445 DAUC <0003> db_auc.c:192 IMSI='262427159883525': No 3G Auth Data 20241224085616446 DLGSUP <0013> hlr.c:121 IMSI 262427159883525: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e4b7ca0511f4: Created GsupExpect[0] for "262427159883525" to be handled at TC_gsup_purge_ps(124) 20241224085616461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42714<->l=127.0.0.1:4258 20241224085616465 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616465 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427159883525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427159883525" cn_domain=PS} 20241224085616465 DLU <0006> fsm.c:456 lu(262427159883525)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085616465 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427159883525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085616466 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427159883525)[0x5579287c2ae0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085616466 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427159883525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427159883525" cn_domain=PS} 20241224085616466 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616466 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e4b7ca0511f4: Found GsupExpect[0] for "262427159883525" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@e4b7ca0511f4: Added IMSI table entry 3TC_gsup_purge_ps(124)"262427159883525" 20241224085616468 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616468 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427159883525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427159883525"} 20241224085616468 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427159883525)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085616468 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427159883525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085616468 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427159883525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427159883525"} 20241224085616468 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427159883525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085616468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427159883525)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085616468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427159883525)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085616468 DLU <0006> fsm.c:568 lu(PS:IMSI-262427159883525)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085616468 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616468 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085616470 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616471 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427159883525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427159883525" cn_domain=PS} 20241224085616471 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427159883525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241224085616471 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427159883525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427159883525"} 20241224085616471 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427159883525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224085616471 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616471 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085616472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42714<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085616473 DAUC <0003> db_auc.c:157 IMSI='262421279160792': No 2G Auth Data 20241224085616473 DAUC <0003> db_auc.c:192 IMSI='262421279160792': No 3G Auth Data 20241224085616474 DLGSUP <0013> hlr.c:121 IMSI 262421279160792: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e4b7ca0511f4: Created GsupExpect[0] for "262421279160792" to be handled at TC_gsup_purge_ps(125) 20241224085616491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42720<->l=127.0.0.1:4258 20241224085616493 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616493 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421279160792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421279160792" cn_domain=PS} 20241224085616493 DLU <0006> fsm.c:456 lu(262421279160792)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085616493 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421279160792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085616493 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421279160792)[0x5579287c2ae0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085616493 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421279160792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421279160792" cn_domain=PS} 20241224085616494 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616494 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e4b7ca0511f4: Found GsupExpect[0] for "262421279160792" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@e4b7ca0511f4: Added IMSI table entry 4TC_gsup_purge_ps(125)"262421279160792" 20241224085616496 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616496 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421279160792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421279160792"} 20241224085616496 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421279160792)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085616496 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421279160792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085616496 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421279160792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421279160792"} 20241224085616496 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421279160792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085616496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421279160792)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085616496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421279160792)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085616496 DLU <0006> fsm.c:568 lu(PS:IMSI-262421279160792)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085616496 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616496 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085616498 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616498 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421279160792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421279160792" cn_domain=PS} 20241224085616498 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421279160792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241224085616498 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421279160792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421279160792"} 20241224085616498 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421279160792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224085616498 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616498 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085616500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42720<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085616501 DAUC <0003> db_auc.c:157 IMSI='262422398517014': No 2G Auth Data 20241224085616501 DAUC <0003> db_auc.c:192 IMSI='262422398517014': No 3G Auth Data 20241224085616502 DLGSUP <0013> hlr.c:121 IMSI 262422398517014: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e4b7ca0511f4: Created GsupExpect[0] for "262422398517014" to be handled at TC_gsup_purge_ps(126) 20241224085616516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42722<->l=127.0.0.1:4258 20241224085616519 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616520 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422398517014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422398517014" cn_domain=PS} 20241224085616520 DLU <0006> fsm.c:456 lu(262422398517014)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085616520 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422398517014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085616520 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422398517014)[0x5579287c2ae0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085616520 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422398517014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422398517014" cn_domain=PS} 20241224085616520 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616520 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e4b7ca0511f4: Found GsupExpect[0] for "262422398517014" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@e4b7ca0511f4: Added IMSI table entry 5TC_gsup_purge_ps(126)"262422398517014" 20241224085616522 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616522 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422398517014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422398517014"} 20241224085616522 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422398517014)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085616522 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422398517014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085616522 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422398517014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422398517014"} 20241224085616522 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422398517014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085616522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422398517014)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085616522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422398517014)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085616522 DLU <0006> fsm.c:568 lu(PS:IMSI-262422398517014)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085616522 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616522 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085616524 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616524 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422398517014 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422398517014" cn_domain=PS} 20241224085616524 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422398517014 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241224085616524 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422398517014 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422398517014"} 20241224085616524 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422398517014 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224085616524 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616524 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085616525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42722<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085616526 DAUC <0003> db_auc.c:157 IMSI='262425650123617': No 2G Auth Data 20241224085616526 DAUC <0003> db_auc.c:192 IMSI='262425650123617': No 3G Auth Data 20241224085616527 DLGSUP <0013> hlr.c:121 IMSI 262425650123617: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e4b7ca0511f4: Created GsupExpect[0] for "262425650123617" to be handled at TC_gsup_purge_ps(127) 20241224085616541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42732<->l=127.0.0.1:4258 20241224085616545 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616545 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425650123617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425650123617" cn_domain=PS} 20241224085616545 DLU <0006> fsm.c:456 lu(262425650123617)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085616545 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425650123617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085616545 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425650123617)[0x5579287c2ae0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085616545 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425650123617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425650123617" cn_domain=PS} 20241224085616545 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616545 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e4b7ca0511f4: Found GsupExpect[0] for "262425650123617" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@e4b7ca0511f4: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425650123617" 20241224085616547 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616547 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425650123617 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425650123617"} 20241224085616547 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425650123617)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085616548 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425650123617 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085616548 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425650123617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425650123617"} 20241224085616548 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425650123617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085616548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425650123617)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085616548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425650123617)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085616548 DLU <0006> fsm.c:568 lu(PS:IMSI-262425650123617)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085616548 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616548 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085616550 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616550 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425650123617 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425650123617" cn_domain=PS} 20241224085616550 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425650123617 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241224085616550 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425650123617 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425650123617"} 20241224085616550 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425650123617 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224085616550 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616550 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085616551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42732<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085616552 DAUC <0003> db_auc.c:157 IMSI='262425445920186': No 2G Auth Data 20241224085616552 DAUC <0003> db_auc.c:192 IMSI='262425445920186': No 3G Auth Data 20241224085616553 DLGSUP <0013> hlr.c:121 IMSI 262425445920186: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e4b7ca0511f4: Created GsupExpect[0] for "262425445920186" to be handled at TC_gsup_purge_ps(128) 20241224085616568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42734<->l=127.0.0.1:4258 20241224085616571 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616571 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425445920186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425445920186" cn_domain=PS} 20241224085616571 DLU <0006> fsm.c:456 lu(262425445920186)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085616571 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425445920186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085616571 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425445920186)[0x5579287c2ae0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085616571 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425445920186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425445920186" cn_domain=PS} 20241224085616572 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616572 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e4b7ca0511f4: Found GsupExpect[0] for "262425445920186" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@e4b7ca0511f4: Added IMSI table entry 7TC_gsup_purge_ps(128)"262425445920186" 20241224085616574 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616574 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425445920186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425445920186"} 20241224085616574 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425445920186)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085616574 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425445920186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085616574 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425445920186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425445920186"} 20241224085616574 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425445920186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085616574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425445920186)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085616574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425445920186)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085616574 DLU <0006> fsm.c:568 lu(PS:IMSI-262425445920186)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085616574 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616574 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085616576 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616576 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425445920186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425445920186" cn_domain=PS} 20241224085616576 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425445920186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241224085616576 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425445920186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425445920186"} 20241224085616576 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425445920186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224085616576 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085616576 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085616578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42734<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@e4b7ca0511f4: Final verdict of PTC: pass MTC@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085616580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42674<->l=127.0.0.1:4258 20241224085616581 DLINP <000b> input/ipa.c:452 connected read/write 20241224085616581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085616581 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085616581 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085616581 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085616581 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37775<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@e4b7ca0511f4: Final verdict of PTC: none 119@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: pass MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:16 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20241224085616620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42746<->l=127.0.0.1:4258 20241224085616721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42746<->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@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:18 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_purge_unknown started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085619800 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085619800 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085619801 DLINP <000b> input/ipa.c:452 connected read/write 20241224085619802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085619802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54024<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085619804 DLINP <000b> input/ipa.c:452 connected read/write 20241224085619804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085619804 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085619804 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085619804 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  20241224085619804 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085619804 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  20241224085619804 DLGSUP <0013> gsup_server.c:236 2:  20241224085619804 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085619804 DLGSUP <0013> gsup_server.c:236 3:  20241224085619804 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085619804 DLGSUP <0013> gsup_server.c:236 4:  20241224085619804 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085619804 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(129)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085619804 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085619804 DLGSUP <0013> gsup_server.c:236 7:  20241224085619804 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085619804 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085619804 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085619804 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@e4b7ca0511f4: 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") 20241224085619821 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34009<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@e4b7ca0511f4: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241224085619832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54028<->l=127.0.0.1:4258 20241224085619845 DLINP <000b> input/ipa.c:452 connected read/write 20241224085619845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085619845 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} 20241224085619845 DLU <0006> fsm.c:456 lu(2345743413463)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085619845 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 20241224085619845 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} 20241224085619845 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085619845 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5579287c2ae0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085619845 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5579287c2ae0]{UNVALIDATED}: Freeing instance 20241224085619845 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5579287c2ae0]{UNVALIDATED}: Deallocated 20241224085619845 DLINP <000b> input/ipa.c:452 connected read/write 20241224085619845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085619845 DLINP <000b> input/ipa.c:452 connected read/write 20241224085619845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@e4b7ca0511f4: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@e4b7ca0511f4: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085619848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54028<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@e4b7ca0511f4: Final verdict of PTC: pass MTC@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085619850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54024<->l=127.0.0.1:4258 20241224085619851 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34009<->l=127.0.0.1:4259) 20241224085619851 DLINP <000b> input/ipa.c:452 connected read/write 20241224085619851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085619851 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085619851 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085619851 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@e4b7ca0511f4: Final verdict of PTC: none 131@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: pass MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:19 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241224085619891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54040<->l=127.0.0.1:4258 20241224085619991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54040<->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@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:22 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_mo_ussd_unknown started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085623068 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085623068 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085623071 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085623071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54044<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085623074 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085623074 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085623074 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085623074 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  20241224085623074 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085623074 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  20241224085623074 DLGSUP <0013> gsup_server.c:236 2:  20241224085623074 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085623074 DLGSUP <0013> gsup_server.c:236 3:  20241224085623074 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085623074 DLGSUP <0013> gsup_server.c:236 4:  20241224085623074 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085623074 DLGSUP <0013> gsup_server.c:236 5:  20241224085623074 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085623074 DLGSUP <0013> gsup_server.c:236 7:  20241224085623074 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085623074 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085623074 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085623074 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@e4b7ca0511f4: 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") 20241224085623093 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44273<->l=127.0.0.1:4259) 20241224085623098 DAUC <0003> db_auc.c:157 IMSI='262429384220042': No 2G Auth Data 20241224085623098 DAUC <0003> db_auc.c:192 IMSI='262429384220042': No 3G Auth Data HLR_Test-GSUP(135)@e4b7ca0511f4: Created GsupExpect[0] for "262429384220042" to be handled at TC_mo_ussd_unknown(138) 20241224085623111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54048<->l=127.0.0.1:4258 20241224085623117 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085623117 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429384220042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429384220042" session_id=4196150065 session_state=BEGIN} 20241224085623117 DSS <0004> hlr_ussd.c:576 262429384220042/0xfa1c2b31: Process SS (BEGIN) 20241224085623117 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241224085623117 DSS <0004> hlr_ussd.c:518 262429384220042/0xfa1c2b31: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241224085623117 DSS <0004> hlr_ussd.c:523 262429384220042/0xfa1c2b31: USSD for unknown code '*#200#' 20241224085623117 DSS <0004> hlr_ussd.c:354 262429384220042/0xfa1c2b31: Tx ReturnError(1, 0x12) 20241224085623117 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429384220042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429384220042" session_id=4196150065 session_state=END} 20241224085623117 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085623117 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e4b7ca0511f4: Found GsupExpect[0] for "262429384220042" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@e4b7ca0511f4: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262429384220042" TC_mo_ussd_unknown(138)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085623121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54048<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085623122 DAUC <0003> db_auc.c:157 IMSI='262422750422035': No 2G Auth Data 20241224085623122 DAUC <0003> db_auc.c:192 IMSI='262422750422035': No 3G Auth Data HLR_Test-GSUP(135)@e4b7ca0511f4: Created GsupExpect[0] for "262422750422035" to be handled at TC_mo_ussd_unknown(139) 20241224085623140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54058<->l=127.0.0.1:4258 20241224085623147 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085623147 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422750422035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422750422035" session_id=956500393 session_state=BEGIN} 20241224085623147 DSS <0004> hlr_ussd.c:576 262422750422035/0x390309a9: Process SS (BEGIN) 20241224085623147 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241224085623147 DSS <0004> hlr_ussd.c:518 262422750422035/0x390309a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241224085623147 DSS <0004> hlr_ussd.c:523 262422750422035/0x390309a9: USSD for unknown code '*#200#' 20241224085623147 DSS <0004> hlr_ussd.c:354 262422750422035/0x390309a9: Tx ReturnError(1, 0x12) 20241224085623147 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422750422035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422750422035" session_id=956500393 session_state=END} 20241224085623147 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085623147 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e4b7ca0511f4: Found GsupExpect[0] for "262422750422035" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@e4b7ca0511f4: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262422750422035" TC_mo_ussd_unknown(139)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085623150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54058<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085623151 DAUC <0003> db_auc.c:157 IMSI='262422482651240': No 2G Auth Data 20241224085623151 DAUC <0003> db_auc.c:192 IMSI='262422482651240': No 3G Auth Data HLR_Test-GSUP(135)@e4b7ca0511f4: Created GsupExpect[0] for "262422482651240" to be handled at TC_mo_ussd_unknown(140) 20241224085623168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54074<->l=127.0.0.1:4258 20241224085623174 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085623174 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422482651240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422482651240" session_id=3272355583 session_state=BEGIN} 20241224085623174 DSS <0004> hlr_ussd.c:576 262422482651240/0xc30c2eff: Process SS (BEGIN) 20241224085623174 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241224085623174 DSS <0004> hlr_ussd.c:518 262422482651240/0xc30c2eff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241224085623174 DSS <0004> hlr_ussd.c:523 262422482651240/0xc30c2eff: USSD for unknown code '*#200#' 20241224085623174 DSS <0004> hlr_ussd.c:354 262422482651240/0xc30c2eff: Tx ReturnError(1, 0x12) 20241224085623174 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422482651240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422482651240" session_id=3272355583 session_state=END} 20241224085623174 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085623174 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e4b7ca0511f4: Found GsupExpect[0] for "262422482651240" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@e4b7ca0511f4: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262422482651240" TC_mo_ussd_unknown(140)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085623176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54074<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085623177 DAUC <0003> db_auc.c:157 IMSI='262420663278419': No 2G Auth Data 20241224085623177 DAUC <0003> db_auc.c:192 IMSI='262420663278419': No 3G Auth Data HLR_Test-GSUP(135)@e4b7ca0511f4: Created GsupExpect[0] for "262420663278419" to be handled at TC_mo_ussd_unknown(141) 20241224085623195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54082<->l=127.0.0.1:4258 20241224085623201 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085623201 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420663278419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420663278419" session_id=4256337075 session_state=BEGIN} 20241224085623201 DSS <0004> hlr_ussd.c:576 262420663278419/0xfdb28cb3: Process SS (BEGIN) 20241224085623201 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241224085623201 DSS <0004> hlr_ussd.c:518 262420663278419/0xfdb28cb3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241224085623201 DSS <0004> hlr_ussd.c:523 262420663278419/0xfdb28cb3: USSD for unknown code '*#200#' 20241224085623201 DSS <0004> hlr_ussd.c:354 262420663278419/0xfdb28cb3: Tx ReturnError(1, 0x12) 20241224085623201 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420663278419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420663278419" session_id=4256337075 session_state=END} 20241224085623201 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085623201 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e4b7ca0511f4: Found GsupExpect[0] for "262420663278419" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@e4b7ca0511f4: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262420663278419" TC_mo_ussd_unknown(141)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085623204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54082<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085623204 DAUC <0003> db_auc.c:157 IMSI='262426541430233': No 2G Auth Data 20241224085623204 DAUC <0003> db_auc.c:192 IMSI='262426541430233': No 3G Auth Data HLR_Test-GSUP(135)@e4b7ca0511f4: Created GsupExpect[0] for "262426541430233" to be handled at TC_mo_ussd_unknown(142) 20241224085623222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54098<->l=127.0.0.1:4258 20241224085623227 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085623227 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426541430233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426541430233" session_id=1026119324 session_state=BEGIN} 20241224085623227 DSS <0004> hlr_ussd.c:576 262426541430233/0x3d29569c: Process SS (BEGIN) 20241224085623227 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241224085623227 DSS <0004> hlr_ussd.c:518 262426541430233/0x3d29569c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241224085623227 DSS <0004> hlr_ussd.c:523 262426541430233/0x3d29569c: USSD for unknown code '*#200#' 20241224085623227 DSS <0004> hlr_ussd.c:354 262426541430233/0x3d29569c: Tx ReturnError(1, 0x12) 20241224085623227 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426541430233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426541430233" session_id=1026119324 session_state=END} 20241224085623227 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085623227 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e4b7ca0511f4: Found GsupExpect[0] for "262426541430233" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@e4b7ca0511f4: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262426541430233" TC_mo_ussd_unknown(142)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085623230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54098<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085623230 DAUC <0003> db_auc.c:157 IMSI='262422472750013': No 2G Auth Data 20241224085623230 DAUC <0003> db_auc.c:192 IMSI='262422472750013': No 3G Auth Data HLR_Test-GSUP(135)@e4b7ca0511f4: Created GsupExpect[0] for "262422472750013" to be handled at TC_mo_ussd_unknown(143) 20241224085623246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54102<->l=127.0.0.1:4258 20241224085623251 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085623251 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422472750013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422472750013" session_id=539686831 session_state=BEGIN} 20241224085623251 DSS <0004> hlr_ussd.c:576 262422472750013/0x202af7af: Process SS (BEGIN) 20241224085623251 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241224085623251 DSS <0004> hlr_ussd.c:518 262422472750013/0x202af7af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241224085623251 DSS <0004> hlr_ussd.c:523 262422472750013/0x202af7af: USSD for unknown code '*#200#' 20241224085623251 DSS <0004> hlr_ussd.c:354 262422472750013/0x202af7af: Tx ReturnError(1, 0x12) 20241224085623251 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422472750013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422472750013" session_id=539686831 session_state=END} 20241224085623251 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085623251 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e4b7ca0511f4: Found GsupExpect[0] for "262422472750013" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@e4b7ca0511f4: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262422472750013" TC_mo_ussd_unknown(143)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085623254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54102<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085623254 DAUC <0003> db_auc.c:157 IMSI='262422156484234': No 2G Auth Data 20241224085623254 DAUC <0003> db_auc.c:192 IMSI='262422156484234': No 3G Auth Data HLR_Test-GSUP(135)@e4b7ca0511f4: Created GsupExpect[0] for "262422156484234" to be handled at TC_mo_ussd_unknown(144) 20241224085623270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54112<->l=127.0.0.1:4258 20241224085623275 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085623275 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422156484234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422156484234" session_id=508963333 session_state=BEGIN} 20241224085623275 DSS <0004> hlr_ussd.c:576 262422156484234/0x1e562a05: Process SS (BEGIN) 20241224085623275 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241224085623275 DSS <0004> hlr_ussd.c:518 262422156484234/0x1e562a05: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241224085623275 DSS <0004> hlr_ussd.c:523 262422156484234/0x1e562a05: USSD for unknown code '*#200#' 20241224085623275 DSS <0004> hlr_ussd.c:354 262422156484234/0x1e562a05: Tx ReturnError(1, 0x12) 20241224085623275 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422156484234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422156484234" session_id=508963333 session_state=END} 20241224085623275 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085623275 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e4b7ca0511f4: Found GsupExpect[0] for "262422156484234" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@e4b7ca0511f4: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422156484234" TC_mo_ussd_unknown(144)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085623278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54112<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085623278 DAUC <0003> db_auc.c:157 IMSI='262428486286250': No 2G Auth Data 20241224085623278 DAUC <0003> db_auc.c:192 IMSI='262428486286250': No 3G Auth Data HLR_Test-GSUP(135)@e4b7ca0511f4: Created GsupExpect[0] for "262428486286250" to be handled at TC_mo_ussd_unknown(145) 20241224085623295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54120<->l=127.0.0.1:4258 20241224085623300 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085623300 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428486286250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428486286250" session_id=3534416501 session_state=BEGIN} 20241224085623300 DSS <0004> hlr_ussd.c:576 262428486286250/0xd2aaea75: Process SS (BEGIN) 20241224085623300 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241224085623300 DSS <0004> hlr_ussd.c:518 262428486286250/0xd2aaea75: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241224085623300 DSS <0004> hlr_ussd.c:523 262428486286250/0xd2aaea75: USSD for unknown code '*#200#' 20241224085623300 DSS <0004> hlr_ussd.c:354 262428486286250/0xd2aaea75: Tx ReturnError(1, 0x12) 20241224085623300 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428486286250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428486286250" session_id=3534416501 session_state=END} 20241224085623300 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085623300 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e4b7ca0511f4: Found GsupExpect[0] for "262428486286250" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@e4b7ca0511f4: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262428486286250" TC_mo_ussd_unknown(145)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085623303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54120<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085623304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54044<->l=127.0.0.1:4258 20241224085623305 DLINP <000b> input/ipa.c:452 connected read/write 20241224085623305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085623305 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085623305 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085623305 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085623305 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44273<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@e4b7ca0511f4: Final verdict of PTC: none 136@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 136: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:23 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241224085623346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54122<->l=127.0.0.1:4258 20241224085623446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54122<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70228) Waiting for packet dumper to finish... 1 (prev_count=70228, count=81392) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:25 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_mo_ussd_euse_disc started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085626526 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085626526 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085626529 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085626530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54136<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085626532 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085626532 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085626532 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085626533 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  20241224085626533 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085626533 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  20241224085626533 DLGSUP <0013> gsup_server.c:236 2:  20241224085626533 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085626533 DLGSUP <0013> gsup_server.c:236 3:  20241224085626533 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085626533 DLGSUP <0013> gsup_server.c:236 4:  20241224085626533 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085626533 DLGSUP <0013> gsup_server.c:236 5:  20241224085626533 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085626533 DLGSUP <0013> gsup_server.c:236 7:  20241224085626533 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085626533 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(146)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085626533 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085626533 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@e4b7ca0511f4: 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") 20241224085626552 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38883<->l=127.0.0.1:4259) 20241224085626559 DAUC <0003> db_auc.c:157 IMSI='262420004255586': No 2G Auth Data 20241224085626559 DAUC <0003> db_auc.c:192 IMSI='262420004255586': No 3G Auth Data HLR_Test-GSUP(147)@e4b7ca0511f4: Created GsupExpect[0] for "262420004255586" to be handled at TC_mo_ussd_euse_disc(150) 20241224085626577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54148<->l=127.0.0.1:4258 20241224085626584 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626584 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085626584 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420004255586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420004255586" session_id=1669009187 session_state=BEGIN} 20241224085626584 DSS <0004> hlr_ussd.c:576 262420004255586/0x637b0f23: Process SS (BEGIN) 20241224085626584 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085626584 DSS <0004> hlr_ussd.c:518 262420004255586/0x637b0f23: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085626584 DSS <0004> hlr_ussd.c:542 262420004255586/0x637b0f23: Cannot find conn for EUSE EUSE-foobar 20241224085626584 DSS <0004> hlr_ussd.c:354 262420004255586/0x637b0f23: Tx ReturnError(1, 0x22) 20241224085626584 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420004255586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420004255586" session_id=1669009187 session_state=END} 20241224085626584 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085626584 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e4b7ca0511f4: Found GsupExpect[0] for "262420004255586" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@e4b7ca0511f4: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262420004255586" TC_mo_ussd_euse_disc(150)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085626588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54148<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085626589 DAUC <0003> db_auc.c:157 IMSI='262423927103780': No 2G Auth Data 20241224085626589 DAUC <0003> db_auc.c:192 IMSI='262423927103780': No 3G Auth Data HLR_Test-GSUP(147)@e4b7ca0511f4: Created GsupExpect[0] for "262423927103780" to be handled at TC_mo_ussd_euse_disc(151) 20241224085626602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54154<->l=127.0.0.1:4258 20241224085626609 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085626609 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423927103780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423927103780" session_id=1073613149 session_state=BEGIN} 20241224085626609 DSS <0004> hlr_ussd.c:576 262423927103780/0x3ffe095d: Process SS (BEGIN) 20241224085626609 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085626609 DSS <0004> hlr_ussd.c:518 262423927103780/0x3ffe095d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085626609 DSS <0004> hlr_ussd.c:542 262423927103780/0x3ffe095d: Cannot find conn for EUSE EUSE-foobar 20241224085626609 DSS <0004> hlr_ussd.c:354 262423927103780/0x3ffe095d: Tx ReturnError(1, 0x22) 20241224085626609 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423927103780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423927103780" session_id=1073613149 session_state=END} 20241224085626609 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085626609 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e4b7ca0511f4: Found GsupExpect[0] for "262423927103780" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@e4b7ca0511f4: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262423927103780" TC_mo_ussd_euse_disc(151)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085626612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54154<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085626612 DAUC <0003> db_auc.c:157 IMSI='262426334765551': No 2G Auth Data 20241224085626612 DAUC <0003> db_auc.c:192 IMSI='262426334765551': No 3G Auth Data HLR_Test-GSUP(147)@e4b7ca0511f4: Created GsupExpect[0] for "262426334765551" to be handled at TC_mo_ussd_euse_disc(152) 20241224085626630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54158<->l=127.0.0.1:4258 20241224085626634 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085626634 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426334765551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426334765551" session_id=2255939320 session_state=BEGIN} 20241224085626634 DSS <0004> hlr_ussd.c:576 262426334765551/0x8676e6f8: Process SS (BEGIN) 20241224085626634 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085626634 DSS <0004> hlr_ussd.c:518 262426334765551/0x8676e6f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085626634 DSS <0004> hlr_ussd.c:542 262426334765551/0x8676e6f8: Cannot find conn for EUSE EUSE-foobar 20241224085626634 DSS <0004> hlr_ussd.c:354 262426334765551/0x8676e6f8: Tx ReturnError(1, 0x22) 20241224085626634 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426334765551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426334765551" session_id=2255939320 session_state=END} 20241224085626634 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085626634 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e4b7ca0511f4: Found GsupExpect[0] for "262426334765551" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@e4b7ca0511f4: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426334765551" TC_mo_ussd_euse_disc(152)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085626637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54158<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085626638 DAUC <0003> db_auc.c:157 IMSI='262429305952675': No 2G Auth Data 20241224085626638 DAUC <0003> db_auc.c:192 IMSI='262429305952675': No 3G Auth Data HLR_Test-GSUP(147)@e4b7ca0511f4: Created GsupExpect[0] for "262429305952675" to be handled at TC_mo_ussd_euse_disc(153) 20241224085626651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54162<->l=127.0.0.1:4258 20241224085626656 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085626656 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429305952675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429305952675" session_id=1332816957 session_state=BEGIN} 20241224085626656 DSS <0004> hlr_ussd.c:576 262429305952675/0x4f712c3d: Process SS (BEGIN) 20241224085626656 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085626656 DSS <0004> hlr_ussd.c:518 262429305952675/0x4f712c3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085626656 DSS <0004> hlr_ussd.c:542 262429305952675/0x4f712c3d: Cannot find conn for EUSE EUSE-foobar 20241224085626656 DSS <0004> hlr_ussd.c:354 262429305952675/0x4f712c3d: Tx ReturnError(1, 0x22) 20241224085626656 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429305952675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429305952675" session_id=1332816957 session_state=END} 20241224085626656 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085626656 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e4b7ca0511f4: Found GsupExpect[0] for "262429305952675" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@e4b7ca0511f4: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262429305952675" TC_mo_ussd_euse_disc(153)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085626659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54162<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085626659 DAUC <0003> db_auc.c:157 IMSI='262423098040870': No 2G Auth Data 20241224085626659 DAUC <0003> db_auc.c:192 IMSI='262423098040870': No 3G Auth Data HLR_Test-GSUP(147)@e4b7ca0511f4: Created GsupExpect[0] for "262423098040870" to be handled at TC_mo_ussd_euse_disc(154) 20241224085626676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32774<->l=127.0.0.1:4258 20241224085626682 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085626682 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423098040870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423098040870" session_id=3826517762 session_state=BEGIN} 20241224085626682 DSS <0004> hlr_ussd.c:576 262423098040870/0xe4140702: Process SS (BEGIN) 20241224085626682 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085626682 DSS <0004> hlr_ussd.c:518 262423098040870/0xe4140702: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085626682 DSS <0004> hlr_ussd.c:542 262423098040870/0xe4140702: Cannot find conn for EUSE EUSE-foobar 20241224085626682 DSS <0004> hlr_ussd.c:354 262423098040870/0xe4140702: Tx ReturnError(1, 0x22) 20241224085626682 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423098040870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423098040870" session_id=3826517762 session_state=END} 20241224085626682 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085626682 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e4b7ca0511f4: Found GsupExpect[0] for "262423098040870" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@e4b7ca0511f4: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423098040870" TC_mo_ussd_euse_disc(154)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085626685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32774<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085626685 DAUC <0003> db_auc.c:157 IMSI='262428337911720': No 2G Auth Data 20241224085626685 DAUC <0003> db_auc.c:192 IMSI='262428337911720': No 3G Auth Data HLR_Test-GSUP(147)@e4b7ca0511f4: Created GsupExpect[0] for "262428337911720" to be handled at TC_mo_ussd_euse_disc(155) 20241224085626703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32788<->l=127.0.0.1:4258 20241224085626710 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085626710 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428337911720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428337911720" session_id=1316117579 session_state=BEGIN} 20241224085626710 DSS <0004> hlr_ussd.c:576 262428337911720/0x4e725c4b: Process SS (BEGIN) 20241224085626710 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085626710 DSS <0004> hlr_ussd.c:518 262428337911720/0x4e725c4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085626710 DSS <0004> hlr_ussd.c:542 262428337911720/0x4e725c4b: Cannot find conn for EUSE EUSE-foobar 20241224085626710 DSS <0004> hlr_ussd.c:354 262428337911720/0x4e725c4b: Tx ReturnError(1, 0x22) 20241224085626710 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428337911720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428337911720" session_id=1316117579 session_state=END} 20241224085626710 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085626710 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e4b7ca0511f4: Found GsupExpect[0] for "262428337911720" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@e4b7ca0511f4: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262428337911720" TC_mo_ussd_euse_disc(155)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085626713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32788<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085626713 DAUC <0003> db_auc.c:157 IMSI='262425353097427': No 2G Auth Data 20241224085626713 DAUC <0003> db_auc.c:192 IMSI='262425353097427': No 3G Auth Data HLR_Test-GSUP(147)@e4b7ca0511f4: Created GsupExpect[0] for "262425353097427" to be handled at TC_mo_ussd_euse_disc(156) 20241224085626731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32790<->l=127.0.0.1:4258 20241224085626735 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085626735 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425353097427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425353097427" session_id=1280578783 session_state=BEGIN} 20241224085626735 DSS <0004> hlr_ussd.c:576 262425353097427/0x4c5414df: Process SS (BEGIN) 20241224085626735 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085626735 DSS <0004> hlr_ussd.c:518 262425353097427/0x4c5414df: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085626735 DSS <0004> hlr_ussd.c:542 262425353097427/0x4c5414df: Cannot find conn for EUSE EUSE-foobar 20241224085626735 DSS <0004> hlr_ussd.c:354 262425353097427/0x4c5414df: Tx ReturnError(1, 0x22) 20241224085626735 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425353097427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425353097427" session_id=1280578783 session_state=END} 20241224085626735 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085626736 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e4b7ca0511f4: Found GsupExpect[0] for "262425353097427" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@e4b7ca0511f4: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262425353097427" TC_mo_ussd_euse_disc(156)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085626738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32790<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085626739 DAUC <0003> db_auc.c:157 IMSI='262429793736899': No 2G Auth Data 20241224085626739 DAUC <0003> db_auc.c:192 IMSI='262429793736899': No 3G Auth Data HLR_Test-GSUP(147)@e4b7ca0511f4: Created GsupExpect[0] for "262429793736899" to be handled at TC_mo_ussd_euse_disc(157) 20241224085626757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32804<->l=127.0.0.1:4258 20241224085626762 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085626762 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429793736899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429793736899" session_id=2631231176 session_state=BEGIN} 20241224085626762 DSS <0004> hlr_ussd.c:576 262429793736899/0x9cd566c8: Process SS (BEGIN) 20241224085626762 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085626762 DSS <0004> hlr_ussd.c:518 262429793736899/0x9cd566c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085626762 DSS <0004> hlr_ussd.c:542 262429793736899/0x9cd566c8: Cannot find conn for EUSE EUSE-foobar 20241224085626762 DSS <0004> hlr_ussd.c:354 262429793736899/0x9cd566c8: Tx ReturnError(1, 0x22) 20241224085626762 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429793736899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429793736899" session_id=2631231176 session_state=END} 20241224085626762 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085626762 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e4b7ca0511f4: Found GsupExpect[0] for "262429793736899" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@e4b7ca0511f4: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262429793736899" TC_mo_ussd_euse_disc(157)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085626765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32804<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085626765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54136<->l=127.0.0.1:4258 20241224085626767 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38883<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@e4b7ca0511f4: Final verdict of PTC: none 20241224085626767 DLINP <000b> input/ipa.c:452 connected read/write 20241224085626767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085626767 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085626767 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085626767 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 148@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 148: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:26 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20241224085626812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32820<->l=127.0.0.1:4258 20241224085627012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32820<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77120) Waiting for packet dumper to finish... 1 (prev_count=77120, count=81620) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:29 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_mo_ussd_iuse_imsi started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085630089 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085630089 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085630092 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085630092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32834<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085630095 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085630095 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085630095 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085630095 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  20241224085630095 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085630095 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  20241224085630095 DLGSUP <0013> gsup_server.c:236 2:  20241224085630095 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085630095 DLGSUP <0013> gsup_server.c:236 3:  20241224085630095 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085630095 DLGSUP <0013> gsup_server.c:236 4:  20241224085630095 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085630095 DLGSUP <0013> gsup_server.c:236 5:  20241224085630095 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085630095 DLGSUP <0013> gsup_server.c:236 7:  20241224085630095 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085630095 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085630095 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085630095 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)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@e4b7ca0511f4: 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") 20241224085630110 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43911<->l=127.0.0.1:4259) 20241224085630114 DAUC <0003> db_auc.c:157 IMSI='262423363040485': No 2G Auth Data 20241224085630114 DAUC <0003> db_auc.c:192 IMSI='262423363040485': No 3G Auth Data HLR_Test-GSUP(159)@e4b7ca0511f4: Created GsupExpect[0] for "262423363040485" to be handled at TC_mo_ussd_iuse_imsi(162) 20241224085630130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4258 20241224085630138 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085630139 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423363040485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423363040485" session_id=3617473035 session_state=BEGIN} 20241224085630139 DSS <0004> hlr_ussd.c:576 262423363040485/0xd79e420b: Process SS (BEGIN) 20241224085630139 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224085630139 DSS <0004> hlr_ussd.c:518 262423363040485/0xd79e420b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224085630139 DSS <0004> hlr_ussd.c:363 262423363040485/0xd79e420b: Tx USSD 'Your IMSI is 262423363040485' 20241224085630139 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423363040485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423363040485" session_id=3617473035 session_state=END} 20241224085630139 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423363040485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085630139 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085630139 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e4b7ca0511f4: Found GsupExpect[0] for "262423363040485" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@e4b7ca0511f4: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262423363040485" TC_mo_ussd_iuse_imsi(162)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085630143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085630144 DAUC <0003> db_auc.c:157 IMSI='262427618028347': No 2G Auth Data 20241224085630144 DAUC <0003> db_auc.c:192 IMSI='262427618028347': No 3G Auth Data HLR_Test-GSUP(159)@e4b7ca0511f4: Created GsupExpect[0] for "262427618028347" to be handled at TC_mo_ussd_iuse_imsi(163) 20241224085630162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32846<->l=127.0.0.1:4258 20241224085630169 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085630169 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427618028347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427618028347" session_id=1944011086 session_state=BEGIN} 20241224085630169 DSS <0004> hlr_ussd.c:576 262427618028347/0x73df414e: Process SS (BEGIN) 20241224085630169 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224085630169 DSS <0004> hlr_ussd.c:518 262427618028347/0x73df414e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224085630169 DSS <0004> hlr_ussd.c:363 262427618028347/0x73df414e: Tx USSD 'Your IMSI is 262427618028347' 20241224085630169 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427618028347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427618028347" session_id=1944011086 session_state=END} 20241224085630169 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427618028347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085630169 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085630169 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e4b7ca0511f4: Found GsupExpect[0] for "262427618028347" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@e4b7ca0511f4: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262427618028347" TC_mo_ussd_iuse_imsi(163)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085630173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32846<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085630173 DAUC <0003> db_auc.c:157 IMSI='262427948376490': No 2G Auth Data 20241224085630173 DAUC <0003> db_auc.c:192 IMSI='262427948376490': No 3G Auth Data HLR_Test-GSUP(159)@e4b7ca0511f4: Created GsupExpect[0] for "262427948376490" to be handled at TC_mo_ussd_iuse_imsi(164) 20241224085630188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32862<->l=127.0.0.1:4258 20241224085630194 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085630194 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427948376490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427948376490" session_id=149501089 session_state=BEGIN} 20241224085630194 DSS <0004> hlr_ussd.c:576 262427948376490/0x08e934a1: Process SS (BEGIN) 20241224085630194 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224085630194 DSS <0004> hlr_ussd.c:518 262427948376490/0x08e934a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224085630194 DSS <0004> hlr_ussd.c:363 262427948376490/0x08e934a1: Tx USSD 'Your IMSI is 262427948376490' 20241224085630194 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427948376490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427948376490" session_id=149501089 session_state=END} 20241224085630194 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427948376490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085630194 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085630195 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e4b7ca0511f4: Found GsupExpect[0] for "262427948376490" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@e4b7ca0511f4: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262427948376490" TC_mo_ussd_iuse_imsi(164)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085630198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32862<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085630199 DAUC <0003> db_auc.c:157 IMSI='262428424579211': No 2G Auth Data 20241224085630199 DAUC <0003> db_auc.c:192 IMSI='262428424579211': No 3G Auth Data HLR_Test-GSUP(159)@e4b7ca0511f4: Created GsupExpect[0] for "262428424579211" to be handled at TC_mo_ussd_iuse_imsi(165) 20241224085630216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32870<->l=127.0.0.1:4258 20241224085630222 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085630222 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428424579211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428424579211" session_id=2689651668 session_state=BEGIN} 20241224085630222 DSS <0004> hlr_ussd.c:576 262428424579211/0xa050d3d4: Process SS (BEGIN) 20241224085630222 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224085630222 DSS <0004> hlr_ussd.c:518 262428424579211/0xa050d3d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224085630222 DSS <0004> hlr_ussd.c:363 262428424579211/0xa050d3d4: Tx USSD 'Your IMSI is 262428424579211' 20241224085630222 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428424579211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428424579211" session_id=2689651668 session_state=END} 20241224085630222 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428424579211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085630222 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085630222 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e4b7ca0511f4: Found GsupExpect[0] for "262428424579211" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@e4b7ca0511f4: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262428424579211" TC_mo_ussd_iuse_imsi(165)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085630226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32870<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085630226 DAUC <0003> db_auc.c:157 IMSI='262427616414930': No 2G Auth Data 20241224085630226 DAUC <0003> db_auc.c:192 IMSI='262427616414930': No 3G Auth Data HLR_Test-GSUP(159)@e4b7ca0511f4: Created GsupExpect[0] for "262427616414930" to be handled at TC_mo_ussd_iuse_imsi(166) 20241224085630244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32884<->l=127.0.0.1:4258 20241224085630250 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085630250 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427616414930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427616414930" session_id=3341880762 session_state=BEGIN} 20241224085630250 DSS <0004> hlr_ussd.c:576 262427616414930/0xc7310dba: Process SS (BEGIN) 20241224085630250 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224085630250 DSS <0004> hlr_ussd.c:518 262427616414930/0xc7310dba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224085630250 DSS <0004> hlr_ussd.c:363 262427616414930/0xc7310dba: Tx USSD 'Your IMSI is 262427616414930' 20241224085630250 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427616414930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427616414930" session_id=3341880762 session_state=END} 20241224085630250 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427616414930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085630250 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085630250 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e4b7ca0511f4: Found GsupExpect[0] for "262427616414930" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@e4b7ca0511f4: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262427616414930" TC_mo_ussd_iuse_imsi(166)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085630253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32884<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085630254 DAUC <0003> db_auc.c:157 IMSI='262427721200721': No 2G Auth Data 20241224085630254 DAUC <0003> db_auc.c:192 IMSI='262427721200721': No 3G Auth Data HLR_Test-GSUP(159)@e4b7ca0511f4: Created GsupExpect[0] for "262427721200721" to be handled at TC_mo_ussd_iuse_imsi(167) 20241224085630271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32896<->l=127.0.0.1:4258 20241224085630278 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085630278 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427721200721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427721200721" session_id=804636590 session_state=BEGIN} 20241224085630278 DSS <0004> hlr_ussd.c:576 262427721200721/0x2ff5c7ae: Process SS (BEGIN) 20241224085630278 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224085630278 DSS <0004> hlr_ussd.c:518 262427721200721/0x2ff5c7ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224085630278 DSS <0004> hlr_ussd.c:363 262427721200721/0x2ff5c7ae: Tx USSD 'Your IMSI is 262427721200721' 20241224085630278 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427721200721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427721200721" session_id=804636590 session_state=END} 20241224085630278 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427721200721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085630278 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085630278 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e4b7ca0511f4: Found GsupExpect[0] for "262427721200721" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@e4b7ca0511f4: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262427721200721" TC_mo_ussd_iuse_imsi(167)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085630281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32896<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085630282 DAUC <0003> db_auc.c:157 IMSI='262427143322997': No 2G Auth Data 20241224085630282 DAUC <0003> db_auc.c:192 IMSI='262427143322997': No 3G Auth Data HLR_Test-GSUP(159)@e4b7ca0511f4: Created GsupExpect[0] for "262427143322997" to be handled at TC_mo_ussd_iuse_imsi(168) 20241224085630299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32900<->l=127.0.0.1:4258 20241224085630306 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085630306 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427143322997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427143322997" session_id=210701037 session_state=BEGIN} 20241224085630306 DSS <0004> hlr_ussd.c:576 262427143322997/0x0c8f0aed: Process SS (BEGIN) 20241224085630306 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224085630306 DSS <0004> hlr_ussd.c:518 262427143322997/0x0c8f0aed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224085630306 DSS <0004> hlr_ussd.c:363 262427143322997/0x0c8f0aed: Tx USSD 'Your IMSI is 262427143322997' 20241224085630306 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427143322997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427143322997" session_id=210701037 session_state=END} 20241224085630306 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427143322997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085630306 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085630306 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e4b7ca0511f4: Found GsupExpect[0] for "262427143322997" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@e4b7ca0511f4: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262427143322997" TC_mo_ussd_iuse_imsi(168)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085630311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32900<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085630312 DAUC <0003> db_auc.c:157 IMSI='262420647049723': No 2G Auth Data 20241224085630312 DAUC <0003> db_auc.c:192 IMSI='262420647049723': No 3G Auth Data HLR_Test-GSUP(159)@e4b7ca0511f4: Created GsupExpect[0] for "262420647049723" to be handled at TC_mo_ussd_iuse_imsi(169) 20241224085630326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32916<->l=127.0.0.1:4258 20241224085630331 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085630331 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420647049723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420647049723" session_id=2492313962 session_state=BEGIN} 20241224085630331 DSS <0004> hlr_ussd.c:576 262420647049723/0x948db16a: Process SS (BEGIN) 20241224085630331 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224085630331 DSS <0004> hlr_ussd.c:518 262420647049723/0x948db16a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224085630331 DSS <0004> hlr_ussd.c:363 262420647049723/0x948db16a: Tx USSD 'Your IMSI is 262420647049723' 20241224085630331 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420647049723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420647049723" session_id=2492313962 session_state=END} 20241224085630331 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420647049723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085630331 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085630331 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e4b7ca0511f4: Found GsupExpect[0] for "262420647049723" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@e4b7ca0511f4: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262420647049723" TC_mo_ussd_iuse_imsi(169)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085630334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32916<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085630335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32834<->l=127.0.0.1:4258 20241224085630336 DLINP <000b> input/ipa.c:452 connected read/write 20241224085630336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085630336 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085630336 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085630336 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@e4b7ca0511f4: Final verdict of PTC: none 20241224085630336 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43911<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@e4b7ca0511f4: Final verdict of PTC: none 160@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 160: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:30 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20241224085630380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32918<->l=127.0.0.1:4258 20241224085630581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32918<->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=82228) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:32 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085633661 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085633661 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085633664 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085633664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32930<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085633667 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085633667 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085633667 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085633667 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  20241224085633667 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085633667 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  20241224085633667 DLGSUP <0013> gsup_server.c:236 2:  20241224085633667 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085633667 DLGSUP <0013> gsup_server.c:236 3:  20241224085633667 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085633667 DLGSUP <0013> gsup_server.c:236 4:  20241224085633667 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085633667 DLGSUP <0013> gsup_server.c:236 5:  20241224085633667 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085633667 DLGSUP <0013> gsup_server.c:236 7:  20241224085633667 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085633667 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085633667 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085633667 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)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@e4b7ca0511f4: 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") 20241224085633685 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42093<->l=127.0.0.1:4259) 20241224085633693 DAUC <0003> db_auc.c:157 IMSI='262421084811430': No 2G Auth Data 20241224085633693 DAUC <0003> db_auc.c:192 IMSI='262421084811430': No 3G Auth Data HLR_Test-GSUP(171)@e4b7ca0511f4: Created GsupExpect[0] for "262421084811430" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241224085633709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32938<->l=127.0.0.1:4258 20241224085633715 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085633715 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421084811430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421084811430" source_name="the-source\n" session_id=4084963112 session_state=BEGIN} 20241224085633715 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241224085633715 DSS <0004> hlr_ussd.c:576 262421084811430/0xf37b9728: Process SS (BEGIN) 20241224085633715 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224085633715 DSS <0004> hlr_ussd.c:518 262421084811430/0xf37b9728: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224085633715 DSS <0004> hlr_ussd.c:363 262421084811430/0xf37b9728: Tx USSD 'Your IMSI is 262421084811430' 20241224085633715 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421084811430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421084811430" destination_name="the-source\n" session_id=4084963112 session_state=END} 20241224085633715 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262421084811430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085633715 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085633715 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e4b7ca0511f4: Found GsupExpect[0] for "262421084811430" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@e4b7ca0511f4: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421084811430" TC_mo_ussd_iuse_imsi_via_proxy(174)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085633719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32938<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085633720 DAUC <0003> db_auc.c:157 IMSI='262429636134858': No 2G Auth Data 20241224085633720 DAUC <0003> db_auc.c:192 IMSI='262429636134858': No 3G Auth Data HLR_Test-GSUP(171)@e4b7ca0511f4: Created GsupExpect[0] for "262429636134858" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241224085633738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32952<->l=127.0.0.1:4258 20241224085633743 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633743 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085633743 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429636134858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429636134858" source_name="the-source\n" session_id=2658171313 session_state=BEGIN} 20241224085633743 DSS <0004> hlr_ussd.c:576 262429636134858/0x9e7079b1: Process SS (BEGIN) 20241224085633743 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224085633743 DSS <0004> hlr_ussd.c:518 262429636134858/0x9e7079b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224085633743 DSS <0004> hlr_ussd.c:363 262429636134858/0x9e7079b1: Tx USSD 'Your IMSI is 262429636134858' 20241224085633743 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429636134858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429636134858" destination_name="the-source\n" session_id=2658171313 session_state=END} 20241224085633743 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262429636134858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085633743 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085633744 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e4b7ca0511f4: Found GsupExpect[0] for "262429636134858" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@e4b7ca0511f4: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429636134858" TC_mo_ussd_iuse_imsi_via_proxy(175)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085633747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32952<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085633748 DAUC <0003> db_auc.c:157 IMSI='262426092667217': No 2G Auth Data 20241224085633748 DAUC <0003> db_auc.c:192 IMSI='262426092667217': No 3G Auth Data HLR_Test-GSUP(171)@e4b7ca0511f4: Created GsupExpect[0] for "262426092667217" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241224085633767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32954<->l=127.0.0.1:4258 20241224085633772 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085633772 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262426092667217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426092667217" source_name="the-source\n" session_id=642818340 session_state=BEGIN} 20241224085633772 DSS <0004> hlr_ussd.c:576 262426092667217/0x2650a124: Process SS (BEGIN) 20241224085633772 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224085633772 DSS <0004> hlr_ussd.c:518 262426092667217/0x2650a124: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224085633772 DSS <0004> hlr_ussd.c:363 262426092667217/0x2650a124: Tx USSD 'Your IMSI is 262426092667217' 20241224085633772 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262426092667217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426092667217" destination_name="the-source\n" session_id=642818340 session_state=END} 20241224085633772 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262426092667217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085633772 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085633773 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e4b7ca0511f4: Found GsupExpect[0] for "262426092667217" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@e4b7ca0511f4: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262426092667217" TC_mo_ussd_iuse_imsi_via_proxy(176)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085633776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32954<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085633777 DAUC <0003> db_auc.c:157 IMSI='262426841201653': No 2G Auth Data 20241224085633777 DAUC <0003> db_auc.c:192 IMSI='262426841201653': No 3G Auth Data HLR_Test-GSUP(171)@e4b7ca0511f4: Created GsupExpect[0] for "262426841201653" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241224085633794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32968<->l=127.0.0.1:4258 20241224085633801 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085633801 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262426841201653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426841201653" source_name="the-source\n" session_id=162993977 session_state=BEGIN} 20241224085633801 DSS <0004> hlr_ussd.c:576 262426841201653/0x09b71739: Process SS (BEGIN) 20241224085633801 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224085633801 DSS <0004> hlr_ussd.c:518 262426841201653/0x09b71739: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224085633801 DSS <0004> hlr_ussd.c:363 262426841201653/0x09b71739: Tx USSD 'Your IMSI is 262426841201653' 20241224085633801 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262426841201653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426841201653" destination_name="the-source\n" session_id=162993977 session_state=END} 20241224085633801 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262426841201653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085633801 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085633801 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e4b7ca0511f4: Found GsupExpect[0] for "262426841201653" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@e4b7ca0511f4: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262426841201653" TC_mo_ussd_iuse_imsi_via_proxy(177)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085633806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32968<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085633807 DAUC <0003> db_auc.c:157 IMSI='262425401747830': No 2G Auth Data 20241224085633807 DAUC <0003> db_auc.c:192 IMSI='262425401747830': No 3G Auth Data HLR_Test-GSUP(171)@e4b7ca0511f4: Created GsupExpect[0] for "262425401747830" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241224085633823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32970<->l=127.0.0.1:4258 20241224085633828 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085633828 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425401747830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425401747830" source_name="the-source\n" session_id=3400563943 session_state=BEGIN} 20241224085633828 DSS <0004> hlr_ussd.c:576 262425401747830/0xcab07ce7: Process SS (BEGIN) 20241224085633828 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224085633828 DSS <0004> hlr_ussd.c:518 262425401747830/0xcab07ce7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224085633828 DSS <0004> hlr_ussd.c:363 262425401747830/0xcab07ce7: Tx USSD 'Your IMSI is 262425401747830' 20241224085633828 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425401747830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425401747830" destination_name="the-source\n" session_id=3400563943 session_state=END} 20241224085633828 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262425401747830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085633828 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085633828 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e4b7ca0511f4: Found GsupExpect[0] for "262425401747830" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@e4b7ca0511f4: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262425401747830" TC_mo_ussd_iuse_imsi_via_proxy(178)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085633832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32970<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085633832 DAUC <0003> db_auc.c:157 IMSI='262423674834511': No 2G Auth Data 20241224085633832 DAUC <0003> db_auc.c:192 IMSI='262423674834511': No 3G Auth Data HLR_Test-GSUP(171)@e4b7ca0511f4: Created GsupExpect[0] for "262423674834511" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241224085633848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32978<->l=127.0.0.1:4258 20241224085633853 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085633853 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423674834511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423674834511" source_name="the-source\n" session_id=1963114305 session_state=BEGIN} 20241224085633853 DSS <0004> hlr_ussd.c:576 262423674834511/0x7502bf41: Process SS (BEGIN) 20241224085633853 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224085633853 DSS <0004> hlr_ussd.c:518 262423674834511/0x7502bf41: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224085633853 DSS <0004> hlr_ussd.c:363 262423674834511/0x7502bf41: Tx USSD 'Your IMSI is 262423674834511' 20241224085633853 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423674834511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423674834511" destination_name="the-source\n" session_id=1963114305 session_state=END} 20241224085633853 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262423674834511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085633853 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085633853 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e4b7ca0511f4: Found GsupExpect[0] for "262423674834511" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@e4b7ca0511f4: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262423674834511" TC_mo_ussd_iuse_imsi_via_proxy(179)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085633857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32978<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085633857 DAUC <0003> db_auc.c:157 IMSI='262423719080667': No 2G Auth Data 20241224085633857 DAUC <0003> db_auc.c:192 IMSI='262423719080667': No 3G Auth Data HLR_Test-GSUP(171)@e4b7ca0511f4: Created GsupExpect[0] for "262423719080667" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241224085633872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32994<->l=127.0.0.1:4258 20241224085633879 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085633879 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423719080667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423719080667" source_name="the-source\n" session_id=181368144 session_state=BEGIN} 20241224085633879 DSS <0004> hlr_ussd.c:576 262423719080667/0x0acf7550: Process SS (BEGIN) 20241224085633879 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224085633879 DSS <0004> hlr_ussd.c:518 262423719080667/0x0acf7550: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224085633879 DSS <0004> hlr_ussd.c:363 262423719080667/0x0acf7550: Tx USSD 'Your IMSI is 262423719080667' 20241224085633879 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423719080667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423719080667" destination_name="the-source\n" session_id=181368144 session_state=END} 20241224085633879 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262423719080667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085633879 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085633879 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e4b7ca0511f4: Found GsupExpect[0] for "262423719080667" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@e4b7ca0511f4: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262423719080667" TC_mo_ussd_iuse_imsi_via_proxy(180)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085633882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32994<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085633883 DAUC <0003> db_auc.c:157 IMSI='262424614941351': No 2G Auth Data 20241224085633883 DAUC <0003> db_auc.c:192 IMSI='262424614941351': No 3G Auth Data HLR_Test-GSUP(171)@e4b7ca0511f4: Created GsupExpect[0] for "262424614941351" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241224085633901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33006<->l=127.0.0.1:4258 20241224085633906 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085633906 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262424614941351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424614941351" source_name="the-source\n" session_id=1408162322 session_state=BEGIN} 20241224085633906 DSS <0004> hlr_ussd.c:576 262424614941351/0x53eeda12: Process SS (BEGIN) 20241224085633906 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224085633906 DSS <0004> hlr_ussd.c:518 262424614941351/0x53eeda12: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224085633906 DSS <0004> hlr_ussd.c:363 262424614941351/0x53eeda12: Tx USSD 'Your IMSI is 262424614941351' 20241224085633906 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262424614941351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424614941351" destination_name="the-source\n" session_id=1408162322 session_state=END} 20241224085633906 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262424614941351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085633906 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085633906 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e4b7ca0511f4: Found GsupExpect[0] for "262424614941351" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@e4b7ca0511f4: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262424614941351" TC_mo_ussd_iuse_imsi_via_proxy(181)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085633910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33006<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085633911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32930<->l=127.0.0.1:4258 20241224085633912 DLINP <000b> input/ipa.c:452 connected read/write 20241224085633912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085633912 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(171)@e4b7ca0511f4: Final verdict of PTC: none 20241224085633912 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085633912 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085633912 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241224085633912 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42093<->l=127.0.0.1:4259) 172@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 172: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:33 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20241224085633955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33008<->l=127.0.0.1:4258 20241224085634156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33008<->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=83472) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:36 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_mo_ussd_iuse_msisdn started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085637228 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085637229 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085637231 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085637232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55894<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085637234 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085637234 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085637234 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085637234 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  20241224085637234 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085637234 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  20241224085637234 DLGSUP <0013> gsup_server.c:236 2:  20241224085637234 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085637234 DLGSUP <0013> gsup_server.c:236 3:  20241224085637234 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085637234 DLGSUP <0013> gsup_server.c:236 4:  20241224085637234 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085637234 DLGSUP <0013> gsup_server.c:236 5:  20241224085637234 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085637234 DLGSUP <0013> gsup_server.c:236 7:  20241224085637234 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085637234 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(182)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085637234 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085637234 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@e4b7ca0511f4: 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") 20241224085637252 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43933<->l=127.0.0.1:4259) 20241224085637258 DAUC <0003> db_auc.c:157 IMSI='262427782494455': No 2G Auth Data 20241224085637258 DAUC <0003> db_auc.c:192 IMSI='262427782494455': No 3G Auth Data HLR_Test-GSUP(183)@e4b7ca0511f4: Created GsupExpect[0] for "262427782494455" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241224085637274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55900<->l=127.0.0.1:4258 20241224085637283 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637283 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085637283 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427782494455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427782494455" session_id=4095260761 session_state=BEGIN} 20241224085637283 DSS <0004> hlr_ussd.c:576 262427782494455/0xf418b859: Process SS (BEGIN) 20241224085637283 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224085637283 DSS <0004> hlr_ussd.c:518 262427782494455/0xf418b859: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224085637284 DSS <0004> hlr_ussd.c:363 262427782494455/0xf418b859: Tx USSD 'Your extension is 491614303016' 20241224085637284 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427782494455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427782494455" session_id=4095260761 session_state=END} 20241224085637284 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427782494455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085637284 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085637284 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e4b7ca0511f4: Found GsupExpect[0] for "262427782494455" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@e4b7ca0511f4: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427782494455" TC_mo_ussd_iuse_msisdn(186)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085637288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55900<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085637289 DAUC <0003> db_auc.c:157 IMSI='262427399023099': No 2G Auth Data 20241224085637289 DAUC <0003> db_auc.c:192 IMSI='262427399023099': No 3G Auth Data HLR_Test-GSUP(183)@e4b7ca0511f4: Created GsupExpect[0] for "262427399023099" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241224085637306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55902<->l=127.0.0.1:4258 20241224085637311 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085637311 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427399023099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427399023099" session_id=3624244760 session_state=BEGIN} 20241224085637311 DSS <0004> hlr_ussd.c:576 262427399023099/0xd8059618: Process SS (BEGIN) 20241224085637311 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224085637312 DSS <0004> hlr_ussd.c:518 262427399023099/0xd8059618: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224085637312 DSS <0004> hlr_ussd.c:363 262427399023099/0xd8059618: Tx USSD 'Your extension is 491610670546' 20241224085637312 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427399023099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427399023099" session_id=3624244760 session_state=END} 20241224085637312 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427399023099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085637312 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085637312 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e4b7ca0511f4: Found GsupExpect[0] for "262427399023099" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@e4b7ca0511f4: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262427399023099" TC_mo_ussd_iuse_msisdn(187)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085637316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55902<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085637317 DAUC <0003> db_auc.c:157 IMSI='262428543602680': No 2G Auth Data 20241224085637317 DAUC <0003> db_auc.c:192 IMSI='262428543602680': No 3G Auth Data HLR_Test-GSUP(183)@e4b7ca0511f4: Created GsupExpect[0] for "262428543602680" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241224085637334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55904<->l=127.0.0.1:4258 20241224085637339 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085637339 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428543602680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428543602680" session_id=42292716 session_state=BEGIN} 20241224085637339 DSS <0004> hlr_ussd.c:576 262428543602680/0x028555ec: Process SS (BEGIN) 20241224085637339 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224085637339 DSS <0004> hlr_ussd.c:518 262428543602680/0x028555ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224085637339 DSS <0004> hlr_ussd.c:363 262428543602680/0x028555ec: Tx USSD 'Your extension is 491611116031' 20241224085637339 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428543602680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428543602680" session_id=42292716 session_state=END} 20241224085637339 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428543602680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085637339 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085637339 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e4b7ca0511f4: Found GsupExpect[0] for "262428543602680" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@e4b7ca0511f4: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262428543602680" TC_mo_ussd_iuse_msisdn(188)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085637342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55904<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085637343 DAUC <0003> db_auc.c:157 IMSI='262427500867972': No 2G Auth Data 20241224085637343 DAUC <0003> db_auc.c:192 IMSI='262427500867972': No 3G Auth Data HLR_Test-GSUP(183)@e4b7ca0511f4: Created GsupExpect[0] for "262427500867972" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241224085637360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55916<->l=127.0.0.1:4258 20241224085637366 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085637366 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427500867972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427500867972" session_id=2374944087 session_state=BEGIN} 20241224085637366 DSS <0004> hlr_ussd.c:576 262427500867972/0x8d8ec557: Process SS (BEGIN) 20241224085637366 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224085637366 DSS <0004> hlr_ussd.c:518 262427500867972/0x8d8ec557: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224085637367 DSS <0004> hlr_ussd.c:363 262427500867972/0x8d8ec557: Tx USSD 'Your extension is 491617834233' 20241224085637367 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427500867972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427500867972" session_id=2374944087 session_state=END} 20241224085637367 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427500867972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085637367 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085637367 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e4b7ca0511f4: Found GsupExpect[0] for "262427500867972" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@e4b7ca0511f4: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427500867972" TC_mo_ussd_iuse_msisdn(189)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085637370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55916<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085637371 DAUC <0003> db_auc.c:157 IMSI='262424916035099': No 2G Auth Data 20241224085637371 DAUC <0003> db_auc.c:192 IMSI='262424916035099': No 3G Auth Data HLR_Test-GSUP(183)@e4b7ca0511f4: Created GsupExpect[0] for "262424916035099" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241224085637387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55924<->l=127.0.0.1:4258 20241224085637393 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085637393 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424916035099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424916035099" session_id=3781449813 session_state=BEGIN} 20241224085637393 DSS <0004> hlr_ussd.c:576 262424916035099/0xe1645855: Process SS (BEGIN) 20241224085637393 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224085637393 DSS <0004> hlr_ussd.c:518 262424916035099/0xe1645855: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224085637393 DSS <0004> hlr_ussd.c:363 262424916035099/0xe1645855: Tx USSD 'Your extension is 491614657184' 20241224085637393 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424916035099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424916035099" session_id=3781449813 session_state=END} 20241224085637393 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424916035099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085637393 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085637394 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e4b7ca0511f4: Found GsupExpect[0] for "262424916035099" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@e4b7ca0511f4: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262424916035099" TC_mo_ussd_iuse_msisdn(190)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085637397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55924<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085637398 DAUC <0003> db_auc.c:157 IMSI='262427072804936': No 2G Auth Data 20241224085637398 DAUC <0003> db_auc.c:192 IMSI='262427072804936': No 3G Auth Data HLR_Test-GSUP(183)@e4b7ca0511f4: Created GsupExpect[0] for "262427072804936" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241224085637412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55936<->l=127.0.0.1:4258 20241224085637419 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085637419 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427072804936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427072804936" session_id=2172817835 session_state=BEGIN} 20241224085637419 DSS <0004> hlr_ussd.c:576 262427072804936/0x818291ab: Process SS (BEGIN) 20241224085637419 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224085637419 DSS <0004> hlr_ussd.c:518 262427072804936/0x818291ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224085637419 DSS <0004> hlr_ussd.c:363 262427072804936/0x818291ab: Tx USSD 'Your extension is 491614481265' 20241224085637419 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427072804936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427072804936" session_id=2172817835 session_state=END} 20241224085637420 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427072804936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085637420 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085637420 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e4b7ca0511f4: Found GsupExpect[0] for "262427072804936" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@e4b7ca0511f4: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262427072804936" TC_mo_ussd_iuse_msisdn(191)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085637424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55936<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085637425 DAUC <0003> db_auc.c:157 IMSI='262420029868190': No 2G Auth Data 20241224085637425 DAUC <0003> db_auc.c:192 IMSI='262420029868190': No 3G Auth Data HLR_Test-GSUP(183)@e4b7ca0511f4: Created GsupExpect[0] for "262420029868190" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241224085637441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55950<->l=127.0.0.1:4258 20241224085637447 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085637447 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420029868190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420029868190" session_id=52966107 session_state=BEGIN} 20241224085637447 DSS <0004> hlr_ussd.c:576 262420029868190/0x032832db: Process SS (BEGIN) 20241224085637447 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224085637447 DSS <0004> hlr_ussd.c:518 262420029868190/0x032832db: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224085637448 DSS <0004> hlr_ussd.c:363 262420029868190/0x032832db: Tx USSD 'Your extension is 491616100041' 20241224085637448 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420029868190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420029868190" session_id=52966107 session_state=END} 20241224085637448 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420029868190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085637448 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085637448 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e4b7ca0511f4: Found GsupExpect[0] for "262420029868190" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@e4b7ca0511f4: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262420029868190" TC_mo_ussd_iuse_msisdn(192)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085637451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55950<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085637452 DAUC <0003> db_auc.c:157 IMSI='262424146114039': No 2G Auth Data 20241224085637452 DAUC <0003> db_auc.c:192 IMSI='262424146114039': No 3G Auth Data HLR_Test-GSUP(183)@e4b7ca0511f4: Created GsupExpect[0] for "262424146114039" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241224085637468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55960<->l=127.0.0.1:4258 20241224085637473 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085637473 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424146114039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424146114039" session_id=1690794898 session_state=BEGIN} 20241224085637473 DSS <0004> hlr_ussd.c:576 262424146114039/0x64c77b92: Process SS (BEGIN) 20241224085637473 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224085637473 DSS <0004> hlr_ussd.c:518 262424146114039/0x64c77b92: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224085637473 DSS <0004> hlr_ussd.c:363 262424146114039/0x64c77b92: Tx USSD 'Your extension is 491615077105' 20241224085637473 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424146114039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424146114039" session_id=1690794898 session_state=END} 20241224085637473 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424146114039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085637473 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085637473 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e4b7ca0511f4: Found GsupExpect[0] for "262424146114039" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@e4b7ca0511f4: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262424146114039" TC_mo_ussd_iuse_msisdn(193)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085637477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55960<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085637478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55894<->l=127.0.0.1:4258 20241224085637478 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43933<->l=127.0.0.1:4259) 20241224085637479 DLINP <000b> input/ipa.c:452 connected read/write 20241224085637479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085637479 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085637479 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085637479 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@e4b7ca0511f4: Final verdict of PTC: none 184@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 184: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:37 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20241224085637520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55972<->l=127.0.0.1:4258 20241224085637721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55972<->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=82328) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:39 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085640799 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085640800 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085640801 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085640802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55974<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085640803 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085640803 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085640803 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085640803 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  20241224085640803 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085640803 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  20241224085640803 DLGSUP <0013> gsup_server.c:236 2:  20241224085640803 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085640803 DLGSUP <0013> gsup_server.c:236 3:  20241224085640803 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085640803 DLGSUP <0013> gsup_server.c:236 4:  20241224085640803 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085640803 DLGSUP <0013> gsup_server.c:236 5:  20241224085640803 DLGSUP <0013> gsup_server.c:238 5: 00  HLR_Test-GSUP-IPA(194)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }20241224085640803 DLGSUP <0013> gsup_server.c:236 7:  20241224085640803 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085640803 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085640803 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085640803 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@e4b7ca0511f4: 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") 20241224085640821 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45469<->l=127.0.0.1:4259) 20241224085640826 DAUC <0003> db_auc.c:157 IMSI='262420011409259': No 2G Auth Data 20241224085640826 DAUC <0003> db_auc.c:192 IMSI='262420011409259': No 3G Auth Data HLR_Test-GSUP(195)@e4b7ca0511f4: Created GsupExpect[0] for "262420011409259" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241224085640845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55980<->l=127.0.0.1:4258 20241224085640851 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085640851 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420011409259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420011409259" source_name="the-source\n" session_id=1533572093 session_state=BEGIN} 20241224085640851 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241224085640851 DSS <0004> hlr_ussd.c:576 262420011409259/0x5b6873fd: Process SS (BEGIN) 20241224085640851 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224085640851 DSS <0004> hlr_ussd.c:518 262420011409259/0x5b6873fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224085640851 DSS <0004> hlr_ussd.c:363 262420011409259/0x5b6873fd: Tx USSD 'Your extension is 491612768331' 20241224085640851 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262420011409259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420011409259" destination_name="the-source\n" session_id=1533572093 session_state=END} 20241224085640851 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262420011409259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085640851 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085640851 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e4b7ca0511f4: Found GsupExpect[0] for "262420011409259" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@e4b7ca0511f4: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262420011409259" TC_mo_ussd_iuse_msisdn_via_proxy(198)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085640857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55980<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085640857 DAUC <0003> db_auc.c:157 IMSI='262429303718877': No 2G Auth Data 20241224085640858 DAUC <0003> db_auc.c:192 IMSI='262429303718877': No 3G Auth Data HLR_Test-GSUP(195)@e4b7ca0511f4: Created GsupExpect[0] for "262429303718877" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241224085640874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55988<->l=127.0.0.1:4258 20241224085640879 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085640879 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262429303718877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429303718877" source_name="the-source\n" session_id=1142331794 session_state=BEGIN} 20241224085640879 DSS <0004> hlr_ussd.c:576 262429303718877/0x44169992: Process SS (BEGIN) 20241224085640879 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224085640879 DSS <0004> hlr_ussd.c:518 262429303718877/0x44169992: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224085640879 DSS <0004> hlr_ussd.c:363 262429303718877/0x44169992: Tx USSD 'Your extension is 491614474473' 20241224085640879 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262429303718877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429303718877" destination_name="the-source\n" session_id=1142331794 session_state=END} 20241224085640879 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262429303718877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085640879 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085640879 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e4b7ca0511f4: Found GsupExpect[0] for "262429303718877" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@e4b7ca0511f4: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262429303718877" TC_mo_ussd_iuse_msisdn_via_proxy(199)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085640882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55988<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085640882 DAUC <0003> db_auc.c:157 IMSI='262420108924702': No 2G Auth Data 20241224085640882 DAUC <0003> db_auc.c:192 IMSI='262420108924702': No 3G Auth Data HLR_Test-GSUP(195)@e4b7ca0511f4: Created GsupExpect[0] for "262420108924702" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241224085640900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55990<->l=127.0.0.1:4258 20241224085640906 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085640907 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420108924702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420108924702" source_name="the-source\n" session_id=3609862673 session_state=BEGIN} 20241224085640907 DSS <0004> hlr_ussd.c:576 262420108924702/0xd72a2211: Process SS (BEGIN) 20241224085640907 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224085640907 DSS <0004> hlr_ussd.c:518 262420108924702/0xd72a2211: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224085640907 DSS <0004> hlr_ussd.c:363 262420108924702/0xd72a2211: Tx USSD 'Your extension is 491612001630' 20241224085640907 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420108924702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420108924702" destination_name="the-source\n" session_id=3609862673 session_state=END} 20241224085640907 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262420108924702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085640907 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085640907 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e4b7ca0511f4: Found GsupExpect[0] for "262420108924702" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@e4b7ca0511f4: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262420108924702" TC_mo_ussd_iuse_msisdn_via_proxy(200)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085640910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55990<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085640911 DAUC <0003> db_auc.c:157 IMSI='262423171729225': No 2G Auth Data 20241224085640911 DAUC <0003> db_auc.c:192 IMSI='262423171729225': No 3G Auth Data HLR_Test-GSUP(195)@e4b7ca0511f4: Created GsupExpect[0] for "262423171729225" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241224085640928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55994<->l=127.0.0.1:4258 20241224085640934 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085640934 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262423171729225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423171729225" source_name="the-source\n" session_id=2000007379 session_state=BEGIN} 20241224085640934 DSS <0004> hlr_ussd.c:576 262423171729225/0x7735b0d3: Process SS (BEGIN) 20241224085640934 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224085640934 DSS <0004> hlr_ussd.c:518 262423171729225/0x7735b0d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224085640934 DSS <0004> hlr_ussd.c:363 262423171729225/0x7735b0d3: Tx USSD 'Your extension is 491610052114' 20241224085640934 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262423171729225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423171729225" destination_name="the-source\n" session_id=2000007379 session_state=END} 20241224085640934 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262423171729225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085640934 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085640934 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e4b7ca0511f4: Found GsupExpect[0] for "262423171729225" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@e4b7ca0511f4: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262423171729225" TC_mo_ussd_iuse_msisdn_via_proxy(201)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085640938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55994<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085640938 DAUC <0003> db_auc.c:157 IMSI='262423949057948': No 2G Auth Data 20241224085640939 DAUC <0003> db_auc.c:192 IMSI='262423949057948': No 3G Auth Data HLR_Test-GSUP(195)@e4b7ca0511f4: Created GsupExpect[0] for "262423949057948" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241224085640957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56000<->l=127.0.0.1:4258 20241224085640963 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640963 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085640963 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423949057948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423949057948" source_name="the-source\n" session_id=2926852017 session_state=BEGIN} 20241224085640963 DSS <0004> hlr_ussd.c:576 262423949057948/0xae7437b1: Process SS (BEGIN) 20241224085640963 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224085640963 DSS <0004> hlr_ussd.c:518 262423949057948/0xae7437b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224085640963 DSS <0004> hlr_ussd.c:363 262423949057948/0xae7437b1: Tx USSD 'Your extension is 491616025734' 20241224085640963 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423949057948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423949057948" destination_name="the-source\n" session_id=2926852017 session_state=END} 20241224085640963 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262423949057948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085640963 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085640963 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e4b7ca0511f4: Found GsupExpect[0] for "262423949057948" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@e4b7ca0511f4: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262423949057948" TC_mo_ussd_iuse_msisdn_via_proxy(202)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085640966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56000<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085640967 DAUC <0003> db_auc.c:157 IMSI='262429825914728': No 2G Auth Data 20241224085640967 DAUC <0003> db_auc.c:192 IMSI='262429825914728': No 3G Auth Data HLR_Test-GSUP(195)@e4b7ca0511f4: Created GsupExpect[0] for "262429825914728" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241224085640986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56010<->l=127.0.0.1:4258 20241224085640992 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085640992 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429825914728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429825914728" source_name="the-source\n" session_id=3838457461 session_state=BEGIN} 20241224085640992 DSS <0004> hlr_ussd.c:576 262429825914728/0xe4ca3675: Process SS (BEGIN) 20241224085640992 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224085640992 DSS <0004> hlr_ussd.c:518 262429825914728/0xe4ca3675: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224085640992 DSS <0004> hlr_ussd.c:363 262429825914728/0xe4ca3675: Tx USSD 'Your extension is 491611054737' 20241224085640992 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429825914728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429825914728" destination_name="the-source\n" session_id=3838457461 session_state=END} 20241224085640992 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262429825914728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085640992 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085640992 DLINP <000b> input/ipa.c:452 connected read/write 20241224085640992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e4b7ca0511f4: Found GsupExpect[0] for "262429825914728" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@e4b7ca0511f4: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262429825914728" TC_mo_ussd_iuse_msisdn_via_proxy(203)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085640997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56010<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085640997 DAUC <0003> db_auc.c:157 IMSI='262429193128926': No 2G Auth Data 20241224085640997 DAUC <0003> db_auc.c:192 IMSI='262429193128926': No 3G Auth Data HLR_Test-GSUP(195)@e4b7ca0511f4: Created GsupExpect[0] for "262429193128926" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241224085641011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56024<->l=127.0.0.1:4258 20241224085641017 DLINP <000b> input/ipa.c:452 connected read/write 20241224085641017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085641017 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262429193128926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429193128926" source_name="the-source\n" session_id=245189733 session_state=BEGIN} 20241224085641017 DSS <0004> hlr_ussd.c:576 262429193128926/0x0e9d4c65: Process SS (BEGIN) 20241224085641018 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224085641018 DSS <0004> hlr_ussd.c:518 262429193128926/0x0e9d4c65: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224085641018 DSS <0004> hlr_ussd.c:363 262429193128926/0x0e9d4c65: Tx USSD 'Your extension is 491612513456' 20241224085641018 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262429193128926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429193128926" destination_name="the-source\n" session_id=245189733 session_state=END} 20241224085641018 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262429193128926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085641018 DLINP <000b> input/ipa.c:452 connected read/write 20241224085641018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085641018 DLINP <000b> input/ipa.c:452 connected read/write 20241224085641018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e4b7ca0511f4: Found GsupExpect[0] for "262429193128926" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@e4b7ca0511f4: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262429193128926" TC_mo_ussd_iuse_msisdn_via_proxy(204)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085641022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56024<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085641023 DAUC <0003> db_auc.c:157 IMSI='262425334881196': No 2G Auth Data 20241224085641023 DAUC <0003> db_auc.c:192 IMSI='262425334881196': No 3G Auth Data HLR_Test-GSUP(195)@e4b7ca0511f4: Created GsupExpect[0] for "262425334881196" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241224085641040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56030<->l=127.0.0.1:4258 20241224085641048 DLINP <000b> input/ipa.c:452 connected read/write 20241224085641048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085641048 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262425334881196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425334881196" source_name="the-source\n" session_id=1510621651 session_state=BEGIN} 20241224085641048 DSS <0004> hlr_ussd.c:576 262425334881196/0x5a0a41d3: Process SS (BEGIN) 20241224085641048 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224085641048 DSS <0004> hlr_ussd.c:518 262425334881196/0x5a0a41d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224085641048 DSS <0004> hlr_ussd.c:363 262425334881196/0x5a0a41d3: Tx USSD 'Your extension is 491616240861' 20241224085641048 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262425334881196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425334881196" destination_name="the-source\n" session_id=1510621651 session_state=END} 20241224085641048 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262425334881196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085641048 DLINP <000b> input/ipa.c:452 connected read/write 20241224085641048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085641048 DLINP <000b> input/ipa.c:452 connected read/write 20241224085641048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e4b7ca0511f4: Found GsupExpect[0] for "262425334881196" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@e4b7ca0511f4: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262425334881196" TC_mo_ussd_iuse_msisdn_via_proxy(205)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085641054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56030<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085641055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55974<->l=127.0.0.1:4258 196@e4b7ca0511f4: Final verdict of PTC: none 20241224085641056 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45469<->l=127.0.0.1:4259) 20241224085641056 DLINP <000b> input/ipa.c:452 connected read/write 20241224085641056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085641056 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085641056 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085641056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085641056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 196: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:41 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20241224085641103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56044<->l=127.0.0.1:4258 20241224085641303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56044<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=83548) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:43 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_mo_ussd_euse started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 20241224085644386 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35521 20241224085644386 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:35521 MTC@e4b7ca0511f4: in not legacy case 2 IPA-EUSE-foobar(208)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085644388 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644388 DLINP <000b> input/ipa.c:406 127.0.0.1:35521 message received IPA-EUSE-foobar(208)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@e4b7ca0511f4: 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 } } } } 20241224085644390 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644390 DLINP <000b> input/ipa.c:406 127.0.0.1:35521 message received 20241224085644390 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085644390 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241224085644390 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241224085644390 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241224085644390 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  20241224085644390 DLGSUP <0013> gsup_server.c:236 2:  20241224085644390 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085644390 DLGSUP <0013> gsup_server.c:236 3:  20241224085644390 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085644390 DLGSUP <0013> gsup_server.c:236 4:  20241224085644390 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085644390 DLGSUP <0013> gsup_server.c:236 5:  20241224085644390 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085644390 DLGSUP <0013> gsup_server.c:236 7:  20241224085644390 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085644390 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085644390 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085644390 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35521 20241224085644390 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085644390 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085644392 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085644392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56058<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085644393 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085644393 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085644393 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085644393 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  20241224085644393 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085644394 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  20241224085644394 DLGSUP <0013> gsup_server.c:236 2:  20241224085644394 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085644394 DLGSUP <0013> gsup_server.c:236 3:  20241224085644394 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085644394 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(207)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085644394 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085644394 DLGSUP <0013> gsup_server.c:236 5:  20241224085644394 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085644394 DLGSUP <0013> gsup_server.c:236 7:  20241224085644394 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085644394 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085644394 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085644394 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@e4b7ca0511f4: 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") 20241224085644412 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40231<->l=127.0.0.1:4259) 20241224085644419 DAUC <0003> db_auc.c:157 IMSI='262423974161302': No 2G Auth Data 20241224085644419 DAUC <0003> db_auc.c:192 IMSI='262423974161302': No 3G Auth Data HLR_Test-GSUP(209)@e4b7ca0511f4: Created GsupExpect[0] for "262423974161302" to be handled at TC_mo_ussd_euse(212) 20241224085644435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56074<->l=127.0.0.1:4258 20241224085644442 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085644442 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423974161302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423974161302" session_id=3269562312 session_state=BEGIN} 20241224085644442 DSS <0004> hlr_ussd.c:576 262423974161302/0xc2e18fc8: Process SS (BEGIN) 20241224085644442 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085644442 DSS <0004> hlr_ussd.c:518 262423974161302/0xc2e18fc8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085644442 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644442 DLINP <000b> input/ipa.c:432 127.0.0.1:35521 sending data 20241224085644442 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644442 DLINP <000b> input/ipa.c:432 127.0.0.1:35521 sending data EUSE-TC_mo_ussd_euse(206)@e4b7ca0511f4: 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 } } } } } 20241224085644451 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644451 DLINP <000b> input/ipa.c:406 127.0.0.1:35521 message received 20241224085644451 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262423974161302 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423974161302" session_id=3269562312 session_state=END} 20241224085644451 DSS <0004> hlr_ussd.c:576 262423974161302/0xc2e18fc8: Process SS (END) 20241224085644451 DSS <0004> hlr_ussd.c:518 262423974161302/0xc2e18fc8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224085644451 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423974161302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423974161302" session_id=3269562312 session_state=END} 20241224085644451 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423974161302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085644451 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262423974161302 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085644451 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085644451 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e4b7ca0511f4: Found GsupExpect[0] for "262423974161302" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@e4b7ca0511f4: Added IMSI table entry 0TC_mo_ussd_euse(212)"262423974161302" TC_mo_ussd_euse(212)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085644455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56074<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085644456 DAUC <0003> db_auc.c:157 IMSI='262427426887327': No 2G Auth Data 20241224085644456 DAUC <0003> db_auc.c:192 IMSI='262427426887327': No 3G Auth Data HLR_Test-GSUP(209)@e4b7ca0511f4: Created GsupExpect[0] for "262427426887327" to be handled at TC_mo_ussd_euse(213) 20241224085644475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56082<->l=127.0.0.1:4258 20241224085644482 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085644482 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427426887327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427426887327" session_id=3510701858 session_state=BEGIN} 20241224085644482 DSS <0004> hlr_ussd.c:576 262427426887327/0xd1410f22: Process SS (BEGIN) 20241224085644482 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085644482 DSS <0004> hlr_ussd.c:518 262427426887327/0xd1410f22: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085644482 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644482 DLINP <000b> input/ipa.c:432 127.0.0.1:35521 sending data 20241224085644482 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644482 DLINP <000b> input/ipa.c:432 127.0.0.1:35521 sending data EUSE-TC_mo_ussd_euse(206)@e4b7ca0511f4: 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 } } } } } 20241224085644484 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644484 DLINP <000b> input/ipa.c:406 127.0.0.1:35521 message received 20241224085644484 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262427426887327 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427426887327" session_id=3510701858 session_state=END} 20241224085644484 DSS <0004> hlr_ussd.c:576 262427426887327/0xd1410f22: Process SS (END) 20241224085644484 DSS <0004> hlr_ussd.c:518 262427426887327/0xd1410f22: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224085644484 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427426887327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427426887327" session_id=3510701858 session_state=END} 20241224085644484 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427426887327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085644484 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262427426887327 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085644484 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085644484 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e4b7ca0511f4: Found GsupExpect[0] for "262427426887327" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@e4b7ca0511f4: Added IMSI table entry 1TC_mo_ussd_euse(213)"262427426887327" TC_mo_ussd_euse(213)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085644488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56082<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085644488 DAUC <0003> db_auc.c:157 IMSI='262427334604513': No 2G Auth Data 20241224085644488 DAUC <0003> db_auc.c:192 IMSI='262427334604513': No 3G Auth Data HLR_Test-GSUP(209)@e4b7ca0511f4: Created GsupExpect[0] for "262427334604513" to be handled at TC_mo_ussd_euse(214) 20241224085644504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56096<->l=127.0.0.1:4258 20241224085644511 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085644511 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427334604513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427334604513" session_id=2291840604 session_state=BEGIN} 20241224085644511 DSS <0004> hlr_ussd.c:576 262427334604513/0x889ab65c: Process SS (BEGIN) 20241224085644511 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085644511 DSS <0004> hlr_ussd.c:518 262427334604513/0x889ab65c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085644511 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644511 DLINP <000b> input/ipa.c:432 127.0.0.1:35521 sending data 20241224085644511 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644511 DLINP <000b> input/ipa.c:432 127.0.0.1:35521 sending data EUSE-TC_mo_ussd_euse(206)@e4b7ca0511f4: 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 } } } } } 20241224085644513 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644513 DLINP <000b> input/ipa.c:406 127.0.0.1:35521 message received 20241224085644513 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262427334604513 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427334604513" session_id=2291840604 session_state=END} 20241224085644513 DSS <0004> hlr_ussd.c:576 262427334604513/0x889ab65c: Process SS (END) 20241224085644513 DSS <0004> hlr_ussd.c:518 262427334604513/0x889ab65c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224085644513 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427334604513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427334604513" session_id=2291840604 session_state=END} 20241224085644513 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427334604513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085644513 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262427334604513 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085644513 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085644513 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e4b7ca0511f4: Found GsupExpect[0] for "262427334604513" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@e4b7ca0511f4: Added IMSI table entry 2TC_mo_ussd_euse(214)"262427334604513" TC_mo_ussd_euse(214)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085644516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56096<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085644517 DAUC <0003> db_auc.c:157 IMSI='262428958178230': No 2G Auth Data 20241224085644517 DAUC <0003> db_auc.c:192 IMSI='262428958178230': No 3G Auth Data HLR_Test-GSUP(209)@e4b7ca0511f4: Created GsupExpect[0] for "262428958178230" to be handled at TC_mo_ussd_euse(215) 20241224085644534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56098<->l=127.0.0.1:4258 20241224085644540 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085644540 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428958178230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428958178230" session_id=2126821426 session_state=BEGIN} 20241224085644540 DSS <0004> hlr_ussd.c:576 262428958178230/0x7ec4b832: Process SS (BEGIN) 20241224085644540 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085644540 DSS <0004> hlr_ussd.c:518 262428958178230/0x7ec4b832: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085644540 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644540 DLINP <000b> input/ipa.c:432 127.0.0.1:35521 sending data 20241224085644540 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644540 DLINP <000b> input/ipa.c:432 127.0.0.1:35521 sending data EUSE-TC_mo_ussd_euse(206)@e4b7ca0511f4: 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 } } } } } 20241224085644543 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644543 DLINP <000b> input/ipa.c:406 127.0.0.1:35521 message received 20241224085644543 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262428958178230 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428958178230" session_id=2126821426 session_state=END} 20241224085644543 DSS <0004> hlr_ussd.c:576 262428958178230/0x7ec4b832: Process SS (END) 20241224085644543 DSS <0004> hlr_ussd.c:518 262428958178230/0x7ec4b832: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224085644543 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428958178230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428958178230" session_id=2126821426 session_state=END} 20241224085644543 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428958178230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085644543 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262428958178230 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085644543 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085644543 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e4b7ca0511f4: Found GsupExpect[0] for "262428958178230" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@e4b7ca0511f4: Added IMSI table entry 3TC_mo_ussd_euse(215)"262428958178230" TC_mo_ussd_euse(215)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085644546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56098<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085644547 DAUC <0003> db_auc.c:157 IMSI='262426680162315': No 2G Auth Data 20241224085644547 DAUC <0003> db_auc.c:192 IMSI='262426680162315': No 3G Auth Data HLR_Test-GSUP(209)@e4b7ca0511f4: Created GsupExpect[0] for "262426680162315" to be handled at TC_mo_ussd_euse(216) 20241224085644562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56108<->l=127.0.0.1:4258 20241224085644567 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085644567 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426680162315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426680162315" session_id=1172448313 session_state=BEGIN} 20241224085644567 DSS <0004> hlr_ussd.c:576 262426680162315/0x45e22439: Process SS (BEGIN) 20241224085644567 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085644567 DSS <0004> hlr_ussd.c:518 262426680162315/0x45e22439: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085644567 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644567 DLINP <000b> input/ipa.c:432 127.0.0.1:35521 sending data 20241224085644567 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644567 DLINP <000b> input/ipa.c:432 127.0.0.1:35521 sending data EUSE-TC_mo_ussd_euse(206)@e4b7ca0511f4: 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 } } } } } 20241224085644569 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644569 DLINP <000b> input/ipa.c:406 127.0.0.1:35521 message received 20241224085644569 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262426680162315 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426680162315" session_id=1172448313 session_state=END} 20241224085644569 DSS <0004> hlr_ussd.c:576 262426680162315/0x45e22439: Process SS (END) 20241224085644569 DSS <0004> hlr_ussd.c:518 262426680162315/0x45e22439: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224085644569 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426680162315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426680162315" session_id=1172448313 session_state=END} 20241224085644569 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426680162315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085644569 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262426680162315 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085644569 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085644569 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e4b7ca0511f4: Found GsupExpect[0] for "262426680162315" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@e4b7ca0511f4: Added IMSI table entry 4TC_mo_ussd_euse(216)"262426680162315" TC_mo_ussd_euse(216)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085644573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56108<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085644573 DAUC <0003> db_auc.c:157 IMSI='262424096148542': No 2G Auth Data 20241224085644573 DAUC <0003> db_auc.c:192 IMSI='262424096148542': No 3G Auth Data HLR_Test-GSUP(209)@e4b7ca0511f4: Created GsupExpect[0] for "262424096148542" to be handled at TC_mo_ussd_euse(217) 20241224085644590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56118<->l=127.0.0.1:4258 20241224085644595 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085644595 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424096148542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424096148542" session_id=2169456928 session_state=BEGIN} 20241224085644595 DSS <0004> hlr_ussd.c:576 262424096148542/0x814f4920: Process SS (BEGIN) 20241224085644595 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085644595 DSS <0004> hlr_ussd.c:518 262424096148542/0x814f4920: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085644595 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644595 DLINP <000b> input/ipa.c:432 127.0.0.1:35521 sending data 20241224085644595 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644595 DLINP <000b> input/ipa.c:432 127.0.0.1:35521 sending data EUSE-TC_mo_ussd_euse(206)@e4b7ca0511f4: 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 } } } } } 20241224085644598 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644598 DLINP <000b> input/ipa.c:406 127.0.0.1:35521 message received 20241224085644598 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262424096148542 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424096148542" session_id=2169456928 session_state=END} 20241224085644598 DSS <0004> hlr_ussd.c:576 262424096148542/0x814f4920: Process SS (END) 20241224085644598 DSS <0004> hlr_ussd.c:518 262424096148542/0x814f4920: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224085644598 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424096148542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424096148542" session_id=2169456928 session_state=END} 20241224085644598 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424096148542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085644598 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262424096148542 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085644598 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085644598 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e4b7ca0511f4: Found GsupExpect[0] for "262424096148542" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@e4b7ca0511f4: Added IMSI table entry 5TC_mo_ussd_euse(217)"262424096148542" TC_mo_ussd_euse(217)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085644601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56118<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085644602 DAUC <0003> db_auc.c:157 IMSI='262422885784131': No 2G Auth Data 20241224085644602 DAUC <0003> db_auc.c:192 IMSI='262422885784131': No 3G Auth Data HLR_Test-GSUP(209)@e4b7ca0511f4: Created GsupExpect[0] for "262422885784131" to be handled at TC_mo_ussd_euse(218) 20241224085644620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56124<->l=127.0.0.1:4258 20241224085644625 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085644625 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422885784131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422885784131" session_id=143485078 session_state=BEGIN} 20241224085644625 DSS <0004> hlr_ussd.c:576 262422885784131/0x088d6896: Process SS (BEGIN) 20241224085644625 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085644625 DSS <0004> hlr_ussd.c:518 262422885784131/0x088d6896: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085644625 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644625 DLINP <000b> input/ipa.c:432 127.0.0.1:35521 sending data 20241224085644625 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644625 DLINP <000b> input/ipa.c:432 127.0.0.1:35521 sending data EUSE-TC_mo_ussd_euse(206)@e4b7ca0511f4: 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 } } } } } 20241224085644627 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644627 DLINP <000b> input/ipa.c:406 127.0.0.1:35521 message received 20241224085644627 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262422885784131 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422885784131" session_id=143485078 session_state=END} 20241224085644627 DSS <0004> hlr_ussd.c:576 262422885784131/0x088d6896: Process SS (END) 20241224085644627 DSS <0004> hlr_ussd.c:518 262422885784131/0x088d6896: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224085644627 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422885784131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422885784131" session_id=143485078 session_state=END} 20241224085644627 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422885784131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085644627 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262422885784131 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085644627 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085644627 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e4b7ca0511f4: Found GsupExpect[0] for "262422885784131" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@e4b7ca0511f4: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422885784131" TC_mo_ussd_euse(218)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085644631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56124<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085644631 DAUC <0003> db_auc.c:157 IMSI='262424239329121': No 2G Auth Data 20241224085644631 DAUC <0003> db_auc.c:192 IMSI='262424239329121': No 3G Auth Data HLR_Test-GSUP(209)@e4b7ca0511f4: Created GsupExpect[0] for "262424239329121" to be handled at TC_mo_ussd_euse(219) 20241224085644647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56136<->l=127.0.0.1:4258 20241224085644652 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085644652 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424239329121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424239329121" session_id=2193163068 session_state=BEGIN} 20241224085644652 DSS <0004> hlr_ussd.c:576 262424239329121/0x82b9033c: Process SS (BEGIN) 20241224085644652 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085644652 DSS <0004> hlr_ussd.c:518 262424239329121/0x82b9033c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085644652 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644652 DLINP <000b> input/ipa.c:432 127.0.0.1:35521 sending data 20241224085644652 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644652 DLINP <000b> input/ipa.c:432 127.0.0.1:35521 sending data EUSE-TC_mo_ussd_euse(206)@e4b7ca0511f4: 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 } } } } } 20241224085644654 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644654 DLINP <000b> input/ipa.c:406 127.0.0.1:35521 message received 20241224085644654 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262424239329121 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424239329121" session_id=2193163068 session_state=END} 20241224085644654 DSS <0004> hlr_ussd.c:576 262424239329121/0x82b9033c: Process SS (END) 20241224085644654 DSS <0004> hlr_ussd.c:518 262424239329121/0x82b9033c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224085644654 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424239329121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424239329121" session_id=2193163068 session_state=END} 20241224085644654 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424239329121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085644654 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262424239329121 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085644654 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085644654 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e4b7ca0511f4: Found GsupExpect[0] for "262424239329121" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@e4b7ca0511f4: Added IMSI table entry 7TC_mo_ussd_euse(219)"262424239329121" TC_mo_ussd_euse(219)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085644657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56136<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@e4b7ca0511f4: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@e4b7ca0511f4: Final verdict of PTC: none 20241224085644659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56058<->l=127.0.0.1:4258 20241224085644660 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40231<->l=127.0.0.1:4259) 20241224085644660 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085644660 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085644660 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085644660 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085644660 DLINP <000b> input/ipa.c:452 connected read/write 20241224085644660 DLINP <000b> input/ipa.c:406 127.0.0.1:35521 message received 20241224085644660 DLINP <000b> input/ipa.c:415 127.0.0.1:35521 connection closed with server 20241224085644660 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:35521 20241224085644660 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(209)@e4b7ca0511f4: Final verdict of PTC: none 210@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@e4b7ca0511f4: Final verdict of PTC: none IPA-EUSE-foobar(208)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 210: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:44 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241224085644700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56140<->l=127.0.0.1:4258 20241224085644901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56140<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67012) Waiting for packet dumper to finish... 1 (prev_count=67012, count=111192) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:46 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_mo_ussd_euse_continue started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 20241224085647985 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41421 20241224085647985 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:41421 MTC@e4b7ca0511f4: in not legacy case 2 IPA-EUSE-foobar(222)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085647986 DLINP <000b> input/ipa.c:452 connected read/write 20241224085647986 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received IPA-EUSE-foobar(222)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085647988 DLINP <000b> input/ipa.c:452 connected read/write 20241224085647988 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085647988 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085647988 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241224085647988 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241224085647988 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241224085647988 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  20241224085647988 DLGSUP <0013> gsup_server.c:236 2:  20241224085647988 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085647988 DLGSUP <0013> gsup_server.c:236 3:  20241224085647989 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085647989 DLGSUP <0013> gsup_server.c:236 4:  20241224085647989 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085647989 DLGSUP <0013> gsup_server.c:236 5:  20241224085647989 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085647989 DLGSUP <0013> gsup_server.c:236 7:  20241224085647989 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085647989 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085647989 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085647989 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41421 20241224085647989 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 IPA-EUSE-foobar(222)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085647989 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085647991 DLINP <000b> input/ipa.c:452 connected read/write 20241224085647991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085647992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56004<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085647994 DLINP <000b> input/ipa.c:452 connected read/write 20241224085647994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085647994 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085647994 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085647994 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  20241224085647994 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085647994 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  20241224085647994 DLGSUP <0013> gsup_server.c:236 2:  20241224085647994 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085647994 DLGSUP <0013> gsup_server.c:236 3:  20241224085647994 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085647994 DLGSUP <0013> gsup_server.c:236 4:  20241224085647994 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(221)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085647994 DLGSUP <0013> gsup_server.c:236 5:  20241224085647994 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085647994 DLGSUP <0013> gsup_server.c:236 7:  20241224085647994 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085647994 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085647994 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085647994 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@e4b7ca0511f4: 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") 20241224085648014 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37557<->l=127.0.0.1:4259) 20241224085648021 DAUC <0003> db_auc.c:157 IMSI='262428142095004': No 2G Auth Data 20241224085648021 DAUC <0003> db_auc.c:192 IMSI='262428142095004': No 3G Auth Data HLR_Test-GSUP(223)@e4b7ca0511f4: Created GsupExpect[0] for "262428142095004" to be handled at TC_mo_ussd_euse_continue(226) 20241224085648037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56018<->l=127.0.0.1:4258 20241224085648046 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648046 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428142095004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428142095004" session_id=1016746031 session_state=BEGIN} 20241224085648046 DSS <0004> hlr_ussd.c:576 262428142095004/0x3c9a502f: Process SS (BEGIN) 20241224085648046 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085648046 DSS <0004> hlr_ussd.c:518 262428142095004/0x3c9a502f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085648046 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648046 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data 20241224085648046 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648046 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: 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 } } } } } 20241224085648053 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648053 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648053 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262428142095004 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428142095004" session_id=1016746031 session_state=CONTINUE} 20241224085648053 DSS <0004> hlr_ussd.c:576 262428142095004/0x3c9a502f: Process SS (CONTINUE) 20241224085648053 DSS <0004> hlr_ussd.c:518 262428142095004/0x3c9a502f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224085648053 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428142095004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428142095004" session_id=1016746031 session_state=CONTINUE} 20241224085648053 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262428142095004 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085648053 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085648053 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e4b7ca0511f4: Found GsupExpect[0] for "262428142095004" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@e4b7ca0511f4: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262428142095004" TC_mo_ussd_euse_continue(226)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085648059 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648059 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428142095004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428142095004" session_id=1016746031 session_state=CONTINUE} 20241224085648059 DSS <0004> hlr_ussd.c:576 262428142095004/0x3c9a502f: Process SS (CONTINUE) 20241224085648059 DSS <0004> hlr_ussd.c:518 262428142095004/0x3c9a502f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241224085648059 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428142095004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085648059 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648059 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data 20241224085648059 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648059 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: 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 } } } } } 20241224085648061 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648061 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648061 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262428142095004 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428142095004" session_id=1016746031 session_state=END} 20241224085648061 DSS <0004> hlr_ussd.c:576 262428142095004/0x3c9a502f: Process SS (END) 20241224085648061 DSS <0004> hlr_ussd.c:518 262428142095004/0x3c9a502f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241224085648061 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428142095004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428142095004" session_id=1016746031 session_state=END} 20241224085648061 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428142095004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085648061 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262428142095004 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085648061 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085648061 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085648063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56018<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085648064 DAUC <0003> db_auc.c:157 IMSI='262424594281144': No 2G Auth Data 20241224085648064 DAUC <0003> db_auc.c:192 IMSI='262424594281144': No 3G Auth Data HLR_Test-GSUP(223)@e4b7ca0511f4: Created GsupExpect[0] for "262424594281144" to be handled at TC_mo_ussd_euse_continue(227) 20241224085648082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56028<->l=127.0.0.1:4258 20241224085648088 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648088 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424594281144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424594281144" session_id=2699878069 session_state=BEGIN} 20241224085648088 DSS <0004> hlr_ussd.c:576 262424594281144/0xa0ecdeb5: Process SS (BEGIN) 20241224085648088 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085648088 DSS <0004> hlr_ussd.c:518 262424594281144/0xa0ecdeb5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085648088 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648088 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data 20241224085648088 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648088 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: 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 } } } } } 20241224085648090 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648090 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648090 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262424594281144 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424594281144" session_id=2699878069 session_state=CONTINUE} 20241224085648090 DSS <0004> hlr_ussd.c:576 262424594281144/0xa0ecdeb5: Process SS (CONTINUE) 20241224085648090 DSS <0004> hlr_ussd.c:518 262424594281144/0xa0ecdeb5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224085648090 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424594281144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424594281144" session_id=2699878069 session_state=CONTINUE} 20241224085648090 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262424594281144 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085648090 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085648090 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e4b7ca0511f4: Found GsupExpect[0] for "262424594281144" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@e4b7ca0511f4: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262424594281144" TC_mo_ussd_euse_continue(227)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085648096 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648096 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424594281144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424594281144" session_id=2699878069 session_state=CONTINUE} 20241224085648096 DSS <0004> hlr_ussd.c:576 262424594281144/0xa0ecdeb5: Process SS (CONTINUE) 20241224085648096 DSS <0004> hlr_ussd.c:518 262424594281144/0xa0ecdeb5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241224085648096 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424594281144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085648096 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648096 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data 20241224085648096 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648096 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: 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 } } } } } 20241224085648098 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648098 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648098 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262424594281144 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424594281144" session_id=2699878069 session_state=END} 20241224085648098 DSS <0004> hlr_ussd.c:576 262424594281144/0xa0ecdeb5: Process SS (END) 20241224085648098 DSS <0004> hlr_ussd.c:518 262424594281144/0xa0ecdeb5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241224085648098 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424594281144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424594281144" session_id=2699878069 session_state=END} 20241224085648098 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424594281144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085648098 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262424594281144 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085648098 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085648098 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085648100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56028<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085648101 DAUC <0003> db_auc.c:157 IMSI='262420798008193': No 2G Auth Data 20241224085648101 DAUC <0003> db_auc.c:192 IMSI='262420798008193': No 3G Auth Data HLR_Test-GSUP(223)@e4b7ca0511f4: Created GsupExpect[0] for "262420798008193" to be handled at TC_mo_ussd_euse_continue(228) 20241224085648118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56042<->l=127.0.0.1:4258 20241224085648123 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648123 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420798008193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420798008193" session_id=4251303585 session_state=BEGIN} 20241224085648123 DSS <0004> hlr_ussd.c:576 262420798008193/0xfd65bea1: Process SS (BEGIN) 20241224085648123 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085648123 DSS <0004> hlr_ussd.c:518 262420798008193/0xfd65bea1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085648124 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648124 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data 20241224085648124 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648124 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: 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 } } } } } 20241224085648126 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648126 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648126 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420798008193 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420798008193" session_id=4251303585 session_state=CONTINUE} 20241224085648126 DSS <0004> hlr_ussd.c:576 262420798008193/0xfd65bea1: Process SS (CONTINUE) 20241224085648126 DSS <0004> hlr_ussd.c:518 262420798008193/0xfd65bea1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224085648126 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420798008193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420798008193" session_id=4251303585 session_state=CONTINUE} 20241224085648126 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420798008193 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085648126 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085648126 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e4b7ca0511f4: Found GsupExpect[0] for "262420798008193" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@e4b7ca0511f4: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420798008193" TC_mo_ussd_euse_continue(228)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085648130 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648130 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420798008193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420798008193" session_id=4251303585 session_state=CONTINUE} 20241224085648130 DSS <0004> hlr_ussd.c:576 262420798008193/0xfd65bea1: Process SS (CONTINUE) 20241224085648130 DSS <0004> hlr_ussd.c:518 262420798008193/0xfd65bea1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241224085648130 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420798008193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085648130 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648130 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data 20241224085648130 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648130 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: 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 } } } } } 20241224085648132 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648132 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648132 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420798008193 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420798008193" session_id=4251303585 session_state=END} 20241224085648132 DSS <0004> hlr_ussd.c:576 262420798008193/0xfd65bea1: Process SS (END) 20241224085648132 DSS <0004> hlr_ussd.c:518 262420798008193/0xfd65bea1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241224085648132 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420798008193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420798008193" session_id=4251303585 session_state=END} 20241224085648132 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420798008193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085648132 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420798008193 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085648132 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085648132 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085648134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56042<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085648135 DAUC <0003> db_auc.c:157 IMSI='262428758024778': No 2G Auth Data 20241224085648135 DAUC <0003> db_auc.c:192 IMSI='262428758024778': No 3G Auth Data HLR_Test-GSUP(223)@e4b7ca0511f4: Created GsupExpect[0] for "262428758024778" to be handled at TC_mo_ussd_euse_continue(229) 20241224085648152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56058<->l=127.0.0.1:4258 20241224085648158 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648158 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428758024778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428758024778" session_id=5998691 session_state=BEGIN} 20241224085648158 DSS <0004> hlr_ussd.c:576 262428758024778/0x005b8863: Process SS (BEGIN) 20241224085648158 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085648158 DSS <0004> hlr_ussd.c:518 262428758024778/0x005b8863: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085648158 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648158 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data 20241224085648158 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648158 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: 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 } } } } } 20241224085648160 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648160 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648160 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262428758024778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428758024778" session_id=5998691 session_state=CONTINUE} 20241224085648160 DSS <0004> hlr_ussd.c:576 262428758024778/0x005b8863: Process SS (CONTINUE) 20241224085648160 DSS <0004> hlr_ussd.c:518 262428758024778/0x005b8863: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224085648160 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428758024778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428758024778" session_id=5998691 session_state=CONTINUE} 20241224085648160 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262428758024778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085648160 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085648160 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e4b7ca0511f4: Found GsupExpect[0] for "262428758024778" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@e4b7ca0511f4: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262428758024778" TC_mo_ussd_euse_continue(229)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085648164 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648164 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428758024778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428758024778" session_id=5998691 session_state=CONTINUE} 20241224085648164 DSS <0004> hlr_ussd.c:576 262428758024778/0x005b8863: Process SS (CONTINUE) 20241224085648164 DSS <0004> hlr_ussd.c:518 262428758024778/0x005b8863: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241224085648164 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428758024778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085648164 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648164 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data 20241224085648164 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648164 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: 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 } } } } } 20241224085648166 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648166 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648166 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262428758024778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428758024778" session_id=5998691 session_state=END} 20241224085648166 DSS <0004> hlr_ussd.c:576 262428758024778/0x005b8863: Process SS (END) 20241224085648166 DSS <0004> hlr_ussd.c:518 262428758024778/0x005b8863: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241224085648166 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428758024778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428758024778" session_id=5998691 session_state=END} 20241224085648166 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428758024778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085648166 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262428758024778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085648166 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085648167 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085648168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56058<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085648169 DAUC <0003> db_auc.c:157 IMSI='262422502736509': No 2G Auth Data 20241224085648169 DAUC <0003> db_auc.c:192 IMSI='262422502736509': No 3G Auth Data HLR_Test-GSUP(223)@e4b7ca0511f4: Created GsupExpect[0] for "262422502736509" to be handled at TC_mo_ussd_euse_continue(230) 20241224085648186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56068<->l=127.0.0.1:4258 20241224085648193 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648193 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422502736509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422502736509" session_id=805735373 session_state=BEGIN} 20241224085648193 DSS <0004> hlr_ussd.c:576 262422502736509/0x30068bcd: Process SS (BEGIN) 20241224085648193 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085648193 DSS <0004> hlr_ussd.c:518 262422502736509/0x30068bcd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085648193 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648193 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data 20241224085648193 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648193 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: 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 } } } } } 20241224085648195 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648195 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648195 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262422502736509 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422502736509" session_id=805735373 session_state=CONTINUE} 20241224085648195 DSS <0004> hlr_ussd.c:576 262422502736509/0x30068bcd: Process SS (CONTINUE) 20241224085648195 DSS <0004> hlr_ussd.c:518 262422502736509/0x30068bcd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224085648195 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422502736509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422502736509" session_id=805735373 session_state=CONTINUE} 20241224085648195 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262422502736509 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085648195 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085648195 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e4b7ca0511f4: Found GsupExpect[0] for "262422502736509" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@e4b7ca0511f4: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262422502736509" TC_mo_ussd_euse_continue(230)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085648199 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648199 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422502736509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422502736509" session_id=805735373 session_state=CONTINUE} 20241224085648199 DSS <0004> hlr_ussd.c:576 262422502736509/0x30068bcd: Process SS (CONTINUE) 20241224085648199 DSS <0004> hlr_ussd.c:518 262422502736509/0x30068bcd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241224085648199 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422502736509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085648199 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648199 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data 20241224085648199 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648199 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: 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 } } } } } 20241224085648201 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648201 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648201 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262422502736509 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422502736509" session_id=805735373 session_state=END} 20241224085648201 DSS <0004> hlr_ussd.c:576 262422502736509/0x30068bcd: Process SS (END) 20241224085648201 DSS <0004> hlr_ussd.c:518 262422502736509/0x30068bcd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241224085648201 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422502736509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422502736509" session_id=805735373 session_state=END} 20241224085648201 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422502736509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085648201 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262422502736509 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085648201 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085648201 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085648203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56068<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085648203 DAUC <0003> db_auc.c:157 IMSI='262423923339976': No 2G Auth Data 20241224085648203 DAUC <0003> db_auc.c:192 IMSI='262423923339976': No 3G Auth Data HLR_Test-GSUP(223)@e4b7ca0511f4: Created GsupExpect[0] for "262423923339976" to be handled at TC_mo_ussd_euse_continue(231) 20241224085648219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56074<->l=127.0.0.1:4258 20241224085648225 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648225 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423923339976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423923339976" session_id=4278212042 session_state=BEGIN} 20241224085648225 DSS <0004> hlr_ussd.c:576 262423923339976/0xff0055ca: Process SS (BEGIN) 20241224085648225 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085648225 DSS <0004> hlr_ussd.c:518 262423923339976/0xff0055ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085648225 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648225 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data 20241224085648225 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648225 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: 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 } } } } } 20241224085648227 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648227 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648227 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262423923339976 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423923339976" session_id=4278212042 session_state=CONTINUE} 20241224085648227 DSS <0004> hlr_ussd.c:576 262423923339976/0xff0055ca: Process SS (CONTINUE) 20241224085648227 DSS <0004> hlr_ussd.c:518 262423923339976/0xff0055ca: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224085648227 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423923339976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423923339976" session_id=4278212042 session_state=CONTINUE} 20241224085648227 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262423923339976 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085648227 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085648227 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e4b7ca0511f4: Found GsupExpect[0] for "262423923339976" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@e4b7ca0511f4: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262423923339976" TC_mo_ussd_euse_continue(231)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085648231 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648231 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423923339976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423923339976" session_id=4278212042 session_state=CONTINUE} 20241224085648231 DSS <0004> hlr_ussd.c:576 262423923339976/0xff0055ca: Process SS (CONTINUE) 20241224085648231 DSS <0004> hlr_ussd.c:518 262423923339976/0xff0055ca: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241224085648231 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423923339976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085648231 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648231 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data 20241224085648231 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648231 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: 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 } } } } } 20241224085648233 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648233 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648233 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262423923339976 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423923339976" session_id=4278212042 session_state=END} 20241224085648233 DSS <0004> hlr_ussd.c:576 262423923339976/0xff0055ca: Process SS (END) 20241224085648233 DSS <0004> hlr_ussd.c:518 262423923339976/0xff0055ca: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241224085648233 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423923339976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423923339976" session_id=4278212042 session_state=END} 20241224085648233 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423923339976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085648233 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262423923339976 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085648233 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085648233 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085648235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56074<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085648235 DAUC <0003> db_auc.c:157 IMSI='262425510484702': No 2G Auth Data 20241224085648235 DAUC <0003> db_auc.c:192 IMSI='262425510484702': No 3G Auth Data HLR_Test-GSUP(223)@e4b7ca0511f4: Created GsupExpect[0] for "262425510484702" to be handled at TC_mo_ussd_euse_continue(232) 20241224085648252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56078<->l=127.0.0.1:4258 20241224085648257 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648257 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425510484702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425510484702" session_id=1238762950 session_state=BEGIN} 20241224085648257 DSS <0004> hlr_ussd.c:576 262425510484702/0x49d605c6: Process SS (BEGIN) 20241224085648257 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085648257 DSS <0004> hlr_ussd.c:518 262425510484702/0x49d605c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085648257 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648257 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data 20241224085648257 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648257 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: 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 } } } } } 20241224085648259 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648259 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648259 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262425510484702 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425510484702" session_id=1238762950 session_state=CONTINUE} 20241224085648259 DSS <0004> hlr_ussd.c:576 262425510484702/0x49d605c6: Process SS (CONTINUE) 20241224085648259 DSS <0004> hlr_ussd.c:518 262425510484702/0x49d605c6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224085648259 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425510484702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425510484702" session_id=1238762950 session_state=CONTINUE} 20241224085648259 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262425510484702 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085648259 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085648259 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e4b7ca0511f4: Found GsupExpect[0] for "262425510484702" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@e4b7ca0511f4: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262425510484702" TC_mo_ussd_euse_continue(232)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085648265 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648265 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425510484702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425510484702" session_id=1238762950 session_state=CONTINUE} 20241224085648265 DSS <0004> hlr_ussd.c:576 262425510484702/0x49d605c6: Process SS (CONTINUE) 20241224085648265 DSS <0004> hlr_ussd.c:518 262425510484702/0x49d605c6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241224085648265 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425510484702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085648265 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648265 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data 20241224085648265 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648265 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: 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 } } } } } 20241224085648267 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648267 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648267 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262425510484702 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425510484702" session_id=1238762950 session_state=END} 20241224085648267 DSS <0004> hlr_ussd.c:576 262425510484702/0x49d605c6: Process SS (END) 20241224085648267 DSS <0004> hlr_ussd.c:518 262425510484702/0x49d605c6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241224085648267 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425510484702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425510484702" session_id=1238762950 session_state=END} 20241224085648267 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425510484702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085648267 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262425510484702 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085648267 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085648267 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085648268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56078<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085648269 DAUC <0003> db_auc.c:157 IMSI='262427876645725': No 2G Auth Data 20241224085648269 DAUC <0003> db_auc.c:192 IMSI='262427876645725': No 3G Auth Data HLR_Test-GSUP(223)@e4b7ca0511f4: Created GsupExpect[0] for "262427876645725" to be handled at TC_mo_ussd_euse_continue(233) 20241224085648284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56082<->l=127.0.0.1:4258 20241224085648292 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648292 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427876645725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427876645725" session_id=3854908397 session_state=BEGIN} 20241224085648292 DSS <0004> hlr_ussd.c:576 262427876645725/0xe5c53bed: Process SS (BEGIN) 20241224085648292 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224085648292 DSS <0004> hlr_ussd.c:518 262427876645725/0xe5c53bed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224085648292 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648292 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data 20241224085648292 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648292 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: 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 } } } } } 20241224085648294 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648294 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648294 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262427876645725 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427876645725" session_id=3854908397 session_state=CONTINUE} 20241224085648294 DSS <0004> hlr_ussd.c:576 262427876645725/0xe5c53bed: Process SS (CONTINUE) 20241224085648294 DSS <0004> hlr_ussd.c:518 262427876645725/0xe5c53bed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224085648294 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427876645725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427876645725" session_id=3854908397 session_state=CONTINUE} 20241224085648294 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262427876645725 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085648294 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085648294 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e4b7ca0511f4: Found GsupExpect[0] for "262427876645725" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@e4b7ca0511f4: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262427876645725" TC_mo_ussd_euse_continue(233)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085648300 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648300 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427876645725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427876645725" session_id=3854908397 session_state=CONTINUE} 20241224085648300 DSS <0004> hlr_ussd.c:576 262427876645725/0xe5c53bed: Process SS (CONTINUE) 20241224085648300 DSS <0004> hlr_ussd.c:518 262427876645725/0xe5c53bed: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241224085648300 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427876645725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085648300 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648300 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data 20241224085648300 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648300 DLINP <000b> input/ipa.c:432 127.0.0.1:41421 sending data EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: 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 } } } } } 20241224085648302 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648302 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648302 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262427876645725 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427876645725" session_id=3854908397 session_state=END} 20241224085648302 DSS <0004> hlr_ussd.c:576 262427876645725/0xe5c53bed: Process SS (END) 20241224085648302 DSS <0004> hlr_ussd.c:518 262427876645725/0xe5c53bed: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241224085648302 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427876645725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427876645725" session_id=3854908397 session_state=END} 20241224085648302 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427876645725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085648302 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262427876645725 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085648302 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085648302 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085648304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56082<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@e4b7ca0511f4: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@e4b7ca0511f4: Final verdict of PTC: none 20241224085648305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56004<->l=127.0.0.1:4258 20241224085648306 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37557<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@e4b7ca0511f4: Final verdict of PTC: none 20241224085648307 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648307 DLINP <000b> input/ipa.c:406 127.0.0.1:41421 message received 20241224085648307 DLINP <000b> input/ipa.c:415 127.0.0.1:41421 connection closed with server 20241224085648307 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:41421 20241224085648307 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241224085648307 DLINP <000b> input/ipa.c:452 connected read/write 20241224085648307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085648307 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085648307 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085648307 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 224@e4b7ca0511f4: Final verdict of PTC: none IPA-EUSE-foobar(222)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 224: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:48 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20241224085648347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56084<->l=127.0.0.1:4258 20241224085648548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56084<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=143104) Waiting for packet dumper to finish... 1 (prev_count=143104, count=156828) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:50 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_mo_ussd_euse_defaultroute started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 20241224085651636 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37355 20241224085651636 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:37355 MTC@e4b7ca0511f4: in not legacy case 2 IPA-EUSE-foobar(236)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085651638 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651638 DLINP <000b> input/ipa.c:406 127.0.0.1:37355 message received 20241224085651639 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085651639 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085651641 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651641 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(236)@e4b7ca0511f4: 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) } } } } 20241224085651641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56098<->l=127.0.0.1:4258 IPA-EUSE-foobar(236)@e4b7ca0511f4: 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 } } } } 20241224085651642 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651642 DLINP <000b> input/ipa.c:406 127.0.0.1:37355 message received 20241224085651642 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085651642 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241224085651642 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241224085651642 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241224085651642 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  20241224085651642 DLGSUP <0013> gsup_server.c:236 2:  20241224085651642 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085651642 DLGSUP <0013> gsup_server.c:236 3:  20241224085651642 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085651642 DLGSUP <0013> gsup_server.c:236 4:  20241224085651642 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085651642 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(235)@e4b7ca0511f4: 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) } } } } 20241224085651642 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085651642 DLGSUP <0013> gsup_server.c:236 7:  20241224085651642 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085651642 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085651642 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085651642 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37355 IPA-EUSE-foobar(236)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@e4b7ca0511f4: 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 } } } } 20241224085651643 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651643 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085651643 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085651643 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085651643 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  20241224085651643 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085651643 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  20241224085651643 DLGSUP <0013> gsup_server.c:236 2:  20241224085651643 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085651643 DLGSUP <0013> gsup_server.c:236 3:  20241224085651643 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085651643 DLGSUP <0013> gsup_server.c:236 4:  20241224085651643 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085651643 DLGSUP <0013> gsup_server.c:236 5:  20241224085651643 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085651643 DLGSUP <0013> gsup_server.c:236 7:  20241224085651643 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085651643 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085651643 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085651643 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)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@e4b7ca0511f4: 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") 20241224085651661 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41069<->l=127.0.0.1:4259) 20241224085651670 DAUC <0003> db_auc.c:157 IMSI='262426214988389': No 2G Auth Data 20241224085651670 DAUC <0003> db_auc.c:192 IMSI='262426214988389': No 3G Auth Data HLR_Test-GSUP(237)@e4b7ca0511f4: Created GsupExpect[0] for "262426214988389" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241224085651688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56114<->l=127.0.0.1:4258 20241224085651695 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085651695 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426214988389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426214988389" session_id=2108598788 session_state=BEGIN} 20241224085651695 DSS <0004> hlr_ussd.c:576 262426214988389/0x7daeaa04: Process SS (BEGIN) 20241224085651695 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241224085651695 DSS <0004> hlr_ussd.c:518 262426214988389/0x7daeaa04: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241224085651695 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651695 DLINP <000b> input/ipa.c:432 127.0.0.1:37355 sending data 20241224085651695 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651695 DLINP <000b> input/ipa.c:432 127.0.0.1:37355 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e4b7ca0511f4: 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 } } } } } 20241224085651704 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651704 DLINP <000b> input/ipa.c:406 127.0.0.1:37355 message received 20241224085651704 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262426214988389 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426214988389" session_id=2108598788 session_state=END} 20241224085651704 DSS <0004> hlr_ussd.c:576 262426214988389/0x7daeaa04: Process SS (END) 20241224085651704 DSS <0004> hlr_ussd.c:518 262426214988389/0x7daeaa04: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241224085651704 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426214988389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426214988389" session_id=2108598788 session_state=END} 20241224085651704 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426214988389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085651704 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262426214988389 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085651704 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085651705 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e4b7ca0511f4: Found GsupExpect[0] for "262426214988389" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@e4b7ca0511f4: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262426214988389" TC_mo_ussd_euse_defaultroute(240)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085651710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56114<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085651710 DAUC <0003> db_auc.c:157 IMSI='262427445458110': No 2G Auth Data 20241224085651710 DAUC <0003> db_auc.c:192 IMSI='262427445458110': No 3G Auth Data HLR_Test-GSUP(237)@e4b7ca0511f4: Created GsupExpect[0] for "262427445458110" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241224085651727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56128<->l=127.0.0.1:4258 20241224085651733 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085651733 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427445458110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427445458110" session_id=2824185576 session_state=BEGIN} 20241224085651733 DSS <0004> hlr_ussd.c:576 262427445458110/0xa855a6e8: Process SS (BEGIN) 20241224085651733 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241224085651733 DSS <0004> hlr_ussd.c:518 262427445458110/0xa855a6e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241224085651733 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651733 DLINP <000b> input/ipa.c:432 127.0.0.1:37355 sending data 20241224085651733 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651733 DLINP <000b> input/ipa.c:432 127.0.0.1:37355 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e4b7ca0511f4: 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 } } } } } 20241224085651734 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651734 DLINP <000b> input/ipa.c:406 127.0.0.1:37355 message received 20241224085651734 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262427445458110 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427445458110" session_id=2824185576 session_state=END} 20241224085651734 DSS <0004> hlr_ussd.c:576 262427445458110/0xa855a6e8: Process SS (END) 20241224085651734 DSS <0004> hlr_ussd.c:518 262427445458110/0xa855a6e8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241224085651734 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427445458110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427445458110" session_id=2824185576 session_state=END} 20241224085651734 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427445458110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085651734 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262427445458110 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085651734 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085651734 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e4b7ca0511f4: Found GsupExpect[0] for "262427445458110" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@e4b7ca0511f4: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262427445458110" TC_mo_ussd_euse_defaultroute(241)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085651738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56128<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085651738 DAUC <0003> db_auc.c:157 IMSI='262420761309317': No 2G Auth Data 20241224085651738 DAUC <0003> db_auc.c:192 IMSI='262420761309317': No 3G Auth Data HLR_Test-GSUP(237)@e4b7ca0511f4: Created GsupExpect[0] for "262420761309317" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241224085651756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4258 20241224085651763 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085651763 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420761309317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420761309317" session_id=2658465794 session_state=BEGIN} 20241224085651763 DSS <0004> hlr_ussd.c:576 262420761309317/0x9e74f802: Process SS (BEGIN) 20241224085651763 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241224085651763 DSS <0004> hlr_ussd.c:518 262420761309317/0x9e74f802: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241224085651763 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651763 DLINP <000b> input/ipa.c:432 127.0.0.1:37355 sending data 20241224085651763 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651763 DLINP <000b> input/ipa.c:432 127.0.0.1:37355 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e4b7ca0511f4: 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 } } } } } 20241224085651765 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651765 DLINP <000b> input/ipa.c:406 127.0.0.1:37355 message received 20241224085651765 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262420761309317 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420761309317" session_id=2658465794 session_state=END} 20241224085651765 DSS <0004> hlr_ussd.c:576 262420761309317/0x9e74f802: Process SS (END) 20241224085651765 DSS <0004> hlr_ussd.c:518 262420761309317/0x9e74f802: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241224085651765 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420761309317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420761309317" session_id=2658465794 session_state=END} 20241224085651765 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420761309317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085651765 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262420761309317 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085651765 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085651765 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e4b7ca0511f4: Found GsupExpect[0] for "262420761309317" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@e4b7ca0511f4: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262420761309317" TC_mo_ussd_euse_defaultroute(242)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085651768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085651769 DAUC <0003> db_auc.c:157 IMSI='262420689069519': No 2G Auth Data 20241224085651769 DAUC <0003> db_auc.c:192 IMSI='262420689069519': No 3G Auth Data HLR_Test-GSUP(237)@e4b7ca0511f4: Created GsupExpect[0] for "262420689069519" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241224085651785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56152<->l=127.0.0.1:4258 20241224085651791 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085651791 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420689069519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420689069519" session_id=1962406113 session_state=BEGIN} 20241224085651791 DSS <0004> hlr_ussd.c:576 262420689069519/0x74f7f0e1: Process SS (BEGIN) 20241224085651791 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241224085651791 DSS <0004> hlr_ussd.c:518 262420689069519/0x74f7f0e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241224085651791 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651791 DLINP <000b> input/ipa.c:432 127.0.0.1:37355 sending data 20241224085651791 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651791 DLINP <000b> input/ipa.c:432 127.0.0.1:37355 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e4b7ca0511f4: 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 } } } } } 20241224085651793 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651793 DLINP <000b> input/ipa.c:406 127.0.0.1:37355 message received 20241224085651793 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262420689069519 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420689069519" session_id=1962406113 session_state=END} 20241224085651793 DSS <0004> hlr_ussd.c:576 262420689069519/0x74f7f0e1: Process SS (END) 20241224085651793 DSS <0004> hlr_ussd.c:518 262420689069519/0x74f7f0e1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241224085651793 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420689069519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420689069519" session_id=1962406113 session_state=END} 20241224085651793 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420689069519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085651793 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262420689069519 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085651793 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085651794 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e4b7ca0511f4: Found GsupExpect[0] for "262420689069519" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@e4b7ca0511f4: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262420689069519" TC_mo_ussd_euse_defaultroute(243)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085651799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56152<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085651799 DAUC <0003> db_auc.c:157 IMSI='262424191911743': No 2G Auth Data 20241224085651799 DAUC <0003> db_auc.c:192 IMSI='262424191911743': No 3G Auth Data HLR_Test-GSUP(237)@e4b7ca0511f4: Created GsupExpect[0] for "262424191911743" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241224085651816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56160<->l=127.0.0.1:4258 20241224085651823 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085651823 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424191911743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424191911743" session_id=560839760 session_state=BEGIN} 20241224085651823 DSS <0004> hlr_ussd.c:576 262424191911743/0x216dbc50: Process SS (BEGIN) 20241224085651823 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241224085651823 DSS <0004> hlr_ussd.c:518 262424191911743/0x216dbc50: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241224085651823 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651823 DLINP <000b> input/ipa.c:432 127.0.0.1:37355 sending data 20241224085651823 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651823 DLINP <000b> input/ipa.c:432 127.0.0.1:37355 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e4b7ca0511f4: 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 } } } } } 20241224085651826 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651826 DLINP <000b> input/ipa.c:406 127.0.0.1:37355 message received 20241224085651826 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262424191911743 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424191911743" session_id=560839760 session_state=END} 20241224085651826 DSS <0004> hlr_ussd.c:576 262424191911743/0x216dbc50: Process SS (END) 20241224085651826 DSS <0004> hlr_ussd.c:518 262424191911743/0x216dbc50: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241224085651826 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424191911743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424191911743" session_id=560839760 session_state=END} 20241224085651826 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424191911743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085651826 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262424191911743 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085651826 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085651826 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e4b7ca0511f4: Found GsupExpect[0] for "262424191911743" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@e4b7ca0511f4: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262424191911743" TC_mo_ussd_euse_defaultroute(244)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085651829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56160<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085651830 DAUC <0003> db_auc.c:157 IMSI='262426191051246': No 2G Auth Data 20241224085651830 DAUC <0003> db_auc.c:192 IMSI='262426191051246': No 3G Auth Data HLR_Test-GSUP(237)@e4b7ca0511f4: Created GsupExpect[0] for "262426191051246" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241224085651846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56176<->l=127.0.0.1:4258 20241224085651852 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085651852 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426191051246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426191051246" session_id=3322534492 session_state=BEGIN} 20241224085651852 DSS <0004> hlr_ussd.c:576 262426191051246/0xc609da5c: Process SS (BEGIN) 20241224085651852 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241224085651852 DSS <0004> hlr_ussd.c:518 262426191051246/0xc609da5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241224085651852 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651852 DLINP <000b> input/ipa.c:432 127.0.0.1:37355 sending data 20241224085651852 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651852 DLINP <000b> input/ipa.c:432 127.0.0.1:37355 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e4b7ca0511f4: 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 } } } } } 20241224085651854 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651854 DLINP <000b> input/ipa.c:406 127.0.0.1:37355 message received 20241224085651854 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262426191051246 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426191051246" session_id=3322534492 session_state=END} 20241224085651854 DSS <0004> hlr_ussd.c:576 262426191051246/0xc609da5c: Process SS (END) 20241224085651854 DSS <0004> hlr_ussd.c:518 262426191051246/0xc609da5c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241224085651854 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426191051246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426191051246" session_id=3322534492 session_state=END} 20241224085651854 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426191051246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085651854 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262426191051246 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085651854 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085651854 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e4b7ca0511f4: Found GsupExpect[0] for "262426191051246" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@e4b7ca0511f4: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262426191051246" TC_mo_ussd_euse_defaultroute(245)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085651857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56176<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085651858 DAUC <0003> db_auc.c:157 IMSI='262420587956916': No 2G Auth Data 20241224085651858 DAUC <0003> db_auc.c:192 IMSI='262420587956916': No 3G Auth Data HLR_Test-GSUP(237)@e4b7ca0511f4: Created GsupExpect[0] for "262420587956916" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241224085651875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56188<->l=127.0.0.1:4258 20241224085651882 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085651882 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420587956916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420587956916" session_id=1935476065 session_state=BEGIN} 20241224085651882 DSS <0004> hlr_ussd.c:576 262420587956916/0x735d0561: Process SS (BEGIN) 20241224085651882 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241224085651882 DSS <0004> hlr_ussd.c:518 262420587956916/0x735d0561: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241224085651882 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651882 DLINP <000b> input/ipa.c:432 127.0.0.1:37355 sending data 20241224085651882 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651882 DLINP <000b> input/ipa.c:432 127.0.0.1:37355 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e4b7ca0511f4: 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 } } } } } 20241224085651884 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651884 DLINP <000b> input/ipa.c:406 127.0.0.1:37355 message received 20241224085651884 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262420587956916 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420587956916" session_id=1935476065 session_state=END} 20241224085651884 DSS <0004> hlr_ussd.c:576 262420587956916/0x735d0561: Process SS (END) 20241224085651884 DSS <0004> hlr_ussd.c:518 262420587956916/0x735d0561: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241224085651884 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420587956916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420587956916" session_id=1935476065 session_state=END} 20241224085651884 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420587956916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085651884 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262420587956916 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085651884 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085651884 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e4b7ca0511f4: Found GsupExpect[0] for "262420587956916" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@e4b7ca0511f4: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262420587956916" TC_mo_ussd_euse_defaultroute(246)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085651887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56188<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085651888 DAUC <0003> db_auc.c:157 IMSI='262429383628787': No 2G Auth Data 20241224085651888 DAUC <0003> db_auc.c:192 IMSI='262429383628787': No 3G Auth Data HLR_Test-GSUP(237)@e4b7ca0511f4: Created GsupExpect[0] for "262429383628787" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241224085651903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56194<->l=127.0.0.1:4258 20241224085651908 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085651908 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429383628787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429383628787" session_id=2856627760 session_state=BEGIN} 20241224085651908 DSS <0004> hlr_ussd.c:576 262429383628787/0xaa44ae30: Process SS (BEGIN) 20241224085651908 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241224085651908 DSS <0004> hlr_ussd.c:518 262429383628787/0xaa44ae30: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241224085651908 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651908 DLINP <000b> input/ipa.c:432 127.0.0.1:37355 sending data 20241224085651908 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651908 DLINP <000b> input/ipa.c:432 127.0.0.1:37355 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e4b7ca0511f4: 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 } } } } } 20241224085651910 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651910 DLINP <000b> input/ipa.c:406 127.0.0.1:37355 message received 20241224085651910 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262429383628787 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429383628787" session_id=2856627760 session_state=END} 20241224085651910 DSS <0004> hlr_ussd.c:576 262429383628787/0xaa44ae30: Process SS (END) 20241224085651910 DSS <0004> hlr_ussd.c:518 262429383628787/0xaa44ae30: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241224085651910 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429383628787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429383628787" session_id=2856627760 session_state=END} 20241224085651910 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429383628787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085651910 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262429383628787 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224085651910 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085651910 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e4b7ca0511f4: Found GsupExpect[0] for "262429383628787" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@e4b7ca0511f4: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262429383628787" TC_mo_ussd_euse_defaultroute(247)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085651913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56194<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@e4b7ca0511f4: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@e4b7ca0511f4: Final verdict of PTC: none 20241224085651917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56098<->l=127.0.0.1:4258 20241224085651918 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651918 DLINP <000b> input/ipa.c:406 127.0.0.1:37355 message received 20241224085651918 DLINP <000b> input/ipa.c:415 127.0.0.1:37355 connection closed with server 20241224085651918 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:37355 20241224085651918 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241224085651918 DLINP <000b> input/ipa.c:452 connected read/write 20241224085651919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085651919 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085651919 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085651919 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085651919 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41069<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@e4b7ca0511f4: Final verdict of PTC: none 238@e4b7ca0511f4: Final verdict of PTC: none IPA-EUSE-foobar(236)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 238: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:51 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20241224085651959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56208<->l=127.0.0.1:4258 20241224085652160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56208<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70848) 20241224085653119 DSS <0004> hlr_ussd.c:239 262429384220042/0xfa1c2b31: SS Session Timeout, destroying 20241224085653119 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429384220042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085653147 DSS <0004> hlr_ussd.c:239 262422750422035/0x390309a9: SS Session Timeout, destroying 20241224085653147 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422750422035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=70848, count=113376) 20241224085653174 DSS <0004> hlr_ussd.c:239 262422482651240/0xc30c2eff: SS Session Timeout, destroying 20241224085653174 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422482651240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085653202 DSS <0004> hlr_ussd.c:239 262420663278419/0xfdb28cb3: SS Session Timeout, destroying 20241224085653202 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420663278419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085653228 DSS <0004> hlr_ussd.c:239 262426541430233/0x3d29569c: SS Session Timeout, destroying 20241224085653228 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426541430233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085653252 DSS <0004> hlr_ussd.c:239 262422472750013/0x202af7af: SS Session Timeout, destroying 20241224085653252 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422472750013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085653275 DSS <0004> hlr_ussd.c:239 262422156484234/0x1e562a05: SS Session Timeout, destroying 20241224085653275 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422156484234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085653300 DSS <0004> hlr_ussd.c:239 262428486286250/0xd2aaea75: SS Session Timeout, destroying 20241224085653300 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428486286250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:54 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_mo_sss_reject started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085655237 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085655237 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085655240 DLINP <000b> input/ipa.c:452 connected read/write 20241224085655240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085655240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56220<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085655242 DLINP <000b> input/ipa.c:452 connected read/write 20241224085655242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085655242 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085655242 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085655242 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  20241224085655242 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085655242 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  20241224085655243 DLGSUP <0013> gsup_server.c:236 2:  20241224085655243 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085655243 DLGSUP <0013> gsup_server.c:236 3:  20241224085655243 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085655243 DLGSUP <0013> gsup_server.c:236 4:  20241224085655243 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085655243 DLGSUP <0013> gsup_server.c:236 5:  20241224085655243 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085655243 DLGSUP <0013> gsup_server.c:236 7:  20241224085655243 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085655243 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085655243 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085655243 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@e4b7ca0511f4: 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") 20241224085655263 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41501<->l=127.0.0.1:4259) 20241224085655265 DAUC <0003> db_auc.c:157 IMSI='262426082714109': No 2G Auth Data 20241224085655265 DAUC <0003> db_auc.c:192 IMSI='262426082714109': No 3G Auth Data HLR_Test-GSUP(249)@e4b7ca0511f4: Created GsupExpect[0] for "262426082714109" to be handled at TC_mo_sss_reject(252) 20241224085655280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56236<->l=127.0.0.1:4258 20241224085655287 DLINP <000b> input/ipa.c:452 connected read/write 20241224085655287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085655287 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426082714109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426082714109" session_id=2257582929 session_state=BEGIN} 20241224085655287 DSS <0004> hlr_ussd.c:576 262426082714109/0x868ffb51: Process SS (BEGIN) 20241224085655287 DSS <0004> hlr_ussd.c:498 262426082714109/0x868ffb51: SS CompType=Invoke, OpCode=InterrogateSS 20241224085655287 DSS <0004> hlr_ussd.c:506 262426082714109/0x868ffb51: Structured SS requests are not supported, rejecting... 20241224085655287 DSS <0004> hlr_ussd.c:354 262426082714109/0x868ffb51: Tx ReturnError(0, 0x15) 20241224085655287 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426082714109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426082714109" session_id=2257582929 session_state=END} 20241224085655287 DLINP <000b> input/ipa.c:452 connected read/write 20241224085655287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085655287 DLINP <000b> input/ipa.c:452 connected read/write 20241224085655287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@e4b7ca0511f4: Found GsupExpect[0] for "262426082714109" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@e4b7ca0511f4: Added IMSI table entry 0TC_mo_sss_reject(252)"262426082714109" TC_mo_sss_reject(252)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085655291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56236<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085655293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56220<->l=127.0.0.1:4258 20241224085655294 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41501<->l=127.0.0.1:4259) 20241224085655294 DLINP <000b> input/ipa.c:452 connected read/write 20241224085655294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085655294 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085655294 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085655294 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@e4b7ca0511f4: Final verdict of PTC: none 250@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 250: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@e4b7ca0511f4: Test case TC_mo_sss_reject finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:55 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20241224085655338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56244<->l=127.0.0.1:4258 20241224085655438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56244<->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) 20241224085656585 DSS <0004> hlr_ussd.c:239 262420004255586/0x637b0f23: SS Session Timeout, destroying 20241224085656585 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420004255586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085656609 DSS <0004> hlr_ussd.c:239 262423927103780/0x3ffe095d: SS Session Timeout, destroying 20241224085656609 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423927103780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085656634 DSS <0004> hlr_ussd.c:239 262426334765551/0x8676e6f8: SS Session Timeout, destroying 20241224085656635 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426334765551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085656657 DSS <0004> hlr_ussd.c:239 262429305952675/0x4f712c3d: SS Session Timeout, destroying 20241224085656657 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429305952675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085656683 DSS <0004> hlr_ussd.c:239 262423098040870/0xe4140702: SS Session Timeout, destroying 20241224085656683 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423098040870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085656711 DSS <0004> hlr_ussd.c:239 262428337911720/0x4e725c4b: SS Session Timeout, destroying 20241224085656711 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428337911720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085656736 DSS <0004> hlr_ussd.c:239 262425353097427/0x4c5414df: SS Session Timeout, destroying 20241224085656736 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425353097427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224085656762 DSS <0004> hlr_ussd.c:239 262429793736899/0x9cd566c8: SS Session Timeout, destroying 20241224085656762 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429793736899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:56:57 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_check_imei started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085658513 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085658513 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085658515 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39220<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085658517 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658517 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085658517 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085658517 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  20241224085658517 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085658517 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  20241224085658517 DLGSUP <0013> gsup_server.c:236 2:  20241224085658517 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085658517 DLGSUP <0013> gsup_server.c:236 3:  20241224085658517 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085658517 DLGSUP <0013> gsup_server.c:236 4:  20241224085658517 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085658517 DLGSUP <0013> gsup_server.c:236 5:  20241224085658517 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085658517 DLGSUP <0013> gsup_server.c:236 7:  20241224085658517 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085658517 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085658517 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085658517 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@e4b7ca0511f4: 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") 20241224085658538 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34211<->l=127.0.0.1:4259) 20241224085658543 DAUC <0003> db_auc.c:157 IMSI='262428998341894': No 2G Auth Data 20241224085658543 DAUC <0003> db_auc.c:192 IMSI='262428998341894': No 3G Auth Data HLR_Test-GSUP(254)@e4b7ca0511f4: Created GsupExpect[0] for "262428998341894" to be handled at TC_gsup_check_imei(257) 20241224085658560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39230<->l=127.0.0.1:4258 20241224085658567 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658567 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428998341894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428998341894"} 20241224085658567 DMAIN <0000> hlr.c:435 IMSI='262428998341894': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224085658567 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428998341894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428998341894"} 20241224085658567 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428998341894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085658567 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085658567 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e4b7ca0511f4: Found GsupExpect[0] for "262428998341894" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_check_imei(257)"262428998341894" TC_gsup_check_imei(257)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085658570 DAUC <0003> db_auc.c:192 IMSI='262428998341894': No 3G Auth Data 20241224085658572 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658572 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428998341894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428998341894"} 20241224085658572 DAUC <0003> hlr.c:428 IMSI='262428998341894': storing IMEI = 12345678901234 20241224085658572 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428998341894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428998341894"} 20241224085658572 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428998341894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085658572 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085658572 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085658574 DAUC <0003> db_auc.c:192 IMSI='262428998341894': No 3G Auth Data 20241224085658574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39230<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085658576 DAUC <0003> db_auc.c:157 IMSI='262427849339411': No 2G Auth Data 20241224085658576 DAUC <0003> db_auc.c:192 IMSI='262427849339411': No 3G Auth Data HLR_Test-GSUP(254)@e4b7ca0511f4: Created GsupExpect[0] for "262427849339411" to be handled at TC_gsup_check_imei(258) 20241224085658593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39234<->l=127.0.0.1:4258 20241224085658599 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658599 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427849339411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427849339411"} 20241224085658599 DMAIN <0000> hlr.c:435 IMSI='262427849339411': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224085658599 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427849339411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427849339411"} 20241224085658599 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427849339411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085658599 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085658599 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e4b7ca0511f4: Found GsupExpect[0] for "262427849339411" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@e4b7ca0511f4: Added IMSI table entry 1TC_gsup_check_imei(258)"262427849339411" TC_gsup_check_imei(258)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085658601 DAUC <0003> db_auc.c:192 IMSI='262427849339411': No 3G Auth Data 20241224085658604 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658604 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427849339411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427849339411"} 20241224085658604 DAUC <0003> hlr.c:428 IMSI='262427849339411': storing IMEI = 12345678901234 20241224085658604 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427849339411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427849339411"} 20241224085658604 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427849339411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085658604 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085658604 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085658605 DAUC <0003> db_auc.c:192 IMSI='262427849339411': No 3G Auth Data 20241224085658606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39234<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085658607 DAUC <0003> db_auc.c:157 IMSI='262422396088627': No 2G Auth Data 20241224085658607 DAUC <0003> db_auc.c:192 IMSI='262422396088627': No 3G Auth Data HLR_Test-GSUP(254)@e4b7ca0511f4: Created GsupExpect[0] for "262422396088627" to be handled at TC_gsup_check_imei(259) 20241224085658623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39236<->l=127.0.0.1:4258 20241224085658628 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658628 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422396088627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422396088627"} 20241224085658628 DMAIN <0000> hlr.c:435 IMSI='262422396088627': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224085658628 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422396088627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422396088627"} 20241224085658628 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422396088627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085658628 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085658628 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e4b7ca0511f4: Found GsupExpect[0] for "262422396088627" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@e4b7ca0511f4: Added IMSI table entry 2TC_gsup_check_imei(259)"262422396088627" TC_gsup_check_imei(259)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085658631 DAUC <0003> db_auc.c:192 IMSI='262422396088627': No 3G Auth Data 20241224085658633 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658633 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422396088627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422396088627"} 20241224085658634 DAUC <0003> hlr.c:428 IMSI='262422396088627': storing IMEI = 12345678901234 20241224085658634 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422396088627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422396088627"} 20241224085658634 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422396088627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085658634 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085658634 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085658635 DAUC <0003> db_auc.c:192 IMSI='262422396088627': No 3G Auth Data 20241224085658636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39236<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085658637 DAUC <0003> db_auc.c:157 IMSI='262422585419889': No 2G Auth Data 20241224085658637 DAUC <0003> db_auc.c:192 IMSI='262422585419889': No 3G Auth Data HLR_Test-GSUP(254)@e4b7ca0511f4: Created GsupExpect[0] for "262422585419889" to be handled at TC_gsup_check_imei(260) 20241224085658653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39244<->l=127.0.0.1:4258 20241224085658660 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658660 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422585419889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422585419889"} 20241224085658660 DMAIN <0000> hlr.c:435 IMSI='262422585419889': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224085658660 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422585419889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422585419889"} 20241224085658660 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422585419889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085658660 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085658660 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e4b7ca0511f4: Found GsupExpect[0] for "262422585419889" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@e4b7ca0511f4: Added IMSI table entry 3TC_gsup_check_imei(260)"262422585419889" TC_gsup_check_imei(260)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085658661 DAUC <0003> db_auc.c:157 IMSI='262422585419889': No 2G Auth Data 20241224085658664 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658664 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422585419889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422585419889"} 20241224085658664 DAUC <0003> hlr.c:428 IMSI='262422585419889': storing IMEI = 12345678901234 20241224085658664 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422585419889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422585419889"} 20241224085658664 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422585419889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085658664 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085658665 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085658666 DAUC <0003> db_auc.c:157 IMSI='262422585419889': No 2G Auth Data 20241224085658667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39244<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085658669 DAUC <0003> db_auc.c:157 IMSI='262420052868020': No 2G Auth Data 20241224085658669 DAUC <0003> db_auc.c:192 IMSI='262420052868020': No 3G Auth Data HLR_Test-GSUP(254)@e4b7ca0511f4: Created GsupExpect[0] for "262420052868020" to be handled at TC_gsup_check_imei(261) 20241224085658684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39246<->l=127.0.0.1:4258 20241224085658689 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658689 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420052868020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420052868020"} 20241224085658689 DMAIN <0000> hlr.c:435 IMSI='262420052868020': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224085658689 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420052868020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420052868020"} 20241224085658689 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420052868020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085658689 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085658689 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e4b7ca0511f4: Found GsupExpect[0] for "262420052868020" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@e4b7ca0511f4: Added IMSI table entry 4TC_gsup_check_imei(261)"262420052868020" TC_gsup_check_imei(261)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085658691 DAUC <0003> db_auc.c:157 IMSI='262420052868020': No 2G Auth Data 20241224085658695 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658695 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420052868020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420052868020"} 20241224085658695 DAUC <0003> hlr.c:428 IMSI='262420052868020': storing IMEI = 12345678901234 20241224085658695 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420052868020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420052868020"} 20241224085658695 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420052868020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085658695 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085658695 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085658696 DAUC <0003> db_auc.c:157 IMSI='262420052868020': No 2G Auth Data 20241224085658697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39246<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085658698 DAUC <0003> db_auc.c:157 IMSI='262429094817765': No 2G Auth Data 20241224085658698 DAUC <0003> db_auc.c:192 IMSI='262429094817765': No 3G Auth Data HLR_Test-GSUP(254)@e4b7ca0511f4: Created GsupExpect[0] for "262429094817765" to be handled at TC_gsup_check_imei(262) 20241224085658715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39248<->l=127.0.0.1:4258 20241224085658721 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658721 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429094817765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429094817765"} 20241224085658721 DMAIN <0000> hlr.c:435 IMSI='262429094817765': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224085658721 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429094817765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429094817765"} 20241224085658721 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429094817765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085658721 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085658721 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e4b7ca0511f4: Found GsupExpect[0] for "262429094817765" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@e4b7ca0511f4: Added IMSI table entry 5TC_gsup_check_imei(262)"262429094817765" TC_gsup_check_imei(262)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085658726 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658726 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429094817765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429094817765"} 20241224085658726 DAUC <0003> hlr.c:428 IMSI='262429094817765': storing IMEI = 12345678901234 20241224085658726 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429094817765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429094817765"} 20241224085658726 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429094817765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085658727 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085658727 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085658729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39248<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085658730 DAUC <0003> db_auc.c:157 IMSI='262421587596351': No 2G Auth Data 20241224085658730 DAUC <0003> db_auc.c:192 IMSI='262421587596351': No 3G Auth Data HLR_Test-GSUP(254)@e4b7ca0511f4: Created GsupExpect[0] for "262421587596351" to be handled at TC_gsup_check_imei(263) 20241224085658745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39262<->l=127.0.0.1:4258 20241224085658749 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658749 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421587596351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421587596351"} 20241224085658749 DMAIN <0000> hlr.c:435 IMSI='262421587596351': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224085658749 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421587596351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421587596351"} 20241224085658749 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421587596351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085658749 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085658749 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e4b7ca0511f4: Found GsupExpect[0] for "262421587596351" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@e4b7ca0511f4: Added IMSI table entry 6TC_gsup_check_imei(263)"262421587596351" TC_gsup_check_imei(263)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085658753 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658753 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421587596351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421587596351"} 20241224085658753 DAUC <0003> hlr.c:428 IMSI='262421587596351': storing IMEI = 12345678901234 20241224085658753 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421587596351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421587596351"} 20241224085658753 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421587596351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085658753 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085658753 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085658755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39262<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085658756 DAUC <0003> db_auc.c:157 IMSI='262427935403114': No 2G Auth Data 20241224085658756 DAUC <0003> db_auc.c:192 IMSI='262427935403114': No 3G Auth Data HLR_Test-GSUP(254)@e4b7ca0511f4: Created GsupExpect[0] for "262427935403114" to be handled at TC_gsup_check_imei(264) 20241224085658773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39270<->l=127.0.0.1:4258 20241224085658779 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658779 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427935403114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427935403114"} 20241224085658779 DMAIN <0000> hlr.c:435 IMSI='262427935403114': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224085658779 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427935403114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427935403114"} 20241224085658779 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427935403114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085658779 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085658779 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e4b7ca0511f4: Found GsupExpect[0] for "262427935403114" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@e4b7ca0511f4: Added IMSI table entry 7TC_gsup_check_imei(264)"262427935403114" TC_gsup_check_imei(264)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085658783 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658784 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427935403114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427935403114"} 20241224085658784 DAUC <0003> hlr.c:428 IMSI='262427935403114': storing IMEI = 12345678901234 20241224085658784 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427935403114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427935403114"} 20241224085658784 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427935403114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085658784 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085658784 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085658786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39270<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@e4b7ca0511f4: Final verdict of PTC: pass MTC@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085658787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39220<->l=127.0.0.1:4258 20241224085658788 DLINP <000b> input/ipa.c:452 connected read/write 20241224085658788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085658788 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085658788 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085658788 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@e4b7ca0511f4: Final verdict of PTC: none 20241224085658788 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34211<->l=127.0.0.1:4259) 255@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: pass MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_check_imei finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:56:58 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20241224085658831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39276<->l=127.0.0.1:4258 20241224085658931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39276<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78596) Waiting for packet dumper to finish... 1 (prev_count=78596, count=125220) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:57:00 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_check_imei_via_proxy started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085702016 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085702016 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085702018 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39278<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085702021 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702021 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085702021 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085702021 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  20241224085702021 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085702021 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  20241224085702021 DLGSUP <0013> gsup_server.c:236 2:  20241224085702021 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085702021 DLGSUP <0013> gsup_server.c:236 3:  20241224085702021 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085702021 DLGSUP <0013> gsup_server.c:236 4:  20241224085702021 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085702021 DLGSUP <0013> gsup_server.c:236 5:  20241224085702021 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085702021 DLGSUP <0013> gsup_server.c:236 7:  20241224085702021 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085702021 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085702021 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085702021 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)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@e4b7ca0511f4: 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") 20241224085702042 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42637<->l=127.0.0.1:4259) 20241224085702047 DAUC <0003> db_auc.c:157 IMSI='262423822160994': No 2G Auth Data 20241224085702047 DAUC <0003> db_auc.c:192 IMSI='262423822160994': No 3G Auth Data HLR_Test-GSUP(266)@e4b7ca0511f4: Created GsupExpect[0] for "262423822160994" to be handled at TC_gsup_check_imei_via_proxy(269) 20241224085702063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39294<->l=127.0.0.1:4258 20241224085702071 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702071 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423822160994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423822160994" source_name="the-source\n"} 20241224085702071 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241224085702071 DMAIN <0000> hlr.c:435 IMSI='262423822160994': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224085702071 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262423822160994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423822160994" destination_name="the-source\n"} 20241224085702071 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262423822160994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085702071 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085702071 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e4b7ca0511f4: Found GsupExpect[0] for "262423822160994" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262423822160994" TC_gsup_check_imei_via_proxy(269)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085702074 DAUC <0003> db_auc.c:192 IMSI='262423822160994': No 3G Auth Data 20241224085702078 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702078 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423822160994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423822160994" source_name="the-source\n"} 20241224085702078 DAUC <0003> hlr.c:428 IMSI='262423822160994': storing IMEI = 12345678901234 20241224085702078 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262423822160994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423822160994" destination_name="the-source\n"} 20241224085702078 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262423822160994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085702078 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085702078 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085702079 DAUC <0003> db_auc.c:192 IMSI='262423822160994': No 3G Auth Data 20241224085702081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39294<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085702082 DAUC <0003> db_auc.c:157 IMSI='262424075464213': No 2G Auth Data 20241224085702082 DAUC <0003> db_auc.c:192 IMSI='262424075464213': No 3G Auth Data HLR_Test-GSUP(266)@e4b7ca0511f4: Created GsupExpect[0] for "262424075464213" to be handled at TC_gsup_check_imei_via_proxy(270) 20241224085702097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39308<->l=127.0.0.1:4258 20241224085702103 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702103 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424075464213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424075464213" source_name="the-source\n"} 20241224085702103 DMAIN <0000> hlr.c:435 IMSI='262424075464213': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224085702103 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424075464213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424075464213" destination_name="the-source\n"} 20241224085702103 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262424075464213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085702103 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085702103 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e4b7ca0511f4: Found GsupExpect[0] for "262424075464213" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@e4b7ca0511f4: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262424075464213" TC_gsup_check_imei_via_proxy(270)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085702105 DAUC <0003> db_auc.c:192 IMSI='262424075464213': No 3G Auth Data 20241224085702109 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702109 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424075464213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424075464213" source_name="the-source\n"} 20241224085702109 DAUC <0003> hlr.c:428 IMSI='262424075464213': storing IMEI = 12345678901234 20241224085702109 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424075464213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424075464213" destination_name="the-source\n"} 20241224085702109 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262424075464213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085702109 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085702109 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085702110 DAUC <0003> db_auc.c:192 IMSI='262424075464213': No 3G Auth Data 20241224085702111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39308<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085702112 DAUC <0003> db_auc.c:157 IMSI='262426793392193': No 2G Auth Data 20241224085702112 DAUC <0003> db_auc.c:192 IMSI='262426793392193': No 3G Auth Data HLR_Test-GSUP(266)@e4b7ca0511f4: Created GsupExpect[0] for "262426793392193" to be handled at TC_gsup_check_imei_via_proxy(271) 20241224085702128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39322<->l=127.0.0.1:4258 20241224085702134 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702134 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426793392193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426793392193" source_name="the-source\n"} 20241224085702134 DMAIN <0000> hlr.c:435 IMSI='262426793392193': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224085702134 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262426793392193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426793392193" destination_name="the-source\n"} 20241224085702134 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262426793392193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085702134 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085702134 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e4b7ca0511f4: Found GsupExpect[0] for "262426793392193" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@e4b7ca0511f4: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262426793392193" TC_gsup_check_imei_via_proxy(271)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085702136 DAUC <0003> db_auc.c:192 IMSI='262426793392193': No 3G Auth Data 20241224085702140 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702140 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426793392193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426793392193" source_name="the-source\n"} 20241224085702140 DAUC <0003> hlr.c:428 IMSI='262426793392193': storing IMEI = 12345678901234 20241224085702140 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262426793392193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426793392193" destination_name="the-source\n"} 20241224085702140 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262426793392193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085702140 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085702140 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085702141 DAUC <0003> db_auc.c:192 IMSI='262426793392193': No 3G Auth Data 20241224085702142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39322<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085702143 DAUC <0003> db_auc.c:157 IMSI='262422326269230': No 2G Auth Data 20241224085702143 DAUC <0003> db_auc.c:192 IMSI='262422326269230': No 3G Auth Data HLR_Test-GSUP(266)@e4b7ca0511f4: Created GsupExpect[0] for "262422326269230" to be handled at TC_gsup_check_imei_via_proxy(272) 20241224085702157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39330<->l=127.0.0.1:4258 20241224085702161 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702161 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262422326269230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422326269230" source_name="the-source\n"} 20241224085702161 DMAIN <0000> hlr.c:435 IMSI='262422326269230': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224085702161 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262422326269230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422326269230" destination_name="the-source\n"} 20241224085702161 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262422326269230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085702161 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085702161 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e4b7ca0511f4: Found GsupExpect[0] for "262422326269230" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@e4b7ca0511f4: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262422326269230" TC_gsup_check_imei_via_proxy(272)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085702163 DAUC <0003> db_auc.c:157 IMSI='262422326269230': No 2G Auth Data 20241224085702166 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702166 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262422326269230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422326269230" source_name="the-source\n"} 20241224085702166 DAUC <0003> hlr.c:428 IMSI='262422326269230': storing IMEI = 12345678901234 20241224085702166 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262422326269230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422326269230" destination_name="the-source\n"} 20241224085702166 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262422326269230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085702166 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085702166 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085702167 DAUC <0003> db_auc.c:157 IMSI='262422326269230': No 2G Auth Data 20241224085702168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39330<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085702169 DAUC <0003> db_auc.c:157 IMSI='262426311448447': No 2G Auth Data 20241224085702169 DAUC <0003> db_auc.c:192 IMSI='262426311448447': No 3G Auth Data HLR_Test-GSUP(266)@e4b7ca0511f4: Created GsupExpect[0] for "262426311448447" to be handled at TC_gsup_check_imei_via_proxy(273) 20241224085702186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39332<->l=127.0.0.1:4258 20241224085702191 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702192 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426311448447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426311448447" source_name="the-source\n"} 20241224085702192 DMAIN <0000> hlr.c:435 IMSI='262426311448447': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224085702192 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262426311448447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426311448447" destination_name="the-source\n"} 20241224085702192 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262426311448447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085702192 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085702192 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e4b7ca0511f4: Found GsupExpect[0] for "262426311448447" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@e4b7ca0511f4: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262426311448447" TC_gsup_check_imei_via_proxy(273)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085702193 DAUC <0003> db_auc.c:157 IMSI='262426311448447': No 2G Auth Data 20241224085702196 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702196 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426311448447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426311448447" source_name="the-source\n"} 20241224085702196 DAUC <0003> hlr.c:428 IMSI='262426311448447': storing IMEI = 12345678901234 20241224085702196 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262426311448447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426311448447" destination_name="the-source\n"} 20241224085702196 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262426311448447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085702196 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085702196 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085702197 DAUC <0003> db_auc.c:157 IMSI='262426311448447': No 2G Auth Data 20241224085702198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39332<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085702200 DAUC <0003> db_auc.c:157 IMSI='262426467317764': No 2G Auth Data 20241224085702200 DAUC <0003> db_auc.c:192 IMSI='262426467317764': No 3G Auth Data HLR_Test-GSUP(266)@e4b7ca0511f4: Created GsupExpect[0] for "262426467317764" to be handled at TC_gsup_check_imei_via_proxy(274) 20241224085702217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39340<->l=127.0.0.1:4258 20241224085702222 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702223 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262426467317764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426467317764" source_name="the-source\n"} 20241224085702223 DMAIN <0000> hlr.c:435 IMSI='262426467317764': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224085702223 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262426467317764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426467317764" destination_name="the-source\n"} 20241224085702223 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262426467317764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085702223 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085702223 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e4b7ca0511f4: Found GsupExpect[0] for "262426467317764" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@e4b7ca0511f4: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262426467317764" TC_gsup_check_imei_via_proxy(274)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085702228 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702228 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262426467317764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426467317764" source_name="the-source\n"} 20241224085702228 DAUC <0003> hlr.c:428 IMSI='262426467317764': storing IMEI = 12345678901234 20241224085702228 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262426467317764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426467317764" destination_name="the-source\n"} 20241224085702228 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262426467317764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085702228 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085702228 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085702231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39340<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085702233 DAUC <0003> db_auc.c:157 IMSI='262428810259958': No 2G Auth Data 20241224085702233 DAUC <0003> db_auc.c:192 IMSI='262428810259958': No 3G Auth Data HLR_Test-GSUP(266)@e4b7ca0511f4: Created GsupExpect[0] for "262428810259958" to be handled at TC_gsup_check_imei_via_proxy(275) 20241224085702250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39346<->l=127.0.0.1:4258 20241224085702255 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702255 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262428810259958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428810259958" source_name="the-source\n"} 20241224085702255 DMAIN <0000> hlr.c:435 IMSI='262428810259958': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224085702255 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262428810259958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428810259958" destination_name="the-source\n"} 20241224085702255 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262428810259958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085702255 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085702255 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e4b7ca0511f4: Found GsupExpect[0] for "262428810259958" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@e4b7ca0511f4: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262428810259958" TC_gsup_check_imei_via_proxy(275)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085702260 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702260 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262428810259958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428810259958" source_name="the-source\n"} 20241224085702260 DAUC <0003> hlr.c:428 IMSI='262428810259958': storing IMEI = 12345678901234 20241224085702260 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262428810259958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428810259958" destination_name="the-source\n"} 20241224085702260 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262428810259958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085702260 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085702260 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085702263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39346<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085702265 DAUC <0003> db_auc.c:157 IMSI='262422838631139': No 2G Auth Data 20241224085702265 DAUC <0003> db_auc.c:192 IMSI='262422838631139': No 3G Auth Data HLR_Test-GSUP(266)@e4b7ca0511f4: Created GsupExpect[0] for "262422838631139" to be handled at TC_gsup_check_imei_via_proxy(276) 20241224085702279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39354<->l=127.0.0.1:4258 20241224085702285 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702285 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422838631139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422838631139" source_name="the-source\n"} 20241224085702285 DMAIN <0000> hlr.c:435 IMSI='262422838631139': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224085702285 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262422838631139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422838631139" destination_name="the-source\n"} 20241224085702285 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262422838631139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085702285 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085702285 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e4b7ca0511f4: Found GsupExpect[0] for "262422838631139" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@e4b7ca0511f4: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262422838631139" TC_gsup_check_imei_via_proxy(276)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085702291 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702291 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422838631139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422838631139" source_name="the-source\n"} 20241224085702291 DAUC <0003> hlr.c:428 IMSI='262422838631139': storing IMEI = 12345678901234 20241224085702291 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262422838631139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422838631139" destination_name="the-source\n"} 20241224085702291 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262422838631139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085702291 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085702291 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085702293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39354<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@e4b7ca0511f4: Final verdict of PTC: pass MTC@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085702295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39278<->l=127.0.0.1:4258 20241224085702296 DLINP <000b> input/ipa.c:452 connected read/write 20241224085702296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085702296 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(266)@e4b7ca0511f4: Final verdict of PTC: none 20241224085702296 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085702296 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085702296 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241224085702296 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42637<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(265)@e4b7ca0511f4: Final verdict of PTC: none 267@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: pass MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:57:02 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20241224085702342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39364<->l=127.0.0.1:4258 20241224085702442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39364<->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@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:57:04 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_check_imei_invalid_len started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085705518 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085705518 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085705520 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39368<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085705523 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705524 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085705524 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085705524 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  20241224085705524 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085705524 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  20241224085705524 DLGSUP <0013> gsup_server.c:236 2:  20241224085705524 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085705524 DLGSUP <0013> gsup_server.c:236 3:  20241224085705524 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085705524 DLGSUP <0013> gsup_server.c:236 4:  20241224085705524 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085705524 DLGSUP <0013> gsup_server.c:236 5:  20241224085705524 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085705524 DLGSUP <0013> gsup_server.c:236 7:  20241224085705524 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085705524 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085705524 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085705524 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)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@e4b7ca0511f4: 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") 20241224085705540 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42111<->l=127.0.0.1:4259) 20241224085705544 DAUC <0003> db_auc.c:157 IMSI='262420526646115': No 2G Auth Data 20241224085705544 DAUC <0003> db_auc.c:192 IMSI='262420526646115': No 3G Auth Data HLR_Test-GSUP(278)@e4b7ca0511f4: Created GsupExpect[0] for "262420526646115" to be handled at TC_gsup_check_imei_invalid_len(281) 20241224085705561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39384<->l=127.0.0.1:4258 20241224085705566 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705566 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420526646115"} 20241224085705566 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241224085705566 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420526646115" cause=Invalid mandatory information} 20241224085705567 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705567 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705567 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e4b7ca0511f4: Found GsupExpect[0] for "262420526646115" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262420526646115" TC_gsup_check_imei_invalid_len(281)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085705569 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705569 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420526646115"} 20241224085705569 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241224085705569 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420526646115" cause=Invalid mandatory information} 20241224085705569 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705569 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705569 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705571 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705571 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420526646115"} 20241224085705571 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241224085705571 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420526646115" cause=Invalid mandatory information} 20241224085705571 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705571 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705571 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705573 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705573 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420526646115"} 20241224085705573 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241224085705573 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420526646115" cause=Invalid mandatory information} 20241224085705573 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705573 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705573 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705575 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705576 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420526646115"} 20241224085705576 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241224085705576 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420526646115" cause=Invalid mandatory information} 20241224085705576 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420526646115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705576 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705576 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39384<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085705578 DAUC <0003> db_auc.c:157 IMSI='262426156863159': No 2G Auth Data 20241224085705578 DAUC <0003> db_auc.c:192 IMSI='262426156863159': No 3G Auth Data HLR_Test-GSUP(278)@e4b7ca0511f4: Created GsupExpect[0] for "262426156863159" to be handled at TC_gsup_check_imei_invalid_len(282) 20241224085705594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39396<->l=127.0.0.1:4258 20241224085705599 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705599 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426156863159"} 20241224085705599 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241224085705599 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426156863159" cause=Invalid mandatory information} 20241224085705599 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705599 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705599 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e4b7ca0511f4: Found GsupExpect[0] for "262426156863159" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@e4b7ca0511f4: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262426156863159" TC_gsup_check_imei_invalid_len(282)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085705601 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705601 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426156863159"} 20241224085705601 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241224085705601 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426156863159" cause=Invalid mandatory information} 20241224085705601 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705601 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705601 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705603 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705603 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426156863159"} 20241224085705603 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241224085705603 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426156863159" cause=Invalid mandatory information} 20241224085705603 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705603 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705604 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705605 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705605 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426156863159"} 20241224085705605 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241224085705605 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426156863159" cause=Invalid mandatory information} 20241224085705605 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705605 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705605 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705607 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705607 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426156863159"} 20241224085705607 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241224085705607 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426156863159" cause=Invalid mandatory information} 20241224085705607 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426156863159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705607 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705607 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39396<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085705610 DAUC <0003> db_auc.c:157 IMSI='262424649323156': No 2G Auth Data 20241224085705610 DAUC <0003> db_auc.c:192 IMSI='262424649323156': No 3G Auth Data HLR_Test-GSUP(278)@e4b7ca0511f4: Created GsupExpect[0] for "262424649323156" to be handled at TC_gsup_check_imei_invalid_len(283) 20241224085705625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39404<->l=127.0.0.1:4258 20241224085705628 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705628 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424649323156"} 20241224085705628 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241224085705628 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424649323156" cause=Invalid mandatory information} 20241224085705628 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705628 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705628 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e4b7ca0511f4: Found GsupExpect[0] for "262424649323156" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@e4b7ca0511f4: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262424649323156" TC_gsup_check_imei_invalid_len(283)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085705631 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705631 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424649323156"} 20241224085705631 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241224085705631 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424649323156" cause=Invalid mandatory information} 20241224085705631 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705631 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705631 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705632 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705632 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424649323156"} 20241224085705632 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241224085705632 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424649323156" cause=Invalid mandatory information} 20241224085705632 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705632 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705633 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705634 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705634 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424649323156"} 20241224085705634 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241224085705634 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424649323156" cause=Invalid mandatory information} 20241224085705634 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705634 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705634 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705636 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705636 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424649323156"} 20241224085705636 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241224085705636 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424649323156" cause=Invalid mandatory information} 20241224085705636 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424649323156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705636 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705636 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39404<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085705639 DAUC <0003> db_auc.c:157 IMSI='262424812110944': No 2G Auth Data 20241224085705639 DAUC <0003> db_auc.c:192 IMSI='262424812110944': No 3G Auth Data HLR_Test-GSUP(278)@e4b7ca0511f4: Created GsupExpect[0] for "262424812110944" to be handled at TC_gsup_check_imei_invalid_len(284) 20241224085705657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39410<->l=127.0.0.1:4258 20241224085705661 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705661 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424812110944"} 20241224085705661 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241224085705661 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424812110944" cause=Invalid mandatory information} 20241224085705661 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705661 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705661 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e4b7ca0511f4: Found GsupExpect[0] for "262424812110944" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@e4b7ca0511f4: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424812110944" TC_gsup_check_imei_invalid_len(284)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085705663 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705663 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424812110944"} 20241224085705663 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241224085705663 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424812110944" cause=Invalid mandatory information} 20241224085705663 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705663 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705663 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705665 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705665 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424812110944"} 20241224085705665 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241224085705665 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424812110944" cause=Invalid mandatory information} 20241224085705665 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705665 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705665 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705666 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705666 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424812110944"} 20241224085705666 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241224085705667 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424812110944" cause=Invalid mandatory information} 20241224085705667 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705667 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705667 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705668 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705668 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424812110944"} 20241224085705668 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241224085705668 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424812110944" cause=Invalid mandatory information} 20241224085705668 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424812110944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705668 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705668 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39410<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085705672 DAUC <0003> db_auc.c:157 IMSI='262420300849693': No 2G Auth Data 20241224085705672 DAUC <0003> db_auc.c:192 IMSI='262420300849693': No 3G Auth Data HLR_Test-GSUP(278)@e4b7ca0511f4: Created GsupExpect[0] for "262420300849693" to be handled at TC_gsup_check_imei_invalid_len(285) 20241224085705688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39418<->l=127.0.0.1:4258 20241224085705691 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705691 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420300849693"} 20241224085705691 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241224085705691 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420300849693" cause=Invalid mandatory information} 20241224085705691 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705691 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705691 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e4b7ca0511f4: Found GsupExpect[0] for "262420300849693" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@e4b7ca0511f4: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262420300849693" TC_gsup_check_imei_invalid_len(285)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085705693 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705693 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420300849693"} 20241224085705693 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241224085705693 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420300849693" cause=Invalid mandatory information} 20241224085705693 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705693 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705693 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705695 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705695 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420300849693"} 20241224085705695 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241224085705695 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420300849693" cause=Invalid mandatory information} 20241224085705695 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705695 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705695 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705697 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705697 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420300849693"} 20241224085705697 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241224085705697 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420300849693" cause=Invalid mandatory information} 20241224085705697 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705697 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705697 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705699 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705699 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420300849693"} 20241224085705699 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241224085705699 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420300849693" cause=Invalid mandatory information} 20241224085705699 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420300849693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705699 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705699 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39418<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085705702 DAUC <0003> db_auc.c:157 IMSI='262424854990018': No 2G Auth Data 20241224085705702 DAUC <0003> db_auc.c:192 IMSI='262424854990018': No 3G Auth Data HLR_Test-GSUP(278)@e4b7ca0511f4: Created GsupExpect[0] for "262424854990018" to be handled at TC_gsup_check_imei_invalid_len(286) 20241224085705717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39430<->l=127.0.0.1:4258 20241224085705720 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705721 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424854990018"} 20241224085705721 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241224085705721 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424854990018" cause=Invalid mandatory information} 20241224085705721 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705721 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705721 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e4b7ca0511f4: Found GsupExpect[0] for "262424854990018" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@e4b7ca0511f4: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262424854990018" TC_gsup_check_imei_invalid_len(286)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085705723 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705723 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424854990018"} 20241224085705723 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241224085705723 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424854990018" cause=Invalid mandatory information} 20241224085705723 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705723 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705723 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705725 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705725 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424854990018"} 20241224085705725 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241224085705725 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424854990018" cause=Invalid mandatory information} 20241224085705725 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705725 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705725 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705727 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705727 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424854990018"} 20241224085705727 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241224085705727 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424854990018" cause=Invalid mandatory information} 20241224085705727 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705727 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705727 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705729 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705729 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424854990018"} 20241224085705729 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241224085705729 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424854990018" cause=Invalid mandatory information} 20241224085705729 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424854990018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705729 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705729 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39430<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085705732 DAUC <0003> db_auc.c:157 IMSI='262425535297124': No 2G Auth Data 20241224085705732 DAUC <0003> db_auc.c:192 IMSI='262425535297124': No 3G Auth Data HLR_Test-GSUP(278)@e4b7ca0511f4: Created GsupExpect[0] for "262425535297124" to be handled at TC_gsup_check_imei_invalid_len(287) 20241224085705746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39432<->l=127.0.0.1:4258 20241224085705749 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705749 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425535297124"} 20241224085705749 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241224085705749 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425535297124" cause=Invalid mandatory information} 20241224085705749 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705749 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705749 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e4b7ca0511f4: Found GsupExpect[0] for "262425535297124" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@e4b7ca0511f4: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425535297124" TC_gsup_check_imei_invalid_len(287)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085705751 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705751 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425535297124"} 20241224085705751 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241224085705751 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425535297124" cause=Invalid mandatory information} 20241224085705751 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705751 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705751 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705753 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705753 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425535297124"} 20241224085705753 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241224085705753 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425535297124" cause=Invalid mandatory information} 20241224085705753 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705753 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705753 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705755 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705755 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425535297124"} 20241224085705755 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241224085705755 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425535297124" cause=Invalid mandatory information} 20241224085705755 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705755 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705755 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705757 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705757 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425535297124"} 20241224085705757 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241224085705757 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425535297124" cause=Invalid mandatory information} 20241224085705757 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425535297124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705757 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705757 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39432<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085705760 DAUC <0003> db_auc.c:157 IMSI='262421762919908': No 2G Auth Data 20241224085705760 DAUC <0003> db_auc.c:192 IMSI='262421762919908': No 3G Auth Data HLR_Test-GSUP(278)@e4b7ca0511f4: Created GsupExpect[0] for "262421762919908" to be handled at TC_gsup_check_imei_invalid_len(288) 20241224085705779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39442<->l=127.0.0.1:4258 20241224085705782 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705782 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421762919908"} 20241224085705782 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241224085705782 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421762919908" cause=Invalid mandatory information} 20241224085705782 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705782 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705782 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e4b7ca0511f4: Found GsupExpect[0] for "262421762919908" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@e4b7ca0511f4: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262421762919908" TC_gsup_check_imei_invalid_len(288)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085705784 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705784 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421762919908"} 20241224085705784 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241224085705784 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421762919908" cause=Invalid mandatory information} 20241224085705784 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705784 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705784 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705787 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705787 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421762919908"} 20241224085705787 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241224085705787 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421762919908" cause=Invalid mandatory information} 20241224085705787 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705787 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705787 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705789 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705789 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421762919908"} 20241224085705789 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241224085705789 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421762919908" cause=Invalid mandatory information} 20241224085705789 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705789 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705789 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705791 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085705791 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421762919908"} 20241224085705791 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241224085705791 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421762919908" cause=Invalid mandatory information} 20241224085705791 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421762919908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085705791 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085705791 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085705793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39442<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@e4b7ca0511f4: Final verdict of PTC: pass MTC@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085705794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39368<->l=127.0.0.1:4258 20241224085705795 DLINP <000b> input/ipa.c:452 connected read/write 20241224085705795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(278)@e4b7ca0511f4: Final verdict of PTC: none 20241224085705795 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085705795 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085705795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085705795 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42111<->l=127.0.0.1:4259) 279@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: pass MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:57:05 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20241224085705833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39446<->l=127.0.0.1:4258 20241224085705934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39446<->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@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:57:07 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_gsup_check_imei_unknown_imsi started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085709018 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085709018 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085709020 DLINP <000b> input/ipa.c:452 connected read/write 20241224085709020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085709021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59746<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085709023 DLINP <000b> input/ipa.c:452 connected read/write 20241224085709023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085709023 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085709023 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085709023 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  20241224085709023 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085709023 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  20241224085709023 DLGSUP <0013> gsup_server.c:236 2:  20241224085709023 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085709023 DLGSUP <0013> gsup_server.c:236 3:  20241224085709023 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085709023 DLGSUP <0013> gsup_server.c:236 4:  20241224085709023 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085709023 DLGSUP <0013> gsup_server.c:236 5:  20241224085709023 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085709023 DLGSUP <0013> gsup_server.c:236 7:  20241224085709023 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085709023 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085709023 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(289)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085709023 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@e4b7ca0511f4: 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") 20241224085709042 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43097<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@e4b7ca0511f4: Created GsupExpect[0] for "262420079566069" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241224085709055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59748<->l=127.0.0.1:4258 20241224085709069 DLINP <000b> input/ipa.c:452 connected read/write 20241224085709069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085709069 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420079566069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420079566069"} 20241224085709069 DMAIN <0000> hlr.c:435 IMSI='262420079566069': has IMEI = 22245678901234 (consider setting 'store-imei') 20241224085709069 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420079566069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241224085709069 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420079566069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420079566069" cause=Invalid mandatory information} 20241224085709069 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420079566069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085709069 DLINP <000b> input/ipa.c:452 connected read/write 20241224085709069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085709070 DLINP <000b> input/ipa.c:452 connected read/write 20241224085709070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@e4b7ca0511f4: Found GsupExpect[0] for "262420079566069" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@e4b7ca0511f4: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262420079566069" TC_gsup_check_imei_unknown_imsi(293)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085709074 DLINP <000b> input/ipa.c:452 connected read/write 20241224085709074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085709074 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420079566069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420079566069"} 20241224085709074 DAUC <0003> hlr.c:428 IMSI='262420079566069': storing IMEI = 22245678901234 20241224085709074 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262420079566069': no such subscriber 20241224085709074 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420079566069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241224085709074 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420079566069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420079566069" cause=Invalid mandatory information} 20241224085709074 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420079566069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085709074 DLINP <000b> input/ipa.c:452 connected read/write 20241224085709074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085709074 DLINP <000b> input/ipa.c:452 connected read/write 20241224085709074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085709076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59748<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085709077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59746<->l=127.0.0.1:4258 20241224085709078 DLINP <000b> input/ipa.c:452 connected read/write 20241224085709078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085709078 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085709078 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085709078 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@e4b7ca0511f4: Final verdict of PTC: none 20241224085709078 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43097<->l=127.0.0.1:4259) 291@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 291: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@e4b7ca0511f4: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:57:09 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20241224085709120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59752<->l=127.0.0.1:4258 20241224085709221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59752<->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@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:57:11 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085712296 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085712296 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085712299 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59758<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085712302 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712302 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085712302 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085712302 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  20241224085712302 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085712302 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  20241224085712302 DLGSUP <0013> gsup_server.c:236 2:  20241224085712302 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085712302 DLGSUP <0013> gsup_server.c:236 3:  20241224085712302 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085712302 DLGSUP <0013> gsup_server.c:236 4:  20241224085712302 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085712302 DLGSUP <0013> gsup_server.c:236 5:  20241224085712302 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085712302 DLGSUP <0013> gsup_server.c:236 7:  20241224085712302 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085712302 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085712302 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085712302 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@e4b7ca0511f4: 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") 20241224085712321 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40663<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@e4b7ca0511f4: Created GsupExpect[0] for "262425623506716" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241224085712337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59770<->l=127.0.0.1:4258 20241224085712349 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712349 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425623506716"} 20241224085712349 DMAIN <0000> hlr.c:227 IMSI='262425623506716': Creating subscriber on demand 20241224085712349 DMAIN <0000> hlr.c:243 IMSI='262425623506716': Successfully assigned MSISDN='256' 20241224085712349 DAUC <0003> hlr.c:428 IMSI='262425623506716': storing IMEI = 12345678901234 20241224085712349 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425623506716"} 20241224085712349 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085712349 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712350 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@e4b7ca0511f4: Found GsupExpect[0] for "262425623506716" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@e4b7ca0511f4: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262425623506716" TC_subscr_create_on_demand_check_imei_early(298)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085712352 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712352 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712353 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712353 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712354 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712354 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712355 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712355 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425623506716" cn_domain=PS} 20241224085712355 DLU <0006> fsm.c:456 lu(262425623506716)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085712355 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085712355 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085712355 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425623506716" cn_domain=PS} 20241224085712355 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712356 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712358 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712358 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425623506716"} 20241224085712358 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085712358 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085712358 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425623506716"} 20241224085712358 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085712358 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085712358 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085712358 DLU <0006> fsm.c:568 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085712358 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712358 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085712363 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712363 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425623506716"} 20241224085712363 DMAIN <0000> hlr.c:227 IMSI='262425623506716': Creating subscriber on demand 20241224085712363 DMAIN <0000> hlr.c:243 IMSI='262425623506716': Successfully assigned MSISDN='517' 20241224085712363 DAUC <0003> hlr.c:428 IMSI='262425623506716': storing IMEI = 12345678901234 20241224085712363 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425623506716"} 20241224085712363 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085712363 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712363 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085712364 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712364 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712365 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712365 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712366 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712366 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712367 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712367 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712368 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712368 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425623506716" cn_domain=PS} 20241224085712368 DLU <0006> fsm.c:456 lu(262425623506716)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085712368 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085712368 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085712368 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425623506716" cn_domain=PS} 20241224085712368 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712368 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712371 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712371 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425623506716"} 20241224085712371 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085712371 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085712371 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425623506716"} 20241224085712371 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085712371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085712371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085712371 DLU <0006> fsm.c:568 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085712371 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712371 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085712374 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712374 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425623506716"} 20241224085712374 DMAIN <0000> hlr.c:227 IMSI='262425623506716': Creating subscriber on demand 20241224085712374 DMAIN <0000> hlr.c:243 IMSI='262425623506716': Successfully assigned MSISDN='373' 20241224085712374 DAUC <0003> hlr.c:428 IMSI='262425623506716': storing IMEI = 12345678901234 20241224085712374 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425623506716"} 20241224085712374 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085712374 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712374 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085712375 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712375 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712376 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712376 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712377 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712377 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712378 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712378 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712380 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712380 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425623506716" cn_domain=PS} 20241224085712380 DLU <0006> fsm.c:456 lu(262425623506716)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085712380 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241224085712380 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425623506716" cause=GPRS services not allowed} 20241224085712380 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085712380 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085712380 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{UNVALIDATED}: Freeing instance 20241224085712380 DLU <0006> fsm.c:568 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{UNVALIDATED}: Deallocated 20241224085712380 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712380 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085712384 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712384 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425623506716"} 20241224085712384 DMAIN <0000> hlr.c:227 IMSI='262425623506716': Creating subscriber on demand 20241224085712384 DMAIN <0000> hlr.c:243 IMSI='262425623506716': Successfully assigned MSISDN='048' 20241224085712384 DAUC <0003> hlr.c:428 IMSI='262425623506716': storing IMEI = 12345678901234 20241224085712384 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425623506716"} 20241224085712384 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085712384 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712384 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085712385 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712385 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712386 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712386 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712387 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712387 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712388 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712388 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425623506716" cn_domain=PS} 20241224085712388 DLU <0006> fsm.c:456 lu(262425623506716)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085712388 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241224085712388 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425623506716" cause=GPRS services not allowed} 20241224085712388 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085712388 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085712388 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{UNVALIDATED}: Freeing instance 20241224085712388 DLU <0006> fsm.c:568 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{UNVALIDATED}: Deallocated 20241224085712388 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712388 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085712392 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712392 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425623506716"} 20241224085712392 DMAIN <0000> hlr.c:227 IMSI='262425623506716': Creating subscriber on demand 20241224085712392 DAUC <0003> hlr.c:428 IMSI='262425623506716': storing IMEI = 12345678901234 20241224085712392 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425623506716"} 20241224085712392 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085712392 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712392 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085712393 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712393 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712394 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712394 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712395 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712395 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712396 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712396 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425623506716" cn_domain=PS} 20241224085712396 DLU <0006> fsm.c:456 lu(262425623506716)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085712396 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241224085712396 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425623506716" cause=GPRS services not allowed} 20241224085712396 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085712396 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085712397 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{UNVALIDATED}: Freeing instance 20241224085712397 DLU <0006> fsm.c:568 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{UNVALIDATED}: Deallocated 20241224085712397 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712397 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085712401 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712401 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425623506716"} 20241224085712401 DMAIN <0000> hlr.c:227 IMSI='262425623506716': Creating subscriber on demand 20241224085712401 DAUC <0003> hlr.c:428 IMSI='262425623506716': storing IMEI = 12345678901234 20241224085712401 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425623506716"} 20241224085712401 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224085712401 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712401 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085712402 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712402 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712403 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712403 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712404 DAUC <0003> db_auc.c:157 IMSI='262425623506716': No 2G Auth Data 20241224085712404 DAUC <0003> db_auc.c:192 IMSI='262425623506716': No 3G Auth Data 20241224085712405 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712405 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425623506716" cn_domain=PS} 20241224085712405 DLU <0006> fsm.c:456 lu(262425623506716)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085712405 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085712405 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085712405 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425623506716" cn_domain=PS} 20241224085712405 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712405 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712408 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712408 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425623506716"} 20241224085712408 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085712408 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085712408 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425623506716"} 20241224085712408 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425623506716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085712408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085712408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085712408 DLU <0006> fsm.c:568 lu(PS:IMSI-262425623506716)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085712408 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085712408 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085712410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59770<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085712411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59758<->l=127.0.0.1:4258 20241224085712412 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40663<->l=127.0.0.1:4259) 20241224085712412 DLINP <000b> input/ipa.c:452 connected read/write 20241224085712412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085712412 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085712412 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085712412 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@e4b7ca0511f4: Final verdict of PTC: none 296@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 296: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@e4b7ca0511f4: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:57:12 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20241224085712452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59786<->l=127.0.0.1:4258 20241224085712552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59786<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=97052) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:57:14 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_subscr_create_on_demand_ul started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085715629 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085715629 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085715631 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085715631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59788<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085715633 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085715633 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085715633 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085715633 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  20241224085715633 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085715633 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  20241224085715633 DLGSUP <0013> gsup_server.c:236 2:  20241224085715633 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085715633 DLGSUP <0013> gsup_server.c:236 3:  20241224085715633 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085715633 DLGSUP <0013> gsup_server.c:236 4:  20241224085715633 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085715633 DLGSUP <0013> gsup_server.c:236 5:  20241224085715633 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085715633 DLGSUP <0013> gsup_server.c:236 7:  20241224085715633 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085715633 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085715633 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085715633 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@e4b7ca0511f4: 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") 20241224085715649 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41387<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@e4b7ca0511f4: Created GsupExpect[0] for "262423017777062" to be handled at TC_subscr_create_on_demand_ul(303) 20241224085715663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59794<->l=127.0.0.1:4258 20241224085715673 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085715673 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423017777062" cn_domain=PS} 20241224085715673 DMAIN <0000> hlr.c:227 IMSI='262423017777062': Creating subscriber on demand 20241224085715673 DMAIN <0000> hlr.c:243 IMSI='262423017777062': Successfully assigned MSISDN='708' 20241224085715674 DLU <0006> fsm.c:456 lu(262423017777062)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085715674 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085715674 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085715674 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423017777062" cn_domain=PS} 20241224085715674 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085715674 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@e4b7ca0511f4: Found GsupExpect[0] for "262423017777062" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@e4b7ca0511f4: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262423017777062" 20241224085715677 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085715677 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423017777062"} 20241224085715677 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085715677 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085715677 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423017777062"} 20241224085715677 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085715677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085715677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085715677 DLU <0006> fsm.c:568 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085715677 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085715677 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085715679 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715679 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715680 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715680 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715681 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715681 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715685 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085715685 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423017777062" cn_domain=PS} 20241224085715685 DMAIN <0000> hlr.c:227 IMSI='262423017777062': Creating subscriber on demand 20241224085715685 DMAIN <0000> hlr.c:243 IMSI='262423017777062': Successfully assigned MSISDN='225' 20241224085715685 DLU <0006> fsm.c:456 lu(262423017777062)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085715685 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085715685 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085715685 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423017777062" cn_domain=PS} 20241224085715685 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085715685 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085715687 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715687 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085715687 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423017777062"} 20241224085715687 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085715687 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085715687 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423017777062"} 20241224085715687 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085715687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085715687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085715687 DLU <0006> fsm.c:568 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085715687 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085715687 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085715689 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715689 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715689 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715689 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715690 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715690 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715691 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715691 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715695 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085715695 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423017777062" cn_domain=PS} 20241224085715695 DMAIN <0000> hlr.c:227 IMSI='262423017777062': Creating subscriber on demand 20241224085715695 DMAIN <0000> hlr.c:243 IMSI='262423017777062': Successfully assigned MSISDN='960' 20241224085715695 DLU <0006> fsm.c:456 lu(262423017777062)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085715695 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241224085715695 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423017777062" cause=GPRS services not allowed} 20241224085715695 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085715695 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085715695 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{UNVALIDATED}: Freeing instance 20241224085715695 DLU <0006> fsm.c:568 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{UNVALIDATED}: Deallocated 20241224085715695 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085715695 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085715696 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715696 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715697 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715697 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715698 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715698 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715699 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715699 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715703 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085715703 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423017777062" cn_domain=PS} 20241224085715703 DMAIN <0000> hlr.c:227 IMSI='262423017777062': Creating subscriber on demand 20241224085715703 DMAIN <0000> hlr.c:243 IMSI='262423017777062': Successfully assigned MSISDN='681' 20241224085715703 DLU <0006> fsm.c:456 lu(262423017777062)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085715703 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241224085715703 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423017777062" cause=GPRS services not allowed} 20241224085715703 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085715703 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085715703 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{UNVALIDATED}: Freeing instance 20241224085715703 DLU <0006> fsm.c:568 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{UNVALIDATED}: Deallocated 20241224085715703 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085715703 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085715704 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715704 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715705 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715705 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715706 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715706 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715710 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085715710 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423017777062" cn_domain=PS} 20241224085715710 DMAIN <0000> hlr.c:227 IMSI='262423017777062': Creating subscriber on demand 20241224085715710 DLU <0006> fsm.c:456 lu(262423017777062)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085715710 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241224085715711 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423017777062" cause=GPRS services not allowed} 20241224085715711 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085715711 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085715711 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{UNVALIDATED}: Freeing instance 20241224085715711 DLU <0006> fsm.c:568 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{UNVALIDATED}: Deallocated 20241224085715711 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085715711 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085715712 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715712 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715713 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715713 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715714 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715714 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715717 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085715717 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423017777062" cn_domain=PS} 20241224085715717 DMAIN <0000> hlr.c:227 IMSI='262423017777062': Creating subscriber on demand 20241224085715717 DLU <0006> fsm.c:456 lu(262423017777062)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085715717 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085715717 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085715717 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423017777062" cn_domain=PS} 20241224085715717 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085715717 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085715719 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085715719 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423017777062"} 20241224085715719 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085715719 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085715719 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423017777062"} 20241224085715719 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423017777062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085715719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085715719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085715719 DLU <0006> fsm.c:568 lu(PS:IMSI-262423017777062)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085715719 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085715719 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085715720 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715721 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715721 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715721 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data 20241224085715722 DAUC <0003> db_auc.c:157 IMSI='262423017777062': No 2G Auth Data 20241224085715722 DAUC <0003> db_auc.c:192 IMSI='262423017777062': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085715724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59794<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085715725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59788<->l=127.0.0.1:4258 20241224085715726 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41387<->l=127.0.0.1:4259) 20241224085715726 DLINP <000b> input/ipa.c:452 connected read/write 20241224085715726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085715726 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085715726 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085715726 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@e4b7ca0511f4: Final verdict of PTC: none 301@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 301: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@e4b7ca0511f4: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:57:15 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20241224085715765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59796<->l=127.0.0.1:4258 20241224085715866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59796<->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@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:57:17 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_subscr_create_on_demand_sai started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085718945 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085718945 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085718947 DLINP <000b> input/ipa.c:452 connected read/write 20241224085718947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085718948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60358<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085718950 DLINP <000b> input/ipa.c:452 connected read/write 20241224085718950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085718950 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085718950 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085718950 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  20241224085718950 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085718950 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  20241224085718950 DLGSUP <0013> gsup_server.c:236 2:  20241224085718950 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085718950 DLGSUP <0013> gsup_server.c:236 3:  20241224085718950 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085718950 DLGSUP <0013> gsup_server.c:236 4:  20241224085718950 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085718950 DLGSUP <0013> gsup_server.c:236 5:  20241224085718950 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085718950 DLGSUP <0013> gsup_server.c:236 7:  20241224085718950 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(304)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085718950 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085718950 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085718950 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@e4b7ca0511f4: 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") 20241224085718970 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41567<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@e4b7ca0511f4: Created GsupExpect[0] for "262425029031947" to be handled at TC_subscr_create_on_demand_sai(308) 20241224085718983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60360<->l=127.0.0.1:4258 20241224085718993 DLINP <000b> input/ipa.c:452 connected read/write 20241224085718993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085718993 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425029031947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425029031947"} 20241224085718993 DMAIN <0000> hlr.c:227 IMSI='262425029031947': Creating subscriber on demand 20241224085718993 DMAIN <0000> hlr.c:243 IMSI='262425029031947': Successfully assigned MSISDN='327' 20241224085718993 DAUC <0003> db_auc.c:157 IMSI='262425029031947': No 2G Auth Data 20241224085718993 DAUC <0003> db_auc.c:192 IMSI='262425029031947': No 3G Auth Data 20241224085718993 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425029031947 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 20241224085718993 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425029031947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425029031947" cause=IMSI unknown in HLR} 20241224085718993 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425029031947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224085718993 DLINP <000b> input/ipa.c:452 connected read/write 20241224085718993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085718993 DLINP <000b> input/ipa.c:452 connected read/write 20241224085718994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@e4b7ca0511f4: Found GsupExpect[0] for "262425029031947" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@e4b7ca0511f4: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262425029031947" TC_subscr_create_on_demand_sai(308)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085718996 DAUC <0003> db_auc.c:157 IMSI='262425029031947': No 2G Auth Data 20241224085718996 DAUC <0003> db_auc.c:192 IMSI='262425029031947': No 3G Auth Data 20241224085718997 DAUC <0003> db_auc.c:157 IMSI='262425029031947': No 2G Auth Data 20241224085718997 DAUC <0003> db_auc.c:192 IMSI='262425029031947': No 3G Auth Data 20241224085718998 DAUC <0003> db_auc.c:157 IMSI='262425029031947': No 2G Auth Data 20241224085718998 DAUC <0003> db_auc.c:192 IMSI='262425029031947': No 3G Auth Data 20241224085718999 DLINP <000b> input/ipa.c:452 connected read/write 20241224085718999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085718999 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425029031947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425029031947" cn_domain=PS} 20241224085718999 DLU <0006> fsm.c:456 lu(262425029031947)[0x5579287c2ae0]{UNVALIDATED}: Allocated 20241224085718999 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425029031947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224085718999 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425029031947)[0x5579287c2ae0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085718999 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425029031947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425029031947" cn_domain=PS} 20241224085718999 DLINP <000b> input/ipa.c:452 connected read/write 20241224085718999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085718999 DLINP <000b> input/ipa.c:452 connected read/write 20241224085718999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085719002 DLINP <000b> input/ipa.c:452 connected read/write 20241224085719002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085719002 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425029031947 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425029031947"} 20241224085719002 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425029031947)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085719002 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425029031947 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085719002 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425029031947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425029031947"} 20241224085719002 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425029031947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085719002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425029031947)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085719002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425029031947)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085719002 DLU <0006> fsm.c:568 lu(PS:IMSI-262425029031947)[0x5579287c2ae0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085719002 DLINP <000b> input/ipa.c:452 connected read/write 20241224085719002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085719002 DLINP <000b> input/ipa.c:452 connected read/write 20241224085719002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085719005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60360<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085719005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60358<->l=127.0.0.1:4258 20241224085719006 DLINP <000b> input/ipa.c:452 connected read/write 20241224085719006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085719006 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085719006 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085719007 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085719007 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41567<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@e4b7ca0511f4: Final verdict of PTC: none 306@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 306: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@e4b7ca0511f4: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:57:19 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20241224085719053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60368<->l=127.0.0.1:4258 20241224085719154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60368<->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@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:57:21 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_MSLookup_mDNS_service_other_home started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085722228 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085722228 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085722231 DLINP <000b> input/ipa.c:452 connected read/write 20241224085722231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085722231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60370<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085722234 DLINP <000b> input/ipa.c:452 connected read/write 20241224085722234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085722234 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085722234 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085722234 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  20241224085722234 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085722234 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  20241224085722234 DLGSUP <0013> gsup_server.c:236 2:  20241224085722234 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085722234 DLGSUP <0013> gsup_server.c:236 3:  20241224085722234 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085722234 DLGSUP <0013> gsup_server.c:236 4:  20241224085722234 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085722234 DLGSUP <0013> gsup_server.c:236 5:  20241224085722234 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085722234 DLGSUP <0013> gsup_server.c:236 7:  20241224085722234 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085722234 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085722234 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085722234 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)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@e4b7ca0511f4: 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") 20241224085722255 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42703<->l=127.0.0.1:4259) 20241224085722257 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241224085722257 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@e4b7ca0511f4: Created GsupExpect[0] for "262428801537255" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241224085722276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4258 20241224085722278 DAUC <0003> db_auc.c:157 IMSI='262428801537255': No 2G Auth Data 20241224085722278 DAUC <0003> db_auc.c:192 IMSI='262428801537255': No 3G Auth Data 20241224085722284 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612520138.msisdn 20241224085722284 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491612520138.msisdn: not attached (vlr_number unset) 20241224085722284 DDGSM <0007> mslookup_server.c:327 sip.voice.491612520138.msisdn: does not exist in GSUP proxy 20241224085723286 DLINP <000b> input/ipa.c:452 connected read/write 20241224085723286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085723286 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428801537255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428801537255" cn_domain=CS} 20241224085723286 DLU <0006> fsm.c:456 lu(262428801537255)[0x5579287c0e90]{UNVALIDATED}: Allocated 20241224085723286 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428801537255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241224085723286 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428801537255)[0x5579287c0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224085723286 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428801537255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428801537255" cn_domain=CS} 20241224085723286 DLINP <000b> input/ipa.c:452 connected read/write 20241224085723287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085723287 DLINP <000b> input/ipa.c:452 connected read/write 20241224085723287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@e4b7ca0511f4: Found GsupExpect[0] for "262428801537255" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@e4b7ca0511f4: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262428801537255" 20241224085723290 DLINP <000b> input/ipa.c:452 connected read/write 20241224085723290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085723290 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428801537255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428801537255"} 20241224085723290 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428801537255)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224085723290 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428801537255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224085723290 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428801537255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428801537255"} 20241224085723290 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428801537255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085723290 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428801537255)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224085723290 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428801537255)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224085723290 DLU <0006> fsm.c:568 lu(CS:IMSI-262428801537255)[0x5579287c0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224085723290 DLINP <000b> input/ipa.c:452 connected read/write 20241224085723290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085723290 DLINP <000b> input/ipa.c:452 connected read/write 20241224085723290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085723292 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612520138.msisdn 20241224085723293 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491612520138.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241224085723293 DDGSM <0007> mslookup_server.c:327 sip.voice.491612520138.msisdn: does not exist in GSUP proxy 20241224085723293 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612520138.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@e4b7ca0511f4: setverdict(pass): pass -> pass, component reason not changed 20241224085723297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085723298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60370<->l=127.0.0.1:4258 20241224085723298 DLINP <000b> input/ipa.c:452 connected read/write 20241224085723298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085723298 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085723298 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085723298 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085723299 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42703<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@e4b7ca0511f4: Final verdict of PTC: none 311@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 311: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@e4b7ca0511f4: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:57:23 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20241224085723339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60390<->l=127.0.0.1:4258 20241224085723439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60390<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21384) Waiting for packet dumper to finish... 1 (prev_count=21384, count=37440) 20241224085725289 DSS <0004> hlr_ussd.c:239 262426082714109/0x868ffb51: SS Session Timeout, destroying 20241224085725289 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426082714109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:57:25 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_MSLookup_GSUP_proxy started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085726512 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085726512 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085726515 DLINP <000b> input/ipa.c:452 connected read/write 20241224085726515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085726516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60396<->l=127.0.0.1:4258 20241224085726518 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241224085726518 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085726519 DLINP <000b> input/ipa.c:452 connected read/write 20241224085726519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085726519 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085726519 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085726519 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  20241224085726519 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085726519 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  20241224085726519 DLGSUP <0013> gsup_server.c:236 2:  20241224085726519 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085726519 DLGSUP <0013> gsup_server.c:236 3:  20241224085726519 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085726519 DLGSUP <0013> gsup_server.c:236 4:  20241224085726519 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085726519 DLGSUP <0013> gsup_server.c:236 5:  20241224085726519 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085726519 DLGSUP <0013> gsup_server.c:236 7:  20241224085726519 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085726519 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085726519 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085726519 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)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@e4b7ca0511f4: 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") 20241224085726551 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40355<->l=127.0.0.1:4259) 20241224085726554 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241224085726554 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@e4b7ca0511f4: Created GsupExpect[0] for "262420514996952" to be handled at TC_MSLookup_GSUP_proxy(320) 20241224085726568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60408<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@e4b7ca0511f4: Created GsupExpect[0] for "262420514996952" to be handled at TC_MSLookup_GSUP_proxy(320) 20241224085726571 DLINP <000b> input/ipa.c:452 connected read/write 20241224085726571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085726571 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420514996952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420514996952" cn_domain=CS} 20241224085726572 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420514996952 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241224085726572 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420514996952 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241224085726572 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420514996952.imsi 20241224085726572 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420514996952.imsi 20241224085726572 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420514996952.imsi: does not exist in local HLR 20241224085726576 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420514996952 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241224085726576 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241224085726576 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241224085726577 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241224085726577 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241224085726577 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241224085726577 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420514996952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085726577 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224085726577 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241224085726577 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224085726577 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241224085726577 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224085726577 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@e4b7ca0511f4: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@e4b7ca0511f4: 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) } } } } 20241224085726579 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085726579 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085726579 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241224085726579 DLINP <000b> ipa.c:396 tag 1: HLR 20241224085726579 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241224085726580 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085726580 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085726580 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@e4b7ca0511f4: 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)@e4b7ca0511f4: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@e4b7ca0511f4: Found GsupExpect[0] for "262420514996952" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@e4b7ca0511f4: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262420514996952" HLR_Test-GSUP-server-IPA(318)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085726621 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085726621 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085726621 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085726621 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085726621 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420514996952 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613748476 20241224085726621 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420514996952 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224085726621 DLINP <000b> input/ipa.c:452 connected read/write 20241224085726621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085726621 DLINP <000b> input/ipa.c:452 connected read/write 20241224085726621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@e4b7ca0511f4: Found GsupExpect[0] for "262420514996952" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@e4b7ca0511f4: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262420514996952" 20241224085726625 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085726625 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085726625 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420514996952 MSISDN-491613748476 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224085726625 DLINP <000b> input/ipa.c:452 connected read/write 20241224085726625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085726625 DLINP <000b> input/ipa.c:452 connected read/write 20241224085726625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085726627 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085726627 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085726627 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420514996952 MSISDN-491613748476 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 20241224085726627 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420514996952 MSISDN-491613748476 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224085726627 DLINP <000b> input/ipa.c:452 connected read/write 20241224085726627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085726627 DLINP <000b> input/ipa.c:452 connected read/write 20241224085726627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085726629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60408<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085726630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60396<->l=127.0.0.1:4258 20241224085726631 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085726631 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085726631 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241224085726631 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241224085726631 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241224085726631 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40355<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-server(317)@e4b7ca0511f4: Final verdict of PTC: none 20241224085726631 DLINP <000b> input/ipa.c:452 connected read/write 20241224085726631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085726631 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085726632 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085726632 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server-IPA(318)@e4b7ca0511f4: Final verdict of PTC: none 316@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 316: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@e4b7ca0511f4: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:57:26 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20241224085726672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60416<->l=127.0.0.1:4258 20241224085726773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60416<->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=42992) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:57:28 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085729850 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085729850 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085729853 DLINP <000b> input/ipa.c:452 connected read/write 20241224085729853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085729853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55028<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085729856 DLINP <000b> input/ipa.c:452 connected read/write 20241224085729856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085729856 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085729856 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085729856 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  20241224085729856 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085729856 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  20241224085729856 DLGSUP <0013> gsup_server.c:236 2:  20241224085729856 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085729856 DLGSUP <0013> gsup_server.c:236 3:  20241224085729856 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085729856 DLGSUP <0013> gsup_server.c:236 4:  20241224085729856 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085729856 DLGSUP <0013> gsup_server.c:236 5:  20241224085729856 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085729856 DLGSUP <0013> gsup_server.c:236 7:  20241224085729856 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085729856 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085729856 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085729856 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085729856 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241224085729856 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@e4b7ca0511f4: 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") 20241224085729880 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45757<->l=127.0.0.1:4259) 20241224085729882 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241224085729882 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@e4b7ca0511f4: Created GsupExpect[0] for "262425920410091" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241224085729896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55040<->l=127.0.0.1:4258 20241224085729898 DAUC <0003> db_auc.c:157 IMSI='262425920410091': No 2G Auth Data 20241224085729898 DAUC <0003> db_auc.c:192 IMSI='262425920410091': No 3G Auth Data 20241224085729903 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425920410091.imsi 20241224085729903 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425920410091.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085729907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55040<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085729907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55028<->l=127.0.0.1:4258 20241224085729908 DLINP <000b> input/ipa.c:452 connected read/write 20241224085729908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085729908 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085729908 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085729908 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085729908 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45757<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP(322)@e4b7ca0511f4: Final verdict of PTC: none 323@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 323: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@e4b7ca0511f4: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:57:29 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20241224085729952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55056<->l=127.0.0.1:4258 20241224085730053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55056<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27948) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:57:32 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085733129 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085733129 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085733131 DLINP <000b> input/ipa.c:452 connected read/write 20241224085733131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085733132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55068<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085733134 DLINP <000b> input/ipa.c:452 connected read/write 20241224085733134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085733134 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085733134 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085733134 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  20241224085733134 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085733134 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  20241224085733134 DLGSUP <0013> gsup_server.c:236 2:  20241224085733134 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085733134 DLGSUP <0013> gsup_server.c:236 3:  20241224085733134 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085733134 DLGSUP <0013> gsup_server.c:236 4:  20241224085733134 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085733134 DLGSUP <0013> gsup_server.c:236 5:  20241224085733134 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085733134 DLGSUP <0013> gsup_server.c:236 7:  20241224085733134 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085733134 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(326)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085733134 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085733134 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224085733135 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241224085733135 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@e4b7ca0511f4: 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") 20241224085733165 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35525<->l=127.0.0.1:4259) 20241224085733167 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241224085733167 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@e4b7ca0511f4: Created GsupExpect[0] for "262420487765204" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241224085733180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55070<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@e4b7ca0511f4: Created GsupExpect[0] for "262420487765204" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241224085733185 DLINP <000b> input/ipa.c:452 connected read/write 20241224085733185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085733185 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420487765204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420487765204" cn_domain=CS} 20241224085733185 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420487765204 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241224085733185 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420487765204 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241224085733186 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420487765204.imsi 20241224085733186 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420487765204.imsi 20241224085733186 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420487765204.imsi: does not exist in local HLR 20241224085733191 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420487765204 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241224085733191 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241224085733191 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241224085733191 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241224085733191 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241224085733191 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241224085733191 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420487765204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085733191 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224085733191 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241224085733191 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224085733191 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241224085733191 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224085733191 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@e4b7ca0511f4: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@e4b7ca0511f4: 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) } } } } 20241224085733193 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085733193 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085733193 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241224085733193 DLINP <000b> ipa.c:396 tag 1: HLR 20241224085733193 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241224085733195 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085733195 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085733195 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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)@e4b7ca0511f4: Found GsupExpect[0] for "262420487765204" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@e4b7ca0511f4: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420487765204" HLR_Test-GSUP-server-IPA(330)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085733237 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085733237 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085733237 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085733237 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085733237 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420487765204 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614261854 20241224085733237 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420487765204 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224085733237 DLINP <000b> input/ipa.c:452 connected read/write 20241224085733237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085733238 DLINP <000b> input/ipa.c:452 connected read/write 20241224085733238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@e4b7ca0511f4: Found GsupExpect[0] for "262420487765204" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@e4b7ca0511f4: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420487765204" 20241224085733240 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085733240 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085733240 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420487765204 MSISDN-491614261854 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224085733240 DLINP <000b> input/ipa.c:452 connected read/write 20241224085733240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085733240 DLINP <000b> input/ipa.c:452 connected read/write 20241224085733240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085733242 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085733242 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085733242 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420487765204 MSISDN-491614261854 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 20241224085733242 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420487765204 MSISDN-491614261854 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224085733242 DLINP <000b> input/ipa.c:452 connected read/write 20241224085733242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085733242 DLINP <000b> input/ipa.c:452 connected read/write 20241224085733242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085733244 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420487765204.imsi 20241224085733244 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420487765204.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085734245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55070<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085734246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55068<->l=127.0.0.1:4258 20241224085734247 DLINP <000b> input/ipa.c:452 connected read/write 20241224085734247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085734247 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085734247 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085734248 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085734248 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35525<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-server(329)@e4b7ca0511f4: Final verdict of PTC: none 20241224085734248 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085734248 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085734248 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241224085734248 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241224085734248 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(326)@e4b7ca0511f4: Final verdict of PTC: none 328@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 328: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@e4b7ca0511f4: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:57:34 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20241224085734290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55072<->l=127.0.0.1:4258 20241224085734390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55072<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35828) Waiting for packet dumper to finish... 1 (prev_count=35828, count=43996) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: 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 ------ Tue Dec 24 08:57:36 UTC 2024 /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@e4b7ca0511f4: 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@e4b7ca0511f4: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@e4b7ca0511f4: legacy= false MTC@e4b7ca0511f4: in not legacy case 1 MTC@e4b7ca0511f4: in not legacy case 2 20241224085737471 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224085737471 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085737474 DLINP <000b> input/ipa.c:452 connected read/write 20241224085737474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085737475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49098<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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 } } } } 20241224085737477 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241224085737478 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241224085737478 DLINP <000b> input/ipa.c:452 connected read/write 20241224085737478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085737478 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224085737478 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224085737478 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  20241224085737478 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224085737478 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  20241224085737478 DLGSUP <0013> gsup_server.c:236 2:  20241224085737478 DLGSUP <0013> gsup_server.c:238 2: 00  20241224085737478 DLGSUP <0013> gsup_server.c:236 3:  20241224085737478 DLGSUP <0013> gsup_server.c:238 3: 00  20241224085737478 DLGSUP <0013> gsup_server.c:236 4:  20241224085737478 DLGSUP <0013> gsup_server.c:238 4: 00  20241224085737478 DLGSUP <0013> gsup_server.c:236 5:  20241224085737478 DLGSUP <0013> gsup_server.c:238 5: 00  20241224085737478 DLGSUP <0013> gsup_server.c:236 7:  20241224085737478 DLGSUP <0013> gsup_server.c:238 7: 00  20241224085737478 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224085737478 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224085737478 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@e4b7ca0511f4: 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") 20241224085737514 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44707<->l=127.0.0.1:4259) 20241224085737516 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241224085737516 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@e4b7ca0511f4: Created GsupExpect[0] for "262421620241193" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241224085737531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49100<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@e4b7ca0511f4: Created GsupExpect[0] for "262421620241193" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241224085737536 DLINP <000b> input/ipa.c:452 connected read/write 20241224085737536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085737536 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421620241193 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421620241193" cn_domain=CS} 20241224085737536 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421620241193 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241224085737536 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421620241193 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241224085737536 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421620241193.imsi 20241224085737536 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421620241193.imsi 20241224085737536 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421620241193.imsi: does not exist in local HLR 20241224085737541 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421620241193 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241224085737541 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241224085737541 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241224085737541 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241224085737541 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241224085737541 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241224085737541 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421620241193 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224085737541 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224085737541 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241224085737541 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224085737541 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241224085737541 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224085737542 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@e4b7ca0511f4: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@e4b7ca0511f4: 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) } } } } 20241224085737544 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085737544 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085737544 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241224085737544 DLINP <000b> ipa.c:396 tag 1: HLR 20241224085737544 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241224085737545 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085737545 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085737545 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@e4b7ca0511f4: 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)@e4b7ca0511f4: 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)@e4b7ca0511f4: Found GsupExpect[0] for "262421620241193" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@e4b7ca0511f4: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421620241193" HLR_Test-GSUP-server-IPA(337)@e4b7ca0511f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@e4b7ca0511f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241224085737585 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085737585 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085737585 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085737585 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085737585 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421620241193 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614040000 20241224085737585 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421620241193 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224085737585 DLINP <000b> input/ipa.c:452 connected read/write 20241224085737585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085737585 DLINP <000b> input/ipa.c:452 connected read/write 20241224085737585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@e4b7ca0511f4: Found GsupExpect[0] for "262421620241193" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@e4b7ca0511f4: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421620241193" 20241224085737588 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085737588 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085737588 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421620241193 MSISDN-491614040000 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224085737588 DLINP <000b> input/ipa.c:452 connected read/write 20241224085737588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085737588 DLINP <000b> input/ipa.c:452 connected read/write 20241224085737588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085737590 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085737590 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085737590 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421620241193 MSISDN-491614040000 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 20241224085737590 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421620241193 MSISDN-491614040000 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224085737590 DLINP <000b> input/ipa.c:452 connected read/write 20241224085737590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085737590 DLINP <000b> input/ipa.c:452 connected read/write 20241224085737590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224085737592 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614040000.msisdn 20241224085737592 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614040000.msisdn: does not exist in local HLR 20241224085737592 DDGSM <0007> mslookup_server.c:352 sip.voice.491614040000.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241224085737592 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614040000.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@e4b7ca0511f4: setverdict(pass): none -> pass 20241224085737594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49100<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@e4b7ca0511f4: Final verdict of PTC: pass 20241224085737595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49098<->l=127.0.0.1:4258 20241224085737596 DLINP <000b> input/ipa.c:452 connected read/write 20241224085737596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224085737596 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224085737596 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224085737596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224085737596 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44707<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-server(336)@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@e4b7ca0511f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@e4b7ca0511f4: Final verdict of PTC: none 20241224085737596 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224085737596 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224085737596 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241224085737596 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241224085737596 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@e4b7ca0511f4: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@e4b7ca0511f4: Final verdict of PTC: none MTC@e4b7ca0511f4: Setting final verdict of the test case. MTC@e4b7ca0511f4: Local verdict of MTC: none MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC with component reference 335: none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@e4b7ca0511f4: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@e4b7ca0511f4: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@e4b7ca0511f4: 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'. Tue Dec 24 08:57:37 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20241224085737633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4258 20241224085737734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4728) Waiting for packet dumper to finish... 1 (prev_count=4728, count=46228) MTC@e4b7ca0511f4: 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@e4b7ca0511f4: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e4b7ca0511f4: Terminating MTC. MC@e4b7ca0511f4: MTC terminated. MC2> exit MC@e4b7ca0511f4: Shutting down session. MC@e4b7ca0511f4: 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 (1955379) [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-20241224-0855-2bddb9f8-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-20241224-0855-2bddb9f8-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1955293) [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-20241224-0855-2bddb9f8-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']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20241224-0855-2bddb9f8-0'] e4b7ca0511f4fd1f85927b096d94f2bbb4c54b635f766212794c897cb1fc6f6c [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2532/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS