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/jenkins8774896213953830855.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256: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-20250101-0855-b7a7b654-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250101-0855-b7a7b654-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] time="2025-01-01T08:55:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250101-0855-b7a7b654-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250101-0855-b7a7b654-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [240 kB] Fetched 9292 kB in 1s (9775 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-20250101-0855-b7a7b654-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-20250101-0855-b7a7b654-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-20250101-0855-b7a7b654-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-20250101-0855-b7a7b654-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-20250101-0855-b7a7b654-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-20250101-0855-b7a7b654-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_2.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_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_BS_Code_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.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_7.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_1.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 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_6.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_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-20250101-0855-b7a7b654-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-20250101-0855-b7a7b654-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 (419 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-20250101-0855-b7a7b654-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-20250101-0855-b7a7b654-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-20250101-0855-b7a7b654-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 202412312026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412312026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412312026 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412312026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412312026 [59.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412312026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202412312026 [69.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202412312026 [21.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.15.74e4.202412312026 [23.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412312026 [50.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412312026 [70.3 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412312026 [177 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412312026 [59.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412312026 [62.9 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412312026 [49.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412312026 [43.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.15.74e4.202412312026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202412312026 [2162 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.8.0.15.74e4.202412312026 [460 kB] Fetched 11.4 MB in 0s (72.3 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_202412312026_amd64.deb ... Unpacking osmocom-nightly (202412312026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202412312026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412312026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.56.fc03.202412312026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412312026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.56.fc03.202412312026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412312026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.26.e84e.202412312026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412312026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.56.fc03.202412312026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412312026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.50.58dd.202412312026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202412312026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.15.74e4.202412312026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412312026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.8.0.15.74e4.202412312026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.15.74e4.202412312026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.10.0.56.fc03.202412312026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412312026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.10.0.56.fc03.202412312026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412312026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.10.0.56.fc03.202412312026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412312026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.10.0.56.fc03.202412312026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412312026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.10.0.56.fc03.202412312026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412312026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.10.0.56.fc03.202412312026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412312026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.10.0.56.fc03.202412312026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412312026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.8.0.15.74e4.202412312026_amd64.deb ... Unpacking osmo-hlr (1.8.0.15.74e4.202412312026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.56.fc03.202412312026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412312026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.8.0.15.74e4.202412312026_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.15.74e4.202412312026) ... Setting up osmocom-nightly (202412312026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412312026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412312026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412312026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412312026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412312026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412312026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412312026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412312026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412312026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412312026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.15.74e4.202412312026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412312026) ... Setting up libosmocore (1.10.0.56.fc03.202412312026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202412312026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412312026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412312026) ... Setting up osmo-hlr (1.8.0.15.74e4.202412312026) ... 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.202412312026) ... 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-20250101-0855-b7a7b654-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-20250101-0855-b7a7b654-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-20250101-0855-b7a7b654-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-20250101-0855-b7a7b654-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-20250101-0855-b7a7b654-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-20250101-0855-b7a7b654-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-20250101-0855-b7a7b654-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-20250101-0855-b7a7b654-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] [testenv] Running testsuite 20250101085527224 DMAIN <0000> hlr.c:813 hlr starting 20250101085527224 DDB <0001> db.c:599 using database: :memory: 20250101085527224 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250101085527224 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250101085527224 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250101085527225 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250101085527225 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250101085527226 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250101085527226 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250101085527227 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250101085527227 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250101085527227 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [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-20250101-0855-b7a7b654-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@ea50904e4984: Unix server socket created successfully. MC@ea50904e4984: Listening on TCP port 37949. MC2> ea50904e4984 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests ea50904e4984 37949 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ea50904e4984: New HC connected from 10.0.2.100 [10.0.2.100]. ea50904e4984: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@ea50904e4984: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ea50904e4984: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ea50904e4984: Configuration file was processed on all HCs. MC@ea50904e4984: Creating MTC on host 10.0.2.100. MC@ea50904e4984: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Wed Jan 1 08:55:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_sai_err_invalid_imsi started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085528840 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085528840 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085528843 DLINP <000b> input/ipa.c:452 connected read/write 20250101085528843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085528844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48918<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085528846 DLINP <000b> input/ipa.c:452 connected read/write 20250101085528846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085528846 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085528847 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085528847 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 20250101085528847 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085528847 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 20250101085528847 DLGSUP <0013> gsup_server.c:236 2: 20250101085528847 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085528847 DLGSUP <0013> gsup_server.c:236 3: 20250101085528847 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085528847 DLGSUP <0013> gsup_server.c:236 4: 20250101085528847 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085528847 DLGSUP <0013> gsup_server.c:236 5: 20250101085528847 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085528847 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(3)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085528847 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085528847 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085528847 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085528847 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@ea50904e4984: 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") 20250101085528869 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43553<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@ea50904e4984: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250101085528884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48926<->l=127.0.0.1:4258 20250101085528893 DLINP <000b> input/ipa.c:452 connected read/write 20250101085528893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085528893 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"} 20250101085528893 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" 20250101085528893 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} 20250101085528893 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 20250101085528893 DLINP <000b> input/ipa.c:452 connected read/write 20250101085528893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085528893 DLINP <000b> input/ipa.c:452 connected read/write 20250101085528894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@ea50904e4984: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@ea50904e4984: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085528896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48926<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@ea50904e4984: Final verdict of PTC: pass 20250101085528897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48918<->l=127.0.0.1:4258 20250101085528898 DLINP <000b> input/ipa.c:452 connected read/write 20250101085528898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085528898 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085528898 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085528898 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085528898 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43553<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@ea50904e4984: Final verdict of PTC: none 5@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 5: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@ea50904e4984: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Wed Jan 1 08:55:28 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20250101085528963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48932<->l=127.0.0.1:4258 20250101085529064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48932<->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@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Wed Jan 1 08:55:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_sai started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085532142 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085532142 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085532145 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085532146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48942<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085532148 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085532148 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085532148 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085532148 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 20250101085532148 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085532148 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 20250101085532148 DLGSUP <0013> gsup_server.c:236 2: 20250101085532148 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085532148 DLGSUP <0013> gsup_server.c:236 3: 20250101085532148 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085532148 DLGSUP <0013> gsup_server.c:236 4: 20250101085532148 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085532148 DLGSUP <0013> gsup_server.c:236 5: 20250101085532148 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(8)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085532148 DLGSUP <0013> gsup_server.c:236 7: 20250101085532148 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085532148 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085532148 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085532148 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@ea50904e4984: 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") 20250101085532167 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33881<->l=127.0.0.1:4259) 20250101085532172 DAUC <0003> db_auc.c:157 IMSI='262425531275346': No 2G Auth Data 20250101085532172 DAUC <0003> db_auc.c:192 IMSI='262425531275346': No 3G Auth Data HLR_Test-GSUP(9)@ea50904e4984: Created GsupExpect[0] for "262425531275346" to be handled at TC_gsup_sai(12) 20250101085532184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48954<->l=127.0.0.1:4258 20250101085532189 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085532189 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425531275346 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425531275346"} 20250101085532189 DAUC <0003> db_auc.c:192 IMSI='262425531275346': No 3G Auth Data 20250101085532189 DAUC <0003> db_auc.c:236 IMSI='262425531275346': Calling to generate 5 vectors 20250101085532189 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250101085532189 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085532189 DAUC <0003> auc.c:113 vector [0]: rand = a3c199479e7aec741c6abd1b4fe7006c 20250101085532189 DAUC <0003> auc.c:179 vector [0]: kc = aef543a83e922000 20250101085532189 DAUC <0003> auc.c:180 vector [0]: sres = cf0d50e5 20250101085532189 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250101085532189 DAUC <0003> auc.c:113 vector [1]: rand = f2116eb7cf154ba6ce82258fe94b9e61 20250101085532189 DAUC <0003> auc.c:179 vector [1]: kc = 24051f74c5abe800 20250101085532189 DAUC <0003> auc.c:180 vector [1]: sres = 2af9fe83 20250101085532189 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250101085532190 DAUC <0003> auc.c:113 vector [2]: rand = 0ed47b594e4d0e2889782a7d00b113e2 20250101085532190 DAUC <0003> auc.c:179 vector [2]: kc = ea5282f833a5d000 20250101085532190 DAUC <0003> auc.c:180 vector [2]: sres = 3f830541 20250101085532190 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250101085532190 DAUC <0003> auc.c:113 vector [3]: rand = 468d3e2990b9be4e67a5c0f99ba9f1a3 20250101085532190 DAUC <0003> auc.c:179 vector [3]: kc = 380c69b0a1e72800 20250101085532190 DAUC <0003> auc.c:180 vector [3]: sres = 117da7a1 20250101085532190 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250101085532190 DAUC <0003> auc.c:113 vector [4]: rand = 8a7dd6c14b8f587fb01492efeff3961a 20250101085532190 DAUC <0003> auc.c:179 vector [4]: kc = 572b5559e25f0400 20250101085532190 DAUC <0003> auc.c:180 vector [4]: sres = d536ec01 20250101085532190 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250101085532190 DAUC <0003> db_auc.c:245 IMSI='262425531275346': Generated 5 vectors 20250101085532190 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425531275346 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425531275346"} 20250101085532190 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425531275346 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085532190 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085532190 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ea50904e4984: Found GsupExpect[0] for "262425531275346" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@ea50904e4984: Added IMSI table entry 0TC_gsup_sai(12)"262425531275346" TC_gsup_sai(12)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_sai(12)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085532193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48954<->l=127.0.0.1:4258 TC_gsup_sai(12)@ea50904e4984: Final verdict of PTC: pass 20250101085532194 DAUC <0003> db_auc.c:157 IMSI='262421871968443': No 2G Auth Data 20250101085532194 DAUC <0003> db_auc.c:192 IMSI='262421871968443': No 3G Auth Data HLR_Test-GSUP(9)@ea50904e4984: Created GsupExpect[0] for "262421871968443" to be handled at TC_gsup_sai(13) 20250101085532208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48958<->l=127.0.0.1:4258 20250101085532211 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085532211 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421871968443 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421871968443"} 20250101085532212 DAUC <0003> db_auc.c:192 IMSI='262421871968443': No 3G Auth Data 20250101085532212 DAUC <0003> db_auc.c:236 IMSI='262421871968443': Calling to generate 5 vectors 20250101085532212 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250101085532212 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085532212 DAUC <0003> auc.c:113 vector [0]: rand = 972602259db17f2fc492a79cb5488c79 20250101085532212 DAUC <0003> auc.c:179 vector [0]: kc = 4013fd6ffa4d7000 20250101085532212 DAUC <0003> auc.c:180 vector [0]: sres = 6d6c1fb1 20250101085532212 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250101085532212 DAUC <0003> auc.c:113 vector [1]: rand = 5772a904bb9a120db726b59734218b68 20250101085532212 DAUC <0003> auc.c:179 vector [1]: kc = 356e014bf2bcec00 20250101085532212 DAUC <0003> auc.c:180 vector [1]: sres = 381223fb 20250101085532212 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250101085532212 DAUC <0003> auc.c:113 vector [2]: rand = 2a461ac62b5d9a743c5b4dc92826dd64 20250101085532212 DAUC <0003> auc.c:179 vector [2]: kc = c7cd1916a651f800 20250101085532212 DAUC <0003> auc.c:180 vector [2]: sres = e0b6f02a 20250101085532212 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250101085532212 DAUC <0003> auc.c:113 vector [3]: rand = 06e7db9cc3c414253de8afcbcae9b5e4 20250101085532212 DAUC <0003> auc.c:179 vector [3]: kc = 2c2d72147051d000 20250101085532212 DAUC <0003> auc.c:180 vector [3]: sres = 8c00ba60 20250101085532212 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250101085532212 DAUC <0003> auc.c:113 vector [4]: rand = f22ae79a3d85269cd39b939d8a7365ef 20250101085532212 DAUC <0003> auc.c:179 vector [4]: kc = e7658bf87ed7dc00 20250101085532212 DAUC <0003> auc.c:180 vector [4]: sres = 2dd39c74 20250101085532212 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250101085532212 DAUC <0003> db_auc.c:245 IMSI='262421871968443': Generated 5 vectors 20250101085532212 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421871968443 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421871968443"} 20250101085532212 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421871968443 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085532212 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085532212 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ea50904e4984: Found GsupExpect[0] for "262421871968443" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@ea50904e4984: Added IMSI table entry 1TC_gsup_sai(13)"262421871968443" TC_gsup_sai(13)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_sai(13)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085532215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48958<->l=127.0.0.1:4258 TC_gsup_sai(13)@ea50904e4984: Final verdict of PTC: pass 20250101085532216 DAUC <0003> db_auc.c:157 IMSI='262427220951247': No 2G Auth Data 20250101085532216 DAUC <0003> db_auc.c:192 IMSI='262427220951247': No 3G Auth Data HLR_Test-GSUP(9)@ea50904e4984: Created GsupExpect[0] for "262427220951247" to be handled at TC_gsup_sai(14) 20250101085532234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48960<->l=127.0.0.1:4258 20250101085532237 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085532237 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427220951247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427220951247"} 20250101085532237 DAUC <0003> db_auc.c:192 IMSI='262427220951247': No 3G Auth Data 20250101085532237 DAUC <0003> db_auc.c:236 IMSI='262427220951247': Calling to generate 5 vectors 20250101085532237 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250101085532237 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085532237 DAUC <0003> auc.c:113 vector [0]: rand = fffbd5fb3c3c668796cc21e61b970a49 20250101085532237 DAUC <0003> auc.c:179 vector [0]: kc = 9589f289a9dad606 20250101085532237 DAUC <0003> auc.c:180 vector [0]: sres = 07002194 20250101085532237 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250101085532237 DAUC <0003> auc.c:113 vector [1]: rand = 6c3bb35e9b08aa630226d05d112a786c 20250101085532237 DAUC <0003> auc.c:179 vector [1]: kc = 42f5769c7d7a706c 20250101085532237 DAUC <0003> auc.c:180 vector [1]: sres = 1599d7b9 20250101085532237 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250101085532237 DAUC <0003> auc.c:113 vector [2]: rand = 34ee2a35b7afccfa6135f2d091d3b61b 20250101085532237 DAUC <0003> auc.c:179 vector [2]: kc = 9fc0143817d476b7 20250101085532237 DAUC <0003> auc.c:180 vector [2]: sres = 838e9b14 20250101085532237 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250101085532237 DAUC <0003> auc.c:113 vector [3]: rand = 42e3226a002f55205710b1db242f8f77 20250101085532237 DAUC <0003> auc.c:179 vector [3]: kc = 5931be1557872a5c 20250101085532237 DAUC <0003> auc.c:180 vector [3]: sres = 467a1047 20250101085532237 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250101085532237 DAUC <0003> auc.c:113 vector [4]: rand = 8b1c0f737a17d457056abb0afd6632ba 20250101085532237 DAUC <0003> auc.c:179 vector [4]: kc = df0a3b19cd0423c9 20250101085532237 DAUC <0003> auc.c:180 vector [4]: sres = 91a36bb4 20250101085532237 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250101085532237 DAUC <0003> db_auc.c:245 IMSI='262427220951247': Generated 5 vectors 20250101085532237 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427220951247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427220951247"} 20250101085532237 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427220951247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085532237 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085532237 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ea50904e4984: Found GsupExpect[0] for "262427220951247" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@ea50904e4984: Added IMSI table entry 2TC_gsup_sai(14)"262427220951247" TC_gsup_sai(14)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_sai(14)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085532240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48960<->l=127.0.0.1:4258 TC_gsup_sai(14)@ea50904e4984: Final verdict of PTC: pass 20250101085532241 DAUC <0003> db_auc.c:157 IMSI='262426979485619': No 2G Auth Data 20250101085532241 DAUC <0003> db_auc.c:192 IMSI='262426979485619': No 3G Auth Data HLR_Test-GSUP(9)@ea50904e4984: Created GsupExpect[0] for "262426979485619" to be handled at TC_gsup_sai(15) 20250101085532257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48970<->l=127.0.0.1:4258 20250101085532260 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085532260 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426979485619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426979485619"} 20250101085532260 DAUC <0003> db_auc.c:157 IMSI='262426979485619': No 2G Auth Data 20250101085532260 DAUC <0003> db_auc.c:236 IMSI='262426979485619': Calling to generate 5 vectors 20250101085532260 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250101085532260 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085532260 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085532260 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250101085532260 DAUC <0003> auc.c:113 vector [0]: rand = adc766abad7e070caed880a13eb9e7e5 20250101085532260 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250101085532260 DAUC <0003> auc.c:142 vector [0]: autn = adebe626b8430000db1c6e05d67dc39e 20250101085532260 DAUC <0003> auc.c:143 vector [0]: ck = 1f64248c4a4b9807b8e18f5562e7ced3 20250101085532260 DAUC <0003> auc.c:144 vector [0]: ik = 5ac6c468a6b7516be76043c1c390bc2f 20250101085532260 DAUC <0003> auc.c:145 vector [0]: res = 402f6272927465260000000000000000 20250101085532260 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085532260 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250101085532260 DAUC <0003> auc.c:151 vector [0]: kc = 1a232c704d8bbb90 20250101085532260 DAUC <0003> auc.c:152 vector [0]: sres = d25b0754 20250101085532260 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250101085532260 DAUC <0003> auc.c:113 vector [1]: rand = a76848e7b90f6a12400e2755e5c4df7f 20250101085532260 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250101085532260 DAUC <0003> auc.c:142 vector [1]: autn = a51c6ac83aa9000025346f4af1ff5424 20250101085532260 DAUC <0003> auc.c:143 vector [1]: ck = f144a0edfbf893e2b9580f74cc07879d 20250101085532261 DAUC <0003> auc.c:144 vector [1]: ik = f598e14a5ef5b48e717327665cbbd17a 20250101085532261 DAUC <0003> auc.c:145 vector [1]: res = d2b41aa25d2bd6b50000000000000000 20250101085532261 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085532261 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250101085532261 DAUC <0003> auc.c:151 vector [1]: kc = ccf769b535b1718b 20250101085532261 DAUC <0003> auc.c:152 vector [1]: sres = 8f9fcc17 20250101085532261 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250101085532261 DAUC <0003> auc.c:113 vector [2]: rand = 2ff3b1c49fc53b72ef91bd15cc416b36 20250101085532261 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250101085532261 DAUC <0003> auc.c:142 vector [2]: autn = ff06aa21586300002a9f1d2baa2c1863 20250101085532261 DAUC <0003> auc.c:143 vector [2]: ck = c26f1bdde1a44ee1d77f8ac4a9b80ca2 20250101085532261 DAUC <0003> auc.c:144 vector [2]: ik = 04b35a506eacd91d937a512481b1ce97 20250101085532261 DAUC <0003> auc.c:145 vector [2]: res = 8e96b7df34b4ebc10000000000000000 20250101085532261 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085532261 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250101085532261 DAUC <0003> auc.c:151 vector [2]: kc = 82d99a6da70155c9 20250101085532261 DAUC <0003> auc.c:152 vector [2]: sres = ba225c1e 20250101085532261 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250101085532261 DAUC <0003> auc.c:113 vector [3]: rand = 48a497a4b6e89e01beb2616920dfd30f 20250101085532261 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250101085532261 DAUC <0003> auc.c:142 vector [3]: autn = e6ea747995600000c0b79d791cf6bcd0 20250101085532261 DAUC <0003> auc.c:143 vector [3]: ck = 9d98b53515e2490775c22302a54338a9 20250101085532261 DAUC <0003> auc.c:144 vector [3]: ik = f4707e399b82a8649558650ce039a3bf 20250101085532261 DAUC <0003> auc.c:145 vector [3]: res = be1157551196a7660000000000000000 20250101085532261 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085532261 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250101085532261 DAUC <0003> auc.c:151 vector [3]: kc = 89728d02cb1a7a75 20250101085532261 DAUC <0003> auc.c:152 vector [3]: sres = af87f033 20250101085532261 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250101085532261 DAUC <0003> auc.c:113 vector [4]: rand = b91f71306421039d4fcbd4783d5ad557 20250101085532261 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250101085532261 DAUC <0003> auc.c:142 vector [4]: autn = c878779512c40000b3f80dc183089e43 20250101085532261 DAUC <0003> auc.c:143 vector [4]: ck = 370dd6dc6a102d9ed4633541f2bf8eae 20250101085532261 DAUC <0003> auc.c:144 vector [4]: ik = 7c7e182ed5b3836d7e280238b7e52ee1 20250101085532261 DAUC <0003> auc.c:145 vector [4]: res = a47f5dcdaeba169d0000000000000000 20250101085532261 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085532261 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250101085532261 DAUC <0003> auc.c:151 vector [4]: kc = e138f98bfaf90ebc 20250101085532261 DAUC <0003> auc.c:152 vector [4]: sres = 0ac54b50 20250101085532261 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250101085532261 DAUC <0003> db_auc.c:245 IMSI='262426979485619': Generated 5 vectors 20250101085532261 DAUC <0003> db_auc.c:249 IMSI='262426979485619': Updating SQN=161 in DB 20250101085532261 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426979485619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426979485619"} 20250101085532261 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426979485619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085532261 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085532261 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ea50904e4984: Found GsupExpect[0] for "262426979485619" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@ea50904e4984: Added IMSI table entry 3TC_gsup_sai(15)"262426979485619" TC_gsup_sai(15)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_sai(15)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085532264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48970<->l=127.0.0.1:4258 TC_gsup_sai(15)@ea50904e4984: Final verdict of PTC: pass 20250101085532266 DAUC <0003> db_auc.c:157 IMSI='262426218630568': No 2G Auth Data 20250101085532266 DAUC <0003> db_auc.c:192 IMSI='262426218630568': No 3G Auth Data HLR_Test-GSUP(9)@ea50904e4984: Created GsupExpect[0] for "262426218630568" to be handled at TC_gsup_sai(16) 20250101085532284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48982<->l=127.0.0.1:4258 20250101085532288 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085532288 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426218630568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426218630568"} 20250101085532288 DAUC <0003> db_auc.c:157 IMSI='262426218630568': No 2G Auth Data 20250101085532288 DAUC <0003> db_auc.c:236 IMSI='262426218630568': Calling to generate 5 vectors 20250101085532288 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250101085532288 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085532288 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250101085532288 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250101085532288 DAUC <0003> auc.c:113 vector [0]: rand = 62e70ff3264c08a6216330024dfcee0b 20250101085532288 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250101085532288 DAUC <0003> auc.c:142 vector [0]: autn = 0750b5067a9f0000cef6111739982ea0 20250101085532288 DAUC <0003> auc.c:143 vector [0]: ck = 306c0047da4cd9dc92f5bf73d4e63fc7 20250101085532288 DAUC <0003> auc.c:144 vector [0]: ik = 60994b0c210044a67a91ac74a6b1de34 20250101085532288 DAUC <0003> auc.c:145 vector [0]: res = 87d58b25a2516eba0000000000000000 20250101085532288 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085532288 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250101085532288 DAUC <0003> auc.c:151 vector [0]: kc = b891584c891b7c89 20250101085532288 DAUC <0003> auc.c:152 vector [0]: sres = 2584e59f 20250101085532288 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250101085532288 DAUC <0003> auc.c:113 vector [1]: rand = a53347a4fcc96c5e9b348c1fdb380462 20250101085532288 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250101085532288 DAUC <0003> auc.c:142 vector [1]: autn = 1f8f16fbc3fb0000671300360a87fd7b 20250101085532288 DAUC <0003> auc.c:143 vector [1]: ck = ca947fe82c31add08c1818debbbd0bdd 20250101085532288 DAUC <0003> auc.c:144 vector [1]: ik = a53828d0aa91396a25afba7537855b0d 20250101085532288 DAUC <0003> auc.c:145 vector [1]: res = 9fb2cf07915f88370000000000000000 20250101085532288 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085532288 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250101085532288 DAUC <0003> auc.c:151 vector [1]: kc = c61bf5930a98c46a 20250101085532288 DAUC <0003> auc.c:152 vector [1]: sres = 0eed4730 20250101085532288 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250101085532288 DAUC <0003> auc.c:113 vector [2]: rand = f9e5bfe64f79aa111a7ea5bb1c19449a 20250101085532288 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250101085532288 DAUC <0003> auc.c:142 vector [2]: autn = 557f67f20d5d0000a3291f8fd4d6d74f 20250101085532288 DAUC <0003> auc.c:143 vector [2]: ck = 41c4eecc38acbcb45dc00da7492a2000 20250101085532288 DAUC <0003> auc.c:144 vector [2]: ik = a860c68ad5585c2718cced42113715e7 20250101085532288 DAUC <0003> auc.c:145 vector [2]: res = 9582db4c6070bea90000000000000000 20250101085532288 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085532288 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250101085532288 DAUC <0003> auc.c:151 vector [2]: kc = aca8c8a3b5e9d574 20250101085532288 DAUC <0003> auc.c:152 vector [2]: sres = f5f265e5 20250101085532288 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250101085532288 DAUC <0003> auc.c:113 vector [3]: rand = eccbc749a637081ef6a1bb99de9df055 20250101085532288 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250101085532288 DAUC <0003> auc.c:142 vector [3]: autn = 238f66e1c60d0000a0488076144e6c94 20250101085532288 DAUC <0003> auc.c:143 vector [3]: ck = e74e3182b19b5926c64d2bb21f03af40 20250101085532288 DAUC <0003> auc.c:144 vector [3]: ik = b280944bb96d0c0abaee32f628331eed 20250101085532288 DAUC <0003> auc.c:145 vector [3]: res = 7a2a632d44c3ebe90000000000000000 20250101085532288 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085532288 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250101085532288 DAUC <0003> auc.c:151 vector [3]: kc = 296dbc8d3fc6e481 20250101085532288 DAUC <0003> auc.c:152 vector [3]: sres = 3ee988c4 20250101085532288 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250101085532288 DAUC <0003> auc.c:113 vector [4]: rand = bc56b5438c6086c106748dde61966172 20250101085532288 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250101085532288 DAUC <0003> auc.c:142 vector [4]: autn = 1fc926ed8da6000018a7670c2bf9d937 20250101085532288 DAUC <0003> auc.c:143 vector [4]: ck = 297fc39217df585d7297e51158a685ff 20250101085532288 DAUC <0003> auc.c:144 vector [4]: ik = 1a2524b484f0503648359f05c0807680 20250101085532289 DAUC <0003> auc.c:145 vector [4]: res = 6744591774227d0b0000000000000000 20250101085532289 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085532289 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250101085532289 DAUC <0003> auc.c:151 vector [4]: kc = 09f89d320b09fb14 20250101085532289 DAUC <0003> auc.c:152 vector [4]: sres = 1366241c 20250101085532289 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250101085532289 DAUC <0003> db_auc.c:245 IMSI='262426218630568': Generated 5 vectors 20250101085532289 DAUC <0003> db_auc.c:249 IMSI='262426218630568': Updating SQN=161 in DB 20250101085532289 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426218630568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426218630568"} 20250101085532289 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426218630568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085532289 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085532289 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ea50904e4984: Found GsupExpect[0] for "262426218630568" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@ea50904e4984: Added IMSI table entry 4TC_gsup_sai(16)"262426218630568" TC_gsup_sai(16)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_sai(16)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085532292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48982<->l=127.0.0.1:4258 TC_gsup_sai(16)@ea50904e4984: Final verdict of PTC: pass 20250101085532294 DAUC <0003> db_auc.c:157 IMSI='262428242497371': No 2G Auth Data 20250101085532294 DAUC <0003> db_auc.c:192 IMSI='262428242497371': No 3G Auth Data HLR_Test-GSUP(9)@ea50904e4984: Created GsupExpect[0] for "262428242497371" to be handled at TC_gsup_sai(17) 20250101085532311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48984<->l=127.0.0.1:4258 20250101085532314 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085532314 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428242497371 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428242497371"} 20250101085532314 DAUC <0003> db_auc.c:236 IMSI='262428242497371': Calling to generate 5 vectors 20250101085532314 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250101085532314 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085532314 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085532314 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250101085532314 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085532314 DAUC <0003> auc.c:113 vector [0]: rand = e0ad72ad6934dfbb477725dd87bc49b7 20250101085532314 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250101085532314 DAUC <0003> auc.c:142 vector [0]: autn = ce892e5153bf0000259d25330605f906 20250101085532314 DAUC <0003> auc.c:143 vector [0]: ck = fe5c4d3a575b4e5ee528de7942be628e 20250101085532314 DAUC <0003> auc.c:144 vector [0]: ik = da3241b6af15ba4fc11686337d156f98 20250101085532314 DAUC <0003> auc.c:145 vector [0]: res = aa15d289c6ba1bb60000000000000000 20250101085532314 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085532314 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085532315 DAUC <0003> auc.c:179 vector [0]: kc = bf5e910475326800 20250101085532315 DAUC <0003> auc.c:180 vector [0]: sres = 6b45d8b9 20250101085532315 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085532315 DAUC <0003> auc.c:113 vector [1]: rand = 0a628c4db4c8ad5ea8b982e2c7e4d8af 20250101085532315 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250101085532315 DAUC <0003> auc.c:142 vector [1]: autn = 5cdf301404cc00001b5fd39d91fd10b8 20250101085532315 DAUC <0003> auc.c:143 vector [1]: ck = 09d0bf7642e72721c6f2e7dfb28da5ba 20250101085532315 DAUC <0003> auc.c:144 vector [1]: ik = 05ae65fe6662e797edc2043406211578 20250101085532315 DAUC <0003> auc.c:145 vector [1]: res = 8b63c8402150aa8d0000000000000000 20250101085532315 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085532315 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250101085532315 DAUC <0003> auc.c:179 vector [1]: kc = 6f05f9aa71c04400 20250101085532315 DAUC <0003> auc.c:180 vector [1]: sres = 97b8bdab 20250101085532315 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250101085532315 DAUC <0003> auc.c:113 vector [2]: rand = 5c1cd55d657f89c6888dbb2a921330eb 20250101085532315 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250101085532315 DAUC <0003> auc.c:142 vector [2]: autn = 36fd9743c910000000e33b03457590be 20250101085532315 DAUC <0003> auc.c:143 vector [2]: ck = 27c4d07f94360c8922644720746f04fe 20250101085532315 DAUC <0003> auc.c:144 vector [2]: ik = 8751d4ff483f19df168cdcabacbede2d 20250101085532315 DAUC <0003> auc.c:145 vector [2]: res = 14e64c1bb0a78e600000000000000000 20250101085532315 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085532315 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250101085532315 DAUC <0003> auc.c:179 vector [2]: kc = 489f7cd9df498c00 20250101085532315 DAUC <0003> auc.c:180 vector [2]: sres = f274d022 20250101085532315 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250101085532315 DAUC <0003> auc.c:113 vector [3]: rand = c18bfc7323de13332b42a8b1dab7ac00 20250101085532315 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250101085532315 DAUC <0003> auc.c:142 vector [3]: autn = 53f7ad9c536700003fa9180dead58812 20250101085532315 DAUC <0003> auc.c:143 vector [3]: ck = cf81f4ceb2698e6834958f2b262a4746 20250101085532315 DAUC <0003> auc.c:144 vector [3]: ik = 017510ef792a163b7f8c590928ffa548 20250101085532315 DAUC <0003> auc.c:145 vector [3]: res = 9a2411523e86e4f30000000000000000 20250101085532315 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085532315 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250101085532315 DAUC <0003> auc.c:179 vector [3]: kc = c35f00b291eedc00 20250101085532315 DAUC <0003> auc.c:180 vector [3]: sres = b38c54cc 20250101085532315 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250101085532315 DAUC <0003> auc.c:113 vector [4]: rand = 2b42464bbecece77233bddf639f07695 20250101085532315 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250101085532315 DAUC <0003> auc.c:142 vector [4]: autn = 0fd65e9f2e36000076d40c1979144f3c 20250101085532315 DAUC <0003> auc.c:143 vector [4]: ck = 9b5578db534f973cd8d0fcfd30e0821c 20250101085532315 DAUC <0003> auc.c:144 vector [4]: ik = 1f6176cbe879757f4928dd56161240a1 20250101085532315 DAUC <0003> auc.c:145 vector [4]: res = 0230782f7388a5e50000000000000000 20250101085532315 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085532315 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250101085532315 DAUC <0003> auc.c:179 vector [4]: kc = 16d2c1e553a33400 20250101085532315 DAUC <0003> auc.c:180 vector [4]: sres = 2a5bc416 20250101085532315 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250101085532315 DAUC <0003> db_auc.c:245 IMSI='262428242497371': Generated 5 vectors 20250101085532315 DAUC <0003> db_auc.c:249 IMSI='262428242497371': Updating SQN=161 in DB 20250101085532315 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428242497371 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428242497371"} 20250101085532315 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428242497371 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085532315 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085532315 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ea50904e4984: Found GsupExpect[0] for "262428242497371" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@ea50904e4984: Added IMSI table entry 5TC_gsup_sai(17)"262428242497371" TC_gsup_sai(17)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_sai(17)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085532318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48984<->l=127.0.0.1:4258 TC_gsup_sai(17)@ea50904e4984: Final verdict of PTC: pass 20250101085532319 DAUC <0003> db_auc.c:157 IMSI='262425372961344': No 2G Auth Data 20250101085532319 DAUC <0003> db_auc.c:192 IMSI='262425372961344': No 3G Auth Data HLR_Test-GSUP(9)@ea50904e4984: Created GsupExpect[0] for "262425372961344" to be handled at TC_gsup_sai(18) 20250101085532336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48990<->l=127.0.0.1:4258 20250101085532339 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085532339 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425372961344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425372961344"} 20250101085532339 DAUC <0003> db_auc.c:236 IMSI='262425372961344': Calling to generate 5 vectors 20250101085532339 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250101085532339 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085532339 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085532339 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250101085532339 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085532339 DAUC <0003> auc.c:113 vector [0]: rand = 77ddb2f58b4dbd5117c720986aba77dd 20250101085532339 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250101085532339 DAUC <0003> auc.c:142 vector [0]: autn = a72632897fe200007d426e814c29ed46 20250101085532339 DAUC <0003> auc.c:143 vector [0]: ck = 9ede851cd00fa73ed79197c338d33afa 20250101085532339 DAUC <0003> auc.c:144 vector [0]: ik = 4b974d8ead000e94d8737c33b6dd8198 20250101085532339 DAUC <0003> auc.c:145 vector [0]: res = bbe92c9a4d06b36c0000000000000000 20250101085532339 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085532339 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085532339 DAUC <0003> auc.c:179 vector [0]: kc = 95385be34d651000 20250101085532339 DAUC <0003> auc.c:180 vector [0]: sres = a1227711 20250101085532339 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085532339 DAUC <0003> auc.c:113 vector [1]: rand = 421578aef39a53c3a3c699e60ffedfad 20250101085532339 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250101085532339 DAUC <0003> auc.c:142 vector [1]: autn = cd466f1bdfd60000c082ac1b0d2744d0 20250101085532339 DAUC <0003> auc.c:143 vector [1]: ck = eabd01f681922dc5915321dedbdba40d 20250101085532339 DAUC <0003> auc.c:144 vector [1]: ik = be60e5dbc3e22be7269293c33d38a6d1 20250101085532339 DAUC <0003> auc.c:145 vector [1]: res = a6d9a4176ccbedad0000000000000000 20250101085532339 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085532339 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250101085532339 DAUC <0003> auc.c:179 vector [1]: kc = 4cd9ec85940ed000 20250101085532339 DAUC <0003> auc.c:180 vector [1]: sres = 3b4201ca 20250101085532339 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250101085532339 DAUC <0003> auc.c:113 vector [2]: rand = 42d4a93f6e6604442bb69240ac9e02b9 20250101085532339 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250101085532339 DAUC <0003> auc.c:142 vector [2]: autn = dedcfa2b87cb000034b6a5fe6d0f079a 20250101085532339 DAUC <0003> auc.c:143 vector [2]: ck = 417036047cf890451606748a6ea658c6 20250101085532339 DAUC <0003> auc.c:144 vector [2]: ik = 8d40baf33e6580729524ced402ab94ab 20250101085532339 DAUC <0003> auc.c:145 vector [2]: res = 4d9a884f6bcd8baf0000000000000000 20250101085532339 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085532339 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250101085532339 DAUC <0003> auc.c:179 vector [2]: kc = 88be55cbb4bdc400 20250101085532339 DAUC <0003> auc.c:180 vector [2]: sres = a265e23c 20250101085532340 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250101085532340 DAUC <0003> auc.c:113 vector [3]: rand = 7b8ef0f0a990aebc0af6d95b932cdd11 20250101085532340 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250101085532340 DAUC <0003> auc.c:142 vector [3]: autn = 33346e64834600006e265df398482d90 20250101085532340 DAUC <0003> auc.c:143 vector [3]: ck = bbce05e67bbe987438e59bf2788df9a1 20250101085532340 DAUC <0003> auc.c:144 vector [3]: ik = ad6dee0ab8d5b437da2133b17e990b3b 20250101085532340 DAUC <0003> auc.c:145 vector [3]: res = c4bd0b9738fd95070000000000000000 20250101085532340 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085532340 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250101085532340 DAUC <0003> auc.c:179 vector [3]: kc = fa2da82140f05800 20250101085532340 DAUC <0003> auc.c:180 vector [3]: sres = f75a3d65 20250101085532340 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250101085532340 DAUC <0003> auc.c:113 vector [4]: rand = e049c905403134aca711f6f4559b4719 20250101085532340 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250101085532340 DAUC <0003> auc.c:142 vector [4]: autn = 34affdc2db69000084bcacc91318cfdf 20250101085532340 DAUC <0003> auc.c:143 vector [4]: ck = 83954a38ff8f5f6882add9ed1493f9a8 20250101085532340 DAUC <0003> auc.c:144 vector [4]: ik = 21f3483a0e879bd32d4ca965bf628ebc 20250101085532340 DAUC <0003> auc.c:145 vector [4]: res = 75c74acdca7a103f0000000000000000 20250101085532340 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085532340 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250101085532340 DAUC <0003> auc.c:179 vector [4]: kc = 6aa320baa2a47400 20250101085532340 DAUC <0003> auc.c:180 vector [4]: sres = 3ac40cab 20250101085532340 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250101085532340 DAUC <0003> db_auc.c:245 IMSI='262425372961344': Generated 5 vectors 20250101085532340 DAUC <0003> db_auc.c:249 IMSI='262425372961344': Updating SQN=161 in DB 20250101085532340 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425372961344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425372961344"} 20250101085532340 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425372961344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085532340 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085532340 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ea50904e4984: Found GsupExpect[0] for "262425372961344" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@ea50904e4984: Added IMSI table entry 6TC_gsup_sai(18)"262425372961344" TC_gsup_sai(18)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_sai(18)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085532343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48990<->l=127.0.0.1:4258 TC_gsup_sai(18)@ea50904e4984: Final verdict of PTC: pass 20250101085532344 DAUC <0003> db_auc.c:157 IMSI='262426964289267': No 2G Auth Data 20250101085532344 DAUC <0003> db_auc.c:192 IMSI='262426964289267': No 3G Auth Data HLR_Test-GSUP(9)@ea50904e4984: Created GsupExpect[0] for "262426964289267" to be handled at TC_gsup_sai(19) 20250101085532361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49002<->l=127.0.0.1:4258 20250101085532364 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085532364 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426964289267 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426964289267"} 20250101085532364 DAUC <0003> db_auc.c:236 IMSI='262426964289267': Calling to generate 5 vectors 20250101085532364 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250101085532364 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085532365 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085532365 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250101085532365 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085532365 DAUC <0003> auc.c:113 vector [0]: rand = 6abd87cf7d656ef0f593eac29a4dc086 20250101085532365 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250101085532365 DAUC <0003> auc.c:142 vector [0]: autn = a6214eab01600000084b0e7a9e94f373 20250101085532365 DAUC <0003> auc.c:143 vector [0]: ck = 5567bd7cb393840d5bd539476cc41a8c 20250101085532365 DAUC <0003> auc.c:144 vector [0]: ik = 906ab1850970fee8a9b3fbf15f0f47c3 20250101085532365 DAUC <0003> auc.c:145 vector [0]: res = 612763aabe4dc54c0000000000000000 20250101085532365 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085532365 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085532365 DAUC <0003> auc.c:179 vector [0]: kc = 576a4ddf996c960a 20250101085532365 DAUC <0003> auc.c:180 vector [0]: sres = 565cffff 20250101085532365 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085532365 DAUC <0003> auc.c:113 vector [1]: rand = d8bbf5b09ecf8e069b8ea449d20fd5f8 20250101085532365 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250101085532365 DAUC <0003> auc.c:142 vector [1]: autn = 1f5d69ed35a3000019e9f1d509b0ca40 20250101085532365 DAUC <0003> auc.c:143 vector [1]: ck = f4561e66f71a0a441edb57eeb2a19a10 20250101085532365 DAUC <0003> auc.c:144 vector [1]: ik = cb7b2fc32a21092d744c1ac3a47f8509 20250101085532365 DAUC <0003> auc.c:145 vector [1]: res = 3c4ae6a5005259fd0000000000000000 20250101085532365 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085532365 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250101085532365 DAUC <0003> auc.c:179 vector [1]: kc = dd4707b4b501fdea 20250101085532365 DAUC <0003> auc.c:180 vector [1]: sres = 87c08fbf 20250101085532365 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250101085532365 DAUC <0003> auc.c:113 vector [2]: rand = c70c4cad53904405d860d925815b1105 20250101085532365 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250101085532365 DAUC <0003> auc.c:142 vector [2]: autn = d4443e1202a90000660594fa2025d8ba 20250101085532365 DAUC <0003> auc.c:143 vector [2]: ck = 196cbf7a90a74903b2fc02d5797db21b 20250101085532365 DAUC <0003> auc.c:144 vector [2]: ik = 12c1c854df6e47a85ab1cdafc82a8002 20250101085532365 DAUC <0003> auc.c:145 vector [2]: res = eb76ce3b4eaca46a0000000000000000 20250101085532365 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085532365 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250101085532365 DAUC <0003> auc.c:179 vector [2]: kc = 90a153a20cf84bfd 20250101085532365 DAUC <0003> auc.c:180 vector [2]: sres = 5216e87e 20250101085532365 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250101085532365 DAUC <0003> auc.c:113 vector [3]: rand = ff8b5019353dc0add032e0896cd0032c 20250101085532365 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250101085532365 DAUC <0003> auc.c:142 vector [3]: autn = 019e99420e850000831ccd833e8a8830 20250101085532365 DAUC <0003> auc.c:143 vector [3]: ck = 91885a44f31cd6c11731d9cb3a4b8995 20250101085532365 DAUC <0003> auc.c:144 vector [3]: ik = b5f030ca308bf49774afa0e589b1e3f7 20250101085532365 DAUC <0003> auc.c:145 vector [3]: res = 909b21b2843cf4db0000000000000000 20250101085532365 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085532365 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250101085532365 DAUC <0003> auc.c:179 vector [3]: kc = e5d68dc211e05dc9 20250101085532365 DAUC <0003> auc.c:180 vector [3]: sres = 1203cdae 20250101085532365 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250101085532365 DAUC <0003> auc.c:113 vector [4]: rand = 4757995f0bbbc2c3f472a90fa92fca71 20250101085532365 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250101085532365 DAUC <0003> auc.c:142 vector [4]: autn = e18937f9bd21000071224cbf6617e137 20250101085532365 DAUC <0003> auc.c:143 vector [4]: ck = dbfa3d252d861b06b3d78fb2fea3cf0d 20250101085532365 DAUC <0003> auc.c:144 vector [4]: ik = a276aa434a1c24fe25f3fcee3446ed62 20250101085532365 DAUC <0003> auc.c:145 vector [4]: res = 12d48a3240c843150000000000000000 20250101085532365 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085532365 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250101085532365 DAUC <0003> auc.c:179 vector [4]: kc = 9488149b9cb12b93 20250101085532365 DAUC <0003> auc.c:180 vector [4]: sres = 4a662322 20250101085532365 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250101085532365 DAUC <0003> db_auc.c:245 IMSI='262426964289267': Generated 5 vectors 20250101085532365 DAUC <0003> db_auc.c:249 IMSI='262426964289267': Updating SQN=161 in DB 20250101085532366 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426964289267 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426964289267"} 20250101085532366 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426964289267 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085532366 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085532366 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ea50904e4984: Found GsupExpect[0] for "262426964289267" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@ea50904e4984: Added IMSI table entry 7TC_gsup_sai(19)"262426964289267" TC_gsup_sai(19)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_sai(19)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085532368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49002<->l=127.0.0.1:4258 TC_gsup_sai(19)@ea50904e4984: Final verdict of PTC: pass MTC@ea50904e4984: setverdict(pass): none -> pass 20250101085532370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48942<->l=127.0.0.1:4258 20250101085532371 DLINP <000b> input/ipa.c:452 connected read/write 20250101085532371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085532371 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085532371 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085532371 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085532371 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33881<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@ea50904e4984: Final verdict of PTC: none 10@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: pass MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@ea50904e4984: Test case TC_gsup_sai finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Wed Jan 1 08:55:32 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250101085532415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49008<->l=127.0.0.1:4258 20250101085532515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49008<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131320) Waiting for packet dumper to finish... 1 (prev_count=131320, count=163376) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Wed Jan 1 08:55:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_sai_num_auth_vectors started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085535600 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085535600 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085535602 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49010<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085535606 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535606 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085535606 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085535606 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 20250101085535606 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085535606 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 20250101085535606 DLGSUP <0013> gsup_server.c:236 2: 20250101085535606 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085535606 DLGSUP <0013> gsup_server.c:236 3: 20250101085535606 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085535606 DLGSUP <0013> gsup_server.c:236 4: 20250101085535606 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085535606 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(20)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085535606 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085535606 DLGSUP <0013> gsup_server.c:236 7: 20250101085535606 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085535606 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085535606 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085535606 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@ea50904e4984: 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") 20250101085535624 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44769<->l=127.0.0.1:4259) 20250101085535630 DAUC <0003> db_auc.c:157 IMSI='262420102562340': No 2G Auth Data 20250101085535630 DAUC <0003> db_auc.c:192 IMSI='262420102562340': No 3G Auth Data HLR_Test-GSUP(21)@ea50904e4984: Created GsupExpect[0] for "262420102562340" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250101085535648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49018<->l=127.0.0.1:4258 20250101085535654 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535654 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420102562340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420102562340"} 20250101085535654 DAUC <0003> db_auc.c:192 IMSI='262420102562340': No 3G Auth Data 20250101085535654 DAUC <0003> db_auc.c:236 IMSI='262420102562340': Calling to generate 1 vectors 20250101085535654 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250101085535654 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535654 DAUC <0003> auc.c:113 vector [0]: rand = ce3228975e846563a483c103f5566d9c 20250101085535654 DAUC <0003> auc.c:179 vector [0]: kc = 4aae9e76d1f1a000 20250101085535654 DAUC <0003> auc.c:180 vector [0]: sres = 2ae868b9 20250101085535654 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250101085535654 DAUC <0003> db_auc.c:245 IMSI='262420102562340': Generated 1 vectors 20250101085535654 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420102562340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420102562340"} 20250101085535654 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420102562340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535654 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535654 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ea50904e4984: Found GsupExpect[0] for "262420102562340" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@ea50904e4984: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262420102562340" TC_gsup_sai_num_auth_vectors(24)@ea50904e4984: setverdict(pass): none -> pass 20250101085535658 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535658 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420102562340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420102562340"} 20250101085535658 DAUC <0003> db_auc.c:192 IMSI='262420102562340': No 3G Auth Data 20250101085535658 DAUC <0003> db_auc.c:236 IMSI='262420102562340': Calling to generate 4 vectors 20250101085535658 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250101085535658 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535658 DAUC <0003> auc.c:113 vector [0]: rand = 1b80f3b940a2fadefa1a5e52ff91e660 20250101085535658 DAUC <0003> auc.c:179 vector [0]: kc = 0f18464acee1ec00 20250101085535658 DAUC <0003> auc.c:180 vector [0]: sres = 8bd8f3b1 20250101085535658 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250101085535658 DAUC <0003> auc.c:113 vector [1]: rand = 3b4c97d144ba5c9329d44522a7341e8f 20250101085535658 DAUC <0003> auc.c:179 vector [1]: kc = 3a7c4ace6242dc00 20250101085535658 DAUC <0003> auc.c:180 vector [1]: sres = 875ecad9 20250101085535658 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250101085535658 DAUC <0003> auc.c:113 vector [2]: rand = e4ede9e759e7117f2017b1bbeb81637d 20250101085535658 DAUC <0003> auc.c:179 vector [2]: kc = 234dadfe62694000 20250101085535658 DAUC <0003> auc.c:180 vector [2]: sres = 603b6311 20250101085535658 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250101085535658 DAUC <0003> auc.c:113 vector [3]: rand = 302eeda22d3772eadb540ca7c9603d2e 20250101085535658 DAUC <0003> auc.c:179 vector [3]: kc = cd1b7abb6da09400 20250101085535658 DAUC <0003> auc.c:180 vector [3]: sres = 5945e690 20250101085535658 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250101085535658 DAUC <0003> db_auc.c:245 IMSI='262420102562340': Generated 4 vectors 20250101085535658 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420102562340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420102562340"} 20250101085535658 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420102562340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535658 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535658 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535661 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535661 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420102562340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420102562340"} 20250101085535661 DAUC <0003> db_auc.c:192 IMSI='262420102562340': No 3G Auth Data 20250101085535661 DAUC <0003> db_auc.c:236 IMSI='262420102562340': Calling to generate 5 vectors 20250101085535661 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250101085535661 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535661 DAUC <0003> auc.c:113 vector [0]: rand = 3ce85a337adad0af9a9b9c33a14fcd17 20250101085535661 DAUC <0003> auc.c:179 vector [0]: kc = c513e96f513ff000 20250101085535661 DAUC <0003> auc.c:180 vector [0]: sres = cf211fcf 20250101085535661 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250101085535661 DAUC <0003> auc.c:113 vector [1]: rand = 882ba89d1d2739f286c6d677fd393d24 20250101085535661 DAUC <0003> auc.c:179 vector [1]: kc = ae719b5d7a253c00 20250101085535661 DAUC <0003> auc.c:180 vector [1]: sres = c7d31f28 20250101085535661 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250101085535661 DAUC <0003> auc.c:113 vector [2]: rand = 9bc73d7d95ea1e172bcc90f33240df5f 20250101085535661 DAUC <0003> auc.c:179 vector [2]: kc = e4f4ede20f093800 20250101085535661 DAUC <0003> auc.c:180 vector [2]: sres = ea840942 20250101085535661 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250101085535661 DAUC <0003> auc.c:113 vector [3]: rand = cdbe1f39ebdf61d07b6f9888d235c1e2 20250101085535661 DAUC <0003> auc.c:179 vector [3]: kc = 60629131954f9c00 20250101085535661 DAUC <0003> auc.c:180 vector [3]: sres = 03da5593 20250101085535661 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250101085535661 DAUC <0003> auc.c:113 vector [4]: rand = 74e63fcc1c5c9d9bcc5f322fd6b0b27d 20250101085535661 DAUC <0003> auc.c:179 vector [4]: kc = 9a6a41ba5b949400 20250101085535661 DAUC <0003> auc.c:180 vector [4]: sres = af6ebe05 20250101085535661 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250101085535661 DAUC <0003> db_auc.c:245 IMSI='262420102562340': Generated 5 vectors 20250101085535661 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420102562340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420102562340"} 20250101085535661 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420102562340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535661 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535662 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535664 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535664 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420102562340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420102562340"} 20250101085535664 DAUC <0003> db_auc.c:192 IMSI='262420102562340': No 3G Auth Data 20250101085535664 DAUC <0003> db_auc.c:236 IMSI='262420102562340': Calling to generate 5 vectors 20250101085535664 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250101085535664 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535664 DAUC <0003> auc.c:113 vector [0]: rand = d4756747d25537d1685608fefbdbe825 20250101085535664 DAUC <0003> auc.c:179 vector [0]: kc = 56761c3dce4b9c00 20250101085535664 DAUC <0003> auc.c:180 vector [0]: sres = 04902bb3 20250101085535664 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250101085535664 DAUC <0003> auc.c:113 vector [1]: rand = 3d5ed8169f132147bba87629e5eff0ae 20250101085535664 DAUC <0003> auc.c:179 vector [1]: kc = e5b57693743a9400 20250101085535664 DAUC <0003> auc.c:180 vector [1]: sres = f6b2d394 20250101085535664 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250101085535664 DAUC <0003> auc.c:113 vector [2]: rand = 18c75f48d7c1088c374cde532900da0d 20250101085535664 DAUC <0003> auc.c:179 vector [2]: kc = ba1f69cfa18d3c00 20250101085535664 DAUC <0003> auc.c:180 vector [2]: sres = abd910c9 20250101085535664 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250101085535664 DAUC <0003> auc.c:113 vector [3]: rand = 3274c326433e6522c0150ba9e81a93b1 20250101085535664 DAUC <0003> auc.c:179 vector [3]: kc = bf4a29c0d5c8d800 20250101085535664 DAUC <0003> auc.c:180 vector [3]: sres = 513fcba3 20250101085535664 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250101085535664 DAUC <0003> auc.c:113 vector [4]: rand = 32ce02c44855cc517c6658caa306c9b0 20250101085535664 DAUC <0003> auc.c:179 vector [4]: kc = 8ee78372f7623400 20250101085535664 DAUC <0003> auc.c:180 vector [4]: sres = cd5f4a15 20250101085535664 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250101085535664 DAUC <0003> db_auc.c:245 IMSI='262420102562340': Generated 5 vectors 20250101085535664 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420102562340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420102562340"} 20250101085535664 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420102562340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535664 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535664 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49018<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@ea50904e4984: Final verdict of PTC: pass 20250101085535667 DAUC <0003> db_auc.c:157 IMSI='262420989323305': No 2G Auth Data 20250101085535667 DAUC <0003> db_auc.c:192 IMSI='262420989323305': No 3G Auth Data HLR_Test-GSUP(21)@ea50904e4984: Created GsupExpect[0] for "262420989323305" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250101085535683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49020<->l=127.0.0.1:4258 20250101085535688 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535688 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420989323305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420989323305"} 20250101085535688 DAUC <0003> db_auc.c:192 IMSI='262420989323305': No 3G Auth Data 20250101085535688 DAUC <0003> db_auc.c:236 IMSI='262420989323305': Calling to generate 1 vectors 20250101085535688 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250101085535688 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535688 DAUC <0003> auc.c:113 vector [0]: rand = 86a5868de46893be9a39e3713c6f0c1e 20250101085535688 DAUC <0003> auc.c:179 vector [0]: kc = f1a7ad59d4f59400 20250101085535688 DAUC <0003> auc.c:180 vector [0]: sres = bf119383 20250101085535688 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250101085535688 DAUC <0003> db_auc.c:245 IMSI='262420989323305': Generated 1 vectors 20250101085535688 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420989323305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420989323305"} 20250101085535688 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420989323305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535688 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535688 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ea50904e4984: Found GsupExpect[0] for "262420989323305" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@ea50904e4984: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262420989323305" TC_gsup_sai_num_auth_vectors(25)@ea50904e4984: setverdict(pass): none -> pass 20250101085535691 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535691 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420989323305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420989323305"} 20250101085535691 DAUC <0003> db_auc.c:192 IMSI='262420989323305': No 3G Auth Data 20250101085535691 DAUC <0003> db_auc.c:236 IMSI='262420989323305': Calling to generate 4 vectors 20250101085535691 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250101085535691 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535691 DAUC <0003> auc.c:113 vector [0]: rand = ed32eb303c36fbf623b9f8aeceeb8d3e 20250101085535691 DAUC <0003> auc.c:179 vector [0]: kc = 9dc52c7f1d8f9000 20250101085535691 DAUC <0003> auc.c:180 vector [0]: sres = f82468c0 20250101085535691 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250101085535691 DAUC <0003> auc.c:113 vector [1]: rand = 16c6c4f4c56b7308d762c310bd03379f 20250101085535691 DAUC <0003> auc.c:179 vector [1]: kc = e09b675cf986b400 20250101085535691 DAUC <0003> auc.c:180 vector [1]: sres = df4fca9c 20250101085535691 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250101085535691 DAUC <0003> auc.c:113 vector [2]: rand = ddb83a69af3801b5dd614e8a99992101 20250101085535691 DAUC <0003> auc.c:179 vector [2]: kc = 3937d5a2b9d2b000 20250101085535691 DAUC <0003> auc.c:180 vector [2]: sres = 064a084f 20250101085535691 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250101085535691 DAUC <0003> auc.c:113 vector [3]: rand = 9b665324de60069be11a091c9cd8a7ef 20250101085535691 DAUC <0003> auc.c:179 vector [3]: kc = 61ecb289fe3c4000 20250101085535691 DAUC <0003> auc.c:180 vector [3]: sres = aa089e29 20250101085535691 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250101085535691 DAUC <0003> db_auc.c:245 IMSI='262420989323305': Generated 4 vectors 20250101085535691 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420989323305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420989323305"} 20250101085535691 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420989323305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535691 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535691 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535694 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535694 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420989323305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420989323305"} 20250101085535694 DAUC <0003> db_auc.c:192 IMSI='262420989323305': No 3G Auth Data 20250101085535694 DAUC <0003> db_auc.c:236 IMSI='262420989323305': Calling to generate 5 vectors 20250101085535694 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250101085535694 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535694 DAUC <0003> auc.c:113 vector [0]: rand = 2dea89d79c181204ac2a86798e860e37 20250101085535694 DAUC <0003> auc.c:179 vector [0]: kc = 0f8a984f51008800 20250101085535694 DAUC <0003> auc.c:180 vector [0]: sres = ff374ffa 20250101085535694 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250101085535694 DAUC <0003> auc.c:113 vector [1]: rand = 6fd9bca45958ba4d7bb096ef5248262d 20250101085535694 DAUC <0003> auc.c:179 vector [1]: kc = 4a73fde2ce657800 20250101085535694 DAUC <0003> auc.c:180 vector [1]: sres = 95fdf2e5 20250101085535694 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250101085535694 DAUC <0003> auc.c:113 vector [2]: rand = bf2319de8de187dd2280bfd6e7373ce6 20250101085535694 DAUC <0003> auc.c:179 vector [2]: kc = 580c42bbc5ce1000 20250101085535694 DAUC <0003> auc.c:180 vector [2]: sres = dec78770 20250101085535694 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250101085535694 DAUC <0003> auc.c:113 vector [3]: rand = 5ba3bbe9e54ebac38c9ef50f6443934b 20250101085535694 DAUC <0003> auc.c:179 vector [3]: kc = 2b5c4c2c26043000 20250101085535694 DAUC <0003> auc.c:180 vector [3]: sres = af178e50 20250101085535694 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250101085535694 DAUC <0003> auc.c:113 vector [4]: rand = 6af943d9bff7b9a91977a9934760c561 20250101085535694 DAUC <0003> auc.c:179 vector [4]: kc = b471d016be40e400 20250101085535694 DAUC <0003> auc.c:180 vector [4]: sres = ca072d83 20250101085535694 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250101085535694 DAUC <0003> db_auc.c:245 IMSI='262420989323305': Generated 5 vectors 20250101085535694 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420989323305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420989323305"} 20250101085535694 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420989323305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535694 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535694 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535697 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535697 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420989323305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420989323305"} 20250101085535697 DAUC <0003> db_auc.c:192 IMSI='262420989323305': No 3G Auth Data 20250101085535697 DAUC <0003> db_auc.c:236 IMSI='262420989323305': Calling to generate 5 vectors 20250101085535697 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250101085535697 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535697 DAUC <0003> auc.c:113 vector [0]: rand = 7131bae620c167e64c9d3470a1e7002f 20250101085535697 DAUC <0003> auc.c:179 vector [0]: kc = dc3161a71acc0800 20250101085535697 DAUC <0003> auc.c:180 vector [0]: sres = aba80404 20250101085535697 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250101085535697 DAUC <0003> auc.c:113 vector [1]: rand = bf93a81d1404773ea680dadd16e9e342 20250101085535697 DAUC <0003> auc.c:179 vector [1]: kc = c7c4ce0437fda800 20250101085535697 DAUC <0003> auc.c:180 vector [1]: sres = 335dcead 20250101085535697 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250101085535697 DAUC <0003> auc.c:113 vector [2]: rand = 1acf02c5963542e630715c86ada77351 20250101085535697 DAUC <0003> auc.c:179 vector [2]: kc = 7b1b3bc51da58800 20250101085535697 DAUC <0003> auc.c:180 vector [2]: sres = c4331497 20250101085535697 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250101085535697 DAUC <0003> auc.c:113 vector [3]: rand = 65ff4fd8bac5c2647a53e60eb6016ee5 20250101085535697 DAUC <0003> auc.c:179 vector [3]: kc = 7c56a77c6db5d400 20250101085535697 DAUC <0003> auc.c:180 vector [3]: sres = 535903cd 20250101085535697 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250101085535697 DAUC <0003> auc.c:113 vector [4]: rand = 7a39e4362d4d043ec45bb34b52611c12 20250101085535697 DAUC <0003> auc.c:179 vector [4]: kc = 6dda473c0edff800 20250101085535697 DAUC <0003> auc.c:180 vector [4]: sres = 9f3f8214 20250101085535697 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250101085535697 DAUC <0003> db_auc.c:245 IMSI='262420989323305': Generated 5 vectors 20250101085535697 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420989323305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420989323305"} 20250101085535697 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420989323305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535698 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535698 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49020<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@ea50904e4984: Final verdict of PTC: pass 20250101085535701 DAUC <0003> db_auc.c:157 IMSI='262427264583625': No 2G Auth Data 20250101085535701 DAUC <0003> db_auc.c:192 IMSI='262427264583625': No 3G Auth Data HLR_Test-GSUP(21)@ea50904e4984: Created GsupExpect[0] for "262427264583625" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250101085535717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49024<->l=127.0.0.1:4258 20250101085535721 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535721 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427264583625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427264583625"} 20250101085535721 DAUC <0003> db_auc.c:192 IMSI='262427264583625': No 3G Auth Data 20250101085535721 DAUC <0003> db_auc.c:236 IMSI='262427264583625': Calling to generate 1 vectors 20250101085535721 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250101085535721 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535721 DAUC <0003> auc.c:113 vector [0]: rand = d24001f7c9f773c83e8f52b6c26fcf0a 20250101085535721 DAUC <0003> auc.c:179 vector [0]: kc = 0836c94620a3b945 20250101085535721 DAUC <0003> auc.c:180 vector [0]: sres = f63a6d63 20250101085535721 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250101085535721 DAUC <0003> db_auc.c:245 IMSI='262427264583625': Generated 1 vectors 20250101085535721 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427264583625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427264583625"} 20250101085535721 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427264583625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535721 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535721 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ea50904e4984: Found GsupExpect[0] for "262427264583625" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@ea50904e4984: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262427264583625" TC_gsup_sai_num_auth_vectors(26)@ea50904e4984: setverdict(pass): none -> pass 20250101085535724 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535724 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427264583625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427264583625"} 20250101085535724 DAUC <0003> db_auc.c:192 IMSI='262427264583625': No 3G Auth Data 20250101085535724 DAUC <0003> db_auc.c:236 IMSI='262427264583625': Calling to generate 4 vectors 20250101085535724 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250101085535724 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535724 DAUC <0003> auc.c:113 vector [0]: rand = d28c1e4cba0283d305b7e68433a485bf 20250101085535724 DAUC <0003> auc.c:179 vector [0]: kc = a78b17c56a162dba 20250101085535724 DAUC <0003> auc.c:180 vector [0]: sres = d8e8bd38 20250101085535724 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250101085535724 DAUC <0003> auc.c:113 vector [1]: rand = a2f83e18c46e7a97b65f2e8d4af7208f 20250101085535724 DAUC <0003> auc.c:179 vector [1]: kc = 516bcbc352c629d8 20250101085535724 DAUC <0003> auc.c:180 vector [1]: sres = cec27686 20250101085535724 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250101085535724 DAUC <0003> auc.c:113 vector [2]: rand = c30427a3982159d01e982d9bf3fe8b3a 20250101085535724 DAUC <0003> auc.c:179 vector [2]: kc = 768acc5ba6cce875 20250101085535724 DAUC <0003> auc.c:180 vector [2]: sres = 3eb74c9f 20250101085535724 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250101085535724 DAUC <0003> auc.c:113 vector [3]: rand = da8e6ea5e9c01df37cba68a3c939202d 20250101085535724 DAUC <0003> auc.c:179 vector [3]: kc = f0c544f63ae0d95b 20250101085535724 DAUC <0003> auc.c:180 vector [3]: sres = a8afd3bf 20250101085535724 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250101085535724 DAUC <0003> db_auc.c:245 IMSI='262427264583625': Generated 4 vectors 20250101085535724 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427264583625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427264583625"} 20250101085535724 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427264583625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535724 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535724 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535726 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535726 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427264583625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427264583625"} 20250101085535726 DAUC <0003> db_auc.c:192 IMSI='262427264583625': No 3G Auth Data 20250101085535726 DAUC <0003> db_auc.c:236 IMSI='262427264583625': Calling to generate 5 vectors 20250101085535726 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250101085535726 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535726 DAUC <0003> auc.c:113 vector [0]: rand = 905dceceaa6f8dc58c9b2eb608463792 20250101085535726 DAUC <0003> auc.c:179 vector [0]: kc = 405bf00fc7ecbe93 20250101085535726 DAUC <0003> auc.c:180 vector [0]: sres = 118a7a0f 20250101085535726 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250101085535726 DAUC <0003> auc.c:113 vector [1]: rand = e53e4e0de171ae5e39217266c0f953f0 20250101085535726 DAUC <0003> auc.c:179 vector [1]: kc = a0c64f374765b5b5 20250101085535726 DAUC <0003> auc.c:180 vector [1]: sres = e604995e 20250101085535727 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250101085535727 DAUC <0003> auc.c:113 vector [2]: rand = e7b795e62c4ea19c943d3bfc11f12ffd 20250101085535727 DAUC <0003> auc.c:179 vector [2]: kc = 9807fe5323ed685f 20250101085535727 DAUC <0003> auc.c:180 vector [2]: sres = fa5a368e 20250101085535727 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250101085535727 DAUC <0003> auc.c:113 vector [3]: rand = 948005ae520e3ab87efadfbc95dbe510 20250101085535727 DAUC <0003> auc.c:179 vector [3]: kc = 8a43fcb287d942f4 20250101085535727 DAUC <0003> auc.c:180 vector [3]: sres = 711bc9e9 20250101085535727 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250101085535727 DAUC <0003> auc.c:113 vector [4]: rand = 06ce08a8890fe44bcad251adeb92d9c5 20250101085535727 DAUC <0003> auc.c:179 vector [4]: kc = 5c675939149ef28f 20250101085535727 DAUC <0003> auc.c:180 vector [4]: sres = eba00c86 20250101085535727 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250101085535727 DAUC <0003> db_auc.c:245 IMSI='262427264583625': Generated 5 vectors 20250101085535727 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427264583625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427264583625"} 20250101085535727 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427264583625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535727 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535727 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535729 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535729 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427264583625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427264583625"} 20250101085535729 DAUC <0003> db_auc.c:192 IMSI='262427264583625': No 3G Auth Data 20250101085535729 DAUC <0003> db_auc.c:236 IMSI='262427264583625': Calling to generate 5 vectors 20250101085535729 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250101085535729 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535729 DAUC <0003> auc.c:113 vector [0]: rand = 310e8e40019ab19743b752851c8f37f1 20250101085535729 DAUC <0003> auc.c:179 vector [0]: kc = c4a949d43f3e5917 20250101085535729 DAUC <0003> auc.c:180 vector [0]: sres = b9e19821 20250101085535729 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250101085535729 DAUC <0003> auc.c:113 vector [1]: rand = 610799e2c94237b62df0decf5b9ae659 20250101085535729 DAUC <0003> auc.c:179 vector [1]: kc = 742f74d1db2ff3d1 20250101085535729 DAUC <0003> auc.c:180 vector [1]: sres = 336c6b06 20250101085535729 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250101085535729 DAUC <0003> auc.c:113 vector [2]: rand = 0932b9bcf451f29e0762ef2270e0086c 20250101085535729 DAUC <0003> auc.c:179 vector [2]: kc = 5b8904c5ebacb453 20250101085535729 DAUC <0003> auc.c:180 vector [2]: sres = f845030e 20250101085535729 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250101085535729 DAUC <0003> auc.c:113 vector [3]: rand = ae9ff98a98d2dabae93690b9399e3c2f 20250101085535729 DAUC <0003> auc.c:179 vector [3]: kc = d2935f643e226b79 20250101085535729 DAUC <0003> auc.c:180 vector [3]: sres = 599c872c 20250101085535729 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250101085535729 DAUC <0003> auc.c:113 vector [4]: rand = b2b92f4008e5eacc1b831876a9a33951 20250101085535729 DAUC <0003> auc.c:179 vector [4]: kc = 616857eee504edf8 20250101085535729 DAUC <0003> auc.c:180 vector [4]: sres = c97dad12 20250101085535729 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250101085535729 DAUC <0003> db_auc.c:245 IMSI='262427264583625': Generated 5 vectors 20250101085535729 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427264583625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427264583625"} 20250101085535729 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427264583625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535729 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535729 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49024<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@ea50904e4984: Final verdict of PTC: pass 20250101085535733 DAUC <0003> db_auc.c:157 IMSI='262420007230043': No 2G Auth Data 20250101085535733 DAUC <0003> db_auc.c:192 IMSI='262420007230043': No 3G Auth Data HLR_Test-GSUP(21)@ea50904e4984: Created GsupExpect[0] for "262420007230043" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250101085535750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49028<->l=127.0.0.1:4258 20250101085535753 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535754 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420007230043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420007230043"} 20250101085535754 DAUC <0003> db_auc.c:157 IMSI='262420007230043': No 2G Auth Data 20250101085535754 DAUC <0003> db_auc.c:236 IMSI='262420007230043': Calling to generate 1 vectors 20250101085535754 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250101085535754 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535754 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085535754 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250101085535754 DAUC <0003> auc.c:113 vector [0]: rand = 208c5aa7b4fe9cd076d34a97d9beb235 20250101085535754 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250101085535754 DAUC <0003> auc.c:142 vector [0]: autn = 9a260b1400df00003f04d4006692034b 20250101085535754 DAUC <0003> auc.c:143 vector [0]: ck = 66cafe3f291bfba6156fa59a71b93a58 20250101085535754 DAUC <0003> auc.c:144 vector [0]: ik = d1dc480eedbafdc683c92697f49bea94 20250101085535754 DAUC <0003> auc.c:145 vector [0]: res = b19ff5fae7e818230000000000000000 20250101085535754 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535754 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250101085535754 DAUC <0003> auc.c:151 vector [0]: kc = 21b0353c4183d6ac 20250101085535754 DAUC <0003> auc.c:152 vector [0]: sres = 5677edd9 20250101085535754 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250101085535754 DAUC <0003> db_auc.c:245 IMSI='262420007230043': Generated 1 vectors 20250101085535754 DAUC <0003> db_auc.c:249 IMSI='262420007230043': Updating SQN=33 in DB 20250101085535754 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420007230043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420007230043"} 20250101085535754 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420007230043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535754 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535754 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ea50904e4984: Found GsupExpect[0] for "262420007230043" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@ea50904e4984: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262420007230043" TC_gsup_sai_num_auth_vectors(27)@ea50904e4984: setverdict(pass): none -> pass 20250101085535757 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535757 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420007230043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420007230043"} 20250101085535757 DAUC <0003> db_auc.c:157 IMSI='262420007230043': No 2G Auth Data 20250101085535757 DAUC <0003> db_auc.c:236 IMSI='262420007230043': Calling to generate 4 vectors 20250101085535757 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250101085535757 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535757 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085535757 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250101085535757 DAUC <0003> auc.c:113 vector [0]: rand = 492537243dc89898038df7b398758d4a 20250101085535757 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250101085535757 DAUC <0003> auc.c:142 vector [0]: autn = 980f281941e10000c944259cb880cb1a 20250101085535757 DAUC <0003> auc.c:143 vector [0]: ck = 745b2297a5880b421720ea656b115456 20250101085535757 DAUC <0003> auc.c:144 vector [0]: ik = e0794c846231154085b41ff9f3f3d28a 20250101085535757 DAUC <0003> auc.c:145 vector [0]: res = 1a13eaf847b6d2130000000000000000 20250101085535757 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535757 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250101085535757 DAUC <0003> auc.c:151 vector [0]: kc = 06b69b8f5f5b98de 20250101085535757 DAUC <0003> auc.c:152 vector [0]: sres = 5da538eb 20250101085535757 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250101085535757 DAUC <0003> auc.c:113 vector [1]: rand = d8ff65efd8a0e0f2d73bd98c5386da1d 20250101085535757 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250101085535757 DAUC <0003> auc.c:142 vector [1]: autn = 82980f72c6b10000b75828e853ff9ffb 20250101085535757 DAUC <0003> auc.c:143 vector [1]: ck = ac2a07738f45fecdf64de7d6ec16256d 20250101085535757 DAUC <0003> auc.c:144 vector [1]: ik = 8eda02fe9feee9793e86224bf106ff99 20250101085535757 DAUC <0003> auc.c:145 vector [1]: res = 47b04256968892ff0000000000000000 20250101085535757 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085535757 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250101085535757 DAUC <0003> auc.c:151 vector [1]: kc = ea3bc0100dbbcd40 20250101085535757 DAUC <0003> auc.c:152 vector [1]: sres = d138d0a9 20250101085535757 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250101085535757 DAUC <0003> auc.c:113 vector [2]: rand = 63361b7c138307bbe934c26e2dbe4eb3 20250101085535757 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250101085535757 DAUC <0003> auc.c:142 vector [2]: autn = debd8518215500009ffc193b1cbe6407 20250101085535757 DAUC <0003> auc.c:143 vector [2]: ck = 03b57e3cf7f14807ea1f2bde73524922 20250101085535757 DAUC <0003> auc.c:144 vector [2]: ik = 4f3acc6d233bc1e973826ef6876293e5 20250101085535757 DAUC <0003> auc.c:145 vector [2]: res = e3d321a710967b980000000000000000 20250101085535758 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085535758 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250101085535758 DAUC <0003> auc.c:151 vector [2]: kc = d512f77920fa5329 20250101085535758 DAUC <0003> auc.c:152 vector [2]: sres = f3455a3f 20250101085535758 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250101085535758 DAUC <0003> auc.c:113 vector [3]: rand = ed0412386b9e79fd6aee729f66d286b2 20250101085535758 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250101085535758 DAUC <0003> auc.c:142 vector [3]: autn = debdcea86c9f0000f7e61a9ad3d55e9c 20250101085535758 DAUC <0003> auc.c:143 vector [3]: ck = 7783455d8366d9b8c3aa86e2af347ecc 20250101085535758 DAUC <0003> auc.c:144 vector [3]: ik = eb352ab2c2095b7cf49b203c59a6765a 20250101085535758 DAUC <0003> auc.c:145 vector [3]: res = f246075dde5a50af0000000000000000 20250101085535758 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085535758 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250101085535758 DAUC <0003> auc.c:151 vector [3]: kc = ab87c931b7fd8a52 20250101085535758 DAUC <0003> auc.c:152 vector [3]: sres = 2c1c57f2 20250101085535758 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250101085535758 DAUC <0003> db_auc.c:245 IMSI='262420007230043': Generated 4 vectors 20250101085535758 DAUC <0003> db_auc.c:249 IMSI='262420007230043': Updating SQN=161 in DB 20250101085535758 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420007230043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420007230043"} 20250101085535758 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420007230043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535758 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535758 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535761 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535761 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420007230043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420007230043"} 20250101085535761 DAUC <0003> db_auc.c:157 IMSI='262420007230043': No 2G Auth Data 20250101085535761 DAUC <0003> db_auc.c:236 IMSI='262420007230043': Calling to generate 5 vectors 20250101085535761 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250101085535761 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535761 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085535761 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250101085535761 DAUC <0003> auc.c:113 vector [0]: rand = 611e6565acd9913c2985c6e9bf04ad0d 20250101085535761 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250101085535761 DAUC <0003> auc.c:142 vector [0]: autn = 08316ba8d4830000aa6a8e3e0f12343a 20250101085535761 DAUC <0003> auc.c:143 vector [0]: ck = 0f3087e341dc9e210a42c354398e186d 20250101085535761 DAUC <0003> auc.c:144 vector [0]: ik = 7ecde883e23ae77f09aaedc1c766cca8 20250101085535761 DAUC <0003> auc.c:145 vector [0]: res = c14dd98f0778759d0000000000000000 20250101085535761 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535761 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250101085535761 DAUC <0003> auc.c:151 vector [0]: kc = 721541f55d0ead9b 20250101085535761 DAUC <0003> auc.c:152 vector [0]: sres = c635ac12 20250101085535761 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250101085535761 DAUC <0003> auc.c:113 vector [1]: rand = e6b6465d6e89437b884c1d777f60a8a2 20250101085535761 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250101085535761 DAUC <0003> auc.c:142 vector [1]: autn = bc81982c40160000478fa1bcc84c1306 20250101085535761 DAUC <0003> auc.c:143 vector [1]: ck = 48ce662425d3694061c72c7288145a49 20250101085535761 DAUC <0003> auc.c:144 vector [1]: ik = 4b82787d8534267f75829de1df98cd85 20250101085535761 DAUC <0003> auc.c:145 vector [1]: res = b2bcd557a4fa374c0000000000000000 20250101085535761 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085535761 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250101085535761 DAUC <0003> auc.c:151 vector [1]: kc = 1709afcaf76bd8f3 20250101085535761 DAUC <0003> auc.c:152 vector [1]: sres = 1646e21b 20250101085535761 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250101085535761 DAUC <0003> auc.c:113 vector [2]: rand = 537110b63bbf3ea9fd2a73a7f9ca2b04 20250101085535761 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250101085535761 DAUC <0003> auc.c:142 vector [2]: autn = b8d4d755b7d0000013dc3119e2efc825 20250101085535761 DAUC <0003> auc.c:143 vector [2]: ck = cb0c2d2ebc4f8dac1d343cf4ce9803ac 20250101085535761 DAUC <0003> auc.c:144 vector [2]: ik = 00c250bb2a7ca0c32c17ceca1ee87742 20250101085535761 DAUC <0003> auc.c:145 vector [2]: res = c6611dfe4aff9a990000000000000000 20250101085535761 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085535761 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250101085535761 DAUC <0003> auc.c:151 vector [2]: kc = faed8fab46435981 20250101085535761 DAUC <0003> auc.c:152 vector [2]: sres = 8c9e8767 20250101085535761 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250101085535761 DAUC <0003> auc.c:113 vector [3]: rand = 347a5e3bf8b8a2f7cc92368280810b63 20250101085535762 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250101085535762 DAUC <0003> auc.c:142 vector [3]: autn = 7e4c34dbe5ed00004b4353bf00054fb2 20250101085535762 DAUC <0003> auc.c:143 vector [3]: ck = d5933562fe1c50b0004ffc5c75970dd3 20250101085535762 DAUC <0003> auc.c:144 vector [3]: ik = 54046e9d1cae7364996205caeb8780e6 20250101085535762 DAUC <0003> auc.c:145 vector [3]: res = 8737e1b8f06316410000000000000000 20250101085535762 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085535762 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250101085535762 DAUC <0003> auc.c:151 vector [3]: kc = 18baa2697ca2aee1 20250101085535762 DAUC <0003> auc.c:152 vector [3]: sres = 7754f7f9 20250101085535762 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250101085535762 DAUC <0003> auc.c:113 vector [4]: rand = 1b3100d01d24f2f138db44a209a41681 20250101085535762 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250101085535762 DAUC <0003> auc.c:142 vector [4]: autn = 81a26d2e4d6f0000d4f5e99e1a2b65e9 20250101085535762 DAUC <0003> auc.c:143 vector [4]: ck = a01a1ec4a3b8a2c65bf257acba2bffe6 20250101085535762 DAUC <0003> auc.c:144 vector [4]: ik = 082152391240f0dcb9eefbe5f59fe9fe 20250101085535762 DAUC <0003> auc.c:145 vector [4]: res = df65c92502c152500000000000000000 20250101085535762 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085535762 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250101085535762 DAUC <0003> auc.c:151 vector [4]: kc = 4a27e0b4fe4c4402 20250101085535762 DAUC <0003> auc.c:152 vector [4]: sres = dda49b75 20250101085535762 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250101085535762 DAUC <0003> db_auc.c:245 IMSI='262420007230043': Generated 5 vectors 20250101085535762 DAUC <0003> db_auc.c:249 IMSI='262420007230043': Updating SQN=321 in DB 20250101085535762 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420007230043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420007230043"} 20250101085535762 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420007230043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535762 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535762 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535765 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535765 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420007230043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420007230043"} 20250101085535765 DAUC <0003> db_auc.c:157 IMSI='262420007230043': No 2G Auth Data 20250101085535765 DAUC <0003> db_auc.c:236 IMSI='262420007230043': Calling to generate 5 vectors 20250101085535765 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250101085535765 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535765 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085535765 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250101085535765 DAUC <0003> auc.c:113 vector [0]: rand = 08af3d3832ceb9e9936dc2cc28412bc9 20250101085535765 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250101085535765 DAUC <0003> auc.c:142 vector [0]: autn = 2018278367b400000f88453e9f31147b 20250101085535765 DAUC <0003> auc.c:143 vector [0]: ck = a4dd78f4bb1ce49fd2b37b57c1d906e0 20250101085535765 DAUC <0003> auc.c:144 vector [0]: ik = 92c23119057df15bc3096260f15d1a3e 20250101085535765 DAUC <0003> auc.c:145 vector [0]: res = 802d7f8d714a6e810000000000000000 20250101085535765 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535765 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250101085535765 DAUC <0003> auc.c:151 vector [0]: kc = 27a550da8ee5091a 20250101085535765 DAUC <0003> auc.c:152 vector [0]: sres = f167110c 20250101085535765 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250101085535765 DAUC <0003> auc.c:113 vector [1]: rand = 51eaf1f1ca29cceb9e6bec75f839c0ff 20250101085535765 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250101085535765 DAUC <0003> auc.c:142 vector [1]: autn = 535a1189839900006a95fc3526c0406d 20250101085535765 DAUC <0003> auc.c:143 vector [1]: ck = f5be7a981a08b118826f9a468b37bfeb 20250101085535765 DAUC <0003> auc.c:144 vector [1]: ik = 522e975b4c9f4b5d705bf095fb229412 20250101085535765 DAUC <0003> auc.c:145 vector [1]: res = 30531c94574ddfd30000000000000000 20250101085535765 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085535765 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250101085535765 DAUC <0003> auc.c:151 vector [1]: kc = 55a487102682d1bc 20250101085535765 DAUC <0003> auc.c:152 vector [1]: sres = 671ec347 20250101085535765 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250101085535765 DAUC <0003> auc.c:113 vector [2]: rand = 062d4b3261f8a9e50ca0448d93171d2c 20250101085535765 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250101085535765 DAUC <0003> auc.c:142 vector [2]: autn = e492eafc8ba60000264c76a5dcf0fc82 20250101085535765 DAUC <0003> auc.c:143 vector [2]: ck = c01f0e94e6747c51a5cbec7f812861ae 20250101085535765 DAUC <0003> auc.c:144 vector [2]: ik = cb4dc9e07d660df5ac1ffefb46e4543a 20250101085535765 DAUC <0003> auc.c:145 vector [2]: res = e77eb80afc5e696d0000000000000000 20250101085535765 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085535765 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250101085535765 DAUC <0003> auc.c:151 vector [2]: kc = 0286d5f05cde4430 20250101085535765 DAUC <0003> auc.c:152 vector [2]: sres = 1b20d167 20250101085535765 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250101085535765 DAUC <0003> auc.c:113 vector [3]: rand = 09b0bd4ceb21629a6b64d3977af4d331 20250101085535765 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250101085535765 DAUC <0003> auc.c:142 vector [3]: autn = 8a2d7f3ced380000219880101b31553a 20250101085535765 DAUC <0003> auc.c:143 vector [3]: ck = 38d259864725683f4b8d91cad08a352e 20250101085535765 DAUC <0003> auc.c:144 vector [3]: ik = 2d3c432275b8b3bcc81114bb3f70779f 20250101085535765 DAUC <0003> auc.c:145 vector [3]: res = 49cb1f9f594ce6d20000000000000000 20250101085535765 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085535765 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250101085535765 DAUC <0003> auc.c:151 vector [3]: kc = 96729fd5dd679932 20250101085535765 DAUC <0003> auc.c:152 vector [3]: sres = 1087f94d 20250101085535765 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250101085535765 DAUC <0003> auc.c:113 vector [4]: rand = da3047cff0245c0e8913eb870b8b9d3a 20250101085535765 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250101085535765 DAUC <0003> auc.c:142 vector [4]: autn = c707a875f3c500001d531fe59a094e8d 20250101085535765 DAUC <0003> auc.c:143 vector [4]: ck = 9f0b28e375ab5ed44843dcd8bbb5d868 20250101085535765 DAUC <0003> auc.c:144 vector [4]: ik = e8a219e33acaec3a71ca401bbac886ea 20250101085535765 DAUC <0003> auc.c:145 vector [4]: res = 54f73abf188bc6a30000000000000000 20250101085535765 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085535765 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250101085535765 DAUC <0003> auc.c:151 vector [4]: kc = 4e20adc34e1cec6c 20250101085535765 DAUC <0003> auc.c:152 vector [4]: sres = 4c7cfc1c 20250101085535765 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250101085535765 DAUC <0003> db_auc.c:245 IMSI='262420007230043': Generated 5 vectors 20250101085535765 DAUC <0003> db_auc.c:249 IMSI='262420007230043': Updating SQN=481 in DB 20250101085535766 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420007230043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420007230043"} 20250101085535766 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420007230043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535766 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535766 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49028<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@ea50904e4984: Final verdict of PTC: pass 20250101085535770 DAUC <0003> db_auc.c:157 IMSI='262429195620475': No 2G Auth Data 20250101085535770 DAUC <0003> db_auc.c:192 IMSI='262429195620475': No 3G Auth Data HLR_Test-GSUP(21)@ea50904e4984: Created GsupExpect[0] for "262429195620475" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250101085535786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49038<->l=127.0.0.1:4258 20250101085535790 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535790 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429195620475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429195620475"} 20250101085535790 DAUC <0003> db_auc.c:157 IMSI='262429195620475': No 2G Auth Data 20250101085535790 DAUC <0003> db_auc.c:236 IMSI='262429195620475': Calling to generate 1 vectors 20250101085535791 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250101085535791 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535791 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250101085535791 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250101085535791 DAUC <0003> auc.c:113 vector [0]: rand = a15c5a08e7156290ee8564242ebae798 20250101085535791 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250101085535791 DAUC <0003> auc.c:142 vector [0]: autn = 0697b1442d20000009a195841f411f74 20250101085535791 DAUC <0003> auc.c:143 vector [0]: ck = a97bb4b28beb5c307f349edaeab528e9 20250101085535791 DAUC <0003> auc.c:144 vector [0]: ik = a0a61965fbe795358f5088bb8dfd25c1 20250101085535791 DAUC <0003> auc.c:145 vector [0]: res = 77f47727151f26bb0000000000000000 20250101085535791 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535791 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250101085535791 DAUC <0003> auc.c:151 vector [0]: kc = f9b9bbb61744c42d 20250101085535791 DAUC <0003> auc.c:152 vector [0]: sres = 62eb519c 20250101085535791 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250101085535791 DAUC <0003> db_auc.c:245 IMSI='262429195620475': Generated 1 vectors 20250101085535791 DAUC <0003> db_auc.c:249 IMSI='262429195620475': Updating SQN=33 in DB 20250101085535791 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429195620475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429195620475"} 20250101085535791 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429195620475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535791 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535791 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ea50904e4984: Found GsupExpect[0] for "262429195620475" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@ea50904e4984: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262429195620475" TC_gsup_sai_num_auth_vectors(28)@ea50904e4984: setverdict(pass): none -> pass 20250101085535794 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535794 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429195620475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429195620475"} 20250101085535794 DAUC <0003> db_auc.c:157 IMSI='262429195620475': No 2G Auth Data 20250101085535794 DAUC <0003> db_auc.c:236 IMSI='262429195620475': Calling to generate 4 vectors 20250101085535794 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250101085535794 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535794 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250101085535794 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250101085535794 DAUC <0003> auc.c:113 vector [0]: rand = da63466a59a1d6fe052ee1c13e8e4c4e 20250101085535794 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250101085535794 DAUC <0003> auc.c:142 vector [0]: autn = 381fd897692000006a3f6263dce69b71 20250101085535794 DAUC <0003> auc.c:143 vector [0]: ck = 989f76bfebb0e49908d23fb481eeacac 20250101085535794 DAUC <0003> auc.c:144 vector [0]: ik = e78acaf0b5604fa1a414c5ee3f80e57f 20250101085535794 DAUC <0003> auc.c:145 vector [0]: res = 1044db0479f5156a0000000000000000 20250101085535794 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535794 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250101085535794 DAUC <0003> auc.c:151 vector [0]: kc = d3d34615e0bee2eb 20250101085535794 DAUC <0003> auc.c:152 vector [0]: sres = 69b1ce6e 20250101085535794 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250101085535794 DAUC <0003> auc.c:113 vector [1]: rand = 43a4a4fe9c8ef8e75a30a67d0124e466 20250101085535794 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250101085535794 DAUC <0003> auc.c:142 vector [1]: autn = 53234e11d9730000dab7e6cb393363a4 20250101085535794 DAUC <0003> auc.c:143 vector [1]: ck = ddea6d7e02ac5f081479c27cbf0e429e 20250101085535795 DAUC <0003> auc.c:144 vector [1]: ik = 022cc80e237f902a0f742e8d2ed0885a 20250101085535795 DAUC <0003> auc.c:145 vector [1]: res = 103ac5e361c824c50000000000000000 20250101085535795 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085535795 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250101085535795 DAUC <0003> auc.c:151 vector [1]: kc = c4cb4981b00d05e6 20250101085535795 DAUC <0003> auc.c:152 vector [1]: sres = 71f2e126 20250101085535795 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250101085535795 DAUC <0003> auc.c:113 vector [2]: rand = 6e1de7b6df64e9bd72b75dff928bdead 20250101085535795 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250101085535795 DAUC <0003> auc.c:142 vector [2]: autn = 6062c42cc70000002d183db82dc9db14 20250101085535795 DAUC <0003> auc.c:143 vector [2]: ck = 02425e70e1992ab33f75c2207ab33a48 20250101085535795 DAUC <0003> auc.c:144 vector [2]: ik = 293c9857d2cbefe4dbbd0b920f801b39 20250101085535795 DAUC <0003> auc.c:145 vector [2]: res = d9a0585ba09105550000000000000000 20250101085535795 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085535795 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250101085535795 DAUC <0003> auc.c:151 vector [2]: kc = cfb60f954661e426 20250101085535795 DAUC <0003> auc.c:152 vector [2]: sres = 79315d0e 20250101085535795 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250101085535795 DAUC <0003> auc.c:113 vector [3]: rand = 2db8b889d2ad320479cb7a09d73fd213 20250101085535795 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250101085535795 DAUC <0003> auc.c:142 vector [3]: autn = 041504112c2c00002f389916cbf5ee52 20250101085535795 DAUC <0003> auc.c:143 vector [3]: ck = c8aa3c7aab9811b6fb87924c53a623a1 20250101085535795 DAUC <0003> auc.c:144 vector [3]: ik = 0e90fe1d1152aede4cb41b250fc50ca1 20250101085535795 DAUC <0003> auc.c:145 vector [3]: res = 6bc29980e3e402da0000000000000000 20250101085535795 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085535795 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250101085535795 DAUC <0003> auc.c:151 vector [3]: kc = 71094b0ee6a99068 20250101085535795 DAUC <0003> auc.c:152 vector [3]: sres = 88269b5a 20250101085535795 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250101085535795 DAUC <0003> db_auc.c:245 IMSI='262429195620475': Generated 4 vectors 20250101085535795 DAUC <0003> db_auc.c:249 IMSI='262429195620475': Updating SQN=161 in DB 20250101085535795 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429195620475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429195620475"} 20250101085535795 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429195620475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535795 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535795 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535798 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535798 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429195620475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429195620475"} 20250101085535798 DAUC <0003> db_auc.c:157 IMSI='262429195620475': No 2G Auth Data 20250101085535798 DAUC <0003> db_auc.c:236 IMSI='262429195620475': Calling to generate 5 vectors 20250101085535798 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250101085535798 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535798 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250101085535798 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250101085535798 DAUC <0003> auc.c:113 vector [0]: rand = e4c8f297f74f4f3730aabad7aa3f0b93 20250101085535798 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250101085535798 DAUC <0003> auc.c:142 vector [0]: autn = 9042ae1f23010000d3ab5ccd9b5d9d9b 20250101085535798 DAUC <0003> auc.c:143 vector [0]: ck = 8ede582be0e69e15d485c1999ef41c07 20250101085535798 DAUC <0003> auc.c:144 vector [0]: ik = bfe149103f0c880228ebbde5f6c0a781 20250101085535798 DAUC <0003> auc.c:145 vector [0]: res = 522dc06138c532350000000000000000 20250101085535798 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535798 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250101085535798 DAUC <0003> auc.c:151 vector [0]: kc = cd516d47b7dead91 20250101085535798 DAUC <0003> auc.c:152 vector [0]: sres = 6ae8f254 20250101085535798 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250101085535798 DAUC <0003> auc.c:113 vector [1]: rand = 7982bb383b6b50cbcaa8c93860cd4843 20250101085535798 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250101085535798 DAUC <0003> auc.c:142 vector [1]: autn = 39824a8fb80000003cf17334417711f2 20250101085535798 DAUC <0003> auc.c:143 vector [1]: ck = 0ce65a2a433749e5e505a3adddf9deb4 20250101085535798 DAUC <0003> auc.c:144 vector [1]: ik = ce9bdbe0b580259f6e5a248eaa180fd5 20250101085535798 DAUC <0003> auc.c:145 vector [1]: res = c7a8c314f3c64beb0000000000000000 20250101085535798 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085535798 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250101085535798 DAUC <0003> auc.c:151 vector [1]: kc = 492206e98156bd1b 20250101085535798 DAUC <0003> auc.c:152 vector [1]: sres = 346e88ff 20250101085535798 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250101085535798 DAUC <0003> auc.c:113 vector [2]: rand = a34ec9688f9c6dfad4bafa65ea8395eb 20250101085535798 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250101085535798 DAUC <0003> auc.c:142 vector [2]: autn = f7a8c9de5ca80000c5e7fe8b08a623aa 20250101085535798 DAUC <0003> auc.c:143 vector [2]: ck = bb362eb336e3cefc5d17d14d97108815 20250101085535798 DAUC <0003> auc.c:144 vector [2]: ik = 5e7063ca8abae61cb43b84f2d2366371 20250101085535798 DAUC <0003> auc.c:145 vector [2]: res = d8ecf6646cdde6170000000000000000 20250101085535798 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085535799 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250101085535799 DAUC <0003> auc.c:151 vector [2]: kc = 0c6a18c6f97fc384 20250101085535799 DAUC <0003> auc.c:152 vector [2]: sres = b4311073 20250101085535799 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250101085535799 DAUC <0003> auc.c:113 vector [3]: rand = eb61722afa4db5d3eab9eee5cc65a8d1 20250101085535799 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250101085535799 DAUC <0003> auc.c:142 vector [3]: autn = c9cc2b695b0000001b04c83da7dd00b6 20250101085535799 DAUC <0003> auc.c:143 vector [3]: ck = bc118b94ae129c45c167af33c521916b 20250101085535799 DAUC <0003> auc.c:144 vector [3]: ik = 9f9a4dace113807e1f2cbd3089dace01 20250101085535799 DAUC <0003> auc.c:145 vector [3]: res = 07e319fd1520f4220000000000000000 20250101085535799 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085535799 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250101085535799 DAUC <0003> auc.c:151 vector [3]: kc = fdc0d43b03fa4351 20250101085535799 DAUC <0003> auc.c:152 vector [3]: sres = 12c3eddf 20250101085535799 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250101085535799 DAUC <0003> auc.c:113 vector [4]: rand = 11115877edc4733720310657bd0501dc 20250101085535799 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250101085535799 DAUC <0003> auc.c:142 vector [4]: autn = d877215a4ec60000afb7283d060785ff 20250101085535799 DAUC <0003> auc.c:143 vector [4]: ck = 3b96d664f29a3da2ddc5715f8d3987c3 20250101085535799 DAUC <0003> auc.c:144 vector [4]: ik = b11c18d66bf0950d2eca857e8c14c42d 20250101085535799 DAUC <0003> auc.c:145 vector [4]: res = 82e273ea21b3958c0000000000000000 20250101085535799 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085535799 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250101085535799 DAUC <0003> auc.c:151 vector [4]: kc = 79853a939847eb41 20250101085535799 DAUC <0003> auc.c:152 vector [4]: sres = a351e666 20250101085535799 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250101085535799 DAUC <0003> db_auc.c:245 IMSI='262429195620475': Generated 5 vectors 20250101085535799 DAUC <0003> db_auc.c:249 IMSI='262429195620475': Updating SQN=321 in DB 20250101085535799 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429195620475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429195620475"} 20250101085535799 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429195620475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535799 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535799 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535802 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535802 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429195620475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429195620475"} 20250101085535802 DAUC <0003> db_auc.c:157 IMSI='262429195620475': No 2G Auth Data 20250101085535802 DAUC <0003> db_auc.c:236 IMSI='262429195620475': Calling to generate 5 vectors 20250101085535802 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250101085535802 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535802 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250101085535802 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250101085535802 DAUC <0003> auc.c:113 vector [0]: rand = ef3e1a748c8516ce7ee2779974edea83 20250101085535802 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250101085535802 DAUC <0003> auc.c:142 vector [0]: autn = 33c5bac2e36b000051687a8af61d06fe 20250101085535802 DAUC <0003> auc.c:143 vector [0]: ck = 8f7a14bd3070da1a711bfb1df78a82b1 20250101085535802 DAUC <0003> auc.c:144 vector [0]: ik = f41df1f9db93db45f86c113f4a60a1b9 20250101085535802 DAUC <0003> auc.c:145 vector [0]: res = 9896b1c0be9b1b8d0000000000000000 20250101085535802 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535802 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250101085535802 DAUC <0003> auc.c:151 vector [0]: kc = f2100f6656092257 20250101085535802 DAUC <0003> auc.c:152 vector [0]: sres = 260daa4d 20250101085535802 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250101085535802 DAUC <0003> auc.c:113 vector [1]: rand = c1a6741abd975ba01bb6b013ae8e7fc3 20250101085535802 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250101085535802 DAUC <0003> auc.c:142 vector [1]: autn = 018fabdf87bd00008c6ae55d2a57a768 20250101085535802 DAUC <0003> auc.c:143 vector [1]: ck = ccc6e17494f0947233b4ecd4b1c69c47 20250101085535802 DAUC <0003> auc.c:144 vector [1]: ik = 0c4ad00243b9e7887e895357de5d6ccf 20250101085535802 DAUC <0003> auc.c:145 vector [1]: res = 4652d611e533a3840000000000000000 20250101085535802 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085535802 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250101085535802 DAUC <0003> auc.c:151 vector [1]: kc = 8db18ef5b8d28372 20250101085535802 DAUC <0003> auc.c:152 vector [1]: sres = a3617595 20250101085535802 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250101085535802 DAUC <0003> auc.c:113 vector [2]: rand = b92efcfb7e7b7bad4ec89c100503b65d 20250101085535802 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250101085535802 DAUC <0003> auc.c:142 vector [2]: autn = 5c4aa4bb786f00000847a05f8f8e4a65 20250101085535802 DAUC <0003> auc.c:143 vector [2]: ck = a6c4d9629d401ba9bd3584db77b8c6d6 20250101085535802 DAUC <0003> auc.c:144 vector [2]: ik = fc46f23c97ddd791347e89bbf8f6ca01 20250101085535802 DAUC <0003> auc.c:145 vector [2]: res = 30ded6db5a24addc0000000000000000 20250101085535802 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085535802 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250101085535802 DAUC <0003> auc.c:151 vector [2]: kc = d3c9263e85d3c0ef 20250101085535802 DAUC <0003> auc.c:152 vector [2]: sres = 6afa7b07 20250101085535802 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250101085535802 DAUC <0003> auc.c:113 vector [3]: rand = 757c9f1fdd11996e8e9c58ef7d9b65c0 20250101085535802 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250101085535802 DAUC <0003> auc.c:142 vector [3]: autn = e98d2de423850000e81ab9531a8c29d6 20250101085535802 DAUC <0003> auc.c:143 vector [3]: ck = 76f2b894f737444c2f77dcb0ce8ae970 20250101085535802 DAUC <0003> auc.c:144 vector [3]: ik = e3b82f13fef326f8b3ee0c3282670929 20250101085535802 DAUC <0003> auc.c:145 vector [3]: res = ab5a241b65f276760000000000000000 20250101085535803 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085535803 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250101085535803 DAUC <0003> auc.c:151 vector [3]: kc = 09d34705452982ed 20250101085535803 DAUC <0003> auc.c:152 vector [3]: sres = cea8526d 20250101085535803 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250101085535803 DAUC <0003> auc.c:113 vector [4]: rand = f0116fc85500ae5db3f21dc372fa7ea8 20250101085535803 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250101085535803 DAUC <0003> auc.c:142 vector [4]: autn = 14c3c2650488000093a4d4166d40cc5b 20250101085535803 DAUC <0003> auc.c:143 vector [4]: ck = 059cf22e0e4dd13cd43c01e5105bc079 20250101085535803 DAUC <0003> auc.c:144 vector [4]: ik = ff979f58d6735a3839ec5ab4ebeb53f3 20250101085535803 DAUC <0003> auc.c:145 vector [4]: res = 7ad83c9bc9c83d010000000000000000 20250101085535803 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085535803 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250101085535803 DAUC <0003> auc.c:151 vector [4]: kc = 17db3627238e188e 20250101085535803 DAUC <0003> auc.c:152 vector [4]: sres = b310019a 20250101085535803 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250101085535803 DAUC <0003> db_auc.c:245 IMSI='262429195620475': Generated 5 vectors 20250101085535803 DAUC <0003> db_auc.c:249 IMSI='262429195620475': Updating SQN=481 in DB 20250101085535803 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429195620475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429195620475"} 20250101085535803 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429195620475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535803 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535803 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49038<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@ea50904e4984: Final verdict of PTC: pass 20250101085535807 DAUC <0003> db_auc.c:157 IMSI='262423025625700': No 2G Auth Data 20250101085535807 DAUC <0003> db_auc.c:192 IMSI='262423025625700': No 3G Auth Data HLR_Test-GSUP(21)@ea50904e4984: Created GsupExpect[0] for "262423025625700" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250101085535822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49054<->l=127.0.0.1:4258 20250101085535826 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535826 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423025625700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423025625700"} 20250101085535826 DAUC <0003> db_auc.c:236 IMSI='262423025625700': Calling to generate 1 vectors 20250101085535826 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250101085535826 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535826 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085535826 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250101085535826 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535826 DAUC <0003> auc.c:113 vector [0]: rand = 538270a593dfe7bfa25a70a33414b7a5 20250101085535826 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250101085535826 DAUC <0003> auc.c:142 vector [0]: autn = a0d87fc9c270000017087552a5caabc1 20250101085535826 DAUC <0003> auc.c:143 vector [0]: ck = 15ca668b93d75c5940df3dd2681989c0 20250101085535826 DAUC <0003> auc.c:144 vector [0]: ik = 04dd1db448f5450aa24bf855289b0d45 20250101085535826 DAUC <0003> auc.c:145 vector [0]: res = e94a794f39fa90750000000000000000 20250101085535826 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535826 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085535826 DAUC <0003> auc.c:179 vector [0]: kc = 0f7562272913e800 20250101085535826 DAUC <0003> auc.c:180 vector [0]: sres = c10eff8d 20250101085535826 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085535826 DAUC <0003> db_auc.c:245 IMSI='262423025625700': Generated 1 vectors 20250101085535826 DAUC <0003> db_auc.c:249 IMSI='262423025625700': Updating SQN=33 in DB 20250101085535826 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423025625700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423025625700"} 20250101085535826 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423025625700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535826 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535826 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ea50904e4984: Found GsupExpect[0] for "262423025625700" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@ea50904e4984: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262423025625700" TC_gsup_sai_num_auth_vectors(29)@ea50904e4984: setverdict(pass): none -> pass 20250101085535829 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535829 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423025625700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423025625700"} 20250101085535829 DAUC <0003> db_auc.c:236 IMSI='262423025625700': Calling to generate 4 vectors 20250101085535829 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250101085535829 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535829 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085535829 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250101085535829 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535829 DAUC <0003> auc.c:113 vector [0]: rand = 349563f841a516350f26c281749481b0 20250101085535829 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250101085535829 DAUC <0003> auc.c:142 vector [0]: autn = 7a6d6fbfb11f0000636cedac0bb6a941 20250101085535829 DAUC <0003> auc.c:143 vector [0]: ck = 0b5f36c2b8ccb6e81925067ab993928a 20250101085535829 DAUC <0003> auc.c:144 vector [0]: ik = 612574d2b8f0fed952bc392d3f1e8ab0 20250101085535829 DAUC <0003> auc.c:145 vector [0]: res = c00bbe95aca709210000000000000000 20250101085535829 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535829 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085535829 DAUC <0003> auc.c:179 vector [0]: kc = 64e1bd01b8cac400 20250101085535829 DAUC <0003> auc.c:180 vector [0]: sres = 1fba7cce 20250101085535829 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085535829 DAUC <0003> auc.c:113 vector [1]: rand = 9464d6ab9cc8bbb39687bb8b8a3bf243 20250101085535829 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250101085535829 DAUC <0003> auc.c:142 vector [1]: autn = e0376cf4dd39000072e6bd39b00f2ec4 20250101085535829 DAUC <0003> auc.c:143 vector [1]: ck = 6471522fc5cf23284fb69ecaedb8d1b4 20250101085535829 DAUC <0003> auc.c:144 vector [1]: ik = cb58c3ac55a859269376cccb8c24b94f 20250101085535829 DAUC <0003> auc.c:145 vector [1]: res = 710ad3f98be9b9a70000000000000000 20250101085535829 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085535829 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250101085535829 DAUC <0003> auc.c:179 vector [1]: kc = 0ef44cbb3eba8c00 20250101085535829 DAUC <0003> auc.c:180 vector [1]: sres = dbafdaf7 20250101085535829 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250101085535829 DAUC <0003> auc.c:113 vector [2]: rand = 263ecc48e7337076bb588cabaa58b9eb 20250101085535829 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250101085535829 DAUC <0003> auc.c:142 vector [2]: autn = 23bb8e46b5ef00002308e0c97a44df99 20250101085535829 DAUC <0003> auc.c:143 vector [2]: ck = 231565ae866bbf9d2d3f8898f9a6bd62 20250101085535829 DAUC <0003> auc.c:144 vector [2]: ik = 30b6ca1e25dddf31c2ff88f9c0648fb0 20250101085535829 DAUC <0003> auc.c:145 vector [2]: res = 76f7a9e9cae7b9090000000000000000 20250101085535829 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085535829 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250101085535829 DAUC <0003> auc.c:179 vector [2]: kc = 099f07a4ad9ef400 20250101085535829 DAUC <0003> auc.c:180 vector [2]: sres = 7cec3010 20250101085535829 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250101085535829 DAUC <0003> auc.c:113 vector [3]: rand = f30a8d10aee3d0bab9cf59829736d881 20250101085535829 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250101085535829 DAUC <0003> auc.c:142 vector [3]: autn = 067c360f3fd100004071ae4ba9641fdd 20250101085535829 DAUC <0003> auc.c:143 vector [3]: ck = 3423bfde0cbe0b87b0b599347c880fa3 20250101085535829 DAUC <0003> auc.c:144 vector [3]: ik = 03cb111ba80d9d41e6e75d265182100e 20250101085535830 DAUC <0003> auc.c:145 vector [3]: res = 2cd4fcdcc8b40a490000000000000000 20250101085535830 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085535830 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250101085535830 DAUC <0003> auc.c:179 vector [3]: kc = 1a11bd7bf2e03800 20250101085535830 DAUC <0003> auc.c:180 vector [3]: sres = eb7b4b8f 20250101085535830 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250101085535830 DAUC <0003> db_auc.c:245 IMSI='262423025625700': Generated 4 vectors 20250101085535830 DAUC <0003> db_auc.c:249 IMSI='262423025625700': Updating SQN=161 in DB 20250101085535830 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423025625700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423025625700"} 20250101085535830 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423025625700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535830 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535830 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535832 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535832 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423025625700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423025625700"} 20250101085535832 DAUC <0003> db_auc.c:236 IMSI='262423025625700': Calling to generate 5 vectors 20250101085535832 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250101085535832 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535832 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085535832 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250101085535832 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535832 DAUC <0003> auc.c:113 vector [0]: rand = 676964c7c603f8e7da29add6bd10754b 20250101085535832 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250101085535832 DAUC <0003> auc.c:142 vector [0]: autn = 21f076f5386f0000b4ec60d6f83d06a1 20250101085535832 DAUC <0003> auc.c:143 vector [0]: ck = 740dce86a7796b16a1238e975b35501c 20250101085535832 DAUC <0003> auc.c:144 vector [0]: ik = 353b2c3883636a4df4a7cf361ff0b5d9 20250101085535833 DAUC <0003> auc.c:145 vector [0]: res = 9baedcf16f9adfb00000000000000000 20250101085535833 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535833 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085535833 DAUC <0003> auc.c:179 vector [0]: kc = 0632a965115be400 20250101085535833 DAUC <0003> auc.c:180 vector [0]: sres = fe98b13e 20250101085535833 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085535833 DAUC <0003> auc.c:113 vector [1]: rand = cdd98aa3bc18ddabc28bab71f264afa0 20250101085535833 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250101085535833 DAUC <0003> auc.c:142 vector [1]: autn = 85de34a3b5980000d0efa1946e6df6eb 20250101085535833 DAUC <0003> auc.c:143 vector [1]: ck = 5fe804cc6e27096abec4f8f6897a46b6 20250101085535833 DAUC <0003> auc.c:144 vector [1]: ik = 9909a5201914d231b7cea298bf36bc36 20250101085535833 DAUC <0003> auc.c:145 vector [1]: res = 5187f509a44ca0400000000000000000 20250101085535833 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085535833 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250101085535833 DAUC <0003> auc.c:179 vector [1]: kc = 22057b4356eeb800 20250101085535833 DAUC <0003> auc.c:180 vector [1]: sres = fc6318bd 20250101085535833 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250101085535833 DAUC <0003> auc.c:113 vector [2]: rand = bebd0324ff3d3c254e82f2039ed89710 20250101085535833 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250101085535833 DAUC <0003> auc.c:142 vector [2]: autn = 8855009a291b000038aa4bc0a2d5655c 20250101085535833 DAUC <0003> auc.c:143 vector [2]: ck = 5e59fda147a4aae961ae6029f5350737 20250101085535833 DAUC <0003> auc.c:144 vector [2]: ik = d8835188b12cbfd12ddaf991da099bd4 20250101085535833 DAUC <0003> auc.c:145 vector [2]: res = 01819d749512d6000000000000000000 20250101085535833 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085535833 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250101085535833 DAUC <0003> auc.c:179 vector [2]: kc = cd514348612c3000 20250101085535833 DAUC <0003> auc.c:180 vector [2]: sres = bae9abad 20250101085535833 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250101085535833 DAUC <0003> auc.c:113 vector [3]: rand = a6de93e90e476f8773c8c8abd3d1b47a 20250101085535833 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250101085535833 DAUC <0003> auc.c:142 vector [3]: autn = f0a58940a9d70000a9fae43b21d6dfef 20250101085535833 DAUC <0003> auc.c:143 vector [3]: ck = 3e2394acca51ca9774565d3cca1ed1a8 20250101085535833 DAUC <0003> auc.c:144 vector [3]: ik = 178624cf405f59cd04f3c9b3fed5e5f5 20250101085535833 DAUC <0003> auc.c:145 vector [3]: res = df27dbe4be67e3430000000000000000 20250101085535833 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085535833 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250101085535833 DAUC <0003> auc.c:179 vector [3]: kc = c4a911cd9d2d1c00 20250101085535833 DAUC <0003> auc.c:180 vector [3]: sres = 175d4a8b 20250101085535833 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250101085535833 DAUC <0003> auc.c:113 vector [4]: rand = a390615402a0a03fba8570d173d5b88b 20250101085535833 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250101085535833 DAUC <0003> auc.c:142 vector [4]: autn = b4636e4c4b440000b864259ce32aad0c 20250101085535833 DAUC <0003> auc.c:143 vector [4]: ck = f0f01c2a022bb0a0329487f41b4718c6 20250101085535833 DAUC <0003> auc.c:144 vector [4]: ik = fdfe537ff46cb9032c26aa7a7a05a86a 20250101085535833 DAUC <0003> auc.c:145 vector [4]: res = aafd9798058121830000000000000000 20250101085535833 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085535833 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250101085535833 DAUC <0003> auc.c:179 vector [4]: kc = aa4226cf39787400 20250101085535833 DAUC <0003> auc.c:180 vector [4]: sres = 71d67847 20250101085535833 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250101085535833 DAUC <0003> db_auc.c:245 IMSI='262423025625700': Generated 5 vectors 20250101085535833 DAUC <0003> db_auc.c:249 IMSI='262423025625700': Updating SQN=321 in DB 20250101085535833 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423025625700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423025625700"} 20250101085535833 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423025625700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535833 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535833 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535836 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535836 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423025625700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423025625700"} 20250101085535836 DAUC <0003> db_auc.c:236 IMSI='262423025625700': Calling to generate 5 vectors 20250101085535836 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250101085535836 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535836 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085535836 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250101085535836 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535836 DAUC <0003> auc.c:113 vector [0]: rand = ada9d10e2e387bb2d912a26e9a6869c6 20250101085535836 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250101085535836 DAUC <0003> auc.c:142 vector [0]: autn = c26ef92ca7bb0000622c511b397b7d32 20250101085535836 DAUC <0003> auc.c:143 vector [0]: ck = 9bba8c215fbb4eda8511c875901e541b 20250101085535836 DAUC <0003> auc.c:144 vector [0]: ik = 9fa8fe1162ea31152d5663270976aca6 20250101085535836 DAUC <0003> auc.c:145 vector [0]: res = d05f87d9bcfa92f00000000000000000 20250101085535836 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535836 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085535836 DAUC <0003> auc.c:179 vector [0]: kc = 8f8fdc0ccacf2400 20250101085535836 DAUC <0003> auc.c:180 vector [0]: sres = 392586bc 20250101085535836 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085535836 DAUC <0003> auc.c:113 vector [1]: rand = 7d4a03e2a2b3e7d19469c65ac89c5658 20250101085535836 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250101085535836 DAUC <0003> auc.c:142 vector [1]: autn = 33c7a5505fcc0000009d2b454764706d 20250101085535836 DAUC <0003> auc.c:143 vector [1]: ck = 38aa7fa4649998b5f2519f8ac3aeced6 20250101085535836 DAUC <0003> auc.c:144 vector [1]: ik = 4b09737bd6fc7c9ac8a94b5985ffc64b 20250101085535836 DAUC <0003> auc.c:145 vector [1]: res = 0338647317387d000000000000000000 20250101085535836 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085535836 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250101085535836 DAUC <0003> auc.c:179 vector [1]: kc = fa6d46fdfa1b0c00 20250101085535836 DAUC <0003> auc.c:180 vector [1]: sres = 4ff7dc5f 20250101085535836 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250101085535836 DAUC <0003> auc.c:113 vector [2]: rand = d3a31da07b5041f55fe957961238b47a 20250101085535836 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250101085535836 DAUC <0003> auc.c:142 vector [2]: autn = 98f7fa733db9000051a22c0de2f0b83a 20250101085535836 DAUC <0003> auc.c:143 vector [2]: ck = e510715a82ebf7882214a5a11d494caa 20250101085535836 DAUC <0003> auc.c:144 vector [2]: ik = 485fb30f46bae58322709a150413eb0e 20250101085535836 DAUC <0003> auc.c:145 vector [2]: res = de71514cf2e84cf90000000000000000 20250101085535836 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085535836 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250101085535836 DAUC <0003> auc.c:179 vector [2]: kc = 6691109acaafe000 20250101085535836 DAUC <0003> auc.c:180 vector [2]: sres = 1ff93b15 20250101085535836 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250101085535836 DAUC <0003> auc.c:113 vector [3]: rand = a018bdfd24b9aaade45b9d09cbb59a2e 20250101085535836 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250101085535836 DAUC <0003> auc.c:142 vector [3]: autn = 438394d9c5eb000073b33933f10f8a7d 20250101085535836 DAUC <0003> auc.c:143 vector [3]: ck = b4d0f299a5c94220eca5021d36bfebde 20250101085535836 DAUC <0003> auc.c:144 vector [3]: ik = 15cd332dcf253857d71624d346fe9ce2 20250101085535836 DAUC <0003> auc.c:145 vector [3]: res = 68c00baa04838b810000000000000000 20250101085535836 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085535836 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250101085535836 DAUC <0003> auc.c:179 vector [3]: kc = b0b5714af7e7e000 20250101085535836 DAUC <0003> auc.c:180 vector [3]: sres = 0d632632 20250101085535836 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250101085535836 DAUC <0003> auc.c:113 vector [4]: rand = 523658631e3f06292b0428a72f5e51ab 20250101085535836 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250101085535836 DAUC <0003> auc.c:142 vector [4]: autn = 9fa0a92d2df1000064cbcd89b98279c3 20250101085535836 DAUC <0003> auc.c:143 vector [4]: ck = ba5c2e3092799678d3791a6a48b884bf 20250101085535836 DAUC <0003> auc.c:144 vector [4]: ik = 72190a7a8fd6f583cd4bc967798eb343 20250101085535836 DAUC <0003> auc.c:145 vector [4]: res = c7fd3c407393881f0000000000000000 20250101085535836 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085535836 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250101085535836 DAUC <0003> auc.c:179 vector [4]: kc = df6349c511c0d800 20250101085535836 DAUC <0003> auc.c:180 vector [4]: sres = a58d4f87 20250101085535836 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250101085535836 DAUC <0003> db_auc.c:245 IMSI='262423025625700': Generated 5 vectors 20250101085535837 DAUC <0003> db_auc.c:249 IMSI='262423025625700': Updating SQN=481 in DB 20250101085535837 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423025625700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423025625700"} 20250101085535837 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423025625700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535837 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535837 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49054<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@ea50904e4984: Final verdict of PTC: pass 20250101085535841 DAUC <0003> db_auc.c:157 IMSI='262424304557927': No 2G Auth Data 20250101085535841 DAUC <0003> db_auc.c:192 IMSI='262424304557927': No 3G Auth Data HLR_Test-GSUP(21)@ea50904e4984: Created GsupExpect[0] for "262424304557927" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250101085535857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49068<->l=127.0.0.1:4258 20250101085535861 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535861 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424304557927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424304557927"} 20250101085535861 DAUC <0003> db_auc.c:236 IMSI='262424304557927': Calling to generate 1 vectors 20250101085535862 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250101085535862 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535862 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085535862 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250101085535862 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535862 DAUC <0003> auc.c:113 vector [0]: rand = 9e77ca5800f1ae88a98b6deefed6beef 20250101085535862 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250101085535862 DAUC <0003> auc.c:142 vector [0]: autn = e66ae30070060000da7d20f01c554152 20250101085535862 DAUC <0003> auc.c:143 vector [0]: ck = b2e854362205a3b410a7e4e33b668091 20250101085535862 DAUC <0003> auc.c:144 vector [0]: ik = 5db2ad91abaea0831e6e16a4a634f716 20250101085535862 DAUC <0003> auc.c:145 vector [0]: res = 745acce8563998910000000000000000 20250101085535862 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535862 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085535862 DAUC <0003> auc.c:179 vector [0]: kc = 4cac113fd3acf000 20250101085535862 DAUC <0003> auc.c:180 vector [0]: sres = 1ab01a11 20250101085535862 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085535862 DAUC <0003> db_auc.c:245 IMSI='262424304557927': Generated 1 vectors 20250101085535862 DAUC <0003> db_auc.c:249 IMSI='262424304557927': Updating SQN=33 in DB 20250101085535862 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424304557927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424304557927"} 20250101085535862 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424304557927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535862 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535862 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ea50904e4984: Found GsupExpect[0] for "262424304557927" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@ea50904e4984: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262424304557927" TC_gsup_sai_num_auth_vectors(30)@ea50904e4984: setverdict(pass): none -> pass 20250101085535864 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535864 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424304557927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424304557927"} 20250101085535864 DAUC <0003> db_auc.c:236 IMSI='262424304557927': Calling to generate 4 vectors 20250101085535864 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250101085535864 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535864 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085535864 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250101085535864 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535864 DAUC <0003> auc.c:113 vector [0]: rand = ea0f2481edb2adfe052fc77aaca57fa4 20250101085535864 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250101085535864 DAUC <0003> auc.c:142 vector [0]: autn = d73b6ecd84820000308089e42d919102 20250101085535864 DAUC <0003> auc.c:143 vector [0]: ck = b0bad18c9702c395732e6bdee6618fa0 20250101085535864 DAUC <0003> auc.c:144 vector [0]: ik = 8db13c32bc05e37ca670c0476369be3a 20250101085535864 DAUC <0003> auc.c:145 vector [0]: res = 205faf6e8dcca4850000000000000000 20250101085535864 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535864 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085535864 DAUC <0003> auc.c:179 vector [0]: kc = 5b376843fde42400 20250101085535864 DAUC <0003> auc.c:180 vector [0]: sres = 3954b6e1 20250101085535864 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085535864 DAUC <0003> auc.c:113 vector [1]: rand = 6e80ef68b62876d725031885a0197bde 20250101085535864 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250101085535864 DAUC <0003> auc.c:142 vector [1]: autn = c395b2a480d300006abbed52f79f9c5c 20250101085535864 DAUC <0003> auc.c:143 vector [1]: ck = f220041854758bf4c024e4c66f4ff78b 20250101085535864 DAUC <0003> auc.c:144 vector [1]: ik = c042d536ce19dcf66f432cc1e2980ccc 20250101085535864 DAUC <0003> auc.c:145 vector [1]: res = a15591e4bf2ccc9b0000000000000000 20250101085535864 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085535864 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250101085535864 DAUC <0003> auc.c:179 vector [1]: kc = d837436314e0c800 20250101085535864 DAUC <0003> auc.c:180 vector [1]: sres = 62a0425f 20250101085535864 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250101085535864 DAUC <0003> auc.c:113 vector [2]: rand = fc566b2ef8be8a2a0c9bd4e9cb039b6a 20250101085535865 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250101085535865 DAUC <0003> auc.c:142 vector [2]: autn = ce6a319ffe3a00003d01bebcb349c730 20250101085535865 DAUC <0003> auc.c:143 vector [2]: ck = ca223c7f90fc1e17d2177dfc4bac9dfe 20250101085535865 DAUC <0003> auc.c:144 vector [2]: ik = ee8a6fe5bd629ccb5532906c3ad64335 20250101085535865 DAUC <0003> auc.c:145 vector [2]: res = 5007dadd7d0694d30000000000000000 20250101085535865 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085535865 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250101085535865 DAUC <0003> auc.c:179 vector [2]: kc = 964f3723baca5000 20250101085535865 DAUC <0003> auc.c:180 vector [2]: sres = 79425f93 20250101085535865 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250101085535865 DAUC <0003> auc.c:113 vector [3]: rand = d37486f172ab7238707f128aec1aae08 20250101085535865 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250101085535865 DAUC <0003> auc.c:142 vector [3]: autn = 643144c6f6100000443ecdc87c9be045 20250101085535865 DAUC <0003> auc.c:143 vector [3]: ck = f093fe66de598694b773df9db5eb8eac 20250101085535865 DAUC <0003> auc.c:144 vector [3]: ik = 9978e45bd3e6fa4bd35519c31ae8aa91 20250101085535865 DAUC <0003> auc.c:145 vector [3]: res = cee358ac9daf5e470000000000000000 20250101085535865 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085535865 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250101085535865 DAUC <0003> auc.c:179 vector [3]: kc = fde1264dabc57000 20250101085535865 DAUC <0003> auc.c:180 vector [3]: sres = d27c4abb 20250101085535865 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250101085535865 DAUC <0003> db_auc.c:245 IMSI='262424304557927': Generated 4 vectors 20250101085535865 DAUC <0003> db_auc.c:249 IMSI='262424304557927': Updating SQN=161 in DB 20250101085535865 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424304557927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424304557927"} 20250101085535865 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424304557927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535865 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535865 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535867 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535867 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424304557927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424304557927"} 20250101085535868 DAUC <0003> db_auc.c:236 IMSI='262424304557927': Calling to generate 5 vectors 20250101085535868 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250101085535868 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535868 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085535868 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250101085535868 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535868 DAUC <0003> auc.c:113 vector [0]: rand = dca1790d654d6b9450110d147fbaf689 20250101085535868 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250101085535868 DAUC <0003> auc.c:142 vector [0]: autn = ef0f67de9386000074af3e559d191442 20250101085535868 DAUC <0003> auc.c:143 vector [0]: ck = 6bf3b3ba6eb91bcb49f6817f99f55e28 20250101085535868 DAUC <0003> auc.c:144 vector [0]: ik = 46fb010d43bcbfa39d1c23b9e5a6dd54 20250101085535868 DAUC <0003> auc.c:145 vector [0]: res = 6a8bfedcf21ae1400000000000000000 20250101085535868 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535868 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085535868 DAUC <0003> auc.c:179 vector [0]: kc = 6e11e2b9ee8bdc00 20250101085535868 DAUC <0003> auc.c:180 vector [0]: sres = 30827b6a 20250101085535868 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085535868 DAUC <0003> auc.c:113 vector [1]: rand = f58df83040c1506a897419dd8ab51cef 20250101085535868 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250101085535868 DAUC <0003> auc.c:142 vector [1]: autn = 68da673e88220000898f8b27d46c61f4 20250101085535868 DAUC <0003> auc.c:143 vector [1]: ck = 4e68913bf0b615e998016efe0c28ee85 20250101085535868 DAUC <0003> auc.c:144 vector [1]: ik = ed4a98425dd4ba4eba0715dbad50b659 20250101085535868 DAUC <0003> auc.c:145 vector [1]: res = 40d8b3f8e12bc0ed0000000000000000 20250101085535868 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085535868 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250101085535868 DAUC <0003> auc.c:179 vector [1]: kc = 999a6fbcb123d000 20250101085535868 DAUC <0003> auc.c:180 vector [1]: sres = a9ee1f7d 20250101085535868 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250101085535868 DAUC <0003> auc.c:113 vector [2]: rand = 909690e5d743176ce5d53a42d636d986 20250101085535868 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250101085535868 DAUC <0003> auc.c:142 vector [2]: autn = 9ffc776083f800007fe70fb72a8417d2 20250101085535868 DAUC <0003> auc.c:143 vector [2]: ck = 5b34ac7cc3a78b23c500be7dcb95adc1 20250101085535868 DAUC <0003> auc.c:144 vector [2]: ik = c66a6e40b1115e9e8f050b1cc2e66445 20250101085535868 DAUC <0003> auc.c:145 vector [2]: res = f841f27a7744468f0000000000000000 20250101085535868 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085535868 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250101085535868 DAUC <0003> auc.c:179 vector [2]: kc = aec09326aee0f400 20250101085535868 DAUC <0003> auc.c:180 vector [2]: sres = 786667d3 20250101085535868 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250101085535868 DAUC <0003> auc.c:113 vector [3]: rand = 3a4a8fde6648fc0116b3afd21766bd89 20250101085535868 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250101085535868 DAUC <0003> auc.c:142 vector [3]: autn = 10746d41899e0000b9879cec937b7a97 20250101085535868 DAUC <0003> auc.c:143 vector [3]: ck = 2f6be5660d26af99605a0527078ef63d 20250101085535868 DAUC <0003> auc.c:144 vector [3]: ik = 6b7ee1d2aea1562f50a5823bc970c444 20250101085535868 DAUC <0003> auc.c:145 vector [3]: res = 77b4ed54d59d04ea0000000000000000 20250101085535868 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085535868 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250101085535868 DAUC <0003> auc.c:179 vector [3]: kc = d5e122ac5c50ac00 20250101085535868 DAUC <0003> auc.c:180 vector [3]: sres = e8f3cb45 20250101085535868 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250101085535868 DAUC <0003> auc.c:113 vector [4]: rand = 48d58c26a6f521a7bc2468414bcb3627 20250101085535868 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250101085535868 DAUC <0003> auc.c:142 vector [4]: autn = 667ed72f309d00001153f8a4de8463a0 20250101085535868 DAUC <0003> auc.c:143 vector [4]: ck = ea5988791a9accb7914c14e1b1674e11 20250101085535868 DAUC <0003> auc.c:144 vector [4]: ik = 28499749b71fb83897fac498fac7aabb 20250101085535868 DAUC <0003> auc.c:145 vector [4]: res = 106b69bdb56a28be0000000000000000 20250101085535868 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085535868 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250101085535868 DAUC <0003> auc.c:179 vector [4]: kc = 871d74b7e5c44800 20250101085535868 DAUC <0003> auc.c:180 vector [4]: sres = e79c831b 20250101085535868 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250101085535868 DAUC <0003> db_auc.c:245 IMSI='262424304557927': Generated 5 vectors 20250101085535868 DAUC <0003> db_auc.c:249 IMSI='262424304557927': Updating SQN=321 in DB 20250101085535868 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424304557927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424304557927"} 20250101085535868 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424304557927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535868 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535868 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535871 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535871 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424304557927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424304557927"} 20250101085535871 DAUC <0003> db_auc.c:236 IMSI='262424304557927': Calling to generate 5 vectors 20250101085535871 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250101085535871 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535871 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085535871 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250101085535871 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535871 DAUC <0003> auc.c:113 vector [0]: rand = 690c122fd968c02ec297186ffe04a058 20250101085535871 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250101085535872 DAUC <0003> auc.c:142 vector [0]: autn = 4c85f81261f6000007368491c0d91c56 20250101085535872 DAUC <0003> auc.c:143 vector [0]: ck = 3c88547fd67e354617ad6c855c1248f7 20250101085535872 DAUC <0003> auc.c:144 vector [0]: ik = 03c652a68ff5218ea6705d6a1894b7eb 20250101085535872 DAUC <0003> auc.c:145 vector [0]: res = 8bd8de9c393745560000000000000000 20250101085535872 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535872 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085535872 DAUC <0003> auc.c:179 vector [0]: kc = ce6e45477663c800 20250101085535872 DAUC <0003> auc.c:180 vector [0]: sres = b193480c 20250101085535872 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085535872 DAUC <0003> auc.c:113 vector [1]: rand = 7a178437bfe1f729361be2c90d7a2096 20250101085535872 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250101085535872 DAUC <0003> auc.c:142 vector [1]: autn = 4ecf5977194d0000d8f0952fdc9f1101 20250101085535872 DAUC <0003> auc.c:143 vector [1]: ck = b68fed1adbb5618d61549fc11d13f1e8 20250101085535872 DAUC <0003> auc.c:144 vector [1]: ik = 3bcaab0d1dd1ff3f0996e4418e4db255 20250101085535872 DAUC <0003> auc.c:145 vector [1]: res = 73c1be06cf338d5d0000000000000000 20250101085535872 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085535872 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250101085535872 DAUC <0003> auc.c:179 vector [1]: kc = c4e56f80f2b7bc00 20250101085535872 DAUC <0003> auc.c:180 vector [1]: sres = 68153662 20250101085535872 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250101085535872 DAUC <0003> auc.c:113 vector [2]: rand = c2cdba209c7288e9b51af209d50807ee 20250101085535872 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250101085535872 DAUC <0003> auc.c:142 vector [2]: autn = 882b68f8762c00006ad0ac38f81b29db 20250101085535872 DAUC <0003> auc.c:143 vector [2]: ck = 809570b372a5816e79389200450848f6 20250101085535872 DAUC <0003> auc.c:144 vector [2]: ik = 17d55baea9320b234dab811553f1ce22 20250101085535872 DAUC <0003> auc.c:145 vector [2]: res = afde4dac04355ee70000000000000000 20250101085535872 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085535872 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250101085535872 DAUC <0003> auc.c:179 vector [2]: kc = 0a61a6fb401c2800 20250101085535872 DAUC <0003> auc.c:180 vector [2]: sres = 4ec35157 20250101085535872 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250101085535872 DAUC <0003> auc.c:113 vector [3]: rand = 26686d8f1069e07c44a17d4f0ccb32a0 20250101085535872 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250101085535872 DAUC <0003> auc.c:142 vector [3]: autn = 451e4389c7400000836f837a1704c224 20250101085535872 DAUC <0003> auc.c:143 vector [3]: ck = 2b509c0751ba7cc9fa2a219d7070e516 20250101085535872 DAUC <0003> auc.c:144 vector [3]: ik = 61a84adbf25590c577b8fc633c8db726 20250101085535872 DAUC <0003> auc.c:145 vector [3]: res = 5153fb926fe1fe850000000000000000 20250101085535872 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085535872 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250101085535872 DAUC <0003> auc.c:179 vector [3]: kc = 1dc03a7b3a74e000 20250101085535872 DAUC <0003> auc.c:180 vector [3]: sres = 0ce61e70 20250101085535872 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250101085535872 DAUC <0003> auc.c:113 vector [4]: rand = ee8f0c2153bf575a95d47457b0d3f905 20250101085535872 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250101085535872 DAUC <0003> auc.c:142 vector [4]: autn = 3ce507b9b4c70000ea4846c1d6e1e245 20250101085535872 DAUC <0003> auc.c:143 vector [4]: ck = bab092124893c7e8a36d7c04cf562afb 20250101085535872 DAUC <0003> auc.c:144 vector [4]: ik = c457203a59c5b83a1947e5b5cf01cb9c 20250101085535872 DAUC <0003> auc.c:145 vector [4]: res = f1096d72375f29d70000000000000000 20250101085535872 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085535872 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250101085535872 DAUC <0003> auc.c:179 vector [4]: kc = 05cd75c3e533d800 20250101085535872 DAUC <0003> auc.c:180 vector [4]: sres = 9274c14d 20250101085535872 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250101085535872 DAUC <0003> db_auc.c:245 IMSI='262424304557927': Generated 5 vectors 20250101085535872 DAUC <0003> db_auc.c:249 IMSI='262424304557927': Updating SQN=481 in DB 20250101085535872 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424304557927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424304557927"} 20250101085535872 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424304557927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535872 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535872 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49068<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@ea50904e4984: Final verdict of PTC: pass 20250101085535876 DAUC <0003> db_auc.c:157 IMSI='262420612583924': No 2G Auth Data 20250101085535876 DAUC <0003> db_auc.c:192 IMSI='262420612583924': No 3G Auth Data HLR_Test-GSUP(21)@ea50904e4984: Created GsupExpect[0] for "262420612583924" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250101085535892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49082<->l=127.0.0.1:4258 20250101085535896 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535896 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420612583924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420612583924"} 20250101085535896 DAUC <0003> db_auc.c:236 IMSI='262420612583924': Calling to generate 1 vectors 20250101085535896 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250101085535896 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535896 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085535896 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250101085535896 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535896 DAUC <0003> auc.c:113 vector [0]: rand = 81294d92e674f4b8cc4ef19f9585a38e 20250101085535896 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250101085535896 DAUC <0003> auc.c:142 vector [0]: autn = ab625b1e1d4d0000e49c0fcfc85072b0 20250101085535896 DAUC <0003> auc.c:143 vector [0]: ck = efe6909429f69ce331a8edc590b4209a 20250101085535896 DAUC <0003> auc.c:144 vector [0]: ik = 627043df3ebb4adf6f138ce4b6dd4001 20250101085535896 DAUC <0003> auc.c:145 vector [0]: res = 648150dbfe667ffd0000000000000000 20250101085535896 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535896 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085535896 DAUC <0003> auc.c:179 vector [0]: kc = 5bc691e6af57999c 20250101085535896 DAUC <0003> auc.c:180 vector [0]: sres = cb3db386 20250101085535896 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085535896 DAUC <0003> db_auc.c:245 IMSI='262420612583924': Generated 1 vectors 20250101085535896 DAUC <0003> db_auc.c:249 IMSI='262420612583924': Updating SQN=33 in DB 20250101085535896 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420612583924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420612583924"} 20250101085535896 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420612583924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535896 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535896 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ea50904e4984: Found GsupExpect[0] for "262420612583924" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@ea50904e4984: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262420612583924" TC_gsup_sai_num_auth_vectors(31)@ea50904e4984: setverdict(pass): none -> pass 20250101085535899 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535899 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420612583924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420612583924"} 20250101085535899 DAUC <0003> db_auc.c:236 IMSI='262420612583924': Calling to generate 4 vectors 20250101085535899 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250101085535899 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535899 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085535899 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250101085535899 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535899 DAUC <0003> auc.c:113 vector [0]: rand = a945c593306687a1920dbaf0b84611ce 20250101085535899 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250101085535899 DAUC <0003> auc.c:142 vector [0]: autn = a5303c44a81c00002627ea15666e440e 20250101085535899 DAUC <0003> auc.c:143 vector [0]: ck = b9368846c8559f25ae8e335276216a00 20250101085535899 DAUC <0003> auc.c:144 vector [0]: ik = 84b90626590de189497734f62181711e 20250101085535899 DAUC <0003> auc.c:145 vector [0]: res = 835178652b8d1fff0000000000000000 20250101085535899 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535899 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085535899 DAUC <0003> auc.c:179 vector [0]: kc = 9c2bcec4926107e6 20250101085535899 DAUC <0003> auc.c:180 vector [0]: sres = 9ecda233 20250101085535899 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085535899 DAUC <0003> auc.c:113 vector [1]: rand = fbd0ce617cdb4f595af42aabcbcd3e6a 20250101085535899 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250101085535899 DAUC <0003> auc.c:142 vector [1]: autn = 10dcf0eb94f600002b0116fdafe4ee29 20250101085535899 DAUC <0003> auc.c:143 vector [1]: ck = 64e624ccb544422d959e0c94cf891baf 20250101085535899 DAUC <0003> auc.c:144 vector [1]: ik = a92f8f9513108afd54eaeb2646f252eb 20250101085535899 DAUC <0003> auc.c:145 vector [1]: res = 250a02c287d0824f0000000000000000 20250101085535899 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085535899 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250101085535899 DAUC <0003> auc.c:179 vector [1]: kc = d018761451d9193b 20250101085535899 DAUC <0003> auc.c:180 vector [1]: sres = 75ba37fd 20250101085535899 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250101085535900 DAUC <0003> auc.c:113 vector [2]: rand = 64747ea416d821780820b5ba4e44e177 20250101085535900 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250101085535900 DAUC <0003> auc.c:142 vector [2]: autn = d74be2e41dab0000533cd0a4fc1a30ba 20250101085535900 DAUC <0003> auc.c:143 vector [2]: ck = 275dd198e137b3da074693eed67feee9 20250101085535900 DAUC <0003> auc.c:144 vector [2]: ik = 8f9ef159a6023b8ff1dd2eb35716f0d1 20250101085535900 DAUC <0003> auc.c:145 vector [2]: res = dc3cb50656d6d4a10000000000000000 20250101085535900 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085535900 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250101085535900 DAUC <0003> auc.c:179 vector [2]: kc = 0555ca5ee0bff0fc 20250101085535900 DAUC <0003> auc.c:180 vector [2]: sres = 9253951b 20250101085535900 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250101085535900 DAUC <0003> auc.c:113 vector [3]: rand = 0086eb3d222efd7141ffaa98b01804e7 20250101085535900 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250101085535900 DAUC <0003> auc.c:142 vector [3]: autn = 8f57765bb6c40000e26c05eab09898b5 20250101085535900 DAUC <0003> auc.c:143 vector [3]: ck = ea5c6c2c22370a03be31f239ace48cd8 20250101085535900 DAUC <0003> auc.c:144 vector [3]: ik = 0d12335682d91f1b1b079e8114f0e6c8 20250101085535900 DAUC <0003> auc.c:145 vector [3]: res = 2403296b91a0e1d50000000000000000 20250101085535900 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085535900 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250101085535900 DAUC <0003> auc.c:179 vector [3]: kc = 764ffb7c781e6ba9 20250101085535900 DAUC <0003> auc.c:180 vector [3]: sres = b330677d 20250101085535900 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250101085535900 DAUC <0003> db_auc.c:245 IMSI='262420612583924': Generated 4 vectors 20250101085535900 DAUC <0003> db_auc.c:249 IMSI='262420612583924': Updating SQN=161 in DB 20250101085535900 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420612583924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420612583924"} 20250101085535900 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420612583924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535900 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535900 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535902 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535902 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420612583924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420612583924"} 20250101085535902 DAUC <0003> db_auc.c:236 IMSI='262420612583924': Calling to generate 5 vectors 20250101085535902 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250101085535902 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535902 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085535902 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250101085535902 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535902 DAUC <0003> auc.c:113 vector [0]: rand = 0549ba33f84e767fa888aa741aa8aedb 20250101085535902 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250101085535902 DAUC <0003> auc.c:142 vector [0]: autn = 28aee70e40fa000010dc6399e62b8c54 20250101085535902 DAUC <0003> auc.c:143 vector [0]: ck = 4da599ade1f15280c1dcc7dc265fa723 20250101085535902 DAUC <0003> auc.c:144 vector [0]: ik = 0732f72df2ea4449ac22f5b9f6a66c1b 20250101085535902 DAUC <0003> auc.c:145 vector [0]: res = f1cbf4cdb94bc9850000000000000000 20250101085535902 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535903 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085535903 DAUC <0003> auc.c:179 vector [0]: kc = 225b8caa35d352d1 20250101085535903 DAUC <0003> auc.c:180 vector [0]: sres = 1c29e5ea 20250101085535903 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085535903 DAUC <0003> auc.c:113 vector [1]: rand = a06a64ebd1ccbf7611c64c5b0cf5ea13 20250101085535903 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250101085535903 DAUC <0003> auc.c:142 vector [1]: autn = 0a33d2b24e380000abcc1750be6596fe 20250101085535903 DAUC <0003> auc.c:143 vector [1]: ck = 7363dddc7b4ce1434f5a9fb8b0368c1e 20250101085535903 DAUC <0003> auc.c:144 vector [1]: ik = 426d237c32270a6f114dd92eee0f6017 20250101085535903 DAUC <0003> auc.c:145 vector [1]: res = 33e8bc29b9ad30830000000000000000 20250101085535903 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085535903 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250101085535903 DAUC <0003> auc.c:179 vector [1]: kc = a186a332dce05902 20250101085535903 DAUC <0003> auc.c:180 vector [1]: sres = 94ebafb7 20250101085535903 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250101085535903 DAUC <0003> auc.c:113 vector [2]: rand = 2ab81dc3fa2c3d90deb7e319c8ea929b 20250101085535903 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250101085535903 DAUC <0003> auc.c:142 vector [2]: autn = d105451b53140000531293db0d2f4110 20250101085535903 DAUC <0003> auc.c:143 vector [2]: ck = 17721bfbf66c0496aa69fa7d033fd997 20250101085535903 DAUC <0003> auc.c:144 vector [2]: ik = a5eddde55a4ed67c052d798f64ee34ad 20250101085535903 DAUC <0003> auc.c:145 vector [2]: res = cbfebb7a39807fd80000000000000000 20250101085535903 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085535903 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250101085535903 DAUC <0003> auc.c:179 vector [2]: kc = 4870b72cb16c83bc 20250101085535903 DAUC <0003> auc.c:180 vector [2]: sres = ac48b754 20250101085535903 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250101085535903 DAUC <0003> auc.c:113 vector [3]: rand = f48e6fc5b170f40a984b69279158a7f8 20250101085535903 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250101085535903 DAUC <0003> auc.c:142 vector [3]: autn = 2e9067149d1000008844a1526e614091 20250101085535903 DAUC <0003> auc.c:143 vector [3]: ck = 4090e1ab1a76c8e7151ed558538032c4 20250101085535903 DAUC <0003> auc.c:144 vector [3]: ik = f118e47e4ee846f6b795a864b62faf5d 20250101085535903 DAUC <0003> auc.c:145 vector [3]: res = ac76235c6cf65d3a0000000000000000 20250101085535903 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085535903 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250101085535903 DAUC <0003> auc.c:179 vector [3]: kc = 5ffd867362f3d1bc 20250101085535903 DAUC <0003> auc.c:180 vector [3]: sres = 4ecf2954 20250101085535903 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250101085535903 DAUC <0003> auc.c:113 vector [4]: rand = b933c615534e6cb7509834841dd11b48 20250101085535903 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250101085535903 DAUC <0003> auc.c:142 vector [4]: autn = 6322327691c100005f2e4fd0b1086723 20250101085535903 DAUC <0003> auc.c:143 vector [4]: ck = 252fc8518acabf038325d3792d7c7316 20250101085535903 DAUC <0003> auc.c:144 vector [4]: ik = f2f55ac084378df0ba30a8b46c115789 20250101085535903 DAUC <0003> auc.c:145 vector [4]: res = bd31d7e7a79919ac0000000000000000 20250101085535903 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085535903 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250101085535903 DAUC <0003> auc.c:179 vector [4]: kc = c84e18e6e35b8cbd 20250101085535903 DAUC <0003> auc.c:180 vector [4]: sres = 60a3aabb 20250101085535903 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250101085535903 DAUC <0003> db_auc.c:245 IMSI='262420612583924': Generated 5 vectors 20250101085535903 DAUC <0003> db_auc.c:249 IMSI='262420612583924': Updating SQN=321 in DB 20250101085535903 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420612583924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420612583924"} 20250101085535903 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420612583924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535903 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535903 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535906 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535906 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420612583924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420612583924"} 20250101085535906 DAUC <0003> db_auc.c:236 IMSI='262420612583924': Calling to generate 5 vectors 20250101085535906 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250101085535906 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085535906 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085535906 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250101085535906 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085535906 DAUC <0003> auc.c:113 vector [0]: rand = 1ed2dd04aafdf783ba90226cd24c1f7e 20250101085535906 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250101085535906 DAUC <0003> auc.c:142 vector [0]: autn = 1407371499d60000d5c212f2ecf55671 20250101085535906 DAUC <0003> auc.c:143 vector [0]: ck = c1e66febfe3dca2d0d51871d806067bb 20250101085535906 DAUC <0003> auc.c:144 vector [0]: ik = 14208ca56389858f714a107d01087411 20250101085535906 DAUC <0003> auc.c:145 vector [0]: res = 1d3d0bbc4865a8390000000000000000 20250101085535906 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085535906 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085535906 DAUC <0003> auc.c:179 vector [0]: kc = ba6adce29bb87b4e 20250101085535906 DAUC <0003> auc.c:180 vector [0]: sres = 5abd89c1 20250101085535906 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085535906 DAUC <0003> auc.c:113 vector [1]: rand = 5913cce5ed256b54d4fedaded51f8f8e 20250101085535906 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250101085535906 DAUC <0003> auc.c:142 vector [1]: autn = ca56f25ad3830000c02fd7d789bdad82 20250101085535906 DAUC <0003> auc.c:143 vector [1]: ck = 00d6607664b223b9cd30694ed31d23f3 20250101085535906 DAUC <0003> auc.c:144 vector [1]: ik = 23e9b477c56525957e626931d9e6c27e 20250101085535906 DAUC <0003> auc.c:145 vector [1]: res = aa6d9ca92ffbfce50000000000000000 20250101085535906 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085535906 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250101085535906 DAUC <0003> auc.c:179 vector [1]: kc = 6710e12e788d833d 20250101085535906 DAUC <0003> auc.c:180 vector [1]: sres = d7f4cb47 20250101085535906 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250101085535906 DAUC <0003> auc.c:113 vector [2]: rand = 02f8445235cdf6b4edfea216ecea2471 20250101085535906 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250101085535906 DAUC <0003> auc.c:142 vector [2]: autn = 3b4fe938f90a00006de1f6b61afafbcf 20250101085535906 DAUC <0003> auc.c:143 vector [2]: ck = 61d49e329c9493dcab632d7b15ac81da 20250101085535906 DAUC <0003> auc.c:144 vector [2]: ik = e81df49cc76c0c5931c99881129baefe 20250101085535906 DAUC <0003> auc.c:145 vector [2]: res = 59d08b9a76aaad570000000000000000 20250101085535906 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085535906 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250101085535906 DAUC <0003> auc.c:179 vector [2]: kc = 08533e790963bc0b 20250101085535906 DAUC <0003> auc.c:180 vector [2]: sres = 4f551ba2 20250101085535906 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250101085535906 DAUC <0003> auc.c:113 vector [3]: rand = 2964fbb7937e00f498e2aba2d030f7b9 20250101085535906 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250101085535906 DAUC <0003> auc.c:142 vector [3]: autn = 513439a7d62d0000e77ecc5b4be77e24 20250101085535906 DAUC <0003> auc.c:143 vector [3]: ck = 564272960b19d096ca80bb64ceda38fc 20250101085535906 DAUC <0003> auc.c:144 vector [3]: ik = 220dcc0b37fd5112228a4fedcc9e5ff4 20250101085535906 DAUC <0003> auc.c:145 vector [3]: res = f32aeaca54ba92ba0000000000000000 20250101085535906 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085535906 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250101085535906 DAUC <0003> auc.c:179 vector [3]: kc = ac6e725cd4e19896 20250101085535906 DAUC <0003> auc.c:180 vector [3]: sres = a8b3ffde 20250101085535906 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250101085535906 DAUC <0003> auc.c:113 vector [4]: rand = 161abf1d829f945ef4d47e035e2d9f11 20250101085535906 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250101085535906 DAUC <0003> auc.c:142 vector [4]: autn = ab40111159170000c2af2ab11b7888d8 20250101085535906 DAUC <0003> auc.c:143 vector [4]: ck = af9d32145dee5eaf53e6c766054d1f8a 20250101085535906 DAUC <0003> auc.c:144 vector [4]: ik = 40a0f44848df13ecccd5e2e24b3771ee 20250101085535906 DAUC <0003> auc.c:145 vector [4]: res = 2f5409f610f446680000000000000000 20250101085535906 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085535906 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250101085535906 DAUC <0003> auc.c:179 vector [4]: kc = 3d719a365c6ec1a1 20250101085535906 DAUC <0003> auc.c:180 vector [4]: sres = 7516ee2c 20250101085535907 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250101085535907 DAUC <0003> db_auc.c:245 IMSI='262420612583924': Generated 5 vectors 20250101085535907 DAUC <0003> db_auc.c:249 IMSI='262420612583924': Updating SQN=481 in DB 20250101085535907 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420612583924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420612583924"} 20250101085535907 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420612583924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085535907 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085535907 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085535909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49082<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@ea50904e4984: Final verdict of PTC: pass MTC@ea50904e4984: setverdict(pass): none -> pass 20250101085535911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49010<->l=127.0.0.1:4258 20250101085535911 DLINP <000b> input/ipa.c:452 connected read/write 20250101085535911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085535911 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085535912 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085535912 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085535912 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44769<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@ea50904e4984: Final verdict of PTC: none 22@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: pass MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@ea50904e4984: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Wed Jan 1 08:55:35 UTC 2025 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20250101085535952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49098<->l=127.0.0.1:4258 20250101085536053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49098<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=275236) Waiting for packet dumper to finish... 1 (prev_count=275236, count=408904) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Wed Jan 1 08:55:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_sai_eps started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085539136 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085539136 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085539137 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085539138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085539140 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085539140 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085539140 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085539140 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 20250101085539140 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085539140 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 20250101085539140 DLGSUP <0013> gsup_server.c:236 2: 20250101085539140 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085539140 DLGSUP <0013> gsup_server.c:236 3: 20250101085539140 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085539140 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(32)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085539140 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085539140 DLGSUP <0013> gsup_server.c:236 5: 20250101085539140 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085539140 DLGSUP <0013> gsup_server.c:236 7: 20250101085539140 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085539140 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085539140 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085539140 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@ea50904e4984: 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") 20250101085539158 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38237<->l=127.0.0.1:4259) 20250101085539163 DAUC <0003> db_auc.c:157 IMSI='262423596460704': No 2G Auth Data 20250101085539163 DAUC <0003> db_auc.c:192 IMSI='262423596460704': No 3G Auth Data HLR_Test-GSUP(33)@ea50904e4984: Created GsupExpect[0] for "262423596460704" to be handled at TC_gsup_sai_eps(36) 20250101085539177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4258 20250101085539182 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085539182 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423596460704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423596460704"} 20250101085539182 DAUC <0003> db_auc.c:157 IMSI='262423596460704': No 2G Auth Data 20250101085539182 DAUC <0003> db_auc.c:236 IMSI='262423596460704': Calling to generate 5 vectors 20250101085539182 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250101085539182 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085539182 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085539182 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250101085539182 DAUC <0003> auc.c:113 vector [0]: rand = 982f5f4a7ebeafd972a57f1b9244dae7 20250101085539182 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250101085539182 DAUC <0003> auc.c:142 vector [0]: autn = d754c612141780004e0bce4e17e93062 20250101085539182 DAUC <0003> auc.c:143 vector [0]: ck = c0800d472b11d81a332d7ce2510cc6e0 20250101085539182 DAUC <0003> auc.c:144 vector [0]: ik = 29fa359a75f83a3353ebb965ef062c2c 20250101085539182 DAUC <0003> auc.c:145 vector [0]: res = 735f56336a653bd40000000000000000 20250101085539182 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085539182 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250101085539182 DAUC <0003> auc.c:151 vector [0]: kc = 89bcfd5ae0e308e5 20250101085539182 DAUC <0003> auc.c:152 vector [0]: sres = 193a6de7 20250101085539182 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250101085539182 DAUC <0003> auc.c:113 vector [1]: rand = c6dd5a3dfe2876bba2a577118e192753 20250101085539182 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250101085539182 DAUC <0003> auc.c:142 vector [1]: autn = cebdeaf5093a8000f4bca5161906d0cb 20250101085539182 DAUC <0003> auc.c:143 vector [1]: ck = e2587400bdb7eaf4430346e349a8c241 20250101085539182 DAUC <0003> auc.c:144 vector [1]: ik = 303f2b5c9679708b9cc7d4cb9b20ea78 20250101085539182 DAUC <0003> auc.c:145 vector [1]: res = 1a0858a475f967560000000000000000 20250101085539182 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085539182 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250101085539182 DAUC <0003> auc.c:151 vector [1]: kc = 0da3cd74f946b246 20250101085539182 DAUC <0003> auc.c:152 vector [1]: sres = 6ff13ff2 20250101085539182 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250101085539182 DAUC <0003> auc.c:113 vector [2]: rand = 8205c3764693432941db05b324a6124c 20250101085539182 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250101085539182 DAUC <0003> auc.c:142 vector [2]: autn = 8c3494be0f668000ff9a5563da03098f 20250101085539182 DAUC <0003> auc.c:143 vector [2]: ck = a1db632c94f51b2c1025933f79861ce6 20250101085539182 DAUC <0003> auc.c:144 vector [2]: ik = 5a176a0b366f1db05e7b61c9d7da458c 20250101085539182 DAUC <0003> auc.c:145 vector [2]: res = 61cdb2f22a9e76680000000000000000 20250101085539182 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085539182 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250101085539182 DAUC <0003> auc.c:151 vector [2]: kc = b592fbd10cc65ff6 20250101085539182 DAUC <0003> auc.c:152 vector [2]: sres = 4b53c49a 20250101085539182 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250101085539182 DAUC <0003> auc.c:113 vector [3]: rand = 3ae12312c1e2c34795b29a058d2fe0e3 20250101085539182 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250101085539182 DAUC <0003> auc.c:142 vector [3]: autn = c4621adab5ae800032b3e0d9d7c823eb 20250101085539182 DAUC <0003> auc.c:143 vector [3]: ck = 9d5714858986112a7db5df10f62228c3 20250101085539182 DAUC <0003> auc.c:144 vector [3]: ik = 5d9bfb9a9a29ebf4e0690734c021723f 20250101085539182 DAUC <0003> auc.c:145 vector [3]: res = 487f4c2fd5d86ad40000000000000000 20250101085539182 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085539182 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250101085539182 DAUC <0003> auc.c:151 vector [3]: kc = 5d10373b25aca022 20250101085539182 DAUC <0003> auc.c:152 vector [3]: sres = 9da726fb 20250101085539182 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250101085539182 DAUC <0003> auc.c:113 vector [4]: rand = 8f22df01826dcec4ae4c5013225bb420 20250101085539182 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250101085539183 DAUC <0003> auc.c:142 vector [4]: autn = e2d9fdafa0da8000460036327d1aaa04 20250101085539183 DAUC <0003> auc.c:143 vector [4]: ck = 078e22e096f694a011e28f3ec0e9e5a4 20250101085539183 DAUC <0003> auc.c:144 vector [4]: ik = ccd9005809db5cb4c6061eeeb6693406 20250101085539183 DAUC <0003> auc.c:145 vector [4]: res = 4e0767266c0745f30000000000000000 20250101085539183 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085539183 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250101085539183 DAUC <0003> auc.c:151 vector [4]: kc = 1cb3b368e9ad19b6 20250101085539183 DAUC <0003> auc.c:152 vector [4]: sres = 220022d5 20250101085539183 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250101085539183 DAUC <0003> db_auc.c:245 IMSI='262423596460704': Generated 5 vectors 20250101085539183 DAUC <0003> db_auc.c:249 IMSI='262423596460704': Updating SQN=161 in DB 20250101085539183 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423596460704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423596460704"} 20250101085539183 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423596460704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085539183 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085539183 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ea50904e4984: Found GsupExpect[0] for "262423596460704" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@ea50904e4984: Added IMSI table entry 0TC_gsup_sai_eps(36)"262423596460704" TC_gsup_sai_eps(36)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085539186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@ea50904e4984: Final verdict of PTC: pass 20250101085539188 DAUC <0003> db_auc.c:157 IMSI='262422284584212': No 2G Auth Data 20250101085539188 DAUC <0003> db_auc.c:192 IMSI='262422284584212': No 3G Auth Data HLR_Test-GSUP(33)@ea50904e4984: Created GsupExpect[0] for "262422284584212" to be handled at TC_gsup_sai_eps(37) 20250101085539204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46428<->l=127.0.0.1:4258 20250101085539208 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085539208 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422284584212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422284584212"} 20250101085539208 DAUC <0003> db_auc.c:157 IMSI='262422284584212': No 2G Auth Data 20250101085539208 DAUC <0003> db_auc.c:236 IMSI='262422284584212': Calling to generate 5 vectors 20250101085539208 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250101085539208 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085539208 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250101085539208 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250101085539208 DAUC <0003> auc.c:113 vector [0]: rand = 9340562fe6862cf01a01b7afd655540f 20250101085539208 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250101085539208 DAUC <0003> auc.c:142 vector [0]: autn = 86da458d6c938000b4755ac8d66b4c94 20250101085539208 DAUC <0003> auc.c:143 vector [0]: ck = 3150051729ba1ed6effe71ed2dc581ec 20250101085539208 DAUC <0003> auc.c:144 vector [0]: ik = a10300bc29f70af462b0498bcda2b43a 20250101085539208 DAUC <0003> auc.c:145 vector [0]: res = f5e7b06048762f690000000000000000 20250101085539208 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085539208 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250101085539208 DAUC <0003> auc.c:151 vector [0]: kc = 1d1d3dcde02a21f4 20250101085539208 DAUC <0003> auc.c:152 vector [0]: sres = bd919f09 20250101085539208 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250101085539208 DAUC <0003> auc.c:113 vector [1]: rand = 7b42cc69ad07bacf0d7b4388a4cdc553 20250101085539208 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250101085539208 DAUC <0003> auc.c:142 vector [1]: autn = 4558f2ec5fe780005470f934962d7f7a 20250101085539208 DAUC <0003> auc.c:143 vector [1]: ck = cf04509cc89363a64ec4859e050358df 20250101085539208 DAUC <0003> auc.c:144 vector [1]: ik = 9b0b272b38c47cec311e8819980aa5bd 20250101085539208 DAUC <0003> auc.c:145 vector [1]: res = 186b8479b41d8d180000000000000000 20250101085539208 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085539209 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250101085539209 DAUC <0003> auc.c:151 vector [1]: kc = 2bd57a306d5ee228 20250101085539209 DAUC <0003> auc.c:152 vector [1]: sres = ac760961 20250101085539209 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250101085539209 DAUC <0003> auc.c:113 vector [2]: rand = 3dc8454e7ae56c61d8ea9707aec99963 20250101085539209 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250101085539209 DAUC <0003> auc.c:142 vector [2]: autn = 712727ca2b88800013fbfcdfa7f1e1e4 20250101085539209 DAUC <0003> auc.c:143 vector [2]: ck = e8343a598c6402b52795bf16210a22a6 20250101085539209 DAUC <0003> auc.c:144 vector [2]: ik = 0b969315d7e8f9b0aea86bc2184a489d 20250101085539209 DAUC <0003> auc.c:145 vector [2]: res = 28aa5f9baecc7e670000000000000000 20250101085539209 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085539209 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250101085539209 DAUC <0003> auc.c:151 vector [2]: kc = 6a9f7d9862cc913e 20250101085539209 DAUC <0003> auc.c:152 vector [2]: sres = 866621fc 20250101085539209 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250101085539209 DAUC <0003> auc.c:113 vector [3]: rand = da6febc08eda0ca4f46743147d9f6ec4 20250101085539209 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250101085539209 DAUC <0003> auc.c:142 vector [3]: autn = ba70732aa05080001fb29bca87a57a73 20250101085539209 DAUC <0003> auc.c:143 vector [3]: ck = fd6284262890788ccb5253c35c2a79d6 20250101085539209 DAUC <0003> auc.c:144 vector [3]: ik = ef68a605692df622a5eda6be1855acc8 20250101085539209 DAUC <0003> auc.c:145 vector [3]: res = 626e63d8d1ccb33f0000000000000000 20250101085539209 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085539209 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250101085539209 DAUC <0003> auc.c:151 vector [3]: kc = 7cb5d75e05c25bb0 20250101085539209 DAUC <0003> auc.c:152 vector [3]: sres = b3a2d0e7 20250101085539209 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250101085539209 DAUC <0003> auc.c:113 vector [4]: rand = 98e336690ed1775a70a99e86ad35be39 20250101085539209 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250101085539209 DAUC <0003> auc.c:142 vector [4]: autn = b14a065af8b98000428246b4b3c024e8 20250101085539209 DAUC <0003> auc.c:143 vector [4]: ck = 24ec4bdc37760c6033fdd387823b794c 20250101085539209 DAUC <0003> auc.c:144 vector [4]: ik = 8e99d4c0971afd9f27524b158515bf0e 20250101085539209 DAUC <0003> auc.c:145 vector [4]: res = 3e6f4c4b17c8cbb00000000000000000 20250101085539209 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085539209 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250101085539209 DAUC <0003> auc.c:151 vector [4]: kc = beda078ea74237bd 20250101085539209 DAUC <0003> auc.c:152 vector [4]: sres = 29a787fb 20250101085539209 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250101085539209 DAUC <0003> db_auc.c:245 IMSI='262422284584212': Generated 5 vectors 20250101085539209 DAUC <0003> db_auc.c:249 IMSI='262422284584212': Updating SQN=161 in DB 20250101085539209 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422284584212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422284584212"} 20250101085539209 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422284584212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085539209 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085539209 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ea50904e4984: Found GsupExpect[0] for "262422284584212" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@ea50904e4984: Added IMSI table entry 1TC_gsup_sai_eps(37)"262422284584212" TC_gsup_sai_eps(37)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085539212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46428<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@ea50904e4984: Final verdict of PTC: pass 20250101085539213 DAUC <0003> db_auc.c:157 IMSI='262421413173873': No 2G Auth Data 20250101085539214 DAUC <0003> db_auc.c:192 IMSI='262421413173873': No 3G Auth Data HLR_Test-GSUP(33)@ea50904e4984: Created GsupExpect[0] for "262421413173873" to be handled at TC_gsup_sai_eps(38) 20250101085539230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46434<->l=127.0.0.1:4258 20250101085539234 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085539234 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421413173873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421413173873"} 20250101085539234 DAUC <0003> db_auc.c:236 IMSI='262421413173873': Calling to generate 5 vectors 20250101085539234 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250101085539234 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085539234 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085539234 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250101085539234 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085539234 DAUC <0003> auc.c:113 vector [0]: rand = 3c8347ef1e75426c6d8d2e187afa8d95 20250101085539234 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250101085539234 DAUC <0003> auc.c:142 vector [0]: autn = d0bc8575943d8000f195bfc75791adc5 20250101085539234 DAUC <0003> auc.c:143 vector [0]: ck = fcd5a5ad98896ce24d436d7a35ff2dae 20250101085539234 DAUC <0003> auc.c:144 vector [0]: ik = 1d20811bdcd4035a6793cd015fa62062 20250101085539234 DAUC <0003> auc.c:145 vector [0]: res = 8af5ab985e5a9c260000000000000000 20250101085539234 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085539234 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085539234 DAUC <0003> auc.c:179 vector [0]: kc = a2e927cca7b6fc00 20250101085539234 DAUC <0003> auc.c:180 vector [0]: sres = 061f0087 20250101085539234 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085539234 DAUC <0003> auc.c:113 vector [1]: rand = 93384961e37d8687dc0903dea357b17f 20250101085539234 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250101085539234 DAUC <0003> auc.c:142 vector [1]: autn = 3422fc3bf4d88000d23982fc2ae1c970 20250101085539234 DAUC <0003> auc.c:143 vector [1]: ck = cfcde926abea8e6bdaf7ac2db20cc0e8 20250101085539234 DAUC <0003> auc.c:144 vector [1]: ik = 309162772e9ccedaf9914240c48d1d00 20250101085539234 DAUC <0003> auc.c:145 vector [1]: res = 5289e2608908bb350000000000000000 20250101085539234 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085539234 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250101085539234 DAUC <0003> auc.c:179 vector [1]: kc = d5c0caabf27e9400 20250101085539234 DAUC <0003> auc.c:180 vector [1]: sres = fd302ee9 20250101085539234 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250101085539234 DAUC <0003> auc.c:113 vector [2]: rand = e90aa43acd76f09cc74c5c6370fd3269 20250101085539234 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250101085539234 DAUC <0003> auc.c:142 vector [2]: autn = 8c4de704a9088000221ec31e6f15fff1 20250101085539234 DAUC <0003> auc.c:143 vector [2]: ck = 1e705df2b70673524d3e1c760c7634d9 20250101085539234 DAUC <0003> auc.c:144 vector [2]: ik = cf9dcc7894005e2e8c9da3a02264eca6 20250101085539234 DAUC <0003> auc.c:145 vector [2]: res = 127cfec08f14f0610000000000000000 20250101085539234 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085539234 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250101085539234 DAUC <0003> auc.c:179 vector [2]: kc = 94c24009738ffc00 20250101085539234 DAUC <0003> auc.c:180 vector [2]: sres = 4e2b5ceb 20250101085539234 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250101085539234 DAUC <0003> auc.c:113 vector [3]: rand = 096ddc22bb967019d7f4c0c99bd2fe52 20250101085539234 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250101085539234 DAUC <0003> auc.c:142 vector [3]: autn = 485b460889cd80000592c339055f2ac4 20250101085539234 DAUC <0003> auc.c:143 vector [3]: ck = 1098fa4113e2d3fdd16f7e96da4de29d 20250101085539234 DAUC <0003> auc.c:144 vector [3]: ik = c01eef2b58f30548ff504bd04f992559 20250101085539234 DAUC <0003> auc.c:145 vector [3]: res = c000154ad6fc2d210000000000000000 20250101085539234 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085539234 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250101085539234 DAUC <0003> auc.c:179 vector [3]: kc = 672a3ee204b69400 20250101085539234 DAUC <0003> auc.c:180 vector [3]: sres = 160f6ea6 20250101085539234 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250101085539234 DAUC <0003> auc.c:113 vector [4]: rand = 8a3954183f770ac359ed9eb2b49b603d 20250101085539234 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250101085539234 DAUC <0003> auc.c:142 vector [4]: autn = 991b36215a0e800052e3a4bd7a0fcbe5 20250101085539234 DAUC <0003> auc.c:143 vector [4]: ck = 32d8d5d59d88e3ebe9955885bb148806 20250101085539234 DAUC <0003> auc.c:144 vector [4]: ik = c5d709834bc1574eb6d30a43bfb98036 20250101085539234 DAUC <0003> auc.c:145 vector [4]: res = a34cc43ea39bb9340000000000000000 20250101085539234 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085539234 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250101085539234 DAUC <0003> auc.c:179 vector [4]: kc = 1b482c53e8f06000 20250101085539234 DAUC <0003> auc.c:180 vector [4]: sres = 4f47e3d5 20250101085539234 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250101085539234 DAUC <0003> db_auc.c:245 IMSI='262421413173873': Generated 5 vectors 20250101085539234 DAUC <0003> db_auc.c:249 IMSI='262421413173873': Updating SQN=161 in DB 20250101085539234 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421413173873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421413173873"} 20250101085539234 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421413173873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085539234 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085539234 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ea50904e4984: Found GsupExpect[0] for "262421413173873" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@ea50904e4984: Added IMSI table entry 2TC_gsup_sai_eps(38)"262421413173873" TC_gsup_sai_eps(38)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085539238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46434<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@ea50904e4984: Final verdict of PTC: pass 20250101085539239 DAUC <0003> db_auc.c:157 IMSI='262427972354471': No 2G Auth Data 20250101085539239 DAUC <0003> db_auc.c:192 IMSI='262427972354471': No 3G Auth Data HLR_Test-GSUP(33)@ea50904e4984: Created GsupExpect[0] for "262427972354471" to be handled at TC_gsup_sai_eps(39) 20250101085539256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46446<->l=127.0.0.1:4258 20250101085539259 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085539259 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427972354471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427972354471"} 20250101085539260 DAUC <0003> db_auc.c:236 IMSI='262427972354471': Calling to generate 5 vectors 20250101085539260 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250101085539260 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085539260 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085539260 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250101085539260 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085539260 DAUC <0003> auc.c:113 vector [0]: rand = 3e71aa7715db414ae74c6b8753a01997 20250101085539260 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250101085539260 DAUC <0003> auc.c:142 vector [0]: autn = 563a09c6ffc280002becb1d6ca78a41b 20250101085539260 DAUC <0003> auc.c:143 vector [0]: ck = 95138d2ac00bfcaa513d11506bebc8a9 20250101085539260 DAUC <0003> auc.c:144 vector [0]: ik = 0a43834d73eaf60bc60535a1a692ca8c 20250101085539260 DAUC <0003> auc.c:145 vector [0]: res = 9420cfdf71e273310000000000000000 20250101085539260 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085539260 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085539260 DAUC <0003> auc.c:179 vector [0]: kc = 9cf2ca1c7ec89000 20250101085539260 DAUC <0003> auc.c:180 vector [0]: sres = 754e680c 20250101085539260 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085539260 DAUC <0003> auc.c:113 vector [1]: rand = d11adca5e3a790f977da419c7a1d5dac 20250101085539260 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250101085539260 DAUC <0003> auc.c:142 vector [1]: autn = 1d797c23cb078000443129bb53b59d68 20250101085539260 DAUC <0003> auc.c:143 vector [1]: ck = 7a05e0069f809c35b83935dabec6e128 20250101085539260 DAUC <0003> auc.c:144 vector [1]: ik = 62867694af12cc5b5081a3a880a22cc8 20250101085539260 DAUC <0003> auc.c:145 vector [1]: res = ee5a389c3a36330f0000000000000000 20250101085539260 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085539260 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250101085539260 DAUC <0003> auc.c:179 vector [1]: kc = b4d228e780631000 20250101085539260 DAUC <0003> auc.c:180 vector [1]: sres = 60f6356b 20250101085539260 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250101085539260 DAUC <0003> auc.c:113 vector [2]: rand = beaeaf64201d14f28c67b32a9677d03b 20250101085539260 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250101085539260 DAUC <0003> auc.c:142 vector [2]: autn = 3aae95661d7e800025af27bbb9b64bcd 20250101085539260 DAUC <0003> auc.c:143 vector [2]: ck = f5df60a1ae94ea17a3340a1a8f7d39b3 20250101085539260 DAUC <0003> auc.c:144 vector [2]: ik = 958a571dbeb793b25845b875201a7e7d 20250101085539260 DAUC <0003> auc.c:145 vector [2]: res = 978ef5574c19fd6d0000000000000000 20250101085539260 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085539260 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250101085539260 DAUC <0003> auc.c:179 vector [2]: kc = 5a2c9dc42ff73400 20250101085539260 DAUC <0003> auc.c:180 vector [2]: sres = 1e9545d1 20250101085539260 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250101085539260 DAUC <0003> auc.c:113 vector [3]: rand = ed93dcee214916a97ae7af2ca2611fc4 20250101085539260 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250101085539260 DAUC <0003> auc.c:142 vector [3]: autn = 4c5a3c8162608000fd8d03ead8e0683a 20250101085539260 DAUC <0003> auc.c:143 vector [3]: ck = 9e82e3b66a77f2fbd46e0b88cd5a1663 20250101085539260 DAUC <0003> auc.c:144 vector [3]: ik = 1cf9049179560da2bde675126f381059 20250101085539260 DAUC <0003> auc.c:145 vector [3]: res = 6ab86d3789c34a1e0000000000000000 20250101085539260 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085539260 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250101085539260 DAUC <0003> auc.c:179 vector [3]: kc = 64269939e6f30800 20250101085539260 DAUC <0003> auc.c:180 vector [3]: sres = b624f953 20250101085539260 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250101085539260 DAUC <0003> auc.c:113 vector [4]: rand = 5bca008114aa603cf2d9f57d726f86dc 20250101085539260 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250101085539260 DAUC <0003> auc.c:142 vector [4]: autn = d3eec78286eb800089b9d679549778cb 20250101085539260 DAUC <0003> auc.c:143 vector [4]: ck = e391214d83f4481361213f534b9fe243 20250101085539260 DAUC <0003> auc.c:144 vector [4]: ik = 1bb40767c123aca191794384ad6f487a 20250101085539260 DAUC <0003> auc.c:145 vector [4]: res = 126e6d0104e80c2c0000000000000000 20250101085539260 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085539260 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250101085539260 DAUC <0003> auc.c:179 vector [4]: kc = 2b9e152e6aaf0000 20250101085539260 DAUC <0003> auc.c:180 vector [4]: sres = f884d75b 20250101085539260 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250101085539260 DAUC <0003> db_auc.c:245 IMSI='262427972354471': Generated 5 vectors 20250101085539260 DAUC <0003> db_auc.c:249 IMSI='262427972354471': Updating SQN=161 in DB 20250101085539261 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427972354471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427972354471"} 20250101085539261 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427972354471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085539261 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085539261 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ea50904e4984: Found GsupExpect[0] for "262427972354471" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@ea50904e4984: Added IMSI table entry 3TC_gsup_sai_eps(39)"262427972354471" TC_gsup_sai_eps(39)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085539264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46446<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@ea50904e4984: Final verdict of PTC: pass 20250101085539266 DAUC <0003> db_auc.c:157 IMSI='262423261584937': No 2G Auth Data 20250101085539266 DAUC <0003> db_auc.c:192 IMSI='262423261584937': No 3G Auth Data HLR_Test-GSUP(33)@ea50904e4984: Created GsupExpect[0] for "262423261584937" to be handled at TC_gsup_sai_eps(40) 20250101085539281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46460<->l=127.0.0.1:4258 20250101085539284 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085539284 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423261584937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423261584937"} 20250101085539284 DAUC <0003> db_auc.c:236 IMSI='262423261584937': Calling to generate 5 vectors 20250101085539284 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250101085539284 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250101085539284 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250101085539284 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250101085539284 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250101085539284 DAUC <0003> auc.c:113 vector [0]: rand = f1edc3085fa4aa02e18b6d4b3891050f 20250101085539284 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250101085539284 DAUC <0003> auc.c:142 vector [0]: autn = dd989570d8a18000b19c081bfc51de8e 20250101085539284 DAUC <0003> auc.c:143 vector [0]: ck = 285949b1a2563741d950ede7a415a687 20250101085539284 DAUC <0003> auc.c:144 vector [0]: ik = ef28a27ff5f7fb9dfe05da48ee49612f 20250101085539284 DAUC <0003> auc.c:145 vector [0]: res = 9be4455181e2395c0000000000000000 20250101085539284 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250101085539284 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250101085539284 DAUC <0003> auc.c:179 vector [0]: kc = 69fafda8e2254c41 20250101085539284 DAUC <0003> auc.c:180 vector [0]: sres = be9c3fe5 20250101085539284 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250101085539284 DAUC <0003> auc.c:113 vector [1]: rand = 0ed31c1a1f3930d116db4e59caf7f205 20250101085539284 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250101085539284 DAUC <0003> auc.c:142 vector [1]: autn = ec54298efd608000f3f852a47d107874 20250101085539284 DAUC <0003> auc.c:143 vector [1]: ck = 061d2f26cf9a519ac69a7834a4acf92b 20250101085539285 DAUC <0003> auc.c:144 vector [1]: ik = ed5c5cb731c56e12dd03c33d8a3b0f2a 20250101085539285 DAUC <0003> auc.c:145 vector [1]: res = 5e6d9178d7f52d270000000000000000 20250101085539285 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250101085539285 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250101085539285 DAUC <0003> auc.c:179 vector [1]: kc = c332ab34ef5abb24 20250101085539285 DAUC <0003> auc.c:180 vector [1]: sres = aac82c43 20250101085539285 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250101085539285 DAUC <0003> auc.c:113 vector [2]: rand = cd4abe7c80e6624269cb1e1cfdaf8472 20250101085539285 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250101085539285 DAUC <0003> auc.c:142 vector [2]: autn = e04a8710869b80006c36c28bb63027e0 20250101085539285 DAUC <0003> auc.c:143 vector [2]: ck = 380b36d4ac4427c7207f4dd14884c1fc 20250101085539285 DAUC <0003> auc.c:144 vector [2]: ik = ee8cf1cb80cd2bf53cb247b88482b47c 20250101085539285 DAUC <0003> auc.c:145 vector [2]: res = f2c36659a3f8f8290000000000000000 20250101085539285 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250101085539285 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250101085539285 DAUC <0003> auc.c:179 vector [2]: kc = 56bca7eb0762574c 20250101085539285 DAUC <0003> auc.c:180 vector [2]: sres = 44de3a75 20250101085539285 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250101085539285 DAUC <0003> auc.c:113 vector [3]: rand = c0736fac10ef1a8bc3001226cfabff46 20250101085539285 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250101085539285 DAUC <0003> auc.c:142 vector [3]: autn = c6c81eaa56c380001be0a9c560cedce2 20250101085539285 DAUC <0003> auc.c:143 vector [3]: ck = 7ed9c7510390f37d09b966aaa4ed92a5 20250101085539285 DAUC <0003> auc.c:144 vector [3]: ik = 53c8555a67cb3f5036f84b2d43ed4a05 20250101085539285 DAUC <0003> auc.c:145 vector [3]: res = 57c85f113c1573f30000000000000000 20250101085539285 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250101085539285 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250101085539285 DAUC <0003> auc.c:179 vector [3]: kc = 994badfacf05f431 20250101085539285 DAUC <0003> auc.c:180 vector [3]: sres = 79b0088a 20250101085539285 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250101085539285 DAUC <0003> auc.c:113 vector [4]: rand = d9c1729fb8b9b0d2eb468e4213836f74 20250101085539285 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250101085539285 DAUC <0003> auc.c:142 vector [4]: autn = 9be272d98d8d800015d7a35cc25e7963 20250101085539285 DAUC <0003> auc.c:143 vector [4]: ck = 42c40b86007a6d4fc195a26ce737b9e4 20250101085539285 DAUC <0003> auc.c:144 vector [4]: ik = c6275d535be6406023965b7aab2fea53 20250101085539285 DAUC <0003> auc.c:145 vector [4]: res = 1d23eafa48be1b910000000000000000 20250101085539285 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250101085539285 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250101085539285 DAUC <0003> auc.c:179 vector [4]: kc = f6af033b7b99479d 20250101085539285 DAUC <0003> auc.c:180 vector [4]: sres = f2c7ecb5 20250101085539285 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250101085539285 DAUC <0003> db_auc.c:245 IMSI='262423261584937': Generated 5 vectors 20250101085539285 DAUC <0003> db_auc.c:249 IMSI='262423261584937': Updating SQN=161 in DB 20250101085539285 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423261584937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423261584937"} 20250101085539285 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423261584937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085539285 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085539285 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ea50904e4984: Found GsupExpect[0] for "262423261584937" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@ea50904e4984: Added IMSI table entry 4TC_gsup_sai_eps(40)"262423261584937" TC_gsup_sai_eps(40)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085539288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46460<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@ea50904e4984: Final verdict of PTC: pass MTC@ea50904e4984: setverdict(pass): none -> pass 20250101085539290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4258 20250101085539291 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38237<->l=127.0.0.1:4259) 20250101085539291 DLINP <000b> input/ipa.c:452 connected read/write 20250101085539291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085539291 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085539291 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085539291 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@ea50904e4984: Final verdict of PTC: none 34@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: pass MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@ea50904e4984: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@ea50904e4984: 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'. Wed Jan 1 08:55:39 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250101085539332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46474<->l=127.0.0.1:4258 20250101085539433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46474<->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=126076) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Wed Jan 1 08:55:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_ul_unknown_imsi started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085542512 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085542512 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085542513 DLINP <000b> input/ipa.c:452 connected read/write 20250101085542513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085542514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46488<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085542515 DLINP <000b> input/ipa.c:452 connected read/write 20250101085542515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085542515 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085542515 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085542515 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 20250101085542515 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085542515 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 20250101085542515 DLGSUP <0013> gsup_server.c:236 2: 20250101085542515 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085542515 DLGSUP <0013> gsup_server.c:236 3: 20250101085542515 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(41)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085542515 DLGSUP <0013> gsup_server.c:236 4: 20250101085542515 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085542515 DLGSUP <0013> gsup_server.c:236 5: 20250101085542515 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085542515 DLGSUP <0013> gsup_server.c:236 7: 20250101085542515 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085542515 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085542515 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085542515 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@ea50904e4984: 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") 20250101085542537 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41813<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@ea50904e4984: Created GsupExpect[0] for "262429828283439" to be handled at TC_gsup_ul_unknown_imsi(45) 20250101085542550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46490<->l=127.0.0.1:4258 20250101085542561 DLINP <000b> input/ipa.c:452 connected read/write 20250101085542561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085542561 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429828283439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429828283439" cn_domain=PS} 20250101085542561 DLU <0006> fsm.c:456 lu(262429828283439)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085542561 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429828283439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250101085542561 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429828283439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429828283439" cause=IMSI unknown in HLR} 20250101085542561 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429828283439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085542561 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429828283439)[0x562359febfa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085542561 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429828283439)[0x562359febfa0]{UNVALIDATED}: Freeing instance 20250101085542561 DLU <0006> fsm.c:568 lu(PS:IMSI-262429828283439)[0x562359febfa0]{UNVALIDATED}: Deallocated 20250101085542561 DLINP <000b> input/ipa.c:452 connected read/write 20250101085542561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085542562 DLINP <000b> input/ipa.c:452 connected read/write 20250101085542562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@ea50904e4984: Found GsupExpect[0] for "262429828283439" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@ea50904e4984: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262429828283439" TC_gsup_ul_unknown_imsi(45)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085542564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46490<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@ea50904e4984: Final verdict of PTC: pass 20250101085542565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46488<->l=127.0.0.1:4258 20250101085542566 DLINP <000b> input/ipa.c:452 connected read/write 20250101085542566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085542566 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085542566 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085542566 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085542566 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41813<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@ea50904e4984: Final verdict of PTC: none 43@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 43: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@ea50904e4984: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Wed Jan 1 08:55:42 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20250101085542607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46496<->l=127.0.0.1:4258 20250101085542708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46496<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26132) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Wed Jan 1 08:55:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085545784 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085545784 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085545786 DLINP <000b> input/ipa.c:452 connected read/write 20250101085545786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085545787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46510<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085545789 DLINP <000b> input/ipa.c:452 connected read/write 20250101085545789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085545789 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085545789 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085545789 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 20250101085545789 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085545789 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 20250101085545789 DLGSUP <0013> gsup_server.c:236 2: 20250101085545789 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085545789 DLGSUP <0013> gsup_server.c:236 3: 20250101085545789 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085545789 DLGSUP <0013> gsup_server.c:236 4: 20250101085545789 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085545789 DLGSUP <0013> gsup_server.c:236 5: 20250101085545789 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085545789 DLGSUP <0013> gsup_server.c:236 7: 20250101085545789 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085545789 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(46)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085545789 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085545789 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@ea50904e4984: 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") 20250101085545813 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38741<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@ea50904e4984: Created GsupExpect[0] for "262427432378054" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250101085545826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46524<->l=127.0.0.1:4258 20250101085545831 DLINP <000b> input/ipa.c:452 connected read/write 20250101085545831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085545831 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262427432378054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427432378054" cn_domain=PS source_name="the-source\n"} 20250101085545831 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250101085545831 DLU <0006> fsm.c:456 lu(262427432378054)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085545831 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262427432378054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250101085545831 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262427432378054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427432378054" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250101085545831 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262427432378054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085545831 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427432378054)[0x562359febfa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085545831 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427432378054)[0x562359febfa0]{UNVALIDATED}: Freeing instance 20250101085545831 DLU <0006> fsm.c:568 lu(PS:IMSI-262427432378054)[0x562359febfa0]{UNVALIDATED}: Deallocated 20250101085545831 DLINP <000b> input/ipa.c:452 connected read/write 20250101085545831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085545831 DLINP <000b> input/ipa.c:452 connected read/write 20250101085545831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@ea50904e4984: Found GsupExpect[0] for "262427432378054" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@ea50904e4984: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262427432378054" TC_gsup_ul_unknown_imsi_via_proxy(50)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085545834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46524<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@ea50904e4984: Final verdict of PTC: pass 20250101085545835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46510<->l=127.0.0.1:4258 20250101085545836 DLINP <000b> input/ipa.c:452 connected read/write 20250101085545836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085545836 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(47)@ea50904e4984: Final verdict of PTC: none 20250101085545836 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085545836 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085545836 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250101085545836 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38741<->l=127.0.0.1:4259) 48@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 48: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@ea50904e4984: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Wed Jan 1 08:55:45 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20250101085545878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46534<->l=127.0.0.1:4258 20250101085545979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46534<->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=26988) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Wed Jan 1 08:55:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_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@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085549057 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085549057 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085549060 DLINP <000b> input/ipa.c:452 connected read/write 20250101085549060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085549061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39692<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085549063 DLINP <000b> input/ipa.c:452 connected read/write 20250101085549063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085549063 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085549063 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085549063 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 20250101085549063 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085549063 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 20250101085549063 DLGSUP <0013> gsup_server.c:236 2: 20250101085549063 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085549063 DLGSUP <0013> gsup_server.c:236 3: 20250101085549063 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085549063 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(51)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085549063 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085549063 DLGSUP <0013> gsup_server.c:236 5: 20250101085549063 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085549063 DLGSUP <0013> gsup_server.c:236 7: 20250101085549063 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085549063 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085549063 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085549063 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@ea50904e4984: 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") 20250101085549079 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35537<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@ea50904e4984: Created GsupExpect[0] for "262426793804494" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250101085549092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39694<->l=127.0.0.1:4258 20250101085549109 DLINP <000b> input/ipa.c:452 connected read/write 20250101085549109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085549109 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426793804494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426793804494" cn_domain=PS} 20250101085549109 DLU <0006> fsm.c:456 lu(262426793804494)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085549109 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426793804494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250101085549109 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426793804494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426793804494" cause=Roaming not allowed in this location area} 20250101085549109 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426793804494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085549109 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426793804494)[0x562359febfa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085549109 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426793804494)[0x562359febfa0]{UNVALIDATED}: Freeing instance 20250101085549109 DLU <0006> fsm.c:568 lu(PS:IMSI-262426793804494)[0x562359febfa0]{UNVALIDATED}: Deallocated 20250101085549109 DLINP <000b> input/ipa.c:452 connected read/write 20250101085549109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085549109 DLINP <000b> input/ipa.c:452 connected read/write 20250101085549110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@ea50904e4984: Found GsupExpect[0] for "262426793804494" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@ea50904e4984: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262426793804494" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085549112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39694<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@ea50904e4984: Final verdict of PTC: pass 20250101085549113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39692<->l=127.0.0.1:4258 HLR_Test-GSUP(52)@ea50904e4984: Final verdict of PTC: none 20250101085549114 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35537<->l=127.0.0.1:4259) 20250101085549114 DLINP <000b> input/ipa.c:452 connected read/write 20250101085549114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085549114 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085549114 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085549114 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 53@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 53: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@ea50904e4984: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Wed Jan 1 08:55:49 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250101085549162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39708<->l=127.0.0.1:4258 20250101085549263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39708<->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=27324) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Wed Jan 1 08:55:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_sai_err_unknown_imsi started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085552339 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085552339 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085552342 DLINP <000b> input/ipa.c:452 connected read/write 20250101085552342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085552343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39710<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085552345 DLINP <000b> input/ipa.c:452 connected read/write 20250101085552345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085552346 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085552346 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085552346 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 20250101085552346 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085552346 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 20250101085552346 DLGSUP <0013> gsup_server.c:236 2: 20250101085552346 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085552346 DLGSUP <0013> gsup_server.c:236 3: 20250101085552346 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085552346 DLGSUP <0013> gsup_server.c:236 4: 20250101085552346 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085552346 DLGSUP <0013> gsup_server.c:236 5: 20250101085552346 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085552346 DLGSUP <0013> gsup_server.c:236 7: 20250101085552346 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(56)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085552346 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085552346 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085552346 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@ea50904e4984: 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") 20250101085552365 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37097<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@ea50904e4984: Created GsupExpect[0] for "262428590031166" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250101085552375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39724<->l=127.0.0.1:4258 20250101085552389 DLINP <000b> input/ipa.c:452 connected read/write 20250101085552389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085552389 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428590031166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428590031166"} 20250101085552389 DAUC <0003> db_auc.c:133 IMSI='262428590031166': No such subscriber 20250101085552389 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428590031166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250101085552389 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428590031166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428590031166" cause=IMSI unknown in HLR} 20250101085552389 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428590031166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085552389 DLINP <000b> input/ipa.c:452 connected read/write 20250101085552389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085552389 DLINP <000b> input/ipa.c:452 connected read/write 20250101085552389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@ea50904e4984: Found GsupExpect[0] for "262428590031166" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@ea50904e4984: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262428590031166" TC_gsup_sai_err_unknown_imsi(60)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085552392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39724<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@ea50904e4984: Final verdict of PTC: pass 20250101085552393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39710<->l=127.0.0.1:4258 20250101085552394 DLINP <000b> input/ipa.c:452 connected read/write 20250101085552394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085552394 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085552394 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085552394 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085552394 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37097<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@ea50904e4984: Final verdict of PTC: none 58@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 58: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@ea50904e4984: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Wed Jan 1 08:55:52 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20250101085552436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39738<->l=127.0.0.1:4258 20250101085552537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39738<->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=25332) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Wed Jan 1 08:55:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_ul started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085555617 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085555618 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085555620 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39746<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085555624 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555624 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085555624 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085555624 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 20250101085555624 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085555624 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 20250101085555624 DLGSUP <0013> gsup_server.c:236 2: 20250101085555624 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085555624 DLGSUP <0013> gsup_server.c:236 3: 20250101085555624 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085555624 DLGSUP <0013> gsup_server.c:236 4: 20250101085555624 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085555624 DLGSUP <0013> gsup_server.c:236 5: 20250101085555624 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085555624 DLGSUP <0013> gsup_server.c:236 7: 20250101085555624 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085555624 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085555624 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(61)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085555624 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@ea50904e4984: 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") 20250101085555641 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40777<->l=127.0.0.1:4259) 20250101085555647 DAUC <0003> db_auc.c:157 IMSI='262421628482413': No 2G Auth Data 20250101085555647 DAUC <0003> db_auc.c:192 IMSI='262421628482413': No 3G Auth Data HLR_Test-GSUP(62)@ea50904e4984: Created GsupExpect[0] for "262421628482413" to be handled at TC_gsup_ul(65) 20250101085555666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39756<->l=127.0.0.1:4258 20250101085555669 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555669 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421628482413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421628482413" cn_domain=PS} 20250101085555669 DLU <0006> fsm.c:456 lu(262421628482413)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085555670 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421628482413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085555670 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421628482413)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085555670 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421628482413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421628482413" cn_domain=PS} 20250101085555670 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085555670 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ea50904e4984: Found GsupExpect[0] for "262421628482413" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@ea50904e4984: Added IMSI table entry 0TC_gsup_ul(65)"262421628482413" 20250101085555672 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555672 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421628482413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421628482413"} 20250101085555672 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421628482413)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085555672 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421628482413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085555672 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421628482413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421628482413"} 20250101085555672 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421628482413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085555672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421628482413)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085555672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421628482413)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085555672 DLU <0006> fsm.c:568 lu(PS:IMSI-262421628482413)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085555672 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085555672 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul(65)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085555673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39756<->l=127.0.0.1:4258 TC_gsup_ul(65)@ea50904e4984: Final verdict of PTC: pass 20250101085555675 DAUC <0003> db_auc.c:157 IMSI='262422311021187': No 2G Auth Data 20250101085555675 DAUC <0003> db_auc.c:192 IMSI='262422311021187': No 3G Auth Data 20250101085555676 DLGSUP <0013> hlr.c:121 IMSI 262422311021187: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ea50904e4984: Created GsupExpect[0] for "262422311021187" to be handled at TC_gsup_ul(66) 20250101085555694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39770<->l=127.0.0.1:4258 20250101085555697 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555697 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422311021187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422311021187" cn_domain=PS} 20250101085555697 DLU <0006> fsm.c:456 lu(262422311021187)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085555697 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422311021187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085555697 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422311021187)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085555697 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422311021187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422311021187" cn_domain=PS} 20250101085555697 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085555697 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ea50904e4984: Found GsupExpect[0] for "262422311021187" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@ea50904e4984: Added IMSI table entry 1TC_gsup_ul(66)"262422311021187" 20250101085555700 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555700 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422311021187 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422311021187"} 20250101085555700 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422311021187)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085555700 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422311021187 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085555700 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422311021187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422311021187"} 20250101085555700 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422311021187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085555700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422311021187)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085555700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422311021187)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085555700 DLU <0006> fsm.c:568 lu(PS:IMSI-262422311021187)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085555700 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085555700 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul(66)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085555702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39770<->l=127.0.0.1:4258 TC_gsup_ul(66)@ea50904e4984: Final verdict of PTC: pass 20250101085555704 DAUC <0003> db_auc.c:157 IMSI='262423912334122': No 2G Auth Data 20250101085555704 DAUC <0003> db_auc.c:192 IMSI='262423912334122': No 3G Auth Data 20250101085555704 DLGSUP <0013> hlr.c:121 IMSI 262423912334122: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ea50904e4984: Created GsupExpect[0] for "262423912334122" to be handled at TC_gsup_ul(67) 20250101085555719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39784<->l=127.0.0.1:4258 20250101085555723 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555723 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423912334122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423912334122" cn_domain=PS} 20250101085555723 DLU <0006> fsm.c:456 lu(262423912334122)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085555723 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423912334122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085555723 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423912334122)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085555723 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423912334122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423912334122" cn_domain=PS} 20250101085555723 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085555723 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ea50904e4984: Found GsupExpect[0] for "262423912334122" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@ea50904e4984: Added IMSI table entry 2TC_gsup_ul(67)"262423912334122" 20250101085555726 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555726 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423912334122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423912334122"} 20250101085555726 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423912334122)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085555726 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423912334122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085555726 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423912334122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423912334122"} 20250101085555726 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423912334122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085555726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423912334122)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085555726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423912334122)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085555726 DLU <0006> fsm.c:568 lu(PS:IMSI-262423912334122)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085555726 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085555726 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul(67)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085555728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39784<->l=127.0.0.1:4258 TC_gsup_ul(67)@ea50904e4984: Final verdict of PTC: pass 20250101085555730 DAUC <0003> db_auc.c:157 IMSI='262423159283713': No 2G Auth Data 20250101085555730 DAUC <0003> db_auc.c:192 IMSI='262423159283713': No 3G Auth Data 20250101085555730 DLGSUP <0013> hlr.c:121 IMSI 262423159283713: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ea50904e4984: Created GsupExpect[0] for "262423159283713" to be handled at TC_gsup_ul(68) 20250101085555745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4258 20250101085555749 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555750 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423159283713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423159283713" cn_domain=PS} 20250101085555750 DLU <0006> fsm.c:456 lu(262423159283713)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085555750 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423159283713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085555750 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423159283713)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085555750 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423159283713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423159283713" cn_domain=PS} 20250101085555750 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085555750 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ea50904e4984: Found GsupExpect[0] for "262423159283713" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@ea50904e4984: Added IMSI table entry 3TC_gsup_ul(68)"262423159283713" 20250101085555752 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555752 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423159283713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423159283713"} 20250101085555752 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423159283713)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085555752 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423159283713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085555752 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423159283713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423159283713"} 20250101085555752 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423159283713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085555752 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423159283713)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085555752 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423159283713)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085555752 DLU <0006> fsm.c:568 lu(PS:IMSI-262423159283713)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085555752 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085555752 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul(68)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085555753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4258 TC_gsup_ul(68)@ea50904e4984: Final verdict of PTC: pass 20250101085555755 DAUC <0003> db_auc.c:157 IMSI='262423759466165': No 2G Auth Data 20250101085555755 DAUC <0003> db_auc.c:192 IMSI='262423759466165': No 3G Auth Data 20250101085555756 DLGSUP <0013> hlr.c:121 IMSI 262423759466165: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ea50904e4984: Created GsupExpect[0] for "262423759466165" to be handled at TC_gsup_ul(69) 20250101085555770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39816<->l=127.0.0.1:4258 20250101085555773 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555774 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423759466165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423759466165" cn_domain=PS} 20250101085555774 DLU <0006> fsm.c:456 lu(262423759466165)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085555774 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423759466165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085555774 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423759466165)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085555774 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423759466165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423759466165" cn_domain=PS} 20250101085555774 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085555774 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ea50904e4984: Found GsupExpect[0] for "262423759466165" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@ea50904e4984: Added IMSI table entry 4TC_gsup_ul(69)"262423759466165" 20250101085555776 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555776 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423759466165 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423759466165"} 20250101085555776 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423759466165)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085555776 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423759466165 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085555776 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423759466165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423759466165"} 20250101085555776 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423759466165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085555776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423759466165)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085555776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423759466165)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085555776 DLU <0006> fsm.c:568 lu(PS:IMSI-262423759466165)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085555776 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085555776 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul(69)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085555777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39816<->l=127.0.0.1:4258 TC_gsup_ul(69)@ea50904e4984: Final verdict of PTC: pass 20250101085555778 DAUC <0003> db_auc.c:157 IMSI='262422721477202': No 2G Auth Data 20250101085555778 DAUC <0003> db_auc.c:192 IMSI='262422721477202': No 3G Auth Data 20250101085555779 DLGSUP <0013> hlr.c:121 IMSI 262422721477202: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ea50904e4984: Created GsupExpect[0] for "262422721477202" to be handled at TC_gsup_ul(70) 20250101085555795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39820<->l=127.0.0.1:4258 20250101085555798 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555798 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422721477202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422721477202" cn_domain=PS} 20250101085555798 DLU <0006> fsm.c:456 lu(262422721477202)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085555798 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422721477202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085555798 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422721477202)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085555798 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422721477202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422721477202" cn_domain=PS} 20250101085555798 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085555798 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ea50904e4984: Found GsupExpect[0] for "262422721477202" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@ea50904e4984: Added IMSI table entry 5TC_gsup_ul(70)"262422721477202" 20250101085555800 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555800 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422721477202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422721477202"} 20250101085555800 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422721477202)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085555800 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422721477202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085555800 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422721477202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422721477202"} 20250101085555800 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422721477202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085555800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422721477202)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085555800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422721477202)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085555800 DLU <0006> fsm.c:568 lu(PS:IMSI-262422721477202)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085555800 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085555800 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul(70)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085555801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39820<->l=127.0.0.1:4258 TC_gsup_ul(70)@ea50904e4984: Final verdict of PTC: pass 20250101085555803 DAUC <0003> db_auc.c:157 IMSI='262429495932205': No 2G Auth Data 20250101085555803 DAUC <0003> db_auc.c:192 IMSI='262429495932205': No 3G Auth Data 20250101085555804 DLGSUP <0013> hlr.c:121 IMSI 262429495932205: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ea50904e4984: Created GsupExpect[0] for "262429495932205" to be handled at TC_gsup_ul(71) 20250101085555818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39824<->l=127.0.0.1:4258 20250101085555822 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555822 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429495932205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429495932205" cn_domain=PS} 20250101085555822 DLU <0006> fsm.c:456 lu(262429495932205)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085555822 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429495932205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085555822 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429495932205)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085555822 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429495932205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429495932205" cn_domain=PS} 20250101085555822 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085555822 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ea50904e4984: Found GsupExpect[0] for "262429495932205" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@ea50904e4984: Added IMSI table entry 6TC_gsup_ul(71)"262429495932205" 20250101085555824 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555824 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429495932205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429495932205"} 20250101085555824 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429495932205)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085555824 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429495932205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085555824 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429495932205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429495932205"} 20250101085555824 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429495932205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085555824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429495932205)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085555824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429495932205)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085555824 DLU <0006> fsm.c:568 lu(PS:IMSI-262429495932205)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085555824 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085555824 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul(71)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085555825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39824<->l=127.0.0.1:4258 TC_gsup_ul(71)@ea50904e4984: Final verdict of PTC: pass 20250101085555826 DAUC <0003> db_auc.c:157 IMSI='262427982477474': No 2G Auth Data 20250101085555826 DAUC <0003> db_auc.c:192 IMSI='262427982477474': No 3G Auth Data 20250101085555826 DLGSUP <0013> hlr.c:121 IMSI 262427982477474: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ea50904e4984: Created GsupExpect[0] for "262427982477474" to be handled at TC_gsup_ul(72) 20250101085555839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39840<->l=127.0.0.1:4258 20250101085555842 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555842 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427982477474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427982477474" cn_domain=PS} 20250101085555842 DLU <0006> fsm.c:456 lu(262427982477474)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085555842 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427982477474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085555842 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427982477474)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085555842 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427982477474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427982477474" cn_domain=PS} 20250101085555842 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085555842 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ea50904e4984: Found GsupExpect[0] for "262427982477474" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@ea50904e4984: Added IMSI table entry 7TC_gsup_ul(72)"262427982477474" 20250101085555844 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555844 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427982477474 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427982477474"} 20250101085555844 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427982477474)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085555844 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427982477474 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085555844 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427982477474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427982477474"} 20250101085555844 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427982477474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085555844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427982477474)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085555844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427982477474)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085555844 DLU <0006> fsm.c:568 lu(PS:IMSI-262427982477474)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085555844 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085555844 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul(72)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085555846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39840<->l=127.0.0.1:4258 TC_gsup_ul(72)@ea50904e4984: Final verdict of PTC: pass MTC@ea50904e4984: setverdict(pass): none -> pass 20250101085555848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39746<->l=127.0.0.1:4258 20250101085555849 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40777<->l=127.0.0.1:4259) 20250101085555849 DLINP <000b> input/ipa.c:452 connected read/write 20250101085555849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085555849 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085555849 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(62)@ea50904e4984: Final verdict of PTC: none 20250101085555849 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(64)@ea50904e4984: Final verdict of PTC: none 63@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: pass MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@ea50904e4984: Test case TC_gsup_ul finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Wed Jan 1 08:55:55 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250101085555889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39852<->l=127.0.0.1:4258 20250101085555989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39852<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66496) Waiting for packet dumper to finish... 1 (prev_count=66496, count=112776) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Wed Jan 1 08:55:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_ul_via_proxy started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085559060 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085559060 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085559062 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50762<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085559066 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559066 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085559066 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085559066 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 20250101085559066 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085559066 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 20250101085559066 DLGSUP <0013> gsup_server.c:236 2: 20250101085559066 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085559066 DLGSUP <0013> gsup_server.c:236 3: 20250101085559066 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085559066 DLGSUP <0013> gsup_server.c:236 4: 20250101085559066 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085559066 DLGSUP <0013> gsup_server.c:236 5: 20250101085559066 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085559066 DLGSUP <0013> gsup_server.c:236 7: 20250101085559066 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085559066 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085559066 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085559066 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@ea50904e4984: 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") 20250101085559082 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36223<->l=127.0.0.1:4259) 20250101085559087 DAUC <0003> db_auc.c:157 IMSI='262429592043272': No 2G Auth Data 20250101085559087 DAUC <0003> db_auc.c:192 IMSI='262429592043272': No 3G Auth Data HLR_Test-GSUP(74)@ea50904e4984: Created GsupExpect[0] for "262429592043272" to be handled at TC_gsup_ul_via_proxy(77) 20250101085559099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50778<->l=127.0.0.1:4258 20250101085559109 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559109 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262429592043272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429592043272" cn_domain=PS source_name="the-source\n"} 20250101085559109 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250101085559109 DLU <0006> fsm.c:456 lu(262429592043272)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085559109 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262429592043272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250101085559109 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429592043272)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085559109 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262429592043272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429592043272" cn_domain=PS destination_name="the-source\n"} 20250101085559110 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085559110 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ea50904e4984: Found GsupExpect[0] for "262429592043272" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@ea50904e4984: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262429592043272" 20250101085559113 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559113 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262429592043272 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429592043272" source_name="the-source\n"} 20250101085559113 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429592043272)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085559113 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262429592043272 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085559113 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262429592043272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429592043272" destination_name="the-source\n"} 20250101085559113 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262429592043272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085559113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429592043272)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085559113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429592043272)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085559113 DLU <0006> fsm.c:568 lu(PS:IMSI-262429592043272)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085559113 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085559113 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085559115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50778<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@ea50904e4984: Final verdict of PTC: pass 20250101085559116 DAUC <0003> db_auc.c:157 IMSI='262423672762893': No 2G Auth Data 20250101085559116 DAUC <0003> db_auc.c:192 IMSI='262423672762893': No 3G Auth Data 20250101085559117 DLGSUP <0013> hlr.c:121 IMSI 262423672762893: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ea50904e4984: Created GsupExpect[0] for "262423672762893" to be handled at TC_gsup_ul_via_proxy(78) 20250101085559132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50786<->l=127.0.0.1:4258 20250101085559135 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559135 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423672762893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423672762893" cn_domain=PS source_name="the-source\n"} 20250101085559135 DLU <0006> fsm.c:456 lu(262423672762893)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085559135 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423672762893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250101085559135 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423672762893)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085559135 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423672762893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423672762893" cn_domain=PS destination_name="the-source\n"} 20250101085559135 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085559135 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ea50904e4984: Found GsupExpect[0] for "262423672762893" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@ea50904e4984: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262423672762893" 20250101085559138 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559138 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423672762893 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423672762893" source_name="the-source\n"} 20250101085559138 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423672762893)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085559138 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262423672762893 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085559138 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423672762893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423672762893" destination_name="the-source\n"} 20250101085559138 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262423672762893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085559138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423672762893)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085559138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423672762893)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085559138 DLU <0006> fsm.c:568 lu(PS:IMSI-262423672762893)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085559138 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085559138 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085559139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50786<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@ea50904e4984: Final verdict of PTC: pass 20250101085559141 DAUC <0003> db_auc.c:157 IMSI='262421792239893': No 2G Auth Data 20250101085559141 DAUC <0003> db_auc.c:192 IMSI='262421792239893': No 3G Auth Data 20250101085559142 DLGSUP <0013> hlr.c:121 IMSI 262421792239893: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ea50904e4984: Created GsupExpect[0] for "262421792239893" to be handled at TC_gsup_ul_via_proxy(79) 20250101085559157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50800<->l=127.0.0.1:4258 20250101085559161 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559161 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421792239893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421792239893" cn_domain=PS source_name="the-source\n"} 20250101085559161 DLU <0006> fsm.c:456 lu(262421792239893)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085559161 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421792239893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250101085559161 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421792239893)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085559161 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421792239893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421792239893" cn_domain=PS destination_name="the-source\n"} 20250101085559161 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085559161 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ea50904e4984: Found GsupExpect[0] for "262421792239893" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@ea50904e4984: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262421792239893" 20250101085559164 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559164 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421792239893 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421792239893" source_name="the-source\n"} 20250101085559164 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421792239893)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085559164 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262421792239893 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085559164 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421792239893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421792239893" destination_name="the-source\n"} 20250101085559164 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262421792239893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085559164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421792239893)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085559164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421792239893)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085559164 DLU <0006> fsm.c:568 lu(PS:IMSI-262421792239893)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085559164 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085559164 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085559165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50800<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@ea50904e4984: Final verdict of PTC: pass 20250101085559166 DAUC <0003> db_auc.c:157 IMSI='262427148643799': No 2G Auth Data 20250101085559166 DAUC <0003> db_auc.c:192 IMSI='262427148643799': No 3G Auth Data 20250101085559167 DLGSUP <0013> hlr.c:121 IMSI 262427148643799: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ea50904e4984: Created GsupExpect[0] for "262427148643799" to be handled at TC_gsup_ul_via_proxy(80) 20250101085559182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50812<->l=127.0.0.1:4258 20250101085559185 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559185 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427148643799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427148643799" cn_domain=PS source_name="the-source\n"} 20250101085559185 DLU <0006> fsm.c:456 lu(262427148643799)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085559185 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427148643799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250101085559185 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427148643799)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085559185 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427148643799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427148643799" cn_domain=PS destination_name="the-source\n"} 20250101085559185 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085559185 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ea50904e4984: Found GsupExpect[0] for "262427148643799" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@ea50904e4984: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262427148643799" 20250101085559188 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559188 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427148643799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427148643799" source_name="the-source\n"} 20250101085559188 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427148643799)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085559188 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262427148643799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085559188 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427148643799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427148643799" destination_name="the-source\n"} 20250101085559188 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262427148643799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085559188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427148643799)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085559188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427148643799)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085559188 DLU <0006> fsm.c:568 lu(PS:IMSI-262427148643799)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085559188 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085559188 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085559190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50812<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@ea50904e4984: Final verdict of PTC: pass 20250101085559191 DAUC <0003> db_auc.c:157 IMSI='262425252817524': No 2G Auth Data 20250101085559191 DAUC <0003> db_auc.c:192 IMSI='262425252817524': No 3G Auth Data 20250101085559192 DLGSUP <0013> hlr.c:121 IMSI 262425252817524: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ea50904e4984: Created GsupExpect[0] for "262425252817524" to be handled at TC_gsup_ul_via_proxy(81) 20250101085559208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50820<->l=127.0.0.1:4258 20250101085559211 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559212 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425252817524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425252817524" cn_domain=PS source_name="the-source\n"} 20250101085559212 DLU <0006> fsm.c:456 lu(262425252817524)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085559212 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425252817524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250101085559212 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425252817524)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085559212 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425252817524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425252817524" cn_domain=PS destination_name="the-source\n"} 20250101085559212 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085559212 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ea50904e4984: Found GsupExpect[0] for "262425252817524" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@ea50904e4984: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262425252817524" 20250101085559214 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559214 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425252817524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425252817524" source_name="the-source\n"} 20250101085559214 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425252817524)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085559214 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262425252817524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085559214 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425252817524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425252817524" destination_name="the-source\n"} 20250101085559214 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262425252817524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085559214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425252817524)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085559214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425252817524)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085559214 DLU <0006> fsm.c:568 lu(PS:IMSI-262425252817524)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085559214 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085559214 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085559215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50820<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@ea50904e4984: Final verdict of PTC: pass 20250101085559217 DAUC <0003> db_auc.c:157 IMSI='262420915871794': No 2G Auth Data 20250101085559217 DAUC <0003> db_auc.c:192 IMSI='262420915871794': No 3G Auth Data 20250101085559218 DLGSUP <0013> hlr.c:121 IMSI 262420915871794: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ea50904e4984: Created GsupExpect[0] for "262420915871794" to be handled at TC_gsup_ul_via_proxy(82) 20250101085559234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50824<->l=127.0.0.1:4258 20250101085559237 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559237 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420915871794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420915871794" cn_domain=PS source_name="the-source\n"} 20250101085559237 DLU <0006> fsm.c:456 lu(262420915871794)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085559237 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420915871794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250101085559237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420915871794)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085559237 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420915871794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420915871794" cn_domain=PS destination_name="the-source\n"} 20250101085559237 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085559237 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ea50904e4984: Found GsupExpect[0] for "262420915871794" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@ea50904e4984: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262420915871794" 20250101085559240 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559240 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420915871794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420915871794" source_name="the-source\n"} 20250101085559240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420915871794)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085559240 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262420915871794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085559240 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420915871794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420915871794" destination_name="the-source\n"} 20250101085559240 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262420915871794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085559240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420915871794)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085559240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420915871794)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085559240 DLU <0006> fsm.c:568 lu(PS:IMSI-262420915871794)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085559240 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085559240 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085559242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50824<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@ea50904e4984: Final verdict of PTC: pass 20250101085559243 DAUC <0003> db_auc.c:157 IMSI='262428775861655': No 2G Auth Data 20250101085559243 DAUC <0003> db_auc.c:192 IMSI='262428775861655': No 3G Auth Data 20250101085559244 DLGSUP <0013> hlr.c:121 IMSI 262428775861655: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ea50904e4984: Created GsupExpect[0] for "262428775861655" to be handled at TC_gsup_ul_via_proxy(83) 20250101085559258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50836<->l=127.0.0.1:4258 20250101085559262 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559262 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428775861655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428775861655" cn_domain=PS source_name="the-source\n"} 20250101085559262 DLU <0006> fsm.c:456 lu(262428775861655)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085559262 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428775861655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250101085559262 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428775861655)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085559262 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428775861655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428775861655" cn_domain=PS destination_name="the-source\n"} 20250101085559262 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085559262 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ea50904e4984: Found GsupExpect[0] for "262428775861655" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@ea50904e4984: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262428775861655" 20250101085559265 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559265 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428775861655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428775861655" source_name="the-source\n"} 20250101085559265 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428775861655)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085559265 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262428775861655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085559265 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428775861655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428775861655" destination_name="the-source\n"} 20250101085559265 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262428775861655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085559265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428775861655)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085559265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428775861655)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085559265 DLU <0006> fsm.c:568 lu(PS:IMSI-262428775861655)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085559265 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085559265 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085559266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50836<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@ea50904e4984: Final verdict of PTC: pass 20250101085559267 DAUC <0003> db_auc.c:157 IMSI='262428771370878': No 2G Auth Data 20250101085559267 DAUC <0003> db_auc.c:192 IMSI='262428771370878': No 3G Auth Data 20250101085559268 DLGSUP <0013> hlr.c:121 IMSI 262428771370878: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ea50904e4984: Created GsupExpect[0] for "262428771370878" to be handled at TC_gsup_ul_via_proxy(84) 20250101085559284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50852<->l=127.0.0.1:4258 20250101085559287 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559287 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428771370878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428771370878" cn_domain=PS source_name="the-source\n"} 20250101085559287 DLU <0006> fsm.c:456 lu(262428771370878)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085559287 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428771370878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250101085559287 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428771370878)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085559287 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428771370878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428771370878" cn_domain=PS destination_name="the-source\n"} 20250101085559287 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085559287 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ea50904e4984: Found GsupExpect[0] for "262428771370878" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@ea50904e4984: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262428771370878" 20250101085559290 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559290 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428771370878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428771370878" source_name="the-source\n"} 20250101085559290 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428771370878)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085559290 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262428771370878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085559290 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428771370878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428771370878" destination_name="the-source\n"} 20250101085559290 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262428771370878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085559290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428771370878)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085559290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428771370878)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085559290 DLU <0006> fsm.c:568 lu(PS:IMSI-262428771370878)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085559290 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085559290 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085559291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50852<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@ea50904e4984: Final verdict of PTC: pass MTC@ea50904e4984: setverdict(pass): none -> pass 20250101085559292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50762<->l=127.0.0.1:4258 20250101085559293 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36223<->l=127.0.0.1:4259) 20250101085559293 DLINP <000b> input/ipa.c:452 connected read/write 20250101085559293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085559293 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085559293 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085559293 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085559293 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@ea50904e4984: Final verdict of PTC: none 75@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: pass MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@ea50904e4984: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Wed Jan 1 08:55:59 UTC 2025 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20250101085559342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50856<->l=127.0.0.1:4258 20250101085559442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50856<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78492) Waiting for packet dumper to finish... 1 (prev_count=78492, count=114604) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Wed Jan 1 08:56:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_ul_subscriber_data started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085602519 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085602520 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085602521 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50860<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085602524 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602524 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085602524 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085602524 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 20250101085602524 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085602524 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 20250101085602524 DLGSUP <0013> gsup_server.c:236 2: 20250101085602524 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085602524 DLGSUP <0013> gsup_server.c:236 3: 20250101085602524 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085602524 DLGSUP <0013> gsup_server.c:236 4: 20250101085602524 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085602524 DLGSUP <0013> gsup_server.c:236 5: 20250101085602524 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085602524 DLGSUP <0013> gsup_server.c:236 7: 20250101085602524 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085602524 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(85)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085602524 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085602524 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@ea50904e4984: 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") 20250101085602546 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39789<->l=127.0.0.1:4259) 20250101085602559 DAUC <0003> db_auc.c:157 IMSI='262429327138155': No 2G Auth Data 20250101085602560 DAUC <0003> db_auc.c:192 IMSI='262429327138155': No 3G Auth Data HLR_Test-GSUP(86)@ea50904e4984: Created GsupExpect[0] for "262429327138155" to be handled at TC_gsup_ul_subscriber_data(89) 20250101085602576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50866<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@ea50904e4984: GSUP ul subscriber_data<unbound> 20250101085602580 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602580 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429327138155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429327138155" cn_domain=PS} 20250101085602580 DLU <0006> fsm.c:456 lu(262429327138155)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085602580 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429327138155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085602580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429327138155)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085602580 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429327138155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429327138155" cn_domain=PS} 20250101085602580 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085602580 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ea50904e4984: Found GsupExpect[0] for "262429327138155" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@ea50904e4984: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262429327138155" 20250101085602583 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602583 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429327138155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429327138155"} 20250101085602583 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429327138155)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085602583 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429327138155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085602583 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429327138155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429327138155"} 20250101085602583 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429327138155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085602583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429327138155)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085602583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429327138155)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085602583 DLU <0006> fsm.c:568 lu(PS:IMSI-262429327138155)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085602583 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085602583 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085602585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50866<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@ea50904e4984: Final verdict of PTC: pass 20250101085602587 DAUC <0003> db_auc.c:157 IMSI='262421096054407': No 2G Auth Data 20250101085602587 DAUC <0003> db_auc.c:192 IMSI='262421096054407': No 3G Auth Data 20250101085602587 DLGSUP <0013> hlr.c:121 IMSI 262421096054407: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ea50904e4984: Created GsupExpect[0] for "262421096054407" to be handled at TC_gsup_ul_subscriber_data(90) 20250101085602602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@ea50904e4984: GSUP ul subscriber_data<unbound> 20250101085602606 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602606 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421096054407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421096054407" cn_domain=PS} 20250101085602606 DLU <0006> fsm.c:456 lu(262421096054407)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085602606 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421096054407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085602606 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421096054407)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085602606 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421096054407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421096054407" cn_domain=PS} 20250101085602606 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085602606 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ea50904e4984: Found GsupExpect[0] for "262421096054407" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@ea50904e4984: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262421096054407" 20250101085602609 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602609 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421096054407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421096054407"} 20250101085602609 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421096054407)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085602609 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421096054407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085602609 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421096054407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421096054407"} 20250101085602609 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421096054407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085602609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421096054407)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085602609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421096054407)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085602609 DLU <0006> fsm.c:568 lu(PS:IMSI-262421096054407)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085602609 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085602609 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085602611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@ea50904e4984: Final verdict of PTC: pass 20250101085602612 DAUC <0003> db_auc.c:157 IMSI='262421381130570': No 2G Auth Data 20250101085602612 DAUC <0003> db_auc.c:192 IMSI='262421381130570': No 3G Auth Data 20250101085602613 DLGSUP <0013> hlr.c:121 IMSI 262421381130570: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ea50904e4984: Created GsupExpect[0] for "262421381130570" to be handled at TC_gsup_ul_subscriber_data(91) 20250101085602626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50888<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@ea50904e4984: GSUP ul subscriber_data<unbound> 20250101085602630 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602630 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421381130570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421381130570" cn_domain=PS} 20250101085602630 DLU <0006> fsm.c:456 lu(262421381130570)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085602630 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421381130570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085602630 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421381130570)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085602630 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421381130570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421381130570" cn_domain=PS} 20250101085602630 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085602630 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ea50904e4984: Found GsupExpect[0] for "262421381130570" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@ea50904e4984: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262421381130570" 20250101085602632 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602632 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421381130570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421381130570"} 20250101085602632 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421381130570)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085602632 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421381130570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085602632 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421381130570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421381130570"} 20250101085602632 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421381130570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085602632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421381130570)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085602632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421381130570)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085602632 DLU <0006> fsm.c:568 lu(PS:IMSI-262421381130570)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085602632 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085602632 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085602634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50888<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@ea50904e4984: Final verdict of PTC: pass 20250101085602635 DAUC <0003> db_auc.c:157 IMSI='262429368796630': No 2G Auth Data 20250101085602635 DAUC <0003> db_auc.c:192 IMSI='262429368796630': No 3G Auth Data 20250101085602636 DLGSUP <0013> hlr.c:121 IMSI 262429368796630: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ea50904e4984: Created GsupExpect[0] for "262429368796630" to be handled at TC_gsup_ul_subscriber_data(92) 20250101085602651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50900<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@ea50904e4984: GSUP ul subscriber_data<unbound> 20250101085602655 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602655 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429368796630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429368796630" cn_domain=PS} 20250101085602655 DLU <0006> fsm.c:456 lu(262429368796630)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085602655 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429368796630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085602655 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429368796630)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085602655 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429368796630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429368796630" cn_domain=PS} 20250101085602655 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085602655 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ea50904e4984: Found GsupExpect[0] for "262429368796630" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@ea50904e4984: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262429368796630" 20250101085602658 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602658 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429368796630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429368796630"} 20250101085602658 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429368796630)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085602658 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429368796630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085602658 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429368796630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429368796630"} 20250101085602658 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429368796630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085602658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429368796630)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085602658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429368796630)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085602658 DLU <0006> fsm.c:568 lu(PS:IMSI-262429368796630)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085602658 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085602658 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085602660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50900<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@ea50904e4984: Final verdict of PTC: pass 20250101085602661 DAUC <0003> db_auc.c:157 IMSI='262422446126323': No 2G Auth Data 20250101085602662 DAUC <0003> db_auc.c:192 IMSI='262422446126323': No 3G Auth Data 20250101085602663 DLGSUP <0013> hlr.c:121 IMSI 262422446126323: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ea50904e4984: Created GsupExpect[0] for "262422446126323" to be handled at TC_gsup_ul_subscriber_data(93) 20250101085602677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50910<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@ea50904e4984: GSUP ul subscriber_data<unbound> 20250101085602680 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602680 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422446126323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422446126323" cn_domain=PS} 20250101085602680 DLU <0006> fsm.c:456 lu(262422446126323)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085602680 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422446126323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085602680 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422446126323)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085602680 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422446126323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422446126323" cn_domain=PS} 20250101085602680 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085602680 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ea50904e4984: Found GsupExpect[0] for "262422446126323" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@ea50904e4984: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262422446126323" 20250101085602683 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602683 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422446126323 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422446126323"} 20250101085602683 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422446126323)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085602683 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422446126323 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085602683 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422446126323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422446126323"} 20250101085602683 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422446126323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085602683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422446126323)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085602683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422446126323)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085602683 DLU <0006> fsm.c:568 lu(PS:IMSI-262422446126323)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085602683 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085602683 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085602685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50910<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@ea50904e4984: Final verdict of PTC: pass 20250101085602686 DAUC <0003> db_auc.c:157 IMSI='262425732455149': No 2G Auth Data 20250101085602686 DAUC <0003> db_auc.c:192 IMSI='262425732455149': No 3G Auth Data 20250101085602687 DLGSUP <0013> hlr.c:121 IMSI 262425732455149: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ea50904e4984: Created GsupExpect[0] for "262425732455149" to be handled at TC_gsup_ul_subscriber_data(94) 20250101085602700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50912<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@ea50904e4984: GSUP ul subscriber_data<unbound> 20250101085602704 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602704 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425732455149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425732455149" cn_domain=PS} 20250101085602704 DLU <0006> fsm.c:456 lu(262425732455149)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085602704 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425732455149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085602704 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425732455149)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085602704 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425732455149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425732455149" cn_domain=PS} 20250101085602704 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085602704 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ea50904e4984: Found GsupExpect[0] for "262425732455149" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@ea50904e4984: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262425732455149" 20250101085602707 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602707 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425732455149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425732455149"} 20250101085602707 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425732455149)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085602707 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425732455149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085602707 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425732455149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425732455149"} 20250101085602707 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425732455149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085602707 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425732455149)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085602707 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425732455149)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085602707 DLU <0006> fsm.c:568 lu(PS:IMSI-262425732455149)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085602707 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085602707 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085602709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50912<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@ea50904e4984: Final verdict of PTC: pass 20250101085602710 DAUC <0003> db_auc.c:157 IMSI='262423082056639': No 2G Auth Data 20250101085602710 DAUC <0003> db_auc.c:192 IMSI='262423082056639': No 3G Auth Data 20250101085602711 DLGSUP <0013> hlr.c:121 IMSI 262423082056639: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ea50904e4984: Created GsupExpect[0] for "262423082056639" to be handled at TC_gsup_ul_subscriber_data(95) 20250101085602727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50916<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@ea50904e4984: GSUP ul subscriber_data<unbound> 20250101085602731 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602731 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423082056639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423082056639" cn_domain=PS} 20250101085602731 DLU <0006> fsm.c:456 lu(262423082056639)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085602731 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423082056639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085602731 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423082056639)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085602731 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423082056639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423082056639" cn_domain=PS} 20250101085602731 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085602731 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ea50904e4984: Found GsupExpect[0] for "262423082056639" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@ea50904e4984: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262423082056639" 20250101085602733 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602733 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423082056639 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423082056639"} 20250101085602733 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423082056639)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085602733 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423082056639 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085602733 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423082056639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423082056639"} 20250101085602733 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423082056639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085602733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423082056639)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085602733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423082056639)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085602733 DLU <0006> fsm.c:568 lu(PS:IMSI-262423082056639)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085602733 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085602733 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085602735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50916<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@ea50904e4984: Final verdict of PTC: pass 20250101085602736 DAUC <0003> db_auc.c:157 IMSI='262425649778280': No 2G Auth Data 20250101085602736 DAUC <0003> db_auc.c:192 IMSI='262425649778280': No 3G Auth Data 20250101085602737 DLGSUP <0013> hlr.c:121 IMSI 262425649778280: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ea50904e4984: Created GsupExpect[0] for "262425649778280" to be handled at TC_gsup_ul_subscriber_data(96) 20250101085602750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50918<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@ea50904e4984: GSUP ul subscriber_data<unbound> 20250101085602754 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602754 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425649778280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425649778280" cn_domain=PS} 20250101085602754 DLU <0006> fsm.c:456 lu(262425649778280)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085602754 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425649778280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085602754 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425649778280)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085602754 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425649778280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425649778280" cn_domain=PS} 20250101085602754 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085602754 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ea50904e4984: Found GsupExpect[0] for "262425649778280" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@ea50904e4984: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262425649778280" 20250101085602757 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602757 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425649778280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425649778280"} 20250101085602757 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425649778280)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085602757 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425649778280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085602757 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425649778280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425649778280"} 20250101085602757 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425649778280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085602757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425649778280)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085602757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425649778280)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085602757 DLU <0006> fsm.c:568 lu(PS:IMSI-262425649778280)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085602757 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085602758 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085602759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50918<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@ea50904e4984: Final verdict of PTC: pass MTC@ea50904e4984: setverdict(pass): none -> pass 20250101085602761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50860<->l=127.0.0.1:4258 20250101085602762 DLINP <000b> input/ipa.c:452 connected read/write 20250101085602762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085602762 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085602762 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085602762 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085602762 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39789<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@ea50904e4984: Final verdict of PTC: none 87@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: pass MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@ea50904e4984: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Wed Jan 1 08:56:02 UTC 2025 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20250101085602800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50924<->l=127.0.0.1:4258 20250101085602901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50924<->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=118048) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Wed Jan 1 08:56:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_vty started. MTC@ea50904e4984: legacy= true 20250101085605977 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085605977 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085605980 DLINP <000b> input/ipa.c:452 connected read/write 20250101085605980 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085605981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50938<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085605983 DLINP <000b> input/ipa.c:452 connected read/write 20250101085605983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085605983 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085605983 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085605983 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 20250101085605983 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085605983 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 20250101085605983 DLGSUP <0013> gsup_server.c:236 2: 20250101085605983 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085605983 DLGSUP <0013> gsup_server.c:236 3: 20250101085605983 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085605983 DLGSUP <0013> gsup_server.c:236 4: 20250101085605983 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085605983 DLGSUP <0013> gsup_server.c:236 5: 20250101085605983 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085605983 DLGSUP <0013> gsup_server.c:236 7: 20250101085605983 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085605983 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085605983 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085605983 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@ea50904e4984: 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") 20250101085606001 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41911<->l=127.0.0.1:4259) 20250101085606003 DAUC <0003> db_auc.c:157 IMSI='262425965199030': No 2G Auth Data 20250101085606003 DAUC <0003> db_auc.c:192 IMSI='262425965199030': No 3G Auth Data 20250101085606006 DAUC <0003> db_auc.c:192 IMSI='262425965199030': No 3G Auth Data 20250101085606008 DAUC <0003> db_auc.c:157 IMSI='262427556269934': No 2G Auth Data 20250101085606008 DAUC <0003> db_auc.c:192 IMSI='262427556269934': No 3G Auth Data 20250101085606010 DAUC <0003> db_auc.c:157 IMSI='262427556269934': No 2G Auth Data 20250101085606012 DAUC <0003> db_auc.c:157 IMSI='262424449139784': No 2G Auth Data 20250101085606012 DAUC <0003> db_auc.c:192 IMSI='262424449139784': No 3G Auth Data MTC@ea50904e4984: setverdict(pass): none -> pass 20250101085606015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50938<->l=127.0.0.1:4258 20250101085606016 DLINP <000b> input/ipa.c:452 connected read/write 20250101085606016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085606016 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085606016 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085606016 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085606016 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41911<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(97)@ea50904e4984: Final verdict of PTC: none 98@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: pass MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@ea50904e4984: Test case TC_vty finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Wed Jan 1 08:56:06 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250101085606057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50946<->l=127.0.0.1:4258 20250101085606157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50946<->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@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Wed Jan 1 08:56:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@ea50904e4984: 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@ea50904e4984: Test case TC_vty_msisdn_isd started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085609234 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085609234 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085609237 DLINP <000b> input/ipa.c:452 connected read/write 20250101085609237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085609238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34424<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085609240 DLINP <000b> input/ipa.c:452 connected read/write 20250101085609240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085609240 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085609240 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085609240 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 20250101085609240 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085609240 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 20250101085609240 DLGSUP <0013> gsup_server.c:236 2: 20250101085609240 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085609240 DLGSUP <0013> gsup_server.c:236 3: 20250101085609240 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085609240 DLGSUP <0013> gsup_server.c:236 4: 20250101085609240 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085609240 DLGSUP <0013> gsup_server.c:236 5: 20250101085609240 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085609240 DLGSUP <0013> gsup_server.c:236 7: 20250101085609240 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085609240 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085609240 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085609240 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)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@ea50904e4984: 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") 20250101085609260 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42741<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@ea50904e4984: Created GsupExpect[0] for "262428917922039" to be handled at TC_vty_msisdn_isd(104) 20250101085609276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34432<->l=127.0.0.1:4258 20250101085609278 DAUC <0003> db_auc.c:157 IMSI='262428917922039': No 2G Auth Data 20250101085609279 DAUC <0003> db_auc.c:192 IMSI='262428917922039': No 3G Auth Data 20250101085609285 DLINP <000b> input/ipa.c:452 connected read/write 20250101085609285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085609285 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428917922039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428917922039" cn_domain=PS} 20250101085609285 DLU <0006> fsm.c:456 lu(262428917922039)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085609285 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428917922039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085609285 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428917922039)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085609285 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428917922039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428917922039" cn_domain=PS} 20250101085609285 DLINP <000b> input/ipa.c:452 connected read/write 20250101085609285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085609285 DLINP <000b> input/ipa.c:452 connected read/write 20250101085609285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@ea50904e4984: Found GsupExpect[0] for "262428917922039" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@ea50904e4984: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262428917922039" 20250101085609288 DLINP <000b> input/ipa.c:452 connected read/write 20250101085609288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085609288 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428917922039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428917922039"} 20250101085609288 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428917922039)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085609288 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428917922039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085609288 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428917922039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428917922039"} 20250101085609288 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428917922039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085609288 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428917922039)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085609288 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428917922039)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085609288 DLU <0006> fsm.c:568 lu(PS:IMSI-262428917922039)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085609288 DLINP <000b> input/ipa.c:452 connected read/write 20250101085609288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085609288 DLINP <000b> input/ipa.c:452 connected read/write 20250101085609289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@ea50904e4984: setverdict(pass): none -> pass 20250101085609290 DLGSUP <0013> hlr.c:128 IMSI 262428917922039: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250101085609290 DLINP <000b> input/ipa.c:452 connected read/write 20250101085609290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085609290 DLINP <000b> input/ipa.c:452 connected read/write 20250101085609290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085609292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34432<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@ea50904e4984: Final verdict of PTC: pass 20250101085609293 DLINP <000b> input/ipa.c:452 connected read/write 20250101085609293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085609293 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428917922039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428917922039"} 20250101085609293 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428917922039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250101085609293 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428917922039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085609293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34424<->l=127.0.0.1:4258 20250101085609294 DLINP <000b> input/ipa.c:452 connected read/write 20250101085609294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085609294 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085609294 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085609294 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085609294 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42741<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@ea50904e4984: Final verdict of PTC: none 102@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 102: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@ea50904e4984: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Wed Jan 1 08:56:09 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250101085609338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34440<->l=127.0.0.1:4258 20250101085609439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34440<->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=34252) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Wed Jan 1 08:56:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_purge_cs started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085612519 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085612519 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085612522 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34442<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085612524 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612524 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085612524 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085612524 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 20250101085612524 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085612524 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 20250101085612524 DLGSUP <0013> gsup_server.c:236 2: 20250101085612524 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085612524 DLGSUP <0013> gsup_server.c:236 3: 20250101085612524 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085612524 DLGSUP <0013> gsup_server.c:236 4: 20250101085612524 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085612524 DLGSUP <0013> gsup_server.c:236 5: 20250101085612524 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085612524 DLGSUP <0013> gsup_server.c:236 7: 20250101085612524 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085612524 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085612524 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(105)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085612524 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@ea50904e4984: 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") 20250101085612544 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34555<->l=127.0.0.1:4259) 20250101085612550 DAUC <0003> db_auc.c:157 IMSI='262427410584284': No 2G Auth Data 20250101085612550 DAUC <0003> db_auc.c:192 IMSI='262427410584284': No 3G Auth Data HLR_Test-GSUP(106)@ea50904e4984: Created GsupExpect[0] for "262427410584284" to be handled at TC_gsup_purge_cs(109) 20250101085612568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34448<->l=127.0.0.1:4258 20250101085612573 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612573 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427410584284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427410584284" cn_domain=PS} 20250101085612573 DLU <0006> fsm.c:456 lu(262427410584284)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085612573 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427410584284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085612573 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427410584284)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085612573 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427410584284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427410584284" cn_domain=PS} 20250101085612573 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612573 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ea50904e4984: Found GsupExpect[0] for "262427410584284" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@ea50904e4984: Added IMSI table entry 0TC_gsup_purge_cs(109)"262427410584284" 20250101085612576 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612576 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427410584284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427410584284"} 20250101085612576 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427410584284)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085612576 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427410584284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085612576 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427410584284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427410584284"} 20250101085612576 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427410584284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085612576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427410584284)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085612576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427410584284)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085612576 DLU <0006> fsm.c:568 lu(PS:IMSI-262427410584284)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085612576 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612576 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@ea50904e4984: setverdict(pass): none -> pass 20250101085612578 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612578 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427410584284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427410584284" cn_domain=CS} 20250101085612578 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427410584284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250101085612578 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427410584284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427410584284"} 20250101085612578 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427410584284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250101085612578 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612578 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085612580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34448<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@ea50904e4984: Final verdict of PTC: pass 20250101085612581 DAUC <0003> db_auc.c:157 IMSI='262425367044604': No 2G Auth Data 20250101085612581 DAUC <0003> db_auc.c:192 IMSI='262425367044604': No 3G Auth Data 20250101085612582 DLGSUP <0013> hlr.c:121 IMSI 262425367044604: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ea50904e4984: Created GsupExpect[0] for "262425367044604" to be handled at TC_gsup_purge_cs(110) 20250101085612597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34456<->l=127.0.0.1:4258 20250101085612601 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612601 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425367044604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425367044604" cn_domain=PS} 20250101085612601 DLU <0006> fsm.c:456 lu(262425367044604)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085612601 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425367044604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085612601 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425367044604)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085612601 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425367044604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425367044604" cn_domain=PS} 20250101085612601 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612601 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ea50904e4984: Found GsupExpect[0] for "262425367044604" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@ea50904e4984: Added IMSI table entry 1TC_gsup_purge_cs(110)"262425367044604" 20250101085612604 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612604 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425367044604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425367044604"} 20250101085612604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425367044604)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085612604 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425367044604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085612604 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425367044604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425367044604"} 20250101085612604 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425367044604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085612604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425367044604)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085612604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425367044604)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085612604 DLU <0006> fsm.c:568 lu(PS:IMSI-262425367044604)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085612604 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612604 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@ea50904e4984: setverdict(pass): none -> pass 20250101085612606 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612606 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425367044604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425367044604" cn_domain=CS} 20250101085612606 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425367044604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250101085612606 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425367044604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425367044604"} 20250101085612606 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425367044604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250101085612606 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612606 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085612607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34456<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@ea50904e4984: Final verdict of PTC: pass 20250101085612609 DAUC <0003> db_auc.c:157 IMSI='262424945796967': No 2G Auth Data 20250101085612609 DAUC <0003> db_auc.c:192 IMSI='262424945796967': No 3G Auth Data 20250101085612609 DLGSUP <0013> hlr.c:121 IMSI 262424945796967: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ea50904e4984: Created GsupExpect[0] for "262424945796967" to be handled at TC_gsup_purge_cs(111) 20250101085612626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34468<->l=127.0.0.1:4258 20250101085612629 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612629 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424945796967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424945796967" cn_domain=PS} 20250101085612629 DLU <0006> fsm.c:456 lu(262424945796967)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085612629 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424945796967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085612629 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424945796967)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085612629 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424945796967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424945796967" cn_domain=PS} 20250101085612629 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612629 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ea50904e4984: Found GsupExpect[0] for "262424945796967" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@ea50904e4984: Added IMSI table entry 2TC_gsup_purge_cs(111)"262424945796967" 20250101085612631 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612631 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424945796967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424945796967"} 20250101085612631 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424945796967)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085612631 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424945796967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085612631 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424945796967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424945796967"} 20250101085612631 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424945796967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085612631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424945796967)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085612631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424945796967)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085612631 DLU <0006> fsm.c:568 lu(PS:IMSI-262424945796967)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085612631 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612631 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@ea50904e4984: setverdict(pass): none -> pass 20250101085612633 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612633 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424945796967 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424945796967" cn_domain=CS} 20250101085612633 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424945796967 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250101085612633 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424945796967 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424945796967"} 20250101085612633 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424945796967 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250101085612633 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612633 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085612634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34468<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@ea50904e4984: Final verdict of PTC: pass 20250101085612635 DAUC <0003> db_auc.c:157 IMSI='262423524585129': No 2G Auth Data 20250101085612635 DAUC <0003> db_auc.c:192 IMSI='262423524585129': No 3G Auth Data 20250101085612636 DLGSUP <0013> hlr.c:121 IMSI 262423524585129: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ea50904e4984: Created GsupExpect[0] for "262423524585129" to be handled at TC_gsup_purge_cs(112) 20250101085612654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34470<->l=127.0.0.1:4258 20250101085612657 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612657 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423524585129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423524585129" cn_domain=PS} 20250101085612657 DLU <0006> fsm.c:456 lu(262423524585129)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085612657 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423524585129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085612657 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423524585129)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085612657 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423524585129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423524585129" cn_domain=PS} 20250101085612657 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612657 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ea50904e4984: Found GsupExpect[0] for "262423524585129" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@ea50904e4984: Added IMSI table entry 3TC_gsup_purge_cs(112)"262423524585129" 20250101085612660 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612660 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423524585129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423524585129"} 20250101085612660 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423524585129)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085612660 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423524585129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085612660 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423524585129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423524585129"} 20250101085612660 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423524585129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085612660 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423524585129)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085612660 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423524585129)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085612660 DLU <0006> fsm.c:568 lu(PS:IMSI-262423524585129)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085612660 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612660 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@ea50904e4984: setverdict(pass): none -> pass 20250101085612661 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612661 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423524585129 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423524585129" cn_domain=CS} 20250101085612661 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423524585129 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250101085612661 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423524585129 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423524585129"} 20250101085612661 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423524585129 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250101085612661 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612662 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085612663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34470<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@ea50904e4984: Final verdict of PTC: pass 20250101085612664 DAUC <0003> db_auc.c:157 IMSI='262422271458471': No 2G Auth Data 20250101085612664 DAUC <0003> db_auc.c:192 IMSI='262422271458471': No 3G Auth Data 20250101085612665 DLGSUP <0013> hlr.c:121 IMSI 262422271458471: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ea50904e4984: Created GsupExpect[0] for "262422271458471" to be handled at TC_gsup_purge_cs(113) 20250101085612681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34482<->l=127.0.0.1:4258 20250101085612684 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612684 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422271458471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422271458471" cn_domain=PS} 20250101085612685 DLU <0006> fsm.c:456 lu(262422271458471)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085612685 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422271458471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085612685 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422271458471)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085612685 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422271458471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422271458471" cn_domain=PS} 20250101085612685 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612685 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ea50904e4984: Found GsupExpect[0] for "262422271458471" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@ea50904e4984: Added IMSI table entry 4TC_gsup_purge_cs(113)"262422271458471" 20250101085612687 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612687 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612687 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422271458471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422271458471"} 20250101085612687 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422271458471)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085612687 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422271458471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085612687 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422271458471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422271458471"} 20250101085612687 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422271458471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085612687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422271458471)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085612687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422271458471)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085612687 DLU <0006> fsm.c:568 lu(PS:IMSI-262422271458471)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085612687 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612687 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@ea50904e4984: setverdict(pass): none -> pass 20250101085612689 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612689 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422271458471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422271458471" cn_domain=CS} 20250101085612689 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422271458471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250101085612689 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422271458471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422271458471"} 20250101085612689 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422271458471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250101085612689 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612689 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085612690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34482<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@ea50904e4984: Final verdict of PTC: pass 20250101085612691 DAUC <0003> db_auc.c:157 IMSI='262424563518731': No 2G Auth Data 20250101085612691 DAUC <0003> db_auc.c:192 IMSI='262424563518731': No 3G Auth Data 20250101085612692 DLGSUP <0013> hlr.c:121 IMSI 262424563518731: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ea50904e4984: Created GsupExpect[0] for "262424563518731" to be handled at TC_gsup_purge_cs(114) 20250101085612706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34494<->l=127.0.0.1:4258 20250101085612709 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612709 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424563518731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424563518731" cn_domain=PS} 20250101085612709 DLU <0006> fsm.c:456 lu(262424563518731)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085612709 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424563518731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085612709 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424563518731)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085612709 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424563518731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424563518731" cn_domain=PS} 20250101085612709 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612709 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ea50904e4984: Found GsupExpect[0] for "262424563518731" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@ea50904e4984: Added IMSI table entry 5TC_gsup_purge_cs(114)"262424563518731" 20250101085612711 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612711 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424563518731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424563518731"} 20250101085612711 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424563518731)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085612711 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424563518731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085612711 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424563518731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424563518731"} 20250101085612711 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424563518731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085612711 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424563518731)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085612711 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424563518731)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085612711 DLU <0006> fsm.c:568 lu(PS:IMSI-262424563518731)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085612711 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612711 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@ea50904e4984: setverdict(pass): none -> pass 20250101085612712 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612713 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424563518731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424563518731" cn_domain=CS} 20250101085612713 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424563518731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250101085612713 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424563518731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424563518731"} 20250101085612713 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424563518731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250101085612713 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612713 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085612714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34494<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@ea50904e4984: Final verdict of PTC: pass 20250101085612716 DAUC <0003> db_auc.c:157 IMSI='262420961958333': No 2G Auth Data 20250101085612716 DAUC <0003> db_auc.c:192 IMSI='262420961958333': No 3G Auth Data 20250101085612716 DLGSUP <0013> hlr.c:121 IMSI 262420961958333: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ea50904e4984: Created GsupExpect[0] for "262420961958333" to be handled at TC_gsup_purge_cs(115) 20250101085612733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34496<->l=127.0.0.1:4258 20250101085612736 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612736 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420961958333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420961958333" cn_domain=PS} 20250101085612736 DLU <0006> fsm.c:456 lu(262420961958333)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085612736 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420961958333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085612736 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420961958333)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085612736 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420961958333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420961958333" cn_domain=PS} 20250101085612736 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612736 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ea50904e4984: Found GsupExpect[0] for "262420961958333" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@ea50904e4984: Added IMSI table entry 6TC_gsup_purge_cs(115)"262420961958333" 20250101085612738 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612738 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420961958333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420961958333"} 20250101085612738 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420961958333)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085612738 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420961958333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085612738 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420961958333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420961958333"} 20250101085612738 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420961958333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085612739 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420961958333)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085612739 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420961958333)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085612739 DLU <0006> fsm.c:568 lu(PS:IMSI-262420961958333)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085612739 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612739 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@ea50904e4984: setverdict(pass): none -> pass 20250101085612740 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612740 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420961958333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420961958333" cn_domain=CS} 20250101085612740 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420961958333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250101085612740 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420961958333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420961958333"} 20250101085612740 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420961958333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250101085612740 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612740 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085612741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34496<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@ea50904e4984: Final verdict of PTC: pass 20250101085612743 DAUC <0003> db_auc.c:157 IMSI='262424582878774': No 2G Auth Data 20250101085612743 DAUC <0003> db_auc.c:192 IMSI='262424582878774': No 3G Auth Data 20250101085612744 DLGSUP <0013> hlr.c:121 IMSI 262424582878774: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ea50904e4984: Created GsupExpect[0] for "262424582878774" to be handled at TC_gsup_purge_cs(116) 20250101085612762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34498<->l=127.0.0.1:4258 20250101085612765 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612765 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424582878774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424582878774" cn_domain=PS} 20250101085612765 DLU <0006> fsm.c:456 lu(262424582878774)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085612765 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424582878774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085612765 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424582878774)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085612765 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424582878774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424582878774" cn_domain=PS} 20250101085612765 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612765 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ea50904e4984: Found GsupExpect[0] for "262424582878774" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@ea50904e4984: Added IMSI table entry 7TC_gsup_purge_cs(116)"262424582878774" 20250101085612768 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612768 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424582878774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424582878774"} 20250101085612768 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424582878774)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085612768 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424582878774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085612768 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424582878774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424582878774"} 20250101085612768 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424582878774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085612768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424582878774)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085612768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424582878774)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085612768 DLU <0006> fsm.c:568 lu(PS:IMSI-262424582878774)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085612768 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612768 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@ea50904e4984: setverdict(pass): none -> pass 20250101085612770 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612770 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424582878774 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424582878774" cn_domain=CS} 20250101085612770 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424582878774 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250101085612770 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424582878774 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424582878774"} 20250101085612770 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424582878774 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250101085612770 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085612770 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085612772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34498<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@ea50904e4984: Final verdict of PTC: pass MTC@ea50904e4984: setverdict(pass): none -> pass 20250101085612773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34442<->l=127.0.0.1:4258 20250101085612774 DLINP <000b> input/ipa.c:452 connected read/write 20250101085612774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085612774 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085612774 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085612774 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085612774 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34555<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@ea50904e4984: Final verdict of PTC: none 107@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: pass MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@ea50904e4984: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Wed Jan 1 08:56:12 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250101085612815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 20250101085612916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34512<->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@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Wed Jan 1 08:56:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_purge_ps started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085615994 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085615994 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085615997 DLINP <000b> input/ipa.c:452 connected read/write 20250101085615997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085615997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34520<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085616000 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616000 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085616000 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085616000 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 20250101085616000 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085616000 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 20250101085616000 DLGSUP <0013> gsup_server.c:236 2: 20250101085616000 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085616000 DLGSUP <0013> gsup_server.c:236 3: 20250101085616000 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085616000 DLGSUP <0013> gsup_server.c:236 4: 20250101085616000 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085616000 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(117)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085616000 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085616000 DLGSUP <0013> gsup_server.c:236 7: 20250101085616000 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085616000 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085616000 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085616000 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@ea50904e4984: 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") 20250101085616019 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44195<->l=127.0.0.1:4259) 20250101085616023 DAUC <0003> db_auc.c:157 IMSI='262427188382800': No 2G Auth Data 20250101085616023 DAUC <0003> db_auc.c:192 IMSI='262427188382800': No 3G Auth Data HLR_Test-GSUP(118)@ea50904e4984: Created GsupExpect[0] for "262427188382800" to be handled at TC_gsup_purge_ps(121) 20250101085616039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34528<->l=127.0.0.1:4258 20250101085616044 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616044 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427188382800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427188382800" cn_domain=PS} 20250101085616044 DLU <0006> fsm.c:456 lu(262427188382800)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085616044 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427188382800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085616044 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427188382800)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085616044 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427188382800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427188382800" cn_domain=PS} 20250101085616044 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616044 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ea50904e4984: Found GsupExpect[0] for "262427188382800" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@ea50904e4984: Added IMSI table entry 0TC_gsup_purge_ps(121)"262427188382800" 20250101085616047 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616047 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427188382800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427188382800"} 20250101085616047 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427188382800)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085616047 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427188382800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085616047 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427188382800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427188382800"} 20250101085616047 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427188382800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085616047 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427188382800)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085616047 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427188382800)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085616047 DLU <0006> fsm.c:568 lu(PS:IMSI-262427188382800)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085616047 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616048 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@ea50904e4984: setverdict(pass): none -> pass 20250101085616049 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616049 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427188382800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427188382800" cn_domain=PS} 20250101085616049 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427188382800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250101085616049 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427188382800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427188382800"} 20250101085616049 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427188382800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250101085616049 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616049 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085616050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34528<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@ea50904e4984: Final verdict of PTC: pass 20250101085616052 DAUC <0003> db_auc.c:157 IMSI='262427196699670': No 2G Auth Data 20250101085616052 DAUC <0003> db_auc.c:192 IMSI='262427196699670': No 3G Auth Data 20250101085616053 DLGSUP <0013> hlr.c:121 IMSI 262427196699670: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ea50904e4984: Created GsupExpect[0] for "262427196699670" to be handled at TC_gsup_purge_ps(122) 20250101085616071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4258 20250101085616074 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616074 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427196699670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427196699670" cn_domain=PS} 20250101085616074 DLU <0006> fsm.c:456 lu(262427196699670)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085616074 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427196699670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085616074 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427196699670)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085616074 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427196699670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427196699670" cn_domain=PS} 20250101085616074 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616074 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ea50904e4984: Found GsupExpect[0] for "262427196699670" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@ea50904e4984: Added IMSI table entry 1TC_gsup_purge_ps(122)"262427196699670" 20250101085616077 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616077 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427196699670 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427196699670"} 20250101085616077 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427196699670)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085616077 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427196699670 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085616077 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427196699670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427196699670"} 20250101085616077 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427196699670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085616077 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427196699670)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085616077 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427196699670)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085616077 DLU <0006> fsm.c:568 lu(PS:IMSI-262427196699670)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085616077 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616077 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@ea50904e4984: setverdict(pass): none -> pass 20250101085616079 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616079 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427196699670 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427196699670" cn_domain=PS} 20250101085616079 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427196699670 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250101085616079 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427196699670 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427196699670"} 20250101085616079 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427196699670 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250101085616079 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616079 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085616080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@ea50904e4984: Final verdict of PTC: pass 20250101085616082 DAUC <0003> db_auc.c:157 IMSI='262423864469746': No 2G Auth Data 20250101085616082 DAUC <0003> db_auc.c:192 IMSI='262423864469746': No 3G Auth Data 20250101085616082 DLGSUP <0013> hlr.c:121 IMSI 262423864469746: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ea50904e4984: Created GsupExpect[0] for "262423864469746" to be handled at TC_gsup_purge_ps(123) 20250101085616097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34552<->l=127.0.0.1:4258 20250101085616100 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616100 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423864469746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423864469746" cn_domain=PS} 20250101085616100 DLU <0006> fsm.c:456 lu(262423864469746)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085616100 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423864469746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085616100 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423864469746)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085616100 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423864469746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423864469746" cn_domain=PS} 20250101085616100 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616100 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ea50904e4984: Found GsupExpect[0] for "262423864469746" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@ea50904e4984: Added IMSI table entry 2TC_gsup_purge_ps(123)"262423864469746" 20250101085616102 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616102 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423864469746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423864469746"} 20250101085616102 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423864469746)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085616102 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423864469746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085616102 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423864469746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423864469746"} 20250101085616102 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423864469746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085616102 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423864469746)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085616102 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423864469746)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085616102 DLU <0006> fsm.c:568 lu(PS:IMSI-262423864469746)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085616102 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616102 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@ea50904e4984: setverdict(pass): none -> pass 20250101085616104 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616104 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423864469746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423864469746" cn_domain=PS} 20250101085616104 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423864469746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250101085616104 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423864469746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423864469746"} 20250101085616104 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423864469746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250101085616104 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616104 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085616105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34552<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@ea50904e4984: Final verdict of PTC: pass 20250101085616107 DAUC <0003> db_auc.c:157 IMSI='262424095770057': No 2G Auth Data 20250101085616107 DAUC <0003> db_auc.c:192 IMSI='262424095770057': No 3G Auth Data 20250101085616108 DLGSUP <0013> hlr.c:121 IMSI 262424095770057: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ea50904e4984: Created GsupExpect[0] for "262424095770057" to be handled at TC_gsup_purge_ps(124) 20250101085616124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34554<->l=127.0.0.1:4258 20250101085616127 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616127 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424095770057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424095770057" cn_domain=PS} 20250101085616127 DLU <0006> fsm.c:456 lu(262424095770057)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085616127 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424095770057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085616127 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424095770057)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085616127 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424095770057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424095770057" cn_domain=PS} 20250101085616127 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616127 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ea50904e4984: Found GsupExpect[0] for "262424095770057" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@ea50904e4984: Added IMSI table entry 3TC_gsup_purge_ps(124)"262424095770057" 20250101085616129 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616129 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424095770057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424095770057"} 20250101085616129 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424095770057)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085616129 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424095770057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085616129 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424095770057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424095770057"} 20250101085616129 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424095770057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085616129 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424095770057)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085616129 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424095770057)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085616129 DLU <0006> fsm.c:568 lu(PS:IMSI-262424095770057)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085616129 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616129 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@ea50904e4984: setverdict(pass): none -> pass 20250101085616130 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616130 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424095770057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424095770057" cn_domain=PS} 20250101085616130 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424095770057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250101085616130 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424095770057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424095770057"} 20250101085616130 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424095770057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250101085616130 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616130 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085616131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34554<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@ea50904e4984: Final verdict of PTC: pass 20250101085616133 DAUC <0003> db_auc.c:157 IMSI='262429427433621': No 2G Auth Data 20250101085616133 DAUC <0003> db_auc.c:192 IMSI='262429427433621': No 3G Auth Data 20250101085616134 DLGSUP <0013> hlr.c:121 IMSI 262429427433621: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ea50904e4984: Created GsupExpect[0] for "262429427433621" to be handled at TC_gsup_purge_ps(125) 20250101085616148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34558<->l=127.0.0.1:4258 20250101085616151 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616151 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429427433621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429427433621" cn_domain=PS} 20250101085616151 DLU <0006> fsm.c:456 lu(262429427433621)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085616151 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429427433621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085616151 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429427433621)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085616151 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429427433621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429427433621" cn_domain=PS} 20250101085616151 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616151 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ea50904e4984: Found GsupExpect[0] for "262429427433621" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@ea50904e4984: Added IMSI table entry 4TC_gsup_purge_ps(125)"262429427433621" 20250101085616154 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616154 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429427433621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429427433621"} 20250101085616154 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429427433621)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085616154 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429427433621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085616154 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429427433621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429427433621"} 20250101085616154 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429427433621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085616154 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429427433621)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085616154 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429427433621)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085616154 DLU <0006> fsm.c:568 lu(PS:IMSI-262429427433621)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085616154 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616154 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@ea50904e4984: setverdict(pass): none -> pass 20250101085616156 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616156 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429427433621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429427433621" cn_domain=PS} 20250101085616156 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429427433621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250101085616156 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429427433621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429427433621"} 20250101085616156 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429427433621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250101085616156 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616156 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085616157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34558<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@ea50904e4984: Final verdict of PTC: pass 20250101085616159 DAUC <0003> db_auc.c:157 IMSI='262423098155951': No 2G Auth Data 20250101085616159 DAUC <0003> db_auc.c:192 IMSI='262423098155951': No 3G Auth Data 20250101085616160 DLGSUP <0013> hlr.c:121 IMSI 262423098155951: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ea50904e4984: Created GsupExpect[0] for "262423098155951" to be handled at TC_gsup_purge_ps(126) 20250101085616175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34574<->l=127.0.0.1:4258 20250101085616178 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616178 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423098155951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423098155951" cn_domain=PS} 20250101085616178 DLU <0006> fsm.c:456 lu(262423098155951)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085616178 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423098155951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085616178 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423098155951)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085616178 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423098155951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423098155951" cn_domain=PS} 20250101085616178 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616178 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ea50904e4984: Found GsupExpect[0] for "262423098155951" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@ea50904e4984: Added IMSI table entry 5TC_gsup_purge_ps(126)"262423098155951" 20250101085616181 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616181 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423098155951 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423098155951"} 20250101085616181 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423098155951)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085616181 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423098155951 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085616181 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423098155951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423098155951"} 20250101085616181 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423098155951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085616181 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423098155951)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085616181 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423098155951)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085616181 DLU <0006> fsm.c:568 lu(PS:IMSI-262423098155951)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085616181 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616181 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@ea50904e4984: setverdict(pass): none -> pass 20250101085616183 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616183 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423098155951 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423098155951" cn_domain=PS} 20250101085616183 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423098155951 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250101085616184 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423098155951 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423098155951"} 20250101085616184 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423098155951 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250101085616184 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616184 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085616185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34574<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@ea50904e4984: Final verdict of PTC: pass 20250101085616187 DAUC <0003> db_auc.c:157 IMSI='262421434519239': No 2G Auth Data 20250101085616187 DAUC <0003> db_auc.c:192 IMSI='262421434519239': No 3G Auth Data 20250101085616188 DLGSUP <0013> hlr.c:121 IMSI 262421434519239: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ea50904e4984: Created GsupExpect[0] for "262421434519239" to be handled at TC_gsup_purge_ps(127) 20250101085616203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4258 20250101085616205 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616205 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421434519239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421434519239" cn_domain=PS} 20250101085616205 DLU <0006> fsm.c:456 lu(262421434519239)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085616205 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421434519239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085616205 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421434519239)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085616205 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421434519239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421434519239" cn_domain=PS} 20250101085616205 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616205 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ea50904e4984: Found GsupExpect[0] for "262421434519239" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@ea50904e4984: Added IMSI table entry 6TC_gsup_purge_ps(127)"262421434519239" 20250101085616208 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616208 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421434519239 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421434519239"} 20250101085616208 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421434519239)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085616208 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421434519239 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085616208 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421434519239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421434519239"} 20250101085616208 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421434519239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085616208 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421434519239)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085616208 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421434519239)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085616208 DLU <0006> fsm.c:568 lu(PS:IMSI-262421434519239)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085616208 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616208 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@ea50904e4984: setverdict(pass): none -> pass 20250101085616210 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616210 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421434519239 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421434519239" cn_domain=PS} 20250101085616210 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421434519239 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250101085616210 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421434519239 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421434519239"} 20250101085616210 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421434519239 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250101085616210 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616210 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085616212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@ea50904e4984: Final verdict of PTC: pass 20250101085616213 DAUC <0003> db_auc.c:157 IMSI='262427053557954': No 2G Auth Data 20250101085616213 DAUC <0003> db_auc.c:192 IMSI='262427053557954': No 3G Auth Data 20250101085616214 DLGSUP <0013> hlr.c:121 IMSI 262427053557954: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ea50904e4984: Created GsupExpect[0] for "262427053557954" to be handled at TC_gsup_purge_ps(128) 20250101085616228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34602<->l=127.0.0.1:4258 20250101085616231 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616231 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427053557954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427053557954" cn_domain=PS} 20250101085616231 DLU <0006> fsm.c:456 lu(262427053557954)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085616231 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427053557954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085616231 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427053557954)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085616231 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427053557954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427053557954" cn_domain=PS} 20250101085616231 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616231 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ea50904e4984: Found GsupExpect[0] for "262427053557954" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@ea50904e4984: Added IMSI table entry 7TC_gsup_purge_ps(128)"262427053557954" 20250101085616233 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616233 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427053557954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427053557954"} 20250101085616233 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427053557954)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085616233 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427053557954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085616233 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427053557954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427053557954"} 20250101085616233 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427053557954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085616233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427053557954)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085616233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427053557954)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085616233 DLU <0006> fsm.c:568 lu(PS:IMSI-262427053557954)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085616233 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616233 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@ea50904e4984: setverdict(pass): none -> pass 20250101085616234 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616234 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427053557954 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427053557954" cn_domain=PS} 20250101085616234 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427053557954 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250101085616234 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427053557954 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427053557954"} 20250101085616234 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427053557954 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250101085616234 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085616234 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085616235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34602<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@ea50904e4984: Final verdict of PTC: pass MTC@ea50904e4984: setverdict(pass): none -> pass 20250101085616237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34520<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@ea50904e4984: Final verdict of PTC: none 20250101085616238 DLINP <000b> input/ipa.c:452 connected read/write 20250101085616238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085616238 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085616238 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085616238 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085616238 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44195<->l=127.0.0.1:4259) 119@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: pass MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@ea50904e4984: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Wed Jan 1 08:56:16 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250101085616279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4258 20250101085616380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77216) Waiting for packet dumper to finish... 1 (prev_count=77216, count=134560) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Wed Jan 1 08:56:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_purge_unknown started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085619459 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085619459 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085619461 DLINP <000b> input/ipa.c:452 connected read/write 20250101085619461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085619462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43154<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085619465 DLINP <000b> input/ipa.c:452 connected read/write 20250101085619465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085619465 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085619465 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085619465 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 20250101085619465 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085619465 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 20250101085619465 DLGSUP <0013> gsup_server.c:236 2: 20250101085619465 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085619465 DLGSUP <0013> gsup_server.c:236 3: 20250101085619465 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085619465 DLGSUP <0013> gsup_server.c:236 4: 20250101085619465 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085619465 DLGSUP <0013> gsup_server.c:236 5: 20250101085619465 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085619465 DLGSUP <0013> gsup_server.c:236 7: 20250101085619465 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085619465 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085619465 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085619465 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@ea50904e4984: 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") 20250101085619483 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37083<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@ea50904e4984: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250101085619495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43164<->l=127.0.0.1:4258 20250101085619505 DLINP <000b> input/ipa.c:452 connected read/write 20250101085619505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085619505 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} 20250101085619505 DLU <0006> fsm.c:456 lu(2345743413463)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085619505 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 20250101085619505 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} 20250101085619505 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085619505 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x562359febfa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085619505 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x562359febfa0]{UNVALIDATED}: Freeing instance 20250101085619505 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x562359febfa0]{UNVALIDATED}: Deallocated 20250101085619505 DLINP <000b> input/ipa.c:452 connected read/write 20250101085619505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085619506 DLINP <000b> input/ipa.c:452 connected read/write 20250101085619506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@ea50904e4984: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@ea50904e4984: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@ea50904e4984: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085619508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43164<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@ea50904e4984: Final verdict of PTC: pass MTC@ea50904e4984: setverdict(pass): none -> pass 20250101085619509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43154<->l=127.0.0.1:4258 20250101085619510 DLINP <000b> input/ipa.c:452 connected read/write 20250101085619510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085619510 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085619510 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085619510 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085619510 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37083<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@ea50904e4984: Final verdict of PTC: none 131@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: pass MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@ea50904e4984: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Wed Jan 1 08:56:19 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250101085619555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43176<->l=127.0.0.1:4258 20250101085619655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43176<->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=26012) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Wed Jan 1 08:56:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_mo_ussd_unknown started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085622735 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085622735 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085622738 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085622739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43192<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085622742 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085622742 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085622742 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085622742 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 20250101085622742 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085622742 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 20250101085622742 DLGSUP <0013> gsup_server.c:236 2: 20250101085622742 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085622742 DLGSUP <0013> gsup_server.c:236 3: 20250101085622742 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085622742 DLGSUP <0013> gsup_server.c:236 4: 20250101085622742 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085622742 DLGSUP <0013> gsup_server.c:236 5: 20250101085622742 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085622742 DLGSUP <0013> gsup_server.c:236 7: 20250101085622742 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085622742 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085622742 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085622742 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)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@ea50904e4984: 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") 20250101085622767 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40561<->l=127.0.0.1:4259) 20250101085622775 DAUC <0003> db_auc.c:157 IMSI='262426435382118': No 2G Auth Data 20250101085622775 DAUC <0003> db_auc.c:192 IMSI='262426435382118': No 3G Auth Data HLR_Test-GSUP(135)@ea50904e4984: Created GsupExpect[0] for "262426435382118" to be handled at TC_mo_ussd_unknown(138) 20250101085622789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43202<->l=127.0.0.1:4258 20250101085622796 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085622796 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426435382118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426435382118" session_id=3087837801 session_state=BEGIN} 20250101085622796 DSS <0004> hlr_ussd.c:576 262426435382118/0xb80caa69: Process SS (BEGIN) 20250101085622796 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250101085622796 DSS <0004> hlr_ussd.c:518 262426435382118/0xb80caa69: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250101085622796 DSS <0004> hlr_ussd.c:523 262426435382118/0xb80caa69: USSD for unknown code '*#200#' 20250101085622796 DSS <0004> hlr_ussd.c:354 262426435382118/0xb80caa69: Tx ReturnError(1, 0x12) 20250101085622796 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426435382118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426435382118" session_id=3087837801 session_state=END} 20250101085622796 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085622796 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ea50904e4984: Found GsupExpect[0] for "262426435382118" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@ea50904e4984: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262426435382118" TC_mo_ussd_unknown(138)@ea50904e4984: setverdict(pass): none -> pass 20250101085622799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43202<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@ea50904e4984: Final verdict of PTC: pass 20250101085622800 DAUC <0003> db_auc.c:157 IMSI='262427841904623': No 2G Auth Data 20250101085622800 DAUC <0003> db_auc.c:192 IMSI='262427841904623': No 3G Auth Data HLR_Test-GSUP(135)@ea50904e4984: Created GsupExpect[0] for "262427841904623" to be handled at TC_mo_ussd_unknown(139) 20250101085622818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 20250101085622822 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085622822 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427841904623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427841904623" session_id=664155098 session_state=BEGIN} 20250101085622822 DSS <0004> hlr_ussd.c:576 262427841904623/0x279633da: Process SS (BEGIN) 20250101085622822 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250101085622822 DSS <0004> hlr_ussd.c:518 262427841904623/0x279633da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250101085622822 DSS <0004> hlr_ussd.c:523 262427841904623/0x279633da: USSD for unknown code '*#200#' 20250101085622822 DSS <0004> hlr_ussd.c:354 262427841904623/0x279633da: Tx ReturnError(1, 0x12) 20250101085622822 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427841904623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427841904623" session_id=664155098 session_state=END} 20250101085622822 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085622822 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ea50904e4984: Found GsupExpect[0] for "262427841904623" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@ea50904e4984: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262427841904623" TC_mo_ussd_unknown(139)@ea50904e4984: setverdict(pass): none -> pass 20250101085622825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@ea50904e4984: Final verdict of PTC: pass 20250101085622825 DAUC <0003> db_auc.c:157 IMSI='262429320230551': No 2G Auth Data 20250101085622825 DAUC <0003> db_auc.c:192 IMSI='262429320230551': No 3G Auth Data HLR_Test-GSUP(135)@ea50904e4984: Created GsupExpect[0] for "262429320230551" to be handled at TC_mo_ussd_unknown(140) 20250101085622843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43230<->l=127.0.0.1:4258 20250101085622850 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085622850 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429320230551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429320230551" session_id=2013707930 session_state=BEGIN} 20250101085622850 DSS <0004> hlr_ussd.c:576 262429320230551/0x7806be9a: Process SS (BEGIN) 20250101085622850 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250101085622850 DSS <0004> hlr_ussd.c:518 262429320230551/0x7806be9a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250101085622851 DSS <0004> hlr_ussd.c:523 262429320230551/0x7806be9a: USSD for unknown code '*#200#' 20250101085622851 DSS <0004> hlr_ussd.c:354 262429320230551/0x7806be9a: Tx ReturnError(1, 0x12) 20250101085622851 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429320230551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429320230551" session_id=2013707930 session_state=END} 20250101085622851 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085622851 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ea50904e4984: Found GsupExpect[0] for "262429320230551" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@ea50904e4984: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429320230551" TC_mo_ussd_unknown(140)@ea50904e4984: setverdict(pass): none -> pass 20250101085622853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43230<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@ea50904e4984: Final verdict of PTC: pass 20250101085622854 DAUC <0003> db_auc.c:157 IMSI='262424764264913': No 2G Auth Data 20250101085622854 DAUC <0003> db_auc.c:192 IMSI='262424764264913': No 3G Auth Data HLR_Test-GSUP(135)@ea50904e4984: Created GsupExpect[0] for "262424764264913" to be handled at TC_mo_ussd_unknown(141) 20250101085622869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43240<->l=127.0.0.1:4258 20250101085622876 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085622876 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424764264913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424764264913" session_id=1172250669 session_state=BEGIN} 20250101085622876 DSS <0004> hlr_ussd.c:576 262424764264913/0x45df202d: Process SS (BEGIN) 20250101085622876 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250101085622876 DSS <0004> hlr_ussd.c:518 262424764264913/0x45df202d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250101085622876 DSS <0004> hlr_ussd.c:523 262424764264913/0x45df202d: USSD for unknown code '*#200#' 20250101085622876 DSS <0004> hlr_ussd.c:354 262424764264913/0x45df202d: Tx ReturnError(1, 0x12) 20250101085622876 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424764264913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424764264913" session_id=1172250669 session_state=END} 20250101085622876 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085622876 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ea50904e4984: Found GsupExpect[0] for "262424764264913" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@ea50904e4984: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262424764264913" TC_mo_ussd_unknown(141)@ea50904e4984: setverdict(pass): none -> pass 20250101085622879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43240<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@ea50904e4984: Final verdict of PTC: pass 20250101085622880 DAUC <0003> db_auc.c:157 IMSI='262428351460922': No 2G Auth Data 20250101085622880 DAUC <0003> db_auc.c:192 IMSI='262428351460922': No 3G Auth Data HLR_Test-GSUP(135)@ea50904e4984: Created GsupExpect[0] for "262428351460922" to be handled at TC_mo_ussd_unknown(142) 20250101085622895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43244<->l=127.0.0.1:4258 20250101085622901 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085622901 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428351460922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428351460922" session_id=3871815062 session_state=BEGIN} 20250101085622901 DSS <0004> hlr_ussd.c:576 262428351460922/0xe6c73596: Process SS (BEGIN) 20250101085622901 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250101085622901 DSS <0004> hlr_ussd.c:518 262428351460922/0xe6c73596: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250101085622901 DSS <0004> hlr_ussd.c:523 262428351460922/0xe6c73596: USSD for unknown code '*#200#' 20250101085622901 DSS <0004> hlr_ussd.c:354 262428351460922/0xe6c73596: Tx ReturnError(1, 0x12) 20250101085622901 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428351460922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428351460922" session_id=3871815062 session_state=END} 20250101085622901 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085622901 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ea50904e4984: Found GsupExpect[0] for "262428351460922" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@ea50904e4984: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262428351460922" TC_mo_ussd_unknown(142)@ea50904e4984: setverdict(pass): none -> pass 20250101085622904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43244<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@ea50904e4984: Final verdict of PTC: pass 20250101085622905 DAUC <0003> db_auc.c:157 IMSI='262423442975640': No 2G Auth Data 20250101085622905 DAUC <0003> db_auc.c:192 IMSI='262423442975640': No 3G Auth Data HLR_Test-GSUP(135)@ea50904e4984: Created GsupExpect[0] for "262423442975640" to be handled at TC_mo_ussd_unknown(143) 20250101085622923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43252<->l=127.0.0.1:4258 20250101085622930 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085622930 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423442975640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423442975640" session_id=3366877840 session_state=BEGIN} 20250101085622930 DSS <0004> hlr_ussd.c:576 262423442975640/0xc8ae7a90: Process SS (BEGIN) 20250101085622930 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250101085622930 DSS <0004> hlr_ussd.c:518 262423442975640/0xc8ae7a90: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250101085622930 DSS <0004> hlr_ussd.c:523 262423442975640/0xc8ae7a90: USSD for unknown code '*#200#' 20250101085622930 DSS <0004> hlr_ussd.c:354 262423442975640/0xc8ae7a90: Tx ReturnError(1, 0x12) 20250101085622930 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423442975640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423442975640" session_id=3366877840 session_state=END} 20250101085622930 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085622930 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ea50904e4984: Found GsupExpect[0] for "262423442975640" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@ea50904e4984: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262423442975640" TC_mo_ussd_unknown(143)@ea50904e4984: setverdict(pass): none -> pass 20250101085622933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43252<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@ea50904e4984: Final verdict of PTC: pass 20250101085622934 DAUC <0003> db_auc.c:157 IMSI='262423164530243': No 2G Auth Data 20250101085622934 DAUC <0003> db_auc.c:192 IMSI='262423164530243': No 3G Auth Data HLR_Test-GSUP(135)@ea50904e4984: Created GsupExpect[0] for "262423164530243" to be handled at TC_mo_ussd_unknown(144) 20250101085622949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43268<->l=127.0.0.1:4258 20250101085622956 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085622956 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423164530243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423164530243" session_id=417835122 session_state=BEGIN} 20250101085622956 DSS <0004> hlr_ussd.c:576 262423164530243/0x18e7a872: Process SS (BEGIN) 20250101085622956 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250101085622956 DSS <0004> hlr_ussd.c:518 262423164530243/0x18e7a872: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250101085622956 DSS <0004> hlr_ussd.c:523 262423164530243/0x18e7a872: USSD for unknown code '*#200#' 20250101085622956 DSS <0004> hlr_ussd.c:354 262423164530243/0x18e7a872: Tx ReturnError(1, 0x12) 20250101085622956 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423164530243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423164530243" session_id=417835122 session_state=END} 20250101085622956 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085622956 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ea50904e4984: Found GsupExpect[0] for "262423164530243" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@ea50904e4984: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262423164530243" TC_mo_ussd_unknown(144)@ea50904e4984: setverdict(pass): none -> pass 20250101085622959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43268<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@ea50904e4984: Final verdict of PTC: pass 20250101085622960 DAUC <0003> db_auc.c:157 IMSI='262427941777098': No 2G Auth Data 20250101085622960 DAUC <0003> db_auc.c:192 IMSI='262427941777098': No 3G Auth Data HLR_Test-GSUP(135)@ea50904e4984: Created GsupExpect[0] for "262427941777098" to be handled at TC_mo_ussd_unknown(145) 20250101085622976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43276<->l=127.0.0.1:4258 20250101085622983 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085622983 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427941777098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427941777098" session_id=457337677 session_state=BEGIN} 20250101085622983 DSS <0004> hlr_ussd.c:576 262427941777098/0x1b426b4d: Process SS (BEGIN) 20250101085622983 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250101085622983 DSS <0004> hlr_ussd.c:518 262427941777098/0x1b426b4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250101085622983 DSS <0004> hlr_ussd.c:523 262427941777098/0x1b426b4d: USSD for unknown code '*#200#' 20250101085622983 DSS <0004> hlr_ussd.c:354 262427941777098/0x1b426b4d: Tx ReturnError(1, 0x12) 20250101085622983 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427941777098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427941777098" session_id=457337677 session_state=END} 20250101085622983 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085622983 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ea50904e4984: Found GsupExpect[0] for "262427941777098" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@ea50904e4984: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262427941777098" TC_mo_ussd_unknown(145)@ea50904e4984: setverdict(pass): none -> pass 20250101085622986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43276<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@ea50904e4984: Final verdict of PTC: pass 20250101085622987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43192<->l=127.0.0.1:4258 20250101085622988 DLINP <000b> input/ipa.c:452 connected read/write 20250101085622988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085622988 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085622988 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085622988 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 136@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@ea50904e4984: Final verdict of PTC: none 20250101085622989 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40561<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 136: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@ea50904e4984: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Wed Jan 1 08:56:22 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250101085623029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43282<->l=127.0.0.1:4258 20250101085623129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43282<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12640) Waiting for packet dumper to finish... 1 (prev_count=12640, count=81392) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Wed Jan 1 08:56:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@ea50904e4984: 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@ea50904e4984: Test case TC_mo_ussd_euse_disc started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085626209 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085626209 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085626211 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085626212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43290<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085626215 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085626215 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085626215 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085626215 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 20250101085626215 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085626215 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 20250101085626215 DLGSUP <0013> gsup_server.c:236 2: 20250101085626215 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085626215 DLGSUP <0013> gsup_server.c:236 3: 20250101085626215 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085626215 DLGSUP <0013> gsup_server.c:236 4: 20250101085626215 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085626215 DLGSUP <0013> gsup_server.c:236 5: 20250101085626215 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(146)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085626215 DLGSUP <0013> gsup_server.c:236 7: 20250101085626215 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085626215 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085626215 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085626215 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@ea50904e4984: 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") 20250101085626232 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45235<->l=127.0.0.1:4259) 20250101085626238 DAUC <0003> db_auc.c:157 IMSI='262424756526940': No 2G Auth Data 20250101085626238 DAUC <0003> db_auc.c:192 IMSI='262424756526940': No 3G Auth Data HLR_Test-GSUP(147)@ea50904e4984: Created GsupExpect[0] for "262424756526940" to be handled at TC_mo_ussd_euse_disc(150) 20250101085626256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43304<->l=127.0.0.1:4258 20250101085626263 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085626264 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424756526940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424756526940" session_id=3806867322 session_state=BEGIN} 20250101085626264 DSS <0004> hlr_ussd.c:576 262424756526940/0xe2e82f7a: Process SS (BEGIN) 20250101085626264 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085626264 DSS <0004> hlr_ussd.c:518 262424756526940/0xe2e82f7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085626264 DSS <0004> hlr_ussd.c:542 262424756526940/0xe2e82f7a: Cannot find conn for EUSE EUSE-foobar 20250101085626264 DSS <0004> hlr_ussd.c:354 262424756526940/0xe2e82f7a: Tx ReturnError(1, 0x22) 20250101085626264 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424756526940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424756526940" session_id=3806867322 session_state=END} 20250101085626264 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085626264 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ea50904e4984: Found GsupExpect[0] for "262424756526940" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@ea50904e4984: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262424756526940" TC_mo_ussd_euse_disc(150)@ea50904e4984: setverdict(pass): none -> pass 20250101085626268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43304<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@ea50904e4984: Final verdict of PTC: pass 20250101085626269 DAUC <0003> db_auc.c:157 IMSI='262420912675600': No 2G Auth Data 20250101085626269 DAUC <0003> db_auc.c:192 IMSI='262420912675600': No 3G Auth Data HLR_Test-GSUP(147)@ea50904e4984: Created GsupExpect[0] for "262420912675600" to be handled at TC_mo_ussd_euse_disc(151) 20250101085626282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43318<->l=127.0.0.1:4258 20250101085626289 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085626289 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420912675600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420912675600" session_id=786070221 session_state=BEGIN} 20250101085626289 DSS <0004> hlr_ussd.c:576 262420912675600/0x2eda7acd: Process SS (BEGIN) 20250101085626289 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085626289 DSS <0004> hlr_ussd.c:518 262420912675600/0x2eda7acd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085626289 DSS <0004> hlr_ussd.c:542 262420912675600/0x2eda7acd: Cannot find conn for EUSE EUSE-foobar 20250101085626289 DSS <0004> hlr_ussd.c:354 262420912675600/0x2eda7acd: Tx ReturnError(1, 0x22) 20250101085626289 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420912675600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420912675600" session_id=786070221 session_state=END} 20250101085626289 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085626289 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ea50904e4984: Found GsupExpect[0] for "262420912675600" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@ea50904e4984: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262420912675600" TC_mo_ussd_euse_disc(151)@ea50904e4984: setverdict(pass): none -> pass 20250101085626293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43318<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@ea50904e4984: Final verdict of PTC: pass 20250101085626293 DAUC <0003> db_auc.c:157 IMSI='262426635711945': No 2G Auth Data 20250101085626293 DAUC <0003> db_auc.c:192 IMSI='262426635711945': No 3G Auth Data HLR_Test-GSUP(147)@ea50904e4984: Created GsupExpect[0] for "262426635711945" to be handled at TC_mo_ussd_euse_disc(152) 20250101085626310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43322<->l=127.0.0.1:4258 20250101085626317 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085626317 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426635711945 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426635711945" session_id=561641047 session_state=BEGIN} 20250101085626317 DSS <0004> hlr_ussd.c:576 262426635711945/0x2179f657: Process SS (BEGIN) 20250101085626317 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085626317 DSS <0004> hlr_ussd.c:518 262426635711945/0x2179f657: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085626317 DSS <0004> hlr_ussd.c:542 262426635711945/0x2179f657: Cannot find conn for EUSE EUSE-foobar 20250101085626317 DSS <0004> hlr_ussd.c:354 262426635711945/0x2179f657: Tx ReturnError(1, 0x22) 20250101085626317 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426635711945 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426635711945" session_id=561641047 session_state=END} 20250101085626317 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085626317 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ea50904e4984: Found GsupExpect[0] for "262426635711945" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@ea50904e4984: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426635711945" TC_mo_ussd_euse_disc(152)@ea50904e4984: setverdict(pass): none -> pass 20250101085626319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43322<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@ea50904e4984: Final verdict of PTC: pass 20250101085626320 DAUC <0003> db_auc.c:157 IMSI='262427897292741': No 2G Auth Data 20250101085626320 DAUC <0003> db_auc.c:192 IMSI='262427897292741': No 3G Auth Data HLR_Test-GSUP(147)@ea50904e4984: Created GsupExpect[0] for "262427897292741" to be handled at TC_mo_ussd_euse_disc(153) 20250101085626336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43328<->l=127.0.0.1:4258 20250101085626342 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085626342 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427897292741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427897292741" session_id=1629087031 session_state=BEGIN} 20250101085626342 DSS <0004> hlr_ussd.c:576 262427897292741/0x6119e537: Process SS (BEGIN) 20250101085626342 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085626342 DSS <0004> hlr_ussd.c:518 262427897292741/0x6119e537: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085626342 DSS <0004> hlr_ussd.c:542 262427897292741/0x6119e537: Cannot find conn for EUSE EUSE-foobar 20250101085626342 DSS <0004> hlr_ussd.c:354 262427897292741/0x6119e537: Tx ReturnError(1, 0x22) 20250101085626342 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427897292741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427897292741" session_id=1629087031 session_state=END} 20250101085626342 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085626342 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ea50904e4984: Found GsupExpect[0] for "262427897292741" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@ea50904e4984: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262427897292741" TC_mo_ussd_euse_disc(153)@ea50904e4984: setverdict(pass): none -> pass 20250101085626344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43328<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@ea50904e4984: Final verdict of PTC: pass 20250101085626345 DAUC <0003> db_auc.c:157 IMSI='262423213349386': No 2G Auth Data 20250101085626345 DAUC <0003> db_auc.c:192 IMSI='262423213349386': No 3G Auth Data HLR_Test-GSUP(147)@ea50904e4984: Created GsupExpect[0] for "262423213349386" to be handled at TC_mo_ussd_euse_disc(154) 20250101085626361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43336<->l=127.0.0.1:4258 20250101085626366 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085626366 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423213349386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423213349386" session_id=1835365084 session_state=BEGIN} 20250101085626366 DSS <0004> hlr_ussd.c:576 262423213349386/0x6d6572dc: Process SS (BEGIN) 20250101085626366 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085626366 DSS <0004> hlr_ussd.c:518 262423213349386/0x6d6572dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085626366 DSS <0004> hlr_ussd.c:542 262423213349386/0x6d6572dc: Cannot find conn for EUSE EUSE-foobar 20250101085626366 DSS <0004> hlr_ussd.c:354 262423213349386/0x6d6572dc: Tx ReturnError(1, 0x22) 20250101085626366 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423213349386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423213349386" session_id=1835365084 session_state=END} 20250101085626366 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085626366 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ea50904e4984: Found GsupExpect[0] for "262423213349386" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@ea50904e4984: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423213349386" TC_mo_ussd_euse_disc(154)@ea50904e4984: setverdict(pass): none -> pass 20250101085626369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43336<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@ea50904e4984: Final verdict of PTC: pass 20250101085626369 DAUC <0003> db_auc.c:157 IMSI='262423612055676': No 2G Auth Data 20250101085626369 DAUC <0003> db_auc.c:192 IMSI='262423612055676': No 3G Auth Data HLR_Test-GSUP(147)@ea50904e4984: Created GsupExpect[0] for "262423612055676" to be handled at TC_mo_ussd_euse_disc(155) 20250101085626386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43346<->l=127.0.0.1:4258 20250101085626392 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085626392 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423612055676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423612055676" session_id=1996228875 session_state=BEGIN} 20250101085626392 DSS <0004> hlr_ussd.c:576 262423612055676/0x76fc090b: Process SS (BEGIN) 20250101085626392 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085626392 DSS <0004> hlr_ussd.c:518 262423612055676/0x76fc090b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085626392 DSS <0004> hlr_ussd.c:542 262423612055676/0x76fc090b: Cannot find conn for EUSE EUSE-foobar 20250101085626392 DSS <0004> hlr_ussd.c:354 262423612055676/0x76fc090b: Tx ReturnError(1, 0x22) 20250101085626392 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423612055676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423612055676" session_id=1996228875 session_state=END} 20250101085626392 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085626392 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ea50904e4984: Found GsupExpect[0] for "262423612055676" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@ea50904e4984: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262423612055676" TC_mo_ussd_euse_disc(155)@ea50904e4984: setverdict(pass): none -> pass 20250101085626395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43346<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@ea50904e4984: Final verdict of PTC: pass 20250101085626396 DAUC <0003> db_auc.c:157 IMSI='262424070805873': No 2G Auth Data 20250101085626396 DAUC <0003> db_auc.c:192 IMSI='262424070805873': No 3G Auth Data HLR_Test-GSUP(147)@ea50904e4984: Created GsupExpect[0] for "262424070805873" to be handled at TC_mo_ussd_euse_disc(156) 20250101085626415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43360<->l=127.0.0.1:4258 20250101085626421 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085626421 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424070805873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424070805873" session_id=3900827384 session_state=BEGIN} 20250101085626421 DSS <0004> hlr_ussd.c:576 262424070805873/0xe881e6f8: Process SS (BEGIN) 20250101085626422 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085626422 DSS <0004> hlr_ussd.c:518 262424070805873/0xe881e6f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085626422 DSS <0004> hlr_ussd.c:542 262424070805873/0xe881e6f8: Cannot find conn for EUSE EUSE-foobar 20250101085626422 DSS <0004> hlr_ussd.c:354 262424070805873/0xe881e6f8: Tx ReturnError(1, 0x22) 20250101085626422 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424070805873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424070805873" session_id=3900827384 session_state=END} 20250101085626422 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085626422 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ea50904e4984: Found GsupExpect[0] for "262424070805873" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@ea50904e4984: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262424070805873" TC_mo_ussd_euse_disc(156)@ea50904e4984: setverdict(pass): none -> pass 20250101085626424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43360<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@ea50904e4984: Final verdict of PTC: pass 20250101085626425 DAUC <0003> db_auc.c:157 IMSI='262428253451696': No 2G Auth Data 20250101085626425 DAUC <0003> db_auc.c:192 IMSI='262428253451696': No 3G Auth Data HLR_Test-GSUP(147)@ea50904e4984: Created GsupExpect[0] for "262428253451696" to be handled at TC_mo_ussd_euse_disc(157) 20250101085626440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43376<->l=127.0.0.1:4258 20250101085626446 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085626446 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428253451696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428253451696" session_id=1341851256 session_state=BEGIN} 20250101085626446 DSS <0004> hlr_ussd.c:576 262428253451696/0x4ffb0678: Process SS (BEGIN) 20250101085626446 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085626446 DSS <0004> hlr_ussd.c:518 262428253451696/0x4ffb0678: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085626447 DSS <0004> hlr_ussd.c:542 262428253451696/0x4ffb0678: Cannot find conn for EUSE EUSE-foobar 20250101085626447 DSS <0004> hlr_ussd.c:354 262428253451696/0x4ffb0678: Tx ReturnError(1, 0x22) 20250101085626447 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428253451696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428253451696" session_id=1341851256 session_state=END} 20250101085626447 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085626447 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ea50904e4984: Found GsupExpect[0] for "262428253451696" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@ea50904e4984: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262428253451696" TC_mo_ussd_euse_disc(157)@ea50904e4984: setverdict(pass): none -> pass 20250101085626449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43376<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@ea50904e4984: Final verdict of PTC: pass 20250101085626450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43290<->l=127.0.0.1:4258 20250101085626451 DLINP <000b> input/ipa.c:452 connected read/write 20250101085626451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085626451 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(147)@ea50904e4984: Final verdict of PTC: none 20250101085626451 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085626451 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085626451 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45235<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@ea50904e4984: Final verdict of PTC: none 148@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 148: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@ea50904e4984: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Wed Jan 1 08:56:26 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250101085626494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43390<->l=127.0.0.1:4258 20250101085626695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43390<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69984) Waiting for packet dumper to finish... 1 (prev_count=69984, count=81620) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Wed Jan 1 08:56:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_mo_ussd_iuse_imsi started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085629776 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085629776 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085629777 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085629778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55362<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085629779 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085629779 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085629779 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085629779 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 20250101085629779 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085629779 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 20250101085629779 DLGSUP <0013> gsup_server.c:236 2: 20250101085629779 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085629779 DLGSUP <0013> gsup_server.c:236 3: 20250101085629779 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085629779 DLGSUP <0013> gsup_server.c:236 4: 20250101085629779 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085629779 DLGSUP <0013> gsup_server.c:236 5: 20250101085629779 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085629779 DLGSUP <0013> gsup_server.c:236 7: 20250101085629779 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085629779 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085629779 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085629779 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)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@ea50904e4984: 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") 20250101085629799 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40029<->l=127.0.0.1:4259) 20250101085629804 DAUC <0003> db_auc.c:157 IMSI='262421112045672': No 2G Auth Data 20250101085629804 DAUC <0003> db_auc.c:192 IMSI='262421112045672': No 3G Auth Data HLR_Test-GSUP(159)@ea50904e4984: Created GsupExpect[0] for "262421112045672" to be handled at TC_mo_ussd_iuse_imsi(162) 20250101085629817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55374<->l=127.0.0.1:4258 20250101085629825 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085629826 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421112045672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421112045672" session_id=74653540 session_state=BEGIN} 20250101085629826 DSS <0004> hlr_ussd.c:576 262421112045672/0x04731f64: Process SS (BEGIN) 20250101085629826 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250101085629826 DSS <0004> hlr_ussd.c:518 262421112045672/0x04731f64: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250101085629826 DSS <0004> hlr_ussd.c:363 262421112045672/0x04731f64: Tx USSD 'Your IMSI is 262421112045672' 20250101085629826 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421112045672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421112045672" session_id=74653540 session_state=END} 20250101085629826 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421112045672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085629826 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085629826 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ea50904e4984: Found GsupExpect[0] for "262421112045672" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@ea50904e4984: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262421112045672" TC_mo_ussd_iuse_imsi(162)@ea50904e4984: setverdict(pass): none -> pass 20250101085629830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55374<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@ea50904e4984: Final verdict of PTC: pass 20250101085629831 DAUC <0003> db_auc.c:157 IMSI='262428136176919': No 2G Auth Data 20250101085629831 DAUC <0003> db_auc.c:192 IMSI='262428136176919': No 3G Auth Data HLR_Test-GSUP(159)@ea50904e4984: Created GsupExpect[0] for "262428136176919" to be handled at TC_mo_ussd_iuse_imsi(163) 20250101085629846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55380<->l=127.0.0.1:4258 20250101085629851 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085629851 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428136176919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428136176919" session_id=96299157 session_state=BEGIN} 20250101085629851 DSS <0004> hlr_ussd.c:576 262428136176919/0x05bd6895: Process SS (BEGIN) 20250101085629851 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250101085629851 DSS <0004> hlr_ussd.c:518 262428136176919/0x05bd6895: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250101085629851 DSS <0004> hlr_ussd.c:363 262428136176919/0x05bd6895: Tx USSD 'Your IMSI is 262428136176919' 20250101085629851 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428136176919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428136176919" session_id=96299157 session_state=END} 20250101085629851 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428136176919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085629851 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085629851 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ea50904e4984: Found GsupExpect[0] for "262428136176919" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@ea50904e4984: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262428136176919" TC_mo_ussd_iuse_imsi(163)@ea50904e4984: setverdict(pass): none -> pass 20250101085629855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55380<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@ea50904e4984: Final verdict of PTC: pass 20250101085629856 DAUC <0003> db_auc.c:157 IMSI='262422964729684': No 2G Auth Data 20250101085629856 DAUC <0003> db_auc.c:192 IMSI='262422964729684': No 3G Auth Data HLR_Test-GSUP(159)@ea50904e4984: Created GsupExpect[0] for "262422964729684" to be handled at TC_mo_ussd_iuse_imsi(164) 20250101085629871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55386<->l=127.0.0.1:4258 20250101085629878 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085629878 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422964729684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422964729684" session_id=3021909318 session_state=BEGIN} 20250101085629878 DSS <0004> hlr_ussd.c:576 262422964729684/0xb41ead46: Process SS (BEGIN) 20250101085629878 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250101085629878 DSS <0004> hlr_ussd.c:518 262422964729684/0xb41ead46: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250101085629878 DSS <0004> hlr_ussd.c:363 262422964729684/0xb41ead46: Tx USSD 'Your IMSI is 262422964729684' 20250101085629878 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422964729684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422964729684" session_id=3021909318 session_state=END} 20250101085629878 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422964729684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085629878 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085629878 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ea50904e4984: Found GsupExpect[0] for "262422964729684" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@ea50904e4984: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262422964729684" TC_mo_ussd_iuse_imsi(164)@ea50904e4984: setverdict(pass): none -> pass 20250101085629883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55386<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@ea50904e4984: Final verdict of PTC: pass 20250101085629883 DAUC <0003> db_auc.c:157 IMSI='262426268157060': No 2G Auth Data 20250101085629884 DAUC <0003> db_auc.c:192 IMSI='262426268157060': No 3G Auth Data HLR_Test-GSUP(159)@ea50904e4984: Created GsupExpect[0] for "262426268157060" to be handled at TC_mo_ussd_iuse_imsi(165) 20250101085629901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55400<->l=127.0.0.1:4258 20250101085629908 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085629909 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426268157060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426268157060" session_id=389510130 session_state=BEGIN} 20250101085629909 DSS <0004> hlr_ussd.c:576 262426268157060/0x173773f2: Process SS (BEGIN) 20250101085629909 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250101085629909 DSS <0004> hlr_ussd.c:518 262426268157060/0x173773f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250101085629909 DSS <0004> hlr_ussd.c:363 262426268157060/0x173773f2: Tx USSD 'Your IMSI is 262426268157060' 20250101085629909 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426268157060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426268157060" session_id=389510130 session_state=END} 20250101085629909 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426268157060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085629909 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085629909 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ea50904e4984: Found GsupExpect[0] for "262426268157060" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@ea50904e4984: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262426268157060" TC_mo_ussd_iuse_imsi(165)@ea50904e4984: setverdict(pass): none -> pass 20250101085629913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55400<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@ea50904e4984: Final verdict of PTC: pass 20250101085629913 DAUC <0003> db_auc.c:157 IMSI='262422805662135': No 2G Auth Data 20250101085629913 DAUC <0003> db_auc.c:192 IMSI='262422805662135': No 3G Auth Data HLR_Test-GSUP(159)@ea50904e4984: Created GsupExpect[0] for "262422805662135" to be handled at TC_mo_ussd_iuse_imsi(166) 20250101085629930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55402<->l=127.0.0.1:4258 20250101085629935 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085629935 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422805662135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422805662135" session_id=1272081308 session_state=BEGIN} 20250101085629935 DSS <0004> hlr_ussd.c:576 262422805662135/0x4bd26b9c: Process SS (BEGIN) 20250101085629935 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250101085629935 DSS <0004> hlr_ussd.c:518 262422805662135/0x4bd26b9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250101085629935 DSS <0004> hlr_ussd.c:363 262422805662135/0x4bd26b9c: Tx USSD 'Your IMSI is 262422805662135' 20250101085629935 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422805662135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422805662135" session_id=1272081308 session_state=END} 20250101085629935 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422805662135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085629935 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085629935 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ea50904e4984: Found GsupExpect[0] for "262422805662135" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@ea50904e4984: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262422805662135" TC_mo_ussd_iuse_imsi(166)@ea50904e4984: setverdict(pass): none -> pass 20250101085629938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55402<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@ea50904e4984: Final verdict of PTC: pass 20250101085629939 DAUC <0003> db_auc.c:157 IMSI='262420522467077': No 2G Auth Data 20250101085629939 DAUC <0003> db_auc.c:192 IMSI='262420522467077': No 3G Auth Data HLR_Test-GSUP(159)@ea50904e4984: Created GsupExpect[0] for "262420522467077" to be handled at TC_mo_ussd_iuse_imsi(167) 20250101085629955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55414<->l=127.0.0.1:4258 20250101085629963 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629963 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085629963 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420522467077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420522467077" session_id=34558189 session_state=BEGIN} 20250101085629963 DSS <0004> hlr_ussd.c:576 262420522467077/0x020f50ed: Process SS (BEGIN) 20250101085629963 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250101085629963 DSS <0004> hlr_ussd.c:518 262420522467077/0x020f50ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250101085629963 DSS <0004> hlr_ussd.c:363 262420522467077/0x020f50ed: Tx USSD 'Your IMSI is 262420522467077' 20250101085629963 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420522467077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420522467077" session_id=34558189 session_state=END} 20250101085629963 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420522467077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085629963 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085629963 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ea50904e4984: Found GsupExpect[0] for "262420522467077" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@ea50904e4984: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262420522467077" TC_mo_ussd_iuse_imsi(167)@ea50904e4984: setverdict(pass): none -> pass 20250101085629968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55414<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@ea50904e4984: Final verdict of PTC: pass 20250101085629969 DAUC <0003> db_auc.c:157 IMSI='262421529364669': No 2G Auth Data 20250101085629969 DAUC <0003> db_auc.c:192 IMSI='262421529364669': No 3G Auth Data HLR_Test-GSUP(159)@ea50904e4984: Created GsupExpect[0] for "262421529364669" to be handled at TC_mo_ussd_iuse_imsi(168) 20250101085629983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55430<->l=127.0.0.1:4258 20250101085629988 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085629988 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421529364669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421529364669" session_id=632776938 session_state=BEGIN} 20250101085629988 DSS <0004> hlr_ussd.c:576 262421529364669/0x25b768ea: Process SS (BEGIN) 20250101085629988 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250101085629988 DSS <0004> hlr_ussd.c:518 262421529364669/0x25b768ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250101085629988 DSS <0004> hlr_ussd.c:363 262421529364669/0x25b768ea: Tx USSD 'Your IMSI is 262421529364669' 20250101085629988 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421529364669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421529364669" session_id=632776938 session_state=END} 20250101085629988 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421529364669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085629988 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085629988 DLINP <000b> input/ipa.c:452 connected read/write 20250101085629988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ea50904e4984: Found GsupExpect[0] for "262421529364669" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@ea50904e4984: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421529364669" TC_mo_ussd_iuse_imsi(168)@ea50904e4984: setverdict(pass): none -> pass 20250101085629991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55430<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@ea50904e4984: Final verdict of PTC: pass 20250101085629992 DAUC <0003> db_auc.c:157 IMSI='262427652426961': No 2G Auth Data 20250101085629992 DAUC <0003> db_auc.c:192 IMSI='262427652426961': No 3G Auth Data HLR_Test-GSUP(159)@ea50904e4984: Created GsupExpect[0] for "262427652426961" to be handled at TC_mo_ussd_iuse_imsi(169) 20250101085630009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55446<->l=127.0.0.1:4258 20250101085630016 DLINP <000b> input/ipa.c:452 connected read/write 20250101085630016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085630016 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427652426961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427652426961" session_id=3212571136 session_state=BEGIN} 20250101085630016 DSS <0004> hlr_ussd.c:576 262427652426961/0xbf7bf200: Process SS (BEGIN) 20250101085630016 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250101085630016 DSS <0004> hlr_ussd.c:518 262427652426961/0xbf7bf200: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250101085630016 DSS <0004> hlr_ussd.c:363 262427652426961/0xbf7bf200: Tx USSD 'Your IMSI is 262427652426961' 20250101085630016 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427652426961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427652426961" session_id=3212571136 session_state=END} 20250101085630016 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427652426961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085630016 DLINP <000b> input/ipa.c:452 connected read/write 20250101085630016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085630016 DLINP <000b> input/ipa.c:452 connected read/write 20250101085630016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ea50904e4984: Found GsupExpect[0] for "262427652426961" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@ea50904e4984: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262427652426961" TC_mo_ussd_iuse_imsi(169)@ea50904e4984: setverdict(pass): none -> pass 20250101085630021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55446<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@ea50904e4984: Final verdict of PTC: pass 20250101085630021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55362<->l=127.0.0.1:4258 20250101085630022 DLINP <000b> input/ipa.c:452 connected read/write 20250101085630022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085630022 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085630022 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085630022 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@ea50904e4984: Final verdict of PTC: none 20250101085630023 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40029<->l=127.0.0.1:4259) 160@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 160: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@ea50904e4984: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Wed Jan 1 08:56:30 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20250101085630070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55458<->l=127.0.0.1:4258 20250101085630271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55458<->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=82216) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Wed Jan 1 08:56:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085633350 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085633350 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085633351 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085633352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55468<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085633354 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085633354 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085633354 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085633354 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 20250101085633354 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085633354 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 20250101085633354 DLGSUP <0013> gsup_server.c:236 2: 20250101085633354 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085633354 DLGSUP <0013> gsup_server.c:236 3: 20250101085633354 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085633354 DLGSUP <0013> gsup_server.c:236 4: 20250101085633354 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085633354 DLGSUP <0013> gsup_server.c:236 5: 20250101085633354 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085633354 DLGSUP <0013> gsup_server.c:236 7: 20250101085633354 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085633354 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085633354 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(170)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085633354 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@ea50904e4984: 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") 20250101085633372 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34003<->l=127.0.0.1:4259) 20250101085633379 DAUC <0003> db_auc.c:157 IMSI='262420455034796': No 2G Auth Data 20250101085633379 DAUC <0003> db_auc.c:192 IMSI='262420455034796': No 3G Auth Data HLR_Test-GSUP(171)@ea50904e4984: Created GsupExpect[0] for "262420455034796" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250101085633395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55472<->l=127.0.0.1:4258 20250101085633401 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085633401 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420455034796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420455034796" source_name="the-source\n" session_id=842057496 session_state=BEGIN} 20250101085633401 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250101085633401 DSS <0004> hlr_ussd.c:576 262420455034796/0x3230c718: Process SS (BEGIN) 20250101085633401 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250101085633401 DSS <0004> hlr_ussd.c:518 262420455034796/0x3230c718: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250101085633401 DSS <0004> hlr_ussd.c:363 262420455034796/0x3230c718: Tx USSD 'Your IMSI is 262420455034796' 20250101085633401 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420455034796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420455034796" destination_name="the-source\n" session_id=842057496 session_state=END} 20250101085633401 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262420455034796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085633401 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085633401 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ea50904e4984: Found GsupExpect[0] for "262420455034796" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@ea50904e4984: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262420455034796" TC_mo_ussd_iuse_imsi_via_proxy(174)@ea50904e4984: setverdict(pass): none -> pass 20250101085633405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55472<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@ea50904e4984: Final verdict of PTC: pass 20250101085633406 DAUC <0003> db_auc.c:157 IMSI='262420277950157': No 2G Auth Data 20250101085633406 DAUC <0003> db_auc.c:192 IMSI='262420277950157': No 3G Auth Data HLR_Test-GSUP(171)@ea50904e4984: Created GsupExpect[0] for "262420277950157" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250101085633422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55476<->l=127.0.0.1:4258 20250101085633428 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085633428 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420277950157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420277950157" source_name="the-source\n" session_id=1402195535 session_state=BEGIN} 20250101085633428 DSS <0004> hlr_ussd.c:576 262420277950157/0x5393ce4f: Process SS (BEGIN) 20250101085633428 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250101085633428 DSS <0004> hlr_ussd.c:518 262420277950157/0x5393ce4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250101085633428 DSS <0004> hlr_ussd.c:363 262420277950157/0x5393ce4f: Tx USSD 'Your IMSI is 262420277950157' 20250101085633428 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420277950157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420277950157" destination_name="the-source\n" session_id=1402195535 session_state=END} 20250101085633428 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262420277950157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085633428 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085633428 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ea50904e4984: Found GsupExpect[0] for "262420277950157" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@ea50904e4984: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262420277950157" TC_mo_ussd_iuse_imsi_via_proxy(175)@ea50904e4984: setverdict(pass): none -> pass 20250101085633431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55476<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@ea50904e4984: Final verdict of PTC: pass 20250101085633432 DAUC <0003> db_auc.c:157 IMSI='262429567674719': No 2G Auth Data 20250101085633432 DAUC <0003> db_auc.c:192 IMSI='262429567674719': No 3G Auth Data HLR_Test-GSUP(171)@ea50904e4984: Created GsupExpect[0] for "262429567674719" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250101085633450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55484<->l=127.0.0.1:4258 20250101085633454 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085633454 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429567674719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429567674719" source_name="the-source\n" session_id=257816773 session_state=BEGIN} 20250101085633454 DSS <0004> hlr_ussd.c:576 262429567674719/0x0f5df8c5: Process SS (BEGIN) 20250101085633454 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250101085633454 DSS <0004> hlr_ussd.c:518 262429567674719/0x0f5df8c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250101085633454 DSS <0004> hlr_ussd.c:363 262429567674719/0x0f5df8c5: Tx USSD 'Your IMSI is 262429567674719' 20250101085633454 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262429567674719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429567674719" destination_name="the-source\n" session_id=257816773 session_state=END} 20250101085633454 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262429567674719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085633454 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085633454 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ea50904e4984: Found GsupExpect[0] for "262429567674719" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@ea50904e4984: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262429567674719" TC_mo_ussd_iuse_imsi_via_proxy(176)@ea50904e4984: setverdict(pass): none -> pass 20250101085633458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55484<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@ea50904e4984: Final verdict of PTC: pass 20250101085633458 DAUC <0003> db_auc.c:157 IMSI='262423875138798': No 2G Auth Data 20250101085633458 DAUC <0003> db_auc.c:192 IMSI='262423875138798': No 3G Auth Data HLR_Test-GSUP(171)@ea50904e4984: Created GsupExpect[0] for "262423875138798" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250101085633475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55492<->l=127.0.0.1:4258 20250101085633479 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085633479 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423875138798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423875138798" source_name="the-source\n" session_id=4025690854 session_state=BEGIN} 20250101085633479 DSS <0004> hlr_ussd.c:576 262423875138798/0xeff32ae6: Process SS (BEGIN) 20250101085633479 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250101085633479 DSS <0004> hlr_ussd.c:518 262423875138798/0xeff32ae6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250101085633479 DSS <0004> hlr_ussd.c:363 262423875138798/0xeff32ae6: Tx USSD 'Your IMSI is 262423875138798' 20250101085633479 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423875138798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423875138798" destination_name="the-source\n" session_id=4025690854 session_state=END} 20250101085633479 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262423875138798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085633479 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085633479 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ea50904e4984: Found GsupExpect[0] for "262423875138798" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@ea50904e4984: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262423875138798" TC_mo_ussd_iuse_imsi_via_proxy(177)@ea50904e4984: setverdict(pass): none -> pass 20250101085633483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55492<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@ea50904e4984: Final verdict of PTC: pass 20250101085633483 DAUC <0003> db_auc.c:157 IMSI='262420732269214': No 2G Auth Data 20250101085633483 DAUC <0003> db_auc.c:192 IMSI='262420732269214': No 3G Auth Data HLR_Test-GSUP(171)@ea50904e4984: Created GsupExpect[0] for "262420732269214" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250101085633500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 20250101085633505 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085633505 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262420732269214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420732269214" source_name="the-source\n" session_id=2460564029 session_state=BEGIN} 20250101085633505 DSS <0004> hlr_ussd.c:576 262420732269214/0x92a93a3d: Process SS (BEGIN) 20250101085633505 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250101085633505 DSS <0004> hlr_ussd.c:518 262420732269214/0x92a93a3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250101085633505 DSS <0004> hlr_ussd.c:363 262420732269214/0x92a93a3d: Tx USSD 'Your IMSI is 262420732269214' 20250101085633505 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262420732269214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420732269214" destination_name="the-source\n" session_id=2460564029 session_state=END} 20250101085633505 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262420732269214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085633505 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085633505 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ea50904e4984: Found GsupExpect[0] for "262420732269214" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@ea50904e4984: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262420732269214" TC_mo_ussd_iuse_imsi_via_proxy(178)@ea50904e4984: setverdict(pass): none -> pass 20250101085633510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@ea50904e4984: Final verdict of PTC: pass 20250101085633510 DAUC <0003> db_auc.c:157 IMSI='262427793808187': No 2G Auth Data 20250101085633510 DAUC <0003> db_auc.c:192 IMSI='262427793808187': No 3G Auth Data HLR_Test-GSUP(171)@ea50904e4984: Created GsupExpect[0] for "262427793808187" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250101085633526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55520<->l=127.0.0.1:4258 20250101085633532 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085633532 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262427793808187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427793808187" source_name="the-source\n" session_id=3806915438 session_state=BEGIN} 20250101085633532 DSS <0004> hlr_ussd.c:576 262427793808187/0xe2e8eb6e: Process SS (BEGIN) 20250101085633532 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250101085633532 DSS <0004> hlr_ussd.c:518 262427793808187/0xe2e8eb6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250101085633532 DSS <0004> hlr_ussd.c:363 262427793808187/0xe2e8eb6e: Tx USSD 'Your IMSI is 262427793808187' 20250101085633532 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262427793808187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427793808187" destination_name="the-source\n" session_id=3806915438 session_state=END} 20250101085633532 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262427793808187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085633532 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085633533 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ea50904e4984: Found GsupExpect[0] for "262427793808187" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@ea50904e4984: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262427793808187" TC_mo_ussd_iuse_imsi_via_proxy(179)@ea50904e4984: setverdict(pass): none -> pass 20250101085633536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55520<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@ea50904e4984: Final verdict of PTC: pass 20250101085633537 DAUC <0003> db_auc.c:157 IMSI='262423698996561': No 2G Auth Data 20250101085633537 DAUC <0003> db_auc.c:192 IMSI='262423698996561': No 3G Auth Data HLR_Test-GSUP(171)@ea50904e4984: Created GsupExpect[0] for "262423698996561" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250101085633554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55526<->l=127.0.0.1:4258 20250101085633560 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085633560 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423698996561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423698996561" source_name="the-source\n" session_id=3051475333 session_state=BEGIN} 20250101085633560 DSS <0004> hlr_ussd.c:576 262423698996561/0xb5e1d185: Process SS (BEGIN) 20250101085633560 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250101085633560 DSS <0004> hlr_ussd.c:518 262423698996561/0xb5e1d185: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250101085633560 DSS <0004> hlr_ussd.c:363 262423698996561/0xb5e1d185: Tx USSD 'Your IMSI is 262423698996561' 20250101085633560 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423698996561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423698996561" destination_name="the-source\n" session_id=3051475333 session_state=END} 20250101085633560 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262423698996561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085633560 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085633560 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ea50904e4984: Found GsupExpect[0] for "262423698996561" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@ea50904e4984: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262423698996561" TC_mo_ussd_iuse_imsi_via_proxy(180)@ea50904e4984: setverdict(pass): none -> pass 20250101085633564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55526<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@ea50904e4984: Final verdict of PTC: pass 20250101085633565 DAUC <0003> db_auc.c:157 IMSI='262428459226661': No 2G Auth Data 20250101085633565 DAUC <0003> db_auc.c:192 IMSI='262428459226661': No 3G Auth Data HLR_Test-GSUP(171)@ea50904e4984: Created GsupExpect[0] for "262428459226661" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250101085633581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55528<->l=127.0.0.1:4258 20250101085633587 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085633587 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428459226661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428459226661" source_name="the-source\n" session_id=500004319 session_state=BEGIN} 20250101085633587 DSS <0004> hlr_ussd.c:576 262428459226661/0x1dcd75df: Process SS (BEGIN) 20250101085633587 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250101085633587 DSS <0004> hlr_ussd.c:518 262428459226661/0x1dcd75df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250101085633587 DSS <0004> hlr_ussd.c:363 262428459226661/0x1dcd75df: Tx USSD 'Your IMSI is 262428459226661' 20250101085633587 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428459226661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428459226661" destination_name="the-source\n" session_id=500004319 session_state=END} 20250101085633587 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262428459226661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085633587 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085633587 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ea50904e4984: Found GsupExpect[0] for "262428459226661" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@ea50904e4984: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262428459226661" TC_mo_ussd_iuse_imsi_via_proxy(181)@ea50904e4984: setverdict(pass): none -> pass 20250101085633590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55528<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@ea50904e4984: Final verdict of PTC: pass 20250101085633591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55468<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@ea50904e4984: Final verdict of PTC: none 20250101085633592 DLINP <000b> input/ipa.c:452 connected read/write 20250101085633592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085633592 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085633592 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085633592 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085633592 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250101085633592 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34003<->l=127.0.0.1:4259) 172@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 172: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@ea50904e4984: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Wed Jan 1 08:56:33 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20250101085633634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55544<->l=127.0.0.1:4258 20250101085633835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55544<->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@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Wed Jan 1 08:56:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_mo_ussd_iuse_msisdn started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085636923 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085636923 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085636925 DLINP <000b> input/ipa.c:452 connected read/write 20250101085636926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085636926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085636929 DLINP <000b> input/ipa.c:452 connected read/write 20250101085636929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085636929 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085636929 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085636929 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 20250101085636929 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085636929 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 20250101085636929 DLGSUP <0013> gsup_server.c:236 2: 20250101085636929 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085636929 DLGSUP <0013> gsup_server.c:236 3: 20250101085636929 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085636929 DLGSUP <0013> gsup_server.c:236 4: 20250101085636929 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085636929 DLGSUP <0013> gsup_server.c:236 5: 20250101085636929 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085636929 DLGSUP <0013> gsup_server.c:236 7: 20250101085636929 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(182)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085636929 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085636929 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085636929 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@ea50904e4984: 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") 20250101085636948 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32831<->l=127.0.0.1:4259) 20250101085636953 DAUC <0003> db_auc.c:157 IMSI='262427962229887': No 2G Auth Data 20250101085636953 DAUC <0003> db_auc.c:192 IMSI='262427962229887': No 3G Auth Data HLR_Test-GSUP(183)@ea50904e4984: Created GsupExpect[0] for "262427962229887" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250101085636968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55644<->l=127.0.0.1:4258 20250101085636977 DLINP <000b> input/ipa.c:452 connected read/write 20250101085636977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085636977 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427962229887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427962229887" session_id=3492172438 session_state=BEGIN} 20250101085636977 DSS <0004> hlr_ussd.c:576 262427962229887/0xd0265296: Process SS (BEGIN) 20250101085636977 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250101085636977 DSS <0004> hlr_ussd.c:518 262427962229887/0xd0265296: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250101085636977 DSS <0004> hlr_ussd.c:363 262427962229887/0xd0265296: Tx USSD 'Your extension is 491616554662' 20250101085636977 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427962229887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427962229887" session_id=3492172438 session_state=END} 20250101085636977 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427962229887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085636977 DLINP <000b> input/ipa.c:452 connected read/write 20250101085636977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085636977 DLINP <000b> input/ipa.c:452 connected read/write 20250101085636977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ea50904e4984: Found GsupExpect[0] for "262427962229887" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@ea50904e4984: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427962229887" TC_mo_ussd_iuse_msisdn(186)@ea50904e4984: setverdict(pass): none -> pass 20250101085636981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55644<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@ea50904e4984: Final verdict of PTC: pass 20250101085636981 DAUC <0003> db_auc.c:157 IMSI='262427836048536': No 2G Auth Data 20250101085636981 DAUC <0003> db_auc.c:192 IMSI='262427836048536': No 3G Auth Data HLR_Test-GSUP(183)@ea50904e4984: Created GsupExpect[0] for "262427836048536" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250101085636997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 20250101085637002 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085637002 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427836048536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427836048536" session_id=3060359875 session_state=BEGIN} 20250101085637002 DSS <0004> hlr_ussd.c:576 262427836048536/0xb66962c3: Process SS (BEGIN) 20250101085637002 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250101085637002 DSS <0004> hlr_ussd.c:518 262427836048536/0xb66962c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250101085637002 DSS <0004> hlr_ussd.c:363 262427836048536/0xb66962c3: Tx USSD 'Your extension is 491615816765' 20250101085637002 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427836048536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427836048536" session_id=3060359875 session_state=END} 20250101085637002 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427836048536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085637002 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085637002 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ea50904e4984: Found GsupExpect[0] for "262427836048536" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@ea50904e4984: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262427836048536" TC_mo_ussd_iuse_msisdn(187)@ea50904e4984: setverdict(pass): none -> pass 20250101085637006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@ea50904e4984: Final verdict of PTC: pass 20250101085637006 DAUC <0003> db_auc.c:157 IMSI='262428362662436': No 2G Auth Data 20250101085637006 DAUC <0003> db_auc.c:192 IMSI='262428362662436': No 3G Auth Data HLR_Test-GSUP(183)@ea50904e4984: Created GsupExpect[0] for "262428362662436" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250101085637022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 20250101085637029 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637029 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085637029 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428362662436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428362662436" session_id=3439748024 session_state=BEGIN} 20250101085637029 DSS <0004> hlr_ussd.c:576 262428362662436/0xcd0663b8: Process SS (BEGIN) 20250101085637029 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250101085637029 DSS <0004> hlr_ussd.c:518 262428362662436/0xcd0663b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250101085637029 DSS <0004> hlr_ussd.c:363 262428362662436/0xcd0663b8: Tx USSD 'Your extension is 491615426748' 20250101085637029 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428362662436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428362662436" session_id=3439748024 session_state=END} 20250101085637029 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428362662436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085637029 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085637029 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ea50904e4984: Found GsupExpect[0] for "262428362662436" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@ea50904e4984: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262428362662436" TC_mo_ussd_iuse_msisdn(188)@ea50904e4984: setverdict(pass): none -> pass 20250101085637032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@ea50904e4984: Final verdict of PTC: pass 20250101085637033 DAUC <0003> db_auc.c:157 IMSI='262422177021441': No 2G Auth Data 20250101085637033 DAUC <0003> db_auc.c:192 IMSI='262422177021441': No 3G Auth Data HLR_Test-GSUP(183)@ea50904e4984: Created GsupExpect[0] for "262422177021441" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250101085637049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 20250101085637056 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085637056 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422177021441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422177021441" session_id=1876351750 session_state=BEGIN} 20250101085637056 DSS <0004> hlr_ussd.c:576 262422177021441/0x6fd6db06: Process SS (BEGIN) 20250101085637056 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250101085637056 DSS <0004> hlr_ussd.c:518 262422177021441/0x6fd6db06: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250101085637056 DSS <0004> hlr_ussd.c:363 262422177021441/0x6fd6db06: Tx USSD 'Your extension is 491610011747' 20250101085637056 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422177021441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422177021441" session_id=1876351750 session_state=END} 20250101085637056 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422177021441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085637056 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085637056 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ea50904e4984: Found GsupExpect[0] for "262422177021441" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@ea50904e4984: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262422177021441" TC_mo_ussd_iuse_msisdn(189)@ea50904e4984: setverdict(pass): none -> pass 20250101085637061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@ea50904e4984: Final verdict of PTC: pass 20250101085637061 DAUC <0003> db_auc.c:157 IMSI='262423533910839': No 2G Auth Data 20250101085637062 DAUC <0003> db_auc.c:192 IMSI='262423533910839': No 3G Auth Data HLR_Test-GSUP(183)@ea50904e4984: Created GsupExpect[0] for "262423533910839" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250101085637078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55682<->l=127.0.0.1:4258 20250101085637084 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637084 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085637084 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423533910839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423533910839" session_id=3840074271 session_state=BEGIN} 20250101085637084 DSS <0004> hlr_ussd.c:576 262423533910839/0xe4e2e21f: Process SS (BEGIN) 20250101085637084 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250101085637084 DSS <0004> hlr_ussd.c:518 262423533910839/0xe4e2e21f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250101085637084 DSS <0004> hlr_ussd.c:363 262423533910839/0xe4e2e21f: Tx USSD 'Your extension is 491617460185' 20250101085637084 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423533910839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423533910839" session_id=3840074271 session_state=END} 20250101085637084 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423533910839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085637084 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085637084 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ea50904e4984: Found GsupExpect[0] for "262423533910839" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@ea50904e4984: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262423533910839" TC_mo_ussd_iuse_msisdn(190)@ea50904e4984: setverdict(pass): none -> pass 20250101085637088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55682<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@ea50904e4984: Final verdict of PTC: pass 20250101085637088 DAUC <0003> db_auc.c:157 IMSI='262424472448183': No 2G Auth Data 20250101085637088 DAUC <0003> db_auc.c:192 IMSI='262424472448183': No 3G Auth Data HLR_Test-GSUP(183)@ea50904e4984: Created GsupExpect[0] for "262424472448183" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250101085637104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55684<->l=127.0.0.1:4258 20250101085637110 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085637110 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424472448183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424472448183" session_id=4174723195 session_state=BEGIN} 20250101085637110 DSS <0004> hlr_ussd.c:576 262424472448183/0xf8d5387b: Process SS (BEGIN) 20250101085637110 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250101085637111 DSS <0004> hlr_ussd.c:518 262424472448183/0xf8d5387b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250101085637111 DSS <0004> hlr_ussd.c:363 262424472448183/0xf8d5387b: Tx USSD 'Your extension is 491613377274' 20250101085637111 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424472448183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424472448183" session_id=4174723195 session_state=END} 20250101085637111 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424472448183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085637111 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085637111 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ea50904e4984: Found GsupExpect[0] for "262424472448183" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@ea50904e4984: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262424472448183" TC_mo_ussd_iuse_msisdn(191)@ea50904e4984: setverdict(pass): none -> pass 20250101085637114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55684<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@ea50904e4984: Final verdict of PTC: pass 20250101085637115 DAUC <0003> db_auc.c:157 IMSI='262424463413487': No 2G Auth Data 20250101085637115 DAUC <0003> db_auc.c:192 IMSI='262424463413487': No 3G Auth Data HLR_Test-GSUP(183)@ea50904e4984: Created GsupExpect[0] for "262424463413487" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250101085637132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55686<->l=127.0.0.1:4258 20250101085637139 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085637139 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424463413487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424463413487" session_id=1524728410 session_state=BEGIN} 20250101085637139 DSS <0004> hlr_ussd.c:576 262424463413487/0x5ae1825a: Process SS (BEGIN) 20250101085637139 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250101085637139 DSS <0004> hlr_ussd.c:518 262424463413487/0x5ae1825a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250101085637139 DSS <0004> hlr_ussd.c:363 262424463413487/0x5ae1825a: Tx USSD 'Your extension is 491610468468' 20250101085637139 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424463413487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424463413487" session_id=1524728410 session_state=END} 20250101085637139 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424463413487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085637139 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085637139 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ea50904e4984: Found GsupExpect[0] for "262424463413487" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@ea50904e4984: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262424463413487" TC_mo_ussd_iuse_msisdn(192)@ea50904e4984: setverdict(pass): none -> pass 20250101085637142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55686<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@ea50904e4984: Final verdict of PTC: pass 20250101085637143 DAUC <0003> db_auc.c:157 IMSI='262423644505339': No 2G Auth Data 20250101085637143 DAUC <0003> db_auc.c:192 IMSI='262423644505339': No 3G Auth Data HLR_Test-GSUP(183)@ea50904e4984: Created GsupExpect[0] for "262423644505339" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250101085637160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55694<->l=127.0.0.1:4258 20250101085637166 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085637166 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423644505339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423644505339" session_id=3070318101 session_state=BEGIN} 20250101085637166 DSS <0004> hlr_ussd.c:576 262423644505339/0xb7015615: Process SS (BEGIN) 20250101085637166 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250101085637166 DSS <0004> hlr_ussd.c:518 262423644505339/0xb7015615: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250101085637166 DSS <0004> hlr_ussd.c:363 262423644505339/0xb7015615: Tx USSD 'Your extension is 491611864001' 20250101085637166 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423644505339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423644505339" session_id=3070318101 session_state=END} 20250101085637166 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423644505339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085637166 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085637166 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ea50904e4984: Found GsupExpect[0] for "262423644505339" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@ea50904e4984: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262423644505339" TC_mo_ussd_iuse_msisdn(193)@ea50904e4984: setverdict(pass): none -> pass 20250101085637170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55694<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@ea50904e4984: Final verdict of PTC: pass 20250101085637171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@ea50904e4984: Final verdict of PTC: none 20250101085637172 DLINP <000b> input/ipa.c:452 connected read/write 20250101085637172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085637172 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 184@ea50904e4984: Final verdict of PTC: none 20250101085637173 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085637173 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085637173 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32831<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 184: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@ea50904e4984: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Wed Jan 1 08:56:37 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20250101085637219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55702<->l=127.0.0.1:4258 20250101085637420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55702<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=75472) Waiting for packet dumper to finish... 1 (prev_count=75472, count=82600) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Wed Jan 1 08:56:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085640501 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085640501 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085640503 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085640504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085640506 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085640507 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085640507 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085640507 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 20250101085640507 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085640507 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 20250101085640507 DLGSUP <0013> gsup_server.c:236 2: 20250101085640507 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085640507 DLGSUP <0013> gsup_server.c:236 3: 20250101085640507 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085640507 DLGSUP <0013> gsup_server.c:236 4: 20250101085640507 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085640507 DLGSUP <0013> gsup_server.c:236 5: 20250101085640507 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085640507 DLGSUP <0013> gsup_server.c:236 7: 20250101085640507 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085640507 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085640507 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085640507 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@ea50904e4984: 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") 20250101085640528 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37973<->l=127.0.0.1:4259) 20250101085640535 DAUC <0003> db_auc.c:157 IMSI='262423637503640': No 2G Auth Data 20250101085640535 DAUC <0003> db_auc.c:192 IMSI='262423637503640': No 3G Auth Data HLR_Test-GSUP(195)@ea50904e4984: Created GsupExpect[0] for "262423637503640" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250101085640551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55720<->l=127.0.0.1:4258 20250101085640557 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085640557 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423637503640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423637503640" source_name="the-source\n" session_id=1131049608 session_state=BEGIN} 20250101085640557 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250101085640557 DSS <0004> hlr_ussd.c:576 262423637503640/0x436a7288: Process SS (BEGIN) 20250101085640557 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250101085640557 DSS <0004> hlr_ussd.c:518 262423637503640/0x436a7288: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250101085640557 DSS <0004> hlr_ussd.c:363 262423637503640/0x436a7288: Tx USSD 'Your extension is 491610443272' 20250101085640557 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423637503640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423637503640" destination_name="the-source\n" session_id=1131049608 session_state=END} 20250101085640557 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262423637503640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085640557 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085640557 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ea50904e4984: Found GsupExpect[0] for "262423637503640" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@ea50904e4984: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262423637503640" TC_mo_ussd_iuse_msisdn_via_proxy(198)@ea50904e4984: setverdict(pass): none -> pass 20250101085640561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55720<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@ea50904e4984: Final verdict of PTC: pass 20250101085640562 DAUC <0003> db_auc.c:157 IMSI='262424849045211': No 2G Auth Data 20250101085640562 DAUC <0003> db_auc.c:192 IMSI='262424849045211': No 3G Auth Data HLR_Test-GSUP(195)@ea50904e4984: Created GsupExpect[0] for "262424849045211" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250101085640579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55724<->l=127.0.0.1:4258 20250101085640585 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085640585 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262424849045211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424849045211" source_name="the-source\n" session_id=3018341858 session_state=BEGIN} 20250101085640585 DSS <0004> hlr_ussd.c:576 262424849045211/0xb3e83de2: Process SS (BEGIN) 20250101085640585 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250101085640585 DSS <0004> hlr_ussd.c:518 262424849045211/0xb3e83de2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250101085640585 DSS <0004> hlr_ussd.c:363 262424849045211/0xb3e83de2: Tx USSD 'Your extension is 491611370703' 20250101085640585 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262424849045211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424849045211" destination_name="the-source\n" session_id=3018341858 session_state=END} 20250101085640585 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262424849045211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085640585 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085640585 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ea50904e4984: Found GsupExpect[0] for "262424849045211" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@ea50904e4984: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262424849045211" TC_mo_ussd_iuse_msisdn_via_proxy(199)@ea50904e4984: setverdict(pass): none -> pass 20250101085640588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55724<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@ea50904e4984: Final verdict of PTC: pass 20250101085640589 DAUC <0003> db_auc.c:157 IMSI='262420604848785': No 2G Auth Data 20250101085640589 DAUC <0003> db_auc.c:192 IMSI='262420604848785': No 3G Auth Data HLR_Test-GSUP(195)@ea50904e4984: Created GsupExpect[0] for "262420604848785" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250101085640605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55734<->l=127.0.0.1:4258 20250101085640610 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085640610 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420604848785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420604848785" source_name="the-source\n" session_id=1796514792 session_state=BEGIN} 20250101085640610 DSS <0004> hlr_ussd.c:576 262420604848785/0x6b14a3e8: Process SS (BEGIN) 20250101085640610 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250101085640610 DSS <0004> hlr_ussd.c:518 262420604848785/0x6b14a3e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250101085640610 DSS <0004> hlr_ussd.c:363 262420604848785/0x6b14a3e8: Tx USSD 'Your extension is 491617208474' 20250101085640610 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420604848785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420604848785" destination_name="the-source\n" session_id=1796514792 session_state=END} 20250101085640610 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262420604848785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085640610 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085640610 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ea50904e4984: Found GsupExpect[0] for "262420604848785" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@ea50904e4984: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262420604848785" TC_mo_ussd_iuse_msisdn_via_proxy(200)@ea50904e4984: setverdict(pass): none -> pass 20250101085640613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55734<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@ea50904e4984: Final verdict of PTC: pass 20250101085640614 DAUC <0003> db_auc.c:157 IMSI='262422924722586': No 2G Auth Data 20250101085640614 DAUC <0003> db_auc.c:192 IMSI='262422924722586': No 3G Auth Data HLR_Test-GSUP(195)@ea50904e4984: Created GsupExpect[0] for "262422924722586" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250101085640629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55748<->l=127.0.0.1:4258 20250101085640634 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085640634 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422924722586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422924722586" source_name="the-source\n" session_id=3955058141 session_state=BEGIN} 20250101085640634 DSS <0004> hlr_ussd.c:576 262422924722586/0xebbd65dd: Process SS (BEGIN) 20250101085640634 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250101085640634 DSS <0004> hlr_ussd.c:518 262422924722586/0xebbd65dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250101085640635 DSS <0004> hlr_ussd.c:363 262422924722586/0xebbd65dd: Tx USSD 'Your extension is 491611641128' 20250101085640635 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422924722586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422924722586" destination_name="the-source\n" session_id=3955058141 session_state=END} 20250101085640635 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262422924722586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085640635 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085640635 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ea50904e4984: Found GsupExpect[0] for "262422924722586" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@ea50904e4984: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262422924722586" TC_mo_ussd_iuse_msisdn_via_proxy(201)@ea50904e4984: setverdict(pass): none -> pass 20250101085640638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55748<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@ea50904e4984: Final verdict of PTC: pass 20250101085640638 DAUC <0003> db_auc.c:157 IMSI='262425376076776': No 2G Auth Data 20250101085640638 DAUC <0003> db_auc.c:192 IMSI='262425376076776': No 3G Auth Data HLR_Test-GSUP(195)@ea50904e4984: Created GsupExpect[0] for "262425376076776" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250101085640655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55750<->l=127.0.0.1:4258 20250101085640660 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085640660 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425376076776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425376076776" source_name="the-source\n" session_id=2762919699 session_state=BEGIN} 20250101085640660 DSS <0004> hlr_ussd.c:576 262425376076776/0xa4aecf13: Process SS (BEGIN) 20250101085640660 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250101085640660 DSS <0004> hlr_ussd.c:518 262425376076776/0xa4aecf13: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250101085640660 DSS <0004> hlr_ussd.c:363 262425376076776/0xa4aecf13: Tx USSD 'Your extension is 491614424607' 20250101085640660 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262425376076776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425376076776" destination_name="the-source\n" session_id=2762919699 session_state=END} 20250101085640660 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262425376076776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085640660 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085640660 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ea50904e4984: Found GsupExpect[0] for "262425376076776" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@ea50904e4984: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262425376076776" TC_mo_ussd_iuse_msisdn_via_proxy(202)@ea50904e4984: setverdict(pass): none -> pass 20250101085640664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55750<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@ea50904e4984: Final verdict of PTC: pass 20250101085640664 DAUC <0003> db_auc.c:157 IMSI='262420945154094': No 2G Auth Data 20250101085640664 DAUC <0003> db_auc.c:192 IMSI='262420945154094': No 3G Auth Data HLR_Test-GSUP(195)@ea50904e4984: Created GsupExpect[0] for "262420945154094" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250101085640681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55758<->l=127.0.0.1:4258 20250101085640688 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085640688 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262420945154094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420945154094" source_name="the-source\n" session_id=3339533360 session_state=BEGIN} 20250101085640688 DSS <0004> hlr_ussd.c:576 262420945154094/0xc70d3c30: Process SS (BEGIN) 20250101085640688 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250101085640688 DSS <0004> hlr_ussd.c:518 262420945154094/0xc70d3c30: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250101085640688 DSS <0004> hlr_ussd.c:363 262420945154094/0xc70d3c30: Tx USSD 'Your extension is 491617856626' 20250101085640688 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262420945154094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420945154094" destination_name="the-source\n" session_id=3339533360 session_state=END} 20250101085640688 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262420945154094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085640688 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085640688 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ea50904e4984: Found GsupExpect[0] for "262420945154094" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@ea50904e4984: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262420945154094" TC_mo_ussd_iuse_msisdn_via_proxy(203)@ea50904e4984: setverdict(pass): none -> pass 20250101085640692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55758<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@ea50904e4984: Final verdict of PTC: pass 20250101085640693 DAUC <0003> db_auc.c:157 IMSI='262424087792011': No 2G Auth Data 20250101085640693 DAUC <0003> db_auc.c:192 IMSI='262424087792011': No 3G Auth Data HLR_Test-GSUP(195)@ea50904e4984: Created GsupExpect[0] for "262424087792011" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250101085640709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55762<->l=127.0.0.1:4258 20250101085640714 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085640714 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262424087792011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424087792011" source_name="the-source\n" session_id=3442246172 session_state=BEGIN} 20250101085640714 DSS <0004> hlr_ussd.c:576 262424087792011/0xcd2c821c: Process SS (BEGIN) 20250101085640714 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250101085640714 DSS <0004> hlr_ussd.c:518 262424087792011/0xcd2c821c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250101085640714 DSS <0004> hlr_ussd.c:363 262424087792011/0xcd2c821c: Tx USSD 'Your extension is 491618711685' 20250101085640714 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262424087792011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424087792011" destination_name="the-source\n" session_id=3442246172 session_state=END} 20250101085640714 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262424087792011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085640714 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085640714 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ea50904e4984: Found GsupExpect[0] for "262424087792011" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@ea50904e4984: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262424087792011" TC_mo_ussd_iuse_msisdn_via_proxy(204)@ea50904e4984: setverdict(pass): none -> pass 20250101085640718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55762<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@ea50904e4984: Final verdict of PTC: pass 20250101085640719 DAUC <0003> db_auc.c:157 IMSI='262420352146155': No 2G Auth Data 20250101085640719 DAUC <0003> db_auc.c:192 IMSI='262420352146155': No 3G Auth Data HLR_Test-GSUP(195)@ea50904e4984: Created GsupExpect[0] for "262420352146155" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250101085640734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55770<->l=127.0.0.1:4258 20250101085640741 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085640741 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420352146155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420352146155" source_name="the-source\n" session_id=2125177011 session_state=BEGIN} 20250101085640741 DSS <0004> hlr_ussd.c:576 262420352146155/0x7eaba0b3: Process SS (BEGIN) 20250101085640741 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250101085640741 DSS <0004> hlr_ussd.c:518 262420352146155/0x7eaba0b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250101085640741 DSS <0004> hlr_ussd.c:363 262420352146155/0x7eaba0b3: Tx USSD 'Your extension is 491616462760' 20250101085640741 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420352146155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420352146155" destination_name="the-source\n" session_id=2125177011 session_state=END} 20250101085640741 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262420352146155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085640741 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085640741 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ea50904e4984: Found GsupExpect[0] for "262420352146155" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@ea50904e4984: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262420352146155" TC_mo_ussd_iuse_msisdn_via_proxy(205)@ea50904e4984: setverdict(pass): none -> pass 20250101085640747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55770<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@ea50904e4984: Final verdict of PTC: pass 20250101085640748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 20250101085640749 DLINP <000b> input/ipa.c:452 connected read/write 20250101085640749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085640749 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085640749 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085640749 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085640749 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 196@ea50904e4984: Final verdict of PTC: none 20250101085640749 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37973<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 196: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@ea50904e4984: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Wed Jan 1 08:56:40 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20250101085640792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55780<->l=127.0.0.1:4258 20250101085640993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55780<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78480) Waiting for packet dumper to finish... 1 (prev_count=78480, count=83816) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Wed Jan 1 08:56:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_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@ea50904e4984: 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@ea50904e4984: Test case TC_mo_ussd_euse started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 20250101085644077 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37577 20250101085644077 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:37577 IPA-EUSE-foobar(208)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085644080 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644080 DLINP <000b> input/ipa.c:406 127.0.0.1:37577 message received IPA-EUSE-foobar(208)@ea50904e4984: 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) } } } } MTC@ea50904e4984: in not legacy case 2 IPA-EUSE-foobar(208)@ea50904e4984: 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 } } } } 20250101085644083 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644083 DLINP <000b> input/ipa.c:406 127.0.0.1:37577 message received 20250101085644083 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085644083 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250101085644083 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250101085644083 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250101085644083 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 20250101085644083 DLGSUP <0013> gsup_server.c:236 2: 20250101085644083 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085644083 DLGSUP <0013> gsup_server.c:236 3: 20250101085644083 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085644083 DLGSUP <0013> gsup_server.c:236 4: 20250101085644083 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085644083 DLGSUP <0013> gsup_server.c:236 5: 20250101085644083 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085644083 DLGSUP <0013> gsup_server.c:236 7: 20250101085644083 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085644083 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085644083 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085644083 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37577 IPA-EUSE-foobar(208)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085644085 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085644085 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085644087 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085644088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55788<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085644090 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085644090 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085644090 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085644090 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 20250101085644090 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085644090 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 20250101085644090 DLGSUP <0013> gsup_server.c:236 2: 20250101085644090 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085644090 DLGSUP <0013> gsup_server.c:236 3: 20250101085644090 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085644090 DLGSUP <0013> gsup_server.c:236 4: 20250101085644090 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085644090 DLGSUP <0013> gsup_server.c:236 5: 20250101085644090 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085644090 DLGSUP <0013> gsup_server.c:236 7: 20250101085644090 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085644090 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085644090 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085644090 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@ea50904e4984: 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") 20250101085644107 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38821<->l=127.0.0.1:4259) 20250101085644111 DAUC <0003> db_auc.c:157 IMSI='262427935401365': No 2G Auth Data 20250101085644111 DAUC <0003> db_auc.c:192 IMSI='262427935401365': No 3G Auth Data HLR_Test-GSUP(209)@ea50904e4984: Created GsupExpect[0] for "262427935401365" to be handled at TC_mo_ussd_euse(212) 20250101085644124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55796<->l=127.0.0.1:4258 20250101085644133 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085644133 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427935401365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427935401365" session_id=412799762 session_state=BEGIN} 20250101085644133 DSS <0004> hlr_ussd.c:576 262427935401365/0x189ad312: Process SS (BEGIN) 20250101085644133 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085644133 DSS <0004> hlr_ussd.c:518 262427935401365/0x189ad312: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085644133 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644133 DLINP <000b> input/ipa.c:432 127.0.0.1:37577 sending data 20250101085644133 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644133 DLINP <000b> input/ipa.c:432 127.0.0.1:37577 sending data EUSE-TC_mo_ussd_euse(206)@ea50904e4984: 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 } } } } } 20250101085644142 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644142 DLINP <000b> input/ipa.c:406 127.0.0.1:37577 message received 20250101085644142 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262427935401365 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427935401365" session_id=412799762 session_state=END} 20250101085644142 DSS <0004> hlr_ussd.c:576 262427935401365/0x189ad312: Process SS (END) 20250101085644142 DSS <0004> hlr_ussd.c:518 262427935401365/0x189ad312: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250101085644142 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427935401365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427935401365" session_id=412799762 session_state=END} 20250101085644142 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427935401365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085644142 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262427935401365 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085644142 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085644142 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ea50904e4984: Found GsupExpect[0] for "262427935401365" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@ea50904e4984: Added IMSI table entry 0TC_mo_ussd_euse(212)"262427935401365" TC_mo_ussd_euse(212)@ea50904e4984: setverdict(pass): none -> pass 20250101085644147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55796<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@ea50904e4984: Final verdict of PTC: pass 20250101085644147 DAUC <0003> db_auc.c:157 IMSI='262423498510078': No 2G Auth Data 20250101085644147 DAUC <0003> db_auc.c:192 IMSI='262423498510078': No 3G Auth Data HLR_Test-GSUP(209)@ea50904e4984: Created GsupExpect[0] for "262423498510078" to be handled at TC_mo_ussd_euse(213) 20250101085644163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55806<->l=127.0.0.1:4258 20250101085644170 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085644170 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423498510078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423498510078" session_id=3940617940 session_state=BEGIN} 20250101085644170 DSS <0004> hlr_ussd.c:576 262423498510078/0xeae10ed4: Process SS (BEGIN) 20250101085644170 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085644170 DSS <0004> hlr_ussd.c:518 262423498510078/0xeae10ed4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085644170 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644170 DLINP <000b> input/ipa.c:432 127.0.0.1:37577 sending data 20250101085644170 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644170 DLINP <000b> input/ipa.c:432 127.0.0.1:37577 sending data EUSE-TC_mo_ussd_euse(206)@ea50904e4984: 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 } } } } } 20250101085644173 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644173 DLINP <000b> input/ipa.c:406 127.0.0.1:37577 message received 20250101085644173 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262423498510078 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423498510078" session_id=3940617940 session_state=END} 20250101085644173 DSS <0004> hlr_ussd.c:576 262423498510078/0xeae10ed4: Process SS (END) 20250101085644173 DSS <0004> hlr_ussd.c:518 262423498510078/0xeae10ed4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250101085644173 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423498510078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423498510078" session_id=3940617940 session_state=END} 20250101085644173 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423498510078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085644173 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262423498510078 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085644173 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085644173 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ea50904e4984: Found GsupExpect[0] for "262423498510078" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@ea50904e4984: Added IMSI table entry 1TC_mo_ussd_euse(213)"262423498510078" TC_mo_ussd_euse(213)@ea50904e4984: setverdict(pass): none -> pass 20250101085644178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55806<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@ea50904e4984: Final verdict of PTC: pass 20250101085644179 DAUC <0003> db_auc.c:157 IMSI='262425096922202': No 2G Auth Data 20250101085644179 DAUC <0003> db_auc.c:192 IMSI='262425096922202': No 3G Auth Data HLR_Test-GSUP(209)@ea50904e4984: Created GsupExpect[0] for "262425096922202" to be handled at TC_mo_ussd_euse(214) 20250101085644197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55808<->l=127.0.0.1:4258 20250101085644201 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085644201 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425096922202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425096922202" session_id=1740745029 session_state=BEGIN} 20250101085644201 DSS <0004> hlr_ussd.c:576 262425096922202/0x67c1a945: Process SS (BEGIN) 20250101085644201 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085644201 DSS <0004> hlr_ussd.c:518 262425096922202/0x67c1a945: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085644201 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644201 DLINP <000b> input/ipa.c:432 127.0.0.1:37577 sending data 20250101085644201 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644201 DLINP <000b> input/ipa.c:432 127.0.0.1:37577 sending data EUSE-TC_mo_ussd_euse(206)@ea50904e4984: 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 } } } } } 20250101085644204 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644204 DLINP <000b> input/ipa.c:406 127.0.0.1:37577 message received 20250101085644204 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262425096922202 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425096922202" session_id=1740745029 session_state=END} 20250101085644204 DSS <0004> hlr_ussd.c:576 262425096922202/0x67c1a945: Process SS (END) 20250101085644204 DSS <0004> hlr_ussd.c:518 262425096922202/0x67c1a945: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250101085644204 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425096922202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425096922202" session_id=1740745029 session_state=END} 20250101085644204 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425096922202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085644204 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262425096922202 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085644204 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085644204 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ea50904e4984: Found GsupExpect[0] for "262425096922202" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@ea50904e4984: Added IMSI table entry 2TC_mo_ussd_euse(214)"262425096922202" TC_mo_ussd_euse(214)@ea50904e4984: setverdict(pass): none -> pass 20250101085644208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55808<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@ea50904e4984: Final verdict of PTC: pass 20250101085644209 DAUC <0003> db_auc.c:157 IMSI='262420751802078': No 2G Auth Data 20250101085644209 DAUC <0003> db_auc.c:192 IMSI='262420751802078': No 3G Auth Data HLR_Test-GSUP(209)@ea50904e4984: Created GsupExpect[0] for "262420751802078" to be handled at TC_mo_ussd_euse(215) 20250101085644224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55816<->l=127.0.0.1:4258 20250101085644229 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085644229 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420751802078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420751802078" session_id=1524676233 session_state=BEGIN} 20250101085644229 DSS <0004> hlr_ussd.c:576 262420751802078/0x5ae0b689: Process SS (BEGIN) 20250101085644229 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085644229 DSS <0004> hlr_ussd.c:518 262420751802078/0x5ae0b689: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085644229 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644229 DLINP <000b> input/ipa.c:432 127.0.0.1:37577 sending data 20250101085644229 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644229 DLINP <000b> input/ipa.c:432 127.0.0.1:37577 sending data EUSE-TC_mo_ussd_euse(206)@ea50904e4984: 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 } } } } } 20250101085644231 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644231 DLINP <000b> input/ipa.c:406 127.0.0.1:37577 message received 20250101085644231 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262420751802078 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420751802078" session_id=1524676233 session_state=END} 20250101085644231 DSS <0004> hlr_ussd.c:576 262420751802078/0x5ae0b689: Process SS (END) 20250101085644231 DSS <0004> hlr_ussd.c:518 262420751802078/0x5ae0b689: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250101085644231 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420751802078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420751802078" session_id=1524676233 session_state=END} 20250101085644231 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420751802078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085644232 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262420751802078 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085644232 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085644232 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ea50904e4984: Found GsupExpect[0] for "262420751802078" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@ea50904e4984: Added IMSI table entry 3TC_mo_ussd_euse(215)"262420751802078" TC_mo_ussd_euse(215)@ea50904e4984: setverdict(pass): none -> pass 20250101085644235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55816<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@ea50904e4984: Final verdict of PTC: pass 20250101085644236 DAUC <0003> db_auc.c:157 IMSI='262420884230748': No 2G Auth Data 20250101085644236 DAUC <0003> db_auc.c:192 IMSI='262420884230748': No 3G Auth Data HLR_Test-GSUP(209)@ea50904e4984: Created GsupExpect[0] for "262420884230748" to be handled at TC_mo_ussd_euse(216) 20250101085644250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55828<->l=127.0.0.1:4258 20250101085644255 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085644255 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420884230748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420884230748" session_id=2354960513 session_state=BEGIN} 20250101085644255 DSS <0004> hlr_ussd.c:576 262420884230748/0x8c5dd881: Process SS (BEGIN) 20250101085644255 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085644255 DSS <0004> hlr_ussd.c:518 262420884230748/0x8c5dd881: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085644255 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644255 DLINP <000b> input/ipa.c:432 127.0.0.1:37577 sending data 20250101085644255 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644255 DLINP <000b> input/ipa.c:432 127.0.0.1:37577 sending data EUSE-TC_mo_ussd_euse(206)@ea50904e4984: 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 } } } } } 20250101085644257 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644257 DLINP <000b> input/ipa.c:406 127.0.0.1:37577 message received 20250101085644257 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262420884230748 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420884230748" session_id=2354960513 session_state=END} 20250101085644257 DSS <0004> hlr_ussd.c:576 262420884230748/0x8c5dd881: Process SS (END) 20250101085644257 DSS <0004> hlr_ussd.c:518 262420884230748/0x8c5dd881: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250101085644257 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420884230748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420884230748" session_id=2354960513 session_state=END} 20250101085644257 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420884230748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085644257 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262420884230748 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085644257 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085644257 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ea50904e4984: Found GsupExpect[0] for "262420884230748" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@ea50904e4984: Added IMSI table entry 4TC_mo_ussd_euse(216)"262420884230748" TC_mo_ussd_euse(216)@ea50904e4984: setverdict(pass): none -> pass 20250101085644261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55828<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@ea50904e4984: Final verdict of PTC: pass 20250101085644262 DAUC <0003> db_auc.c:157 IMSI='262421431473884': No 2G Auth Data 20250101085644262 DAUC <0003> db_auc.c:192 IMSI='262421431473884': No 3G Auth Data HLR_Test-GSUP(209)@ea50904e4984: Created GsupExpect[0] for "262421431473884" to be handled at TC_mo_ussd_euse(217) 20250101085644278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4258 20250101085644283 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644283 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085644283 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421431473884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421431473884" session_id=2255150345 session_state=BEGIN} 20250101085644283 DSS <0004> hlr_ussd.c:576 262421431473884/0x866add09: Process SS (BEGIN) 20250101085644283 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085644283 DSS <0004> hlr_ussd.c:518 262421431473884/0x866add09: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085644283 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644283 DLINP <000b> input/ipa.c:432 127.0.0.1:37577 sending data 20250101085644283 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644283 DLINP <000b> input/ipa.c:432 127.0.0.1:37577 sending data EUSE-TC_mo_ussd_euse(206)@ea50904e4984: 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 } } } } } 20250101085644285 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644285 DLINP <000b> input/ipa.c:406 127.0.0.1:37577 message received 20250101085644285 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262421431473884 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421431473884" session_id=2255150345 session_state=END} 20250101085644285 DSS <0004> hlr_ussd.c:576 262421431473884/0x866add09: Process SS (END) 20250101085644285 DSS <0004> hlr_ussd.c:518 262421431473884/0x866add09: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250101085644285 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421431473884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421431473884" session_id=2255150345 session_state=END} 20250101085644285 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421431473884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085644285 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262421431473884 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085644285 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085644285 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ea50904e4984: Found GsupExpect[0] for "262421431473884" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@ea50904e4984: Added IMSI table entry 5TC_mo_ussd_euse(217)"262421431473884" TC_mo_ussd_euse(217)@ea50904e4984: setverdict(pass): none -> pass 20250101085644288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@ea50904e4984: Final verdict of PTC: pass 20250101085644289 DAUC <0003> db_auc.c:157 IMSI='262424979725336': No 2G Auth Data 20250101085644289 DAUC <0003> db_auc.c:192 IMSI='262424979725336': No 3G Auth Data HLR_Test-GSUP(209)@ea50904e4984: Created GsupExpect[0] for "262424979725336" to be handled at TC_mo_ussd_euse(218) 20250101085644308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55844<->l=127.0.0.1:4258 20250101085644313 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085644313 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424979725336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424979725336" session_id=1038041387 session_state=BEGIN} 20250101085644313 DSS <0004> hlr_ussd.c:576 262424979725336/0x3ddf412b: Process SS (BEGIN) 20250101085644314 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085644314 DSS <0004> hlr_ussd.c:518 262424979725336/0x3ddf412b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085644314 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644314 DLINP <000b> input/ipa.c:432 127.0.0.1:37577 sending data 20250101085644314 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644314 DLINP <000b> input/ipa.c:432 127.0.0.1:37577 sending data EUSE-TC_mo_ussd_euse(206)@ea50904e4984: 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 } } } } } 20250101085644316 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644316 DLINP <000b> input/ipa.c:406 127.0.0.1:37577 message received 20250101085644316 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262424979725336 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424979725336" session_id=1038041387 session_state=END} 20250101085644316 DSS <0004> hlr_ussd.c:576 262424979725336/0x3ddf412b: Process SS (END) 20250101085644316 DSS <0004> hlr_ussd.c:518 262424979725336/0x3ddf412b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250101085644316 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424979725336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424979725336" session_id=1038041387 session_state=END} 20250101085644316 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424979725336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085644316 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262424979725336 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085644316 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085644316 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ea50904e4984: Found GsupExpect[0] for "262424979725336" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@ea50904e4984: Added IMSI table entry 6TC_mo_ussd_euse(218)"262424979725336" TC_mo_ussd_euse(218)@ea50904e4984: setverdict(pass): none -> pass 20250101085644320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55844<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@ea50904e4984: Final verdict of PTC: pass 20250101085644321 DAUC <0003> db_auc.c:157 IMSI='262420602907995': No 2G Auth Data 20250101085644321 DAUC <0003> db_auc.c:192 IMSI='262420602907995': No 3G Auth Data HLR_Test-GSUP(209)@ea50904e4984: Created GsupExpect[0] for "262420602907995" to be handled at TC_mo_ussd_euse(219) 20250101085644336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55848<->l=127.0.0.1:4258 20250101085644340 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085644340 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420602907995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420602907995" session_id=3809822885 session_state=BEGIN} 20250101085644340 DSS <0004> hlr_ussd.c:576 262420602907995/0xe31548a5: Process SS (BEGIN) 20250101085644340 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085644340 DSS <0004> hlr_ussd.c:518 262420602907995/0xe31548a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085644340 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644340 DLINP <000b> input/ipa.c:432 127.0.0.1:37577 sending data 20250101085644340 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644340 DLINP <000b> input/ipa.c:432 127.0.0.1:37577 sending data EUSE-TC_mo_ussd_euse(206)@ea50904e4984: 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 } } } } } 20250101085644342 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644342 DLINP <000b> input/ipa.c:406 127.0.0.1:37577 message received 20250101085644342 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262420602907995 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420602907995" session_id=3809822885 session_state=END} 20250101085644342 DSS <0004> hlr_ussd.c:576 262420602907995/0xe31548a5: Process SS (END) 20250101085644342 DSS <0004> hlr_ussd.c:518 262420602907995/0xe31548a5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250101085644342 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420602907995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420602907995" session_id=3809822885 session_state=END} 20250101085644342 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420602907995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085644342 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262420602907995 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085644342 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085644342 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ea50904e4984: Found GsupExpect[0] for "262420602907995" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@ea50904e4984: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420602907995" TC_mo_ussd_euse(219)@ea50904e4984: setverdict(pass): none -> pass 20250101085644347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55848<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@ea50904e4984: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@ea50904e4984: Final verdict of PTC: none 20250101085644349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55788<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@ea50904e4984: Final verdict of PTC: none 20250101085644350 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38821<->l=127.0.0.1:4259) 20250101085644350 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085644350 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085644350 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085644350 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085644350 DLINP <000b> input/ipa.c:452 connected read/write 20250101085644350 DLINP <000b> input/ipa.c:406 127.0.0.1:37577 message received 20250101085644350 DLINP <000b> input/ipa.c:415 127.0.0.1:37577 connection closed with server 20250101085644350 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:37577 20250101085644350 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(211)@ea50904e4984: Final verdict of PTC: none 210@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@ea50904e4984: Final verdict of PTC: none IPA-EUSE-foobar(208)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 210: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@ea50904e4984: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Wed Jan 1 08:56:44 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250101085644388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55860<->l=127.0.0.1:4258 20250101085644589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55860<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=111192) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Wed Jan 1 08:56:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_mo_ussd_euse_continue started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 20250101085647672 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45585 20250101085647672 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:45585 MTC@ea50904e4984: in not legacy case 2 IPA-EUSE-foobar(222)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085647674 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647674 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received IPA-EUSE-foobar(222)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085647676 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647676 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647677 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085647677 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250101085647677 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250101085647677 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250101085647677 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 20250101085647677 DLGSUP <0013> gsup_server.c:236 2: 20250101085647677 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085647677 DLGSUP <0013> gsup_server.c:236 3: 20250101085647677 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085647677 DLGSUP <0013> gsup_server.c:236 4: 20250101085647677 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085647677 DLGSUP <0013> gsup_server.c:236 5: 20250101085647677 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085647677 DLGSUP <0013> gsup_server.c:236 7: IPA-EUSE-foobar(222)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085647677 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085647677 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085647677 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085647677 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45585 20250101085647677 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085647677 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085647679 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085647681 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647681 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085647681 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085647681 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 20250101085647681 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085647681 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 20250101085647681 DLGSUP <0013> gsup_server.c:236 2: 20250101085647681 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085647681 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(221)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085647681 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085647681 DLGSUP <0013> gsup_server.c:236 4: 20250101085647681 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085647681 DLGSUP <0013> gsup_server.c:236 5: 20250101085647681 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085647681 DLGSUP <0013> gsup_server.c:236 7: 20250101085647681 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085647681 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085647681 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085647681 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@ea50904e4984: 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") 20250101085647701 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41947<->l=127.0.0.1:4259) 20250101085647707 DAUC <0003> db_auc.c:157 IMSI='262428166818837': No 2G Auth Data 20250101085647707 DAUC <0003> db_auc.c:192 IMSI='262428166818837': No 3G Auth Data HLR_Test-GSUP(223)@ea50904e4984: Created GsupExpect[0] for "262428166818837" to be handled at TC_mo_ussd_euse_continue(226) 20250101085647725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49094<->l=127.0.0.1:4258 20250101085647732 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647732 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428166818837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428166818837" session_id=4213738610 session_state=BEGIN} 20250101085647732 DSS <0004> hlr_ussd.c:576 262428166818837/0xfb288c72: Process SS (BEGIN) 20250101085647732 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085647732 DSS <0004> hlr_ussd.c:518 262428166818837/0xfb288c72: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085647732 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647732 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data 20250101085647732 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647732 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: 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 } } } } } 20250101085647742 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647742 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647742 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262428166818837 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428166818837" session_id=4213738610 session_state=CONTINUE} 20250101085647742 DSS <0004> hlr_ussd.c:576 262428166818837/0xfb288c72: Process SS (CONTINUE) 20250101085647742 DSS <0004> hlr_ussd.c:518 262428166818837/0xfb288c72: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250101085647742 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428166818837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428166818837" session_id=4213738610 session_state=CONTINUE} 20250101085647742 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262428166818837 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085647742 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085647742 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ea50904e4984: Found GsupExpect[0] for "262428166818837" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@ea50904e4984: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262428166818837" TC_mo_ussd_euse_continue(226)@ea50904e4984: setverdict(pass): none -> pass 20250101085647747 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647747 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428166818837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428166818837" session_id=4213738610 session_state=CONTINUE} 20250101085647747 DSS <0004> hlr_ussd.c:576 262428166818837/0xfb288c72: Process SS (CONTINUE) 20250101085647747 DSS <0004> hlr_ussd.c:518 262428166818837/0xfb288c72: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250101085647747 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428166818837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085647747 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647747 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data 20250101085647747 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647747 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: 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 } } } } } 20250101085647749 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647749 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647749 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262428166818837 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428166818837" session_id=4213738610 session_state=END} 20250101085647749 DSS <0004> hlr_ussd.c:576 262428166818837/0xfb288c72: Process SS (END) 20250101085647749 DSS <0004> hlr_ussd.c:518 262428166818837/0xfb288c72: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250101085647749 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428166818837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428166818837" session_id=4213738610 session_state=END} 20250101085647749 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428166818837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085647749 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262428166818837 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085647749 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085647749 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085647751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49094<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@ea50904e4984: Final verdict of PTC: pass 20250101085647752 DAUC <0003> db_auc.c:157 IMSI='262421763413917': No 2G Auth Data 20250101085647752 DAUC <0003> db_auc.c:192 IMSI='262421763413917': No 3G Auth Data HLR_Test-GSUP(223)@ea50904e4984: Created GsupExpect[0] for "262421763413917" to be handled at TC_mo_ussd_euse_continue(227) 20250101085647769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49096<->l=127.0.0.1:4258 20250101085647775 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647775 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421763413917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421763413917" session_id=733277128 session_state=BEGIN} 20250101085647775 DSS <0004> hlr_ussd.c:576 262421763413917/0x2bb4ebc8: Process SS (BEGIN) 20250101085647775 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085647775 DSS <0004> hlr_ussd.c:518 262421763413917/0x2bb4ebc8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085647775 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647775 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data 20250101085647775 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647775 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: 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 } } } } } 20250101085647777 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647777 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647777 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262421763413917 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421763413917" session_id=733277128 session_state=CONTINUE} 20250101085647777 DSS <0004> hlr_ussd.c:576 262421763413917/0x2bb4ebc8: Process SS (CONTINUE) 20250101085647777 DSS <0004> hlr_ussd.c:518 262421763413917/0x2bb4ebc8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250101085647777 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421763413917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421763413917" session_id=733277128 session_state=CONTINUE} 20250101085647777 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262421763413917 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085647777 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085647777 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ea50904e4984: Found GsupExpect[0] for "262421763413917" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@ea50904e4984: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262421763413917" TC_mo_ussd_euse_continue(227)@ea50904e4984: setverdict(pass): none -> pass 20250101085647782 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647782 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421763413917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421763413917" session_id=733277128 session_state=CONTINUE} 20250101085647782 DSS <0004> hlr_ussd.c:576 262421763413917/0x2bb4ebc8: Process SS (CONTINUE) 20250101085647782 DSS <0004> hlr_ussd.c:518 262421763413917/0x2bb4ebc8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250101085647782 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421763413917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085647782 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647782 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data 20250101085647782 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647782 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: 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 } } } } } 20250101085647784 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647784 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647784 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262421763413917 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421763413917" session_id=733277128 session_state=END} 20250101085647784 DSS <0004> hlr_ussd.c:576 262421763413917/0x2bb4ebc8: Process SS (END) 20250101085647784 DSS <0004> hlr_ussd.c:518 262421763413917/0x2bb4ebc8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250101085647784 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421763413917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421763413917" session_id=733277128 session_state=END} 20250101085647784 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421763413917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085647784 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262421763413917 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085647784 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085647784 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085647786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49096<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@ea50904e4984: Final verdict of PTC: pass 20250101085647787 DAUC <0003> db_auc.c:157 IMSI='262420923453859': No 2G Auth Data 20250101085647787 DAUC <0003> db_auc.c:192 IMSI='262420923453859': No 3G Auth Data HLR_Test-GSUP(223)@ea50904e4984: Created GsupExpect[0] for "262420923453859" to be handled at TC_mo_ussd_euse_continue(228) 20250101085647802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49102<->l=127.0.0.1:4258 20250101085647808 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647808 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420923453859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420923453859" session_id=1953883576 session_state=BEGIN} 20250101085647808 DSS <0004> hlr_ussd.c:576 262420923453859/0x7475e5b8: Process SS (BEGIN) 20250101085647808 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085647808 DSS <0004> hlr_ussd.c:518 262420923453859/0x7475e5b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085647809 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647809 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data 20250101085647809 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647809 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: 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 } } } } } 20250101085647810 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647810 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647810 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420923453859 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420923453859" session_id=1953883576 session_state=CONTINUE} 20250101085647810 DSS <0004> hlr_ussd.c:576 262420923453859/0x7475e5b8: Process SS (CONTINUE) 20250101085647810 DSS <0004> hlr_ussd.c:518 262420923453859/0x7475e5b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250101085647810 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420923453859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420923453859" session_id=1953883576 session_state=CONTINUE} 20250101085647810 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420923453859 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085647810 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085647810 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ea50904e4984: Found GsupExpect[0] for "262420923453859" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@ea50904e4984: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420923453859" TC_mo_ussd_euse_continue(228)@ea50904e4984: setverdict(pass): none -> pass 20250101085647816 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647816 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420923453859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420923453859" session_id=1953883576 session_state=CONTINUE} 20250101085647816 DSS <0004> hlr_ussd.c:576 262420923453859/0x7475e5b8: Process SS (CONTINUE) 20250101085647816 DSS <0004> hlr_ussd.c:518 262420923453859/0x7475e5b8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250101085647816 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420923453859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085647816 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647816 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data 20250101085647816 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647816 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: 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 } } } } } 20250101085647818 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647818 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647818 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420923453859 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420923453859" session_id=1953883576 session_state=END} 20250101085647818 DSS <0004> hlr_ussd.c:576 262420923453859/0x7475e5b8: Process SS (END) 20250101085647818 DSS <0004> hlr_ussd.c:518 262420923453859/0x7475e5b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250101085647818 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420923453859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420923453859" session_id=1953883576 session_state=END} 20250101085647818 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420923453859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085647818 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420923453859 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085647818 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085647818 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085647820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49102<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@ea50904e4984: Final verdict of PTC: pass 20250101085647821 DAUC <0003> db_auc.c:157 IMSI='262427864551382': No 2G Auth Data 20250101085647821 DAUC <0003> db_auc.c:192 IMSI='262427864551382': No 3G Auth Data HLR_Test-GSUP(223)@ea50904e4984: Created GsupExpect[0] for "262427864551382" to be handled at TC_mo_ussd_euse_continue(229) 20250101085647835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49114<->l=127.0.0.1:4258 20250101085647840 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647840 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427864551382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427864551382" session_id=2267663207 session_state=BEGIN} 20250101085647840 DSS <0004> hlr_ussd.c:576 262427864551382/0x8729cb67: Process SS (BEGIN) 20250101085647840 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085647840 DSS <0004> hlr_ussd.c:518 262427864551382/0x8729cb67: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085647840 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647840 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data 20250101085647840 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647840 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: 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 } } } } } 20250101085647842 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647842 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647842 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262427864551382 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427864551382" session_id=2267663207 session_state=CONTINUE} 20250101085647842 DSS <0004> hlr_ussd.c:576 262427864551382/0x8729cb67: Process SS (CONTINUE) 20250101085647842 DSS <0004> hlr_ussd.c:518 262427864551382/0x8729cb67: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250101085647842 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427864551382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427864551382" session_id=2267663207 session_state=CONTINUE} 20250101085647842 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262427864551382 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085647842 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085647842 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ea50904e4984: Found GsupExpect[0] for "262427864551382" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@ea50904e4984: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262427864551382" TC_mo_ussd_euse_continue(229)@ea50904e4984: setverdict(pass): none -> pass 20250101085647846 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647846 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427864551382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427864551382" session_id=2267663207 session_state=CONTINUE} 20250101085647846 DSS <0004> hlr_ussd.c:576 262427864551382/0x8729cb67: Process SS (CONTINUE) 20250101085647846 DSS <0004> hlr_ussd.c:518 262427864551382/0x8729cb67: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250101085647846 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427864551382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085647846 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647846 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data 20250101085647846 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647846 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: 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 } } } } } 20250101085647847 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647847 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647847 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262427864551382 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427864551382" session_id=2267663207 session_state=END} 20250101085647847 DSS <0004> hlr_ussd.c:576 262427864551382/0x8729cb67: Process SS (END) 20250101085647847 DSS <0004> hlr_ussd.c:518 262427864551382/0x8729cb67: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250101085647848 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427864551382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427864551382" session_id=2267663207 session_state=END} 20250101085647848 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427864551382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085647848 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262427864551382 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085647848 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085647848 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085647849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49114<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@ea50904e4984: Final verdict of PTC: pass 20250101085647850 DAUC <0003> db_auc.c:157 IMSI='262427857832476': No 2G Auth Data 20250101085647850 DAUC <0003> db_auc.c:192 IMSI='262427857832476': No 3G Auth Data HLR_Test-GSUP(223)@ea50904e4984: Created GsupExpect[0] for "262427857832476" to be handled at TC_mo_ussd_euse_continue(230) 20250101085647865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49128<->l=127.0.0.1:4258 20250101085647871 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647872 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427857832476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427857832476" session_id=3281425458 session_state=BEGIN} 20250101085647872 DSS <0004> hlr_ussd.c:576 262427857832476/0xc3969432: Process SS (BEGIN) 20250101085647872 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085647872 DSS <0004> hlr_ussd.c:518 262427857832476/0xc3969432: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085647872 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647872 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data 20250101085647872 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647872 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: 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 } } } } } 20250101085647874 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647874 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647874 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262427857832476 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427857832476" session_id=3281425458 session_state=CONTINUE} 20250101085647874 DSS <0004> hlr_ussd.c:576 262427857832476/0xc3969432: Process SS (CONTINUE) 20250101085647874 DSS <0004> hlr_ussd.c:518 262427857832476/0xc3969432: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250101085647874 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427857832476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427857832476" session_id=3281425458 session_state=CONTINUE} 20250101085647874 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262427857832476 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085647874 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085647874 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ea50904e4984: Found GsupExpect[0] for "262427857832476" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@ea50904e4984: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262427857832476" TC_mo_ussd_euse_continue(230)@ea50904e4984: setverdict(pass): none -> pass 20250101085647879 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647879 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427857832476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427857832476" session_id=3281425458 session_state=CONTINUE} 20250101085647880 DSS <0004> hlr_ussd.c:576 262427857832476/0xc3969432: Process SS (CONTINUE) 20250101085647880 DSS <0004> hlr_ussd.c:518 262427857832476/0xc3969432: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250101085647880 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427857832476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085647880 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647880 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data 20250101085647880 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647880 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: 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 } } } } } 20250101085647882 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647882 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647882 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262427857832476 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427857832476" session_id=3281425458 session_state=END} 20250101085647882 DSS <0004> hlr_ussd.c:576 262427857832476/0xc3969432: Process SS (END) 20250101085647882 DSS <0004> hlr_ussd.c:518 262427857832476/0xc3969432: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250101085647882 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427857832476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427857832476" session_id=3281425458 session_state=END} 20250101085647882 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427857832476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085647882 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262427857832476 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085647882 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085647882 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085647884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49128<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@ea50904e4984: Final verdict of PTC: pass 20250101085647884 DAUC <0003> db_auc.c:157 IMSI='262420707016775': No 2G Auth Data 20250101085647884 DAUC <0003> db_auc.c:192 IMSI='262420707016775': No 3G Auth Data HLR_Test-GSUP(223)@ea50904e4984: Created GsupExpect[0] for "262420707016775" to be handled at TC_mo_ussd_euse_continue(231) 20250101085647899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49144<->l=127.0.0.1:4258 20250101085647903 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647903 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647903 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420707016775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420707016775" session_id=3272848096 session_state=BEGIN} 20250101085647903 DSS <0004> hlr_ussd.c:576 262420707016775/0xc313b2e0: Process SS (BEGIN) 20250101085647903 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085647903 DSS <0004> hlr_ussd.c:518 262420707016775/0xc313b2e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085647903 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647903 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data 20250101085647903 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647903 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: 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 } } } } } 20250101085647905 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647905 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647905 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262420707016775 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420707016775" session_id=3272848096 session_state=CONTINUE} 20250101085647905 DSS <0004> hlr_ussd.c:576 262420707016775/0xc313b2e0: Process SS (CONTINUE) 20250101085647905 DSS <0004> hlr_ussd.c:518 262420707016775/0xc313b2e0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250101085647905 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420707016775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420707016775" session_id=3272848096 session_state=CONTINUE} 20250101085647905 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262420707016775 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085647905 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085647906 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ea50904e4984: Found GsupExpect[0] for "262420707016775" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@ea50904e4984: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420707016775" TC_mo_ussd_euse_continue(231)@ea50904e4984: setverdict(pass): none -> pass 20250101085647910 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647910 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420707016775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420707016775" session_id=3272848096 session_state=CONTINUE} 20250101085647910 DSS <0004> hlr_ussd.c:576 262420707016775/0xc313b2e0: Process SS (CONTINUE) 20250101085647910 DSS <0004> hlr_ussd.c:518 262420707016775/0xc313b2e0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250101085647910 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420707016775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085647910 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647910 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data 20250101085647910 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647910 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: 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 } } } } } 20250101085647912 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647912 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647912 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262420707016775 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420707016775" session_id=3272848096 session_state=END} 20250101085647912 DSS <0004> hlr_ussd.c:576 262420707016775/0xc313b2e0: Process SS (END) 20250101085647912 DSS <0004> hlr_ussd.c:518 262420707016775/0xc313b2e0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250101085647912 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420707016775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420707016775" session_id=3272848096 session_state=END} 20250101085647912 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420707016775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085647912 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262420707016775 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085647912 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085647912 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085647913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49144<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@ea50904e4984: Final verdict of PTC: pass 20250101085647914 DAUC <0003> db_auc.c:157 IMSI='262429878636596': No 2G Auth Data 20250101085647914 DAUC <0003> db_auc.c:192 IMSI='262429878636596': No 3G Auth Data HLR_Test-GSUP(223)@ea50904e4984: Created GsupExpect[0] for "262429878636596" to be handled at TC_mo_ussd_euse_continue(232) 20250101085647930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49146<->l=127.0.0.1:4258 20250101085647935 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647935 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429878636596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429878636596" session_id=1473478760 session_state=BEGIN} 20250101085647935 DSS <0004> hlr_ussd.c:576 262429878636596/0x57d38068: Process SS (BEGIN) 20250101085647935 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085647935 DSS <0004> hlr_ussd.c:518 262429878636596/0x57d38068: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085647935 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647935 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data 20250101085647935 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647935 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: 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 } } } } } 20250101085647937 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647937 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647937 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262429878636596 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429878636596" session_id=1473478760 session_state=CONTINUE} 20250101085647937 DSS <0004> hlr_ussd.c:576 262429878636596/0x57d38068: Process SS (CONTINUE) 20250101085647937 DSS <0004> hlr_ussd.c:518 262429878636596/0x57d38068: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250101085647937 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429878636596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429878636596" session_id=1473478760 session_state=CONTINUE} 20250101085647937 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262429878636596 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085647937 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085647937 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ea50904e4984: Found GsupExpect[0] for "262429878636596" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@ea50904e4984: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262429878636596" TC_mo_ussd_euse_continue(232)@ea50904e4984: setverdict(pass): none -> pass 20250101085647943 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647943 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429878636596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429878636596" session_id=1473478760 session_state=CONTINUE} 20250101085647943 DSS <0004> hlr_ussd.c:576 262429878636596/0x57d38068: Process SS (CONTINUE) 20250101085647943 DSS <0004> hlr_ussd.c:518 262429878636596/0x57d38068: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250101085647943 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429878636596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085647943 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647943 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data 20250101085647943 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647943 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: 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 } } } } } 20250101085647944 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647944 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647944 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262429878636596 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429878636596" session_id=1473478760 session_state=END} 20250101085647944 DSS <0004> hlr_ussd.c:576 262429878636596/0x57d38068: Process SS (END) 20250101085647944 DSS <0004> hlr_ussd.c:518 262429878636596/0x57d38068: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250101085647944 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429878636596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429878636596" session_id=1473478760 session_state=END} 20250101085647944 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429878636596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085647944 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262429878636596 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085647944 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085647944 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085647946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49146<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@ea50904e4984: Final verdict of PTC: pass 20250101085647947 DAUC <0003> db_auc.c:157 IMSI='262424984750926': No 2G Auth Data 20250101085647947 DAUC <0003> db_auc.c:192 IMSI='262424984750926': No 3G Auth Data HLR_Test-GSUP(223)@ea50904e4984: Created GsupExpect[0] for "262424984750926" to be handled at TC_mo_ussd_euse_continue(233) 20250101085647961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49150<->l=127.0.0.1:4258 20250101085647967 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647967 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424984750926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424984750926" session_id=1487427972 session_state=BEGIN} 20250101085647967 DSS <0004> hlr_ussd.c:576 262424984750926/0x58a85984: Process SS (BEGIN) 20250101085647967 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250101085647967 DSS <0004> hlr_ussd.c:518 262424984750926/0x58a85984: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250101085647967 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647967 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data 20250101085647967 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647967 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: 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 } } } } } 20250101085647969 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647969 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647969 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262424984750926 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424984750926" session_id=1487427972 session_state=CONTINUE} 20250101085647969 DSS <0004> hlr_ussd.c:576 262424984750926/0x58a85984: Process SS (CONTINUE) 20250101085647969 DSS <0004> hlr_ussd.c:518 262424984750926/0x58a85984: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250101085647969 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424984750926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424984750926" session_id=1487427972 session_state=CONTINUE} 20250101085647969 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262424984750926 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085647969 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085647970 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ea50904e4984: Found GsupExpect[0] for "262424984750926" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@ea50904e4984: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262424984750926" TC_mo_ussd_euse_continue(233)@ea50904e4984: setverdict(pass): none -> pass 20250101085647975 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647975 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647975 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424984750926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424984750926" session_id=1487427972 session_state=CONTINUE} 20250101085647975 DSS <0004> hlr_ussd.c:576 262424984750926/0x58a85984: Process SS (CONTINUE) 20250101085647975 DSS <0004> hlr_ussd.c:518 262424984750926/0x58a85984: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250101085647975 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424984750926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085647975 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647975 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data 20250101085647975 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647975 DLINP <000b> input/ipa.c:432 127.0.0.1:45585 sending data EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: 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 } } } } } 20250101085647977 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647977 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647977 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262424984750926 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424984750926" session_id=1487427972 session_state=END} 20250101085647977 DSS <0004> hlr_ussd.c:576 262424984750926/0x58a85984: Process SS (END) 20250101085647977 DSS <0004> hlr_ussd.c:518 262424984750926/0x58a85984: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250101085647977 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424984750926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424984750926" session_id=1487427972 session_state=END} 20250101085647977 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424984750926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085647977 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262424984750926 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085647977 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085647977 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085647979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49150<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@ea50904e4984: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@ea50904e4984: Final verdict of PTC: none 20250101085647980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4258 20250101085647981 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41947<->l=127.0.0.1:4259) 20250101085647982 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085647982 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085647982 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085647982 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@ea50904e4984: Final verdict of PTC: none 224@ea50904e4984: Final verdict of PTC: none 20250101085647982 DLINP <000b> input/ipa.c:452 connected read/write 20250101085647982 DLINP <000b> input/ipa.c:406 127.0.0.1:45585 message received 20250101085647982 DLINP <000b> input/ipa.c:415 127.0.0.1:45585 connection closed with server 20250101085647982 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:45585 20250101085647982 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@ea50904e4984: Final verdict of PTC: none IPA-EUSE-foobar(222)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 224: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@ea50904e4984: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Wed Jan 1 08:56:47 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20250101085648031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49160<->l=127.0.0.1:4258 20250101085648232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49160<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=126852) Waiting for packet dumper to finish... 1 (prev_count=126852, count=156844) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Wed Jan 1 08:56:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_mo_ussd_euse_defaultroute started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 20250101085651314 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39105 20250101085651314 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:39105 MTC@ea50904e4984: in not legacy case 2 IPA-EUSE-foobar(236)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085651317 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651317 DLINP <000b> input/ipa.c:406 127.0.0.1:39105 message received 20250101085651318 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085651318 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@ea50904e4984: 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) } } } } 20250101085651319 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(236)@ea50904e4984: 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 } } } } 20250101085651320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49162<->l=127.0.0.1:4258 20250101085651320 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651320 DLINP <000b> input/ipa.c:406 127.0.0.1:39105 message received 20250101085651320 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085651320 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250101085651320 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250101085651320 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250101085651320 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 20250101085651320 DLGSUP <0013> gsup_server.c:236 2: 20250101085651320 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085651320 DLGSUP <0013> gsup_server.c:236 3: 20250101085651320 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085651320 DLGSUP <0013> gsup_server.c:236 4: 20250101085651320 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085651320 DLGSUP <0013> gsup_server.c:236 5: 20250101085651320 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085651320 DLGSUP <0013> gsup_server.c:236 7: 20250101085651320 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085651320 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085651320 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085651320 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39105 IPA-EUSE-foobar(236)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(235)@ea50904e4984: 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 } } } } 20250101085651321 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085651321 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085651321 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085651322 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 20250101085651322 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085651322 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 20250101085651322 DLGSUP <0013> gsup_server.c:236 2: 20250101085651322 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085651322 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(235)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085651322 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085651322 DLGSUP <0013> gsup_server.c:236 4: 20250101085651322 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085651322 DLGSUP <0013> gsup_server.c:236 5: 20250101085651322 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085651322 DLGSUP <0013> gsup_server.c:236 7: 20250101085651322 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085651322 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085651322 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085651322 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@ea50904e4984: 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") 20250101085651339 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43549<->l=127.0.0.1:4259) 20250101085651346 DAUC <0003> db_auc.c:157 IMSI='262425234896204': No 2G Auth Data 20250101085651346 DAUC <0003> db_auc.c:192 IMSI='262425234896204': No 3G Auth Data HLR_Test-GSUP(237)@ea50904e4984: Created GsupExpect[0] for "262425234896204" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250101085651359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49164<->l=127.0.0.1:4258 20250101085651369 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085651369 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425234896204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425234896204" session_id=2888394270 session_state=BEGIN} 20250101085651369 DSS <0004> hlr_ussd.c:576 262425234896204/0xac29661e: Process SS (BEGIN) 20250101085651369 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250101085651369 DSS <0004> hlr_ussd.c:518 262425234896204/0xac29661e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250101085651369 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651369 DLINP <000b> input/ipa.c:432 127.0.0.1:39105 sending data 20250101085651369 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651369 DLINP <000b> input/ipa.c:432 127.0.0.1:39105 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ea50904e4984: 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 } } } } } 20250101085651377 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651377 DLINP <000b> input/ipa.c:406 127.0.0.1:39105 message received 20250101085651377 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262425234896204 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425234896204" session_id=2888394270 session_state=END} 20250101085651377 DSS <0004> hlr_ussd.c:576 262425234896204/0xac29661e: Process SS (END) 20250101085651377 DSS <0004> hlr_ussd.c:518 262425234896204/0xac29661e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250101085651377 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425234896204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425234896204" session_id=2888394270 session_state=END} 20250101085651377 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425234896204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085651377 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262425234896204 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085651377 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085651377 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ea50904e4984: Found GsupExpect[0] for "262425234896204" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@ea50904e4984: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262425234896204" TC_mo_ussd_euse_defaultroute(240)@ea50904e4984: setverdict(pass): none -> pass 20250101085651383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49164<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@ea50904e4984: Final verdict of PTC: pass 20250101085651384 DAUC <0003> db_auc.c:157 IMSI='262424442772494': No 2G Auth Data 20250101085651384 DAUC <0003> db_auc.c:192 IMSI='262424442772494': No 3G Auth Data HLR_Test-GSUP(237)@ea50904e4984: Created GsupExpect[0] for "262424442772494" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250101085651399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49166<->l=127.0.0.1:4258 20250101085651405 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085651405 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424442772494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424442772494" session_id=276099546 session_state=BEGIN} 20250101085651405 DSS <0004> hlr_ussd.c:576 262424442772494/0x1074f1da: Process SS (BEGIN) 20250101085651405 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250101085651405 DSS <0004> hlr_ussd.c:518 262424442772494/0x1074f1da: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250101085651405 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651405 DLINP <000b> input/ipa.c:432 127.0.0.1:39105 sending data 20250101085651405 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651405 DLINP <000b> input/ipa.c:432 127.0.0.1:39105 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ea50904e4984: 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 } } } } } 20250101085651407 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651407 DLINP <000b> input/ipa.c:406 127.0.0.1:39105 message received 20250101085651407 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262424442772494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424442772494" session_id=276099546 session_state=END} 20250101085651407 DSS <0004> hlr_ussd.c:576 262424442772494/0x1074f1da: Process SS (END) 20250101085651407 DSS <0004> hlr_ussd.c:518 262424442772494/0x1074f1da: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250101085651408 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424442772494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424442772494" session_id=276099546 session_state=END} 20250101085651408 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424442772494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085651408 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262424442772494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085651408 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085651408 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ea50904e4984: Found GsupExpect[0] for "262424442772494" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@ea50904e4984: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262424442772494" TC_mo_ussd_euse_defaultroute(241)@ea50904e4984: setverdict(pass): none -> pass 20250101085651412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49166<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@ea50904e4984: Final verdict of PTC: pass 20250101085651412 DAUC <0003> db_auc.c:157 IMSI='262424555389123': No 2G Auth Data 20250101085651412 DAUC <0003> db_auc.c:192 IMSI='262424555389123': No 3G Auth Data HLR_Test-GSUP(237)@ea50904e4984: Created GsupExpect[0] for "262424555389123" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250101085651430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49172<->l=127.0.0.1:4258 20250101085651436 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085651436 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424555389123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424555389123" session_id=9222947 session_state=BEGIN} 20250101085651436 DSS <0004> hlr_ussd.c:576 262424555389123/0x008cbb23: Process SS (BEGIN) 20250101085651436 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250101085651436 DSS <0004> hlr_ussd.c:518 262424555389123/0x008cbb23: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250101085651436 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651436 DLINP <000b> input/ipa.c:432 127.0.0.1:39105 sending data 20250101085651436 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651436 DLINP <000b> input/ipa.c:432 127.0.0.1:39105 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ea50904e4984: 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 } } } } } 20250101085651438 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651438 DLINP <000b> input/ipa.c:406 127.0.0.1:39105 message received 20250101085651438 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262424555389123 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424555389123" session_id=9222947 session_state=END} 20250101085651438 DSS <0004> hlr_ussd.c:576 262424555389123/0x008cbb23: Process SS (END) 20250101085651438 DSS <0004> hlr_ussd.c:518 262424555389123/0x008cbb23: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250101085651438 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424555389123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424555389123" session_id=9222947 session_state=END} 20250101085651438 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424555389123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085651438 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262424555389123 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085651438 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085651438 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ea50904e4984: Found GsupExpect[0] for "262424555389123" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@ea50904e4984: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262424555389123" TC_mo_ussd_euse_defaultroute(242)@ea50904e4984: setverdict(pass): none -> pass 20250101085651443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49172<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@ea50904e4984: Final verdict of PTC: pass 20250101085651443 DAUC <0003> db_auc.c:157 IMSI='262424215989764': No 2G Auth Data 20250101085651443 DAUC <0003> db_auc.c:192 IMSI='262424215989764': No 3G Auth Data HLR_Test-GSUP(237)@ea50904e4984: Created GsupExpect[0] for "262424215989764" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250101085651462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49180<->l=127.0.0.1:4258 20250101085651466 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085651466 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424215989764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424215989764" session_id=2908394118 session_state=BEGIN} 20250101085651466 DSS <0004> hlr_ussd.c:576 262424215989764/0xad5a9286: Process SS (BEGIN) 20250101085651466 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250101085651466 DSS <0004> hlr_ussd.c:518 262424215989764/0xad5a9286: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250101085651466 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651466 DLINP <000b> input/ipa.c:432 127.0.0.1:39105 sending data 20250101085651466 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651466 DLINP <000b> input/ipa.c:432 127.0.0.1:39105 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ea50904e4984: 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 } } } } } 20250101085651468 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651468 DLINP <000b> input/ipa.c:406 127.0.0.1:39105 message received 20250101085651468 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262424215989764 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424215989764" session_id=2908394118 session_state=END} 20250101085651468 DSS <0004> hlr_ussd.c:576 262424215989764/0xad5a9286: Process SS (END) 20250101085651468 DSS <0004> hlr_ussd.c:518 262424215989764/0xad5a9286: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250101085651468 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424215989764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424215989764" session_id=2908394118 session_state=END} 20250101085651468 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424215989764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085651468 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262424215989764 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085651468 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085651468 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ea50904e4984: Found GsupExpect[0] for "262424215989764" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@ea50904e4984: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262424215989764" TC_mo_ussd_euse_defaultroute(243)@ea50904e4984: setverdict(pass): none -> pass 20250101085651471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49180<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@ea50904e4984: Final verdict of PTC: pass 20250101085651472 DAUC <0003> db_auc.c:157 IMSI='262420251721038': No 2G Auth Data 20250101085651472 DAUC <0003> db_auc.c:192 IMSI='262420251721038': No 3G Auth Data HLR_Test-GSUP(237)@ea50904e4984: Created GsupExpect[0] for "262420251721038" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250101085651487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49186<->l=127.0.0.1:4258 20250101085651493 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085651493 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420251721038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420251721038" session_id=3742267569 session_state=BEGIN} 20250101085651493 DSS <0004> hlr_ussd.c:576 262420251721038/0xdf0e78b1: Process SS (BEGIN) 20250101085651493 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250101085651493 DSS <0004> hlr_ussd.c:518 262420251721038/0xdf0e78b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250101085651493 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651493 DLINP <000b> input/ipa.c:432 127.0.0.1:39105 sending data 20250101085651493 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651494 DLINP <000b> input/ipa.c:432 127.0.0.1:39105 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ea50904e4984: 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 } } } } } 20250101085651496 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651496 DLINP <000b> input/ipa.c:406 127.0.0.1:39105 message received 20250101085651496 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262420251721038 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420251721038" session_id=3742267569 session_state=END} 20250101085651496 DSS <0004> hlr_ussd.c:576 262420251721038/0xdf0e78b1: Process SS (END) 20250101085651496 DSS <0004> hlr_ussd.c:518 262420251721038/0xdf0e78b1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250101085651496 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420251721038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420251721038" session_id=3742267569 session_state=END} 20250101085651496 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420251721038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085651496 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262420251721038 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085651496 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085651496 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ea50904e4984: Found GsupExpect[0] for "262420251721038" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@ea50904e4984: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262420251721038" TC_mo_ussd_euse_defaultroute(244)@ea50904e4984: setverdict(pass): none -> pass 20250101085651499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49186<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@ea50904e4984: Final verdict of PTC: pass 20250101085651500 DAUC <0003> db_auc.c:157 IMSI='262425833695241': No 2G Auth Data 20250101085651500 DAUC <0003> db_auc.c:192 IMSI='262425833695241': No 3G Auth Data HLR_Test-GSUP(237)@ea50904e4984: Created GsupExpect[0] for "262425833695241" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250101085651516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49200<->l=127.0.0.1:4258 20250101085651521 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085651521 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425833695241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425833695241" session_id=3536046008 session_state=BEGIN} 20250101085651521 DSS <0004> hlr_ussd.c:576 262425833695241/0xd2c3c7b8: Process SS (BEGIN) 20250101085651521 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250101085651522 DSS <0004> hlr_ussd.c:518 262425833695241/0xd2c3c7b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250101085651522 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651522 DLINP <000b> input/ipa.c:432 127.0.0.1:39105 sending data 20250101085651522 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651522 DLINP <000b> input/ipa.c:432 127.0.0.1:39105 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ea50904e4984: 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 } } } } } 20250101085651524 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651524 DLINP <000b> input/ipa.c:406 127.0.0.1:39105 message received 20250101085651524 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262425833695241 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425833695241" session_id=3536046008 session_state=END} 20250101085651524 DSS <0004> hlr_ussd.c:576 262425833695241/0xd2c3c7b8: Process SS (END) 20250101085651524 DSS <0004> hlr_ussd.c:518 262425833695241/0xd2c3c7b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250101085651524 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425833695241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425833695241" session_id=3536046008 session_state=END} 20250101085651524 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425833695241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085651524 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262425833695241 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085651524 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085651524 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ea50904e4984: Found GsupExpect[0] for "262425833695241" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@ea50904e4984: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262425833695241" TC_mo_ussd_euse_defaultroute(245)@ea50904e4984: setverdict(pass): none -> pass 20250101085651527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49200<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@ea50904e4984: Final verdict of PTC: pass 20250101085651528 DAUC <0003> db_auc.c:157 IMSI='262428214277838': No 2G Auth Data 20250101085651528 DAUC <0003> db_auc.c:192 IMSI='262428214277838': No 3G Auth Data HLR_Test-GSUP(237)@ea50904e4984: Created GsupExpect[0] for "262428214277838" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250101085651545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49216<->l=127.0.0.1:4258 20250101085651550 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085651550 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428214277838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428214277838" session_id=2655369941 session_state=BEGIN} 20250101085651550 DSS <0004> hlr_ussd.c:576 262428214277838/0x9e45bad5: Process SS (BEGIN) 20250101085651550 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250101085651550 DSS <0004> hlr_ussd.c:518 262428214277838/0x9e45bad5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250101085651550 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651550 DLINP <000b> input/ipa.c:432 127.0.0.1:39105 sending data 20250101085651550 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651550 DLINP <000b> input/ipa.c:432 127.0.0.1:39105 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ea50904e4984: 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 } } } } } 20250101085651552 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651552 DLINP <000b> input/ipa.c:406 127.0.0.1:39105 message received 20250101085651552 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262428214277838 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428214277838" session_id=2655369941 session_state=END} 20250101085651552 DSS <0004> hlr_ussd.c:576 262428214277838/0x9e45bad5: Process SS (END) 20250101085651552 DSS <0004> hlr_ussd.c:518 262428214277838/0x9e45bad5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250101085651552 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428214277838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428214277838" session_id=2655369941 session_state=END} 20250101085651552 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428214277838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085651552 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262428214277838 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085651552 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085651552 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ea50904e4984: Found GsupExpect[0] for "262428214277838" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@ea50904e4984: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262428214277838" TC_mo_ussd_euse_defaultroute(246)@ea50904e4984: setverdict(pass): none -> pass 20250101085651555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49216<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@ea50904e4984: Final verdict of PTC: pass 20250101085651556 DAUC <0003> db_auc.c:157 IMSI='262425893299564': No 2G Auth Data 20250101085651556 DAUC <0003> db_auc.c:192 IMSI='262425893299564': No 3G Auth Data HLR_Test-GSUP(237)@ea50904e4984: Created GsupExpect[0] for "262425893299564" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250101085651574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49224<->l=127.0.0.1:4258 20250101085651580 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085651581 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425893299564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425893299564" session_id=1508944865 session_state=BEGIN} 20250101085651581 DSS <0004> hlr_ussd.c:576 262425893299564/0x59f0abe1: Process SS (BEGIN) 20250101085651581 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250101085651581 DSS <0004> hlr_ussd.c:518 262425893299564/0x59f0abe1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250101085651581 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651581 DLINP <000b> input/ipa.c:432 127.0.0.1:39105 sending data 20250101085651581 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651581 DLINP <000b> input/ipa.c:432 127.0.0.1:39105 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ea50904e4984: 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 } } } } } 20250101085651582 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651582 DLINP <000b> input/ipa.c:406 127.0.0.1:39105 message received 20250101085651582 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262425893299564 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425893299564" session_id=1508944865 session_state=END} 20250101085651582 DSS <0004> hlr_ussd.c:576 262425893299564/0x59f0abe1: Process SS (END) 20250101085651582 DSS <0004> hlr_ussd.c:518 262425893299564/0x59f0abe1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250101085651582 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425893299564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425893299564" session_id=1508944865 session_state=END} 20250101085651582 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425893299564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085651582 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262425893299564 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250101085651582 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085651582 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ea50904e4984: Found GsupExpect[0] for "262425893299564" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@ea50904e4984: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262425893299564" TC_mo_ussd_euse_defaultroute(247)@ea50904e4984: setverdict(pass): none -> pass 20250101085651587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49224<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@ea50904e4984: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@ea50904e4984: Final verdict of PTC: none 20250101085651590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49162<->l=127.0.0.1:4258 HLR_Test-GSUP(237)@ea50904e4984: Final verdict of PTC: none 20250101085651592 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43549<->l=127.0.0.1:4259) 20250101085651592 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651592 DLINP <000b> input/ipa.c:406 127.0.0.1:39105 message received 20250101085651592 DLINP <000b> input/ipa.c:415 127.0.0.1:39105 connection closed with server 20250101085651592 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:39105 20250101085651592 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250101085651592 DLINP <000b> input/ipa.c:452 connected read/write 20250101085651592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085651592 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085651592 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085651592 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 238@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@ea50904e4984: Final verdict of PTC: none IPA-EUSE-foobar(236)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 238: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@ea50904e4984: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Wed Jan 1 08:56:51 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20250101085651632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49236<->l=127.0.0.1:4258 20250101085651833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49236<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) 20250101085652797 DSS <0004> hlr_ussd.c:239 262426435382118/0xb80caa69: SS Session Timeout, destroying 20250101085652797 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426435382118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085652823 DSS <0004> hlr_ussd.c:239 262427841904623/0x279633da: SS Session Timeout, destroying 20250101085652823 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427841904623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=65784, count=113632) 20250101085652851 DSS <0004> hlr_ussd.c:239 262429320230551/0x7806be9a: SS Session Timeout, destroying 20250101085652851 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429320230551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085652877 DSS <0004> hlr_ussd.c:239 262424764264913/0x45df202d: SS Session Timeout, destroying 20250101085652877 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424764264913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085652902 DSS <0004> hlr_ussd.c:239 262428351460922/0xe6c73596: SS Session Timeout, destroying 20250101085652902 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428351460922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085652931 DSS <0004> hlr_ussd.c:239 262423442975640/0xc8ae7a90: SS Session Timeout, destroying 20250101085652931 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423442975640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085652956 DSS <0004> hlr_ussd.c:239 262423164530243/0x18e7a872: SS Session Timeout, destroying 20250101085652956 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423164530243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085652984 DSS <0004> hlr_ussd.c:239 262427941777098/0x1b426b4d: SS Session Timeout, destroying 20250101085652984 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427941777098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Wed Jan 1 08:56:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_mo_sss_reject started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085654912 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085654912 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085654914 DLINP <000b> input/ipa.c:452 connected read/write 20250101085654914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085654915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49252<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085654918 DLINP <000b> input/ipa.c:452 connected read/write 20250101085654918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085654918 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085654918 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085654918 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 20250101085654918 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085654918 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 20250101085654918 DLGSUP <0013> gsup_server.c:236 2: 20250101085654918 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085654918 DLGSUP <0013> gsup_server.c:236 3: 20250101085654918 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085654918 DLGSUP <0013> gsup_server.c:236 4: 20250101085654918 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085654918 DLGSUP <0013> gsup_server.c:236 5: 20250101085654918 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085654918 DLGSUP <0013> gsup_server.c:236 7: 20250101085654918 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085654918 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085654918 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(248)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085654918 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@ea50904e4984: 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") 20250101085654942 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46017<->l=127.0.0.1:4259) 20250101085654945 DAUC <0003> db_auc.c:157 IMSI='262422167706719': No 2G Auth Data 20250101085654945 DAUC <0003> db_auc.c:192 IMSI='262422167706719': No 3G Auth Data HLR_Test-GSUP(249)@ea50904e4984: Created GsupExpect[0] for "262422167706719" to be handled at TC_mo_sss_reject(252) 20250101085654960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49266<->l=127.0.0.1:4258 20250101085654971 DLINP <000b> input/ipa.c:452 connected read/write 20250101085654971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085654971 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422167706719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422167706719" session_id=2545520749 session_state=BEGIN} 20250101085654971 DSS <0004> hlr_ussd.c:576 262422167706719/0x97b9906d: Process SS (BEGIN) 20250101085654971 DSS <0004> hlr_ussd.c:498 262422167706719/0x97b9906d: SS CompType=Invoke, OpCode=InterrogateSS 20250101085654971 DSS <0004> hlr_ussd.c:506 262422167706719/0x97b9906d: Structured SS requests are not supported, rejecting... 20250101085654971 DSS <0004> hlr_ussd.c:354 262422167706719/0x97b9906d: Tx ReturnError(0, 0x15) 20250101085654971 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422167706719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422167706719" session_id=2545520749 session_state=END} 20250101085654971 DLINP <000b> input/ipa.c:452 connected read/write 20250101085654971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085654971 DLINP <000b> input/ipa.c:452 connected read/write 20250101085654971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@ea50904e4984: Found GsupExpect[0] for "262422167706719" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@ea50904e4984: Added IMSI table entry 0TC_mo_sss_reject(252)"262422167706719" TC_mo_sss_reject(252)@ea50904e4984: setverdict(pass): none -> pass 20250101085654974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49266<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@ea50904e4984: Final verdict of PTC: pass 20250101085654976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49252<->l=127.0.0.1:4258 20250101085654977 DLINP <000b> input/ipa.c:452 connected read/write 20250101085654977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085654977 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085654977 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085654977 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085654977 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46017<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@ea50904e4984: Final verdict of PTC: none 250@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 250: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@ea50904e4984: Test case TC_mo_sss_reject finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Wed Jan 1 08:56:54 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250101085655023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49282<->l=127.0.0.1:4258 20250101085655123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49282<->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) 20250101085656265 DSS <0004> hlr_ussd.c:239 262424756526940/0xe2e82f7a: SS Session Timeout, destroying 20250101085656265 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424756526940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085656289 DSS <0004> hlr_ussd.c:239 262420912675600/0x2eda7acd: SS Session Timeout, destroying 20250101085656289 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420912675600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085656317 DSS <0004> hlr_ussd.c:239 262426635711945/0x2179f657: SS Session Timeout, destroying 20250101085656317 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426635711945 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085656343 DSS <0004> hlr_ussd.c:239 262427897292741/0x6119e537: SS Session Timeout, destroying 20250101085656343 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427897292741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085656367 DSS <0004> hlr_ussd.c:239 262423213349386/0x6d6572dc: SS Session Timeout, destroying 20250101085656367 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423213349386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085656393 DSS <0004> hlr_ussd.c:239 262423612055676/0x76fc090b: SS Session Timeout, destroying 20250101085656393 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423612055676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085656422 DSS <0004> hlr_ussd.c:239 262424070805873/0xe881e6f8: SS Session Timeout, destroying 20250101085656422 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424070805873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250101085656447 DSS <0004> hlr_ussd.c:239 262428253451696/0x4ffb0678: SS Session Timeout, destroying 20250101085656447 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428253451696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Wed Jan 1 08:56:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.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@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_check_imei started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085658197 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085658197 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085658198 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52730<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085658201 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658201 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085658201 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085658201 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 20250101085658201 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085658201 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 20250101085658201 DLGSUP <0013> gsup_server.c:236 2: 20250101085658201 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(253)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085658201 DLGSUP <0013> gsup_server.c:236 3: 20250101085658201 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085658201 DLGSUP <0013> gsup_server.c:236 4: 20250101085658201 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085658201 DLGSUP <0013> gsup_server.c:236 5: 20250101085658201 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085658201 DLGSUP <0013> gsup_server.c:236 7: 20250101085658201 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085658201 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085658201 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085658201 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@ea50904e4984: 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") 20250101085658218 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43561<->l=127.0.0.1:4259) 20250101085658224 DAUC <0003> db_auc.c:157 IMSI='262423255791118': No 2G Auth Data 20250101085658224 DAUC <0003> db_auc.c:192 IMSI='262423255791118': No 3G Auth Data HLR_Test-GSUP(254)@ea50904e4984: Created GsupExpect[0] for "262423255791118" to be handled at TC_gsup_check_imei(257) 20250101085658241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52746<->l=127.0.0.1:4258 20250101085658249 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658249 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423255791118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423255791118"} 20250101085658249 DMAIN <0000> hlr.c:435 IMSI='262423255791118': has IMEI = 12345678901234 (consider setting 'store-imei') 20250101085658249 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423255791118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423255791118"} 20250101085658249 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423255791118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085658249 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085658249 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ea50904e4984: Found GsupExpect[0] for "262423255791118" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@ea50904e4984: Added IMSI table entry 0TC_gsup_check_imei(257)"262423255791118" TC_gsup_check_imei(257)@ea50904e4984: setverdict(pass): none -> pass 20250101085658252 DAUC <0003> db_auc.c:192 IMSI='262423255791118': No 3G Auth Data 20250101085658256 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658256 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423255791118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423255791118"} 20250101085658256 DAUC <0003> hlr.c:428 IMSI='262423255791118': storing IMEI = 12345678901234 20250101085658256 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423255791118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423255791118"} 20250101085658256 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423255791118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085658256 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085658256 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085658257 DAUC <0003> db_auc.c:192 IMSI='262423255791118': No 3G Auth Data 20250101085658259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52746<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@ea50904e4984: Final verdict of PTC: pass 20250101085658260 DAUC <0003> db_auc.c:157 IMSI='262428908777887': No 2G Auth Data 20250101085658260 DAUC <0003> db_auc.c:192 IMSI='262428908777887': No 3G Auth Data HLR_Test-GSUP(254)@ea50904e4984: Created GsupExpect[0] for "262428908777887" to be handled at TC_gsup_check_imei(258) 20250101085658276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52762<->l=127.0.0.1:4258 20250101085658281 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658281 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428908777887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428908777887"} 20250101085658281 DMAIN <0000> hlr.c:435 IMSI='262428908777887': has IMEI = 12345678901234 (consider setting 'store-imei') 20250101085658281 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428908777887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428908777887"} 20250101085658281 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428908777887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085658281 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085658281 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ea50904e4984: Found GsupExpect[0] for "262428908777887" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@ea50904e4984: Added IMSI table entry 1TC_gsup_check_imei(258)"262428908777887" TC_gsup_check_imei(258)@ea50904e4984: setverdict(pass): none -> pass 20250101085658282 DAUC <0003> db_auc.c:192 IMSI='262428908777887': No 3G Auth Data 20250101085658285 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658285 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428908777887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428908777887"} 20250101085658285 DAUC <0003> hlr.c:428 IMSI='262428908777887': storing IMEI = 12345678901234 20250101085658285 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428908777887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428908777887"} 20250101085658285 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428908777887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085658285 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085658285 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085658286 DAUC <0003> db_auc.c:192 IMSI='262428908777887': No 3G Auth Data 20250101085658287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52762<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@ea50904e4984: Final verdict of PTC: pass 20250101085658288 DAUC <0003> db_auc.c:157 IMSI='262426711814908': No 2G Auth Data 20250101085658288 DAUC <0003> db_auc.c:192 IMSI='262426711814908': No 3G Auth Data HLR_Test-GSUP(254)@ea50904e4984: Created GsupExpect[0] for "262426711814908" to be handled at TC_gsup_check_imei(259) 20250101085658305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52778<->l=127.0.0.1:4258 20250101085658311 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658311 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426711814908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426711814908"} 20250101085658311 DMAIN <0000> hlr.c:435 IMSI='262426711814908': has IMEI = 12345678901234 (consider setting 'store-imei') 20250101085658311 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426711814908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426711814908"} 20250101085658311 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426711814908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085658311 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085658311 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ea50904e4984: Found GsupExpect[0] for "262426711814908" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@ea50904e4984: Added IMSI table entry 2TC_gsup_check_imei(259)"262426711814908" TC_gsup_check_imei(259)@ea50904e4984: setverdict(pass): none -> pass 20250101085658313 DAUC <0003> db_auc.c:192 IMSI='262426711814908': No 3G Auth Data 20250101085658316 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658316 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658316 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426711814908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426711814908"} 20250101085658317 DAUC <0003> hlr.c:428 IMSI='262426711814908': storing IMEI = 12345678901234 20250101085658317 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426711814908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426711814908"} 20250101085658317 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426711814908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085658317 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085658317 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085658318 DAUC <0003> db_auc.c:192 IMSI='262426711814908': No 3G Auth Data 20250101085658319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52778<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@ea50904e4984: Final verdict of PTC: pass 20250101085658320 DAUC <0003> db_auc.c:157 IMSI='262428843141743': No 2G Auth Data 20250101085658320 DAUC <0003> db_auc.c:192 IMSI='262428843141743': No 3G Auth Data HLR_Test-GSUP(254)@ea50904e4984: Created GsupExpect[0] for "262428843141743" to be handled at TC_gsup_check_imei(260) 20250101085658337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52790<->l=127.0.0.1:4258 20250101085658344 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658344 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428843141743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428843141743"} 20250101085658344 DMAIN <0000> hlr.c:435 IMSI='262428843141743': has IMEI = 12345678901234 (consider setting 'store-imei') 20250101085658344 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428843141743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428843141743"} 20250101085658344 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428843141743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085658344 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085658344 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ea50904e4984: Found GsupExpect[0] for "262428843141743" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@ea50904e4984: Added IMSI table entry 3TC_gsup_check_imei(260)"262428843141743" TC_gsup_check_imei(260)@ea50904e4984: setverdict(pass): none -> pass 20250101085658345 DAUC <0003> db_auc.c:157 IMSI='262428843141743': No 2G Auth Data 20250101085658349 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658349 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428843141743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428843141743"} 20250101085658349 DAUC <0003> hlr.c:428 IMSI='262428843141743': storing IMEI = 12345678901234 20250101085658349 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428843141743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428843141743"} 20250101085658349 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428843141743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085658349 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085658349 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085658350 DAUC <0003> db_auc.c:157 IMSI='262428843141743': No 2G Auth Data 20250101085658351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52790<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@ea50904e4984: Final verdict of PTC: pass 20250101085658352 DAUC <0003> db_auc.c:157 IMSI='262420802905635': No 2G Auth Data 20250101085658352 DAUC <0003> db_auc.c:192 IMSI='262420802905635': No 3G Auth Data HLR_Test-GSUP(254)@ea50904e4984: Created GsupExpect[0] for "262420802905635" to be handled at TC_gsup_check_imei(261) 20250101085658367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52800<->l=127.0.0.1:4258 20250101085658371 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658371 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420802905635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420802905635"} 20250101085658371 DMAIN <0000> hlr.c:435 IMSI='262420802905635': has IMEI = 12345678901234 (consider setting 'store-imei') 20250101085658371 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420802905635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420802905635"} 20250101085658371 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420802905635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085658371 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085658371 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ea50904e4984: Found GsupExpect[0] for "262420802905635" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@ea50904e4984: Added IMSI table entry 4TC_gsup_check_imei(261)"262420802905635" TC_gsup_check_imei(261)@ea50904e4984: setverdict(pass): none -> pass 20250101085658373 DAUC <0003> db_auc.c:157 IMSI='262420802905635': No 2G Auth Data 20250101085658377 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658377 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420802905635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420802905635"} 20250101085658377 DAUC <0003> hlr.c:428 IMSI='262420802905635': storing IMEI = 12345678901234 20250101085658377 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420802905635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420802905635"} 20250101085658377 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420802905635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085658377 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085658377 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085658378 DAUC <0003> db_auc.c:157 IMSI='262420802905635': No 2G Auth Data 20250101085658379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52800<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@ea50904e4984: Final verdict of PTC: pass 20250101085658381 DAUC <0003> db_auc.c:157 IMSI='262428221621831': No 2G Auth Data 20250101085658381 DAUC <0003> db_auc.c:192 IMSI='262428221621831': No 3G Auth Data HLR_Test-GSUP(254)@ea50904e4984: Created GsupExpect[0] for "262428221621831" to be handled at TC_gsup_check_imei(262) 20250101085658396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52804<->l=127.0.0.1:4258 20250101085658401 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658401 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428221621831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428221621831"} 20250101085658401 DMAIN <0000> hlr.c:435 IMSI='262428221621831': has IMEI = 12345678901234 (consider setting 'store-imei') 20250101085658401 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428221621831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428221621831"} 20250101085658401 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428221621831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085658401 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085658401 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ea50904e4984: Found GsupExpect[0] for "262428221621831" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@ea50904e4984: Added IMSI table entry 5TC_gsup_check_imei(262)"262428221621831" TC_gsup_check_imei(262)@ea50904e4984: setverdict(pass): none -> pass 20250101085658405 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658405 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428221621831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428221621831"} 20250101085658405 DAUC <0003> hlr.c:428 IMSI='262428221621831': storing IMEI = 12345678901234 20250101085658405 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428221621831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428221621831"} 20250101085658405 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428221621831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085658405 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085658405 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085658407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52804<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@ea50904e4984: Final verdict of PTC: pass 20250101085658408 DAUC <0003> db_auc.c:157 IMSI='262420807349051': No 2G Auth Data 20250101085658408 DAUC <0003> db_auc.c:192 IMSI='262420807349051': No 3G Auth Data HLR_Test-GSUP(254)@ea50904e4984: Created GsupExpect[0] for "262420807349051" to be handled at TC_gsup_check_imei(263) 20250101085658425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52808<->l=127.0.0.1:4258 20250101085658429 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658429 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420807349051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420807349051"} 20250101085658430 DMAIN <0000> hlr.c:435 IMSI='262420807349051': has IMEI = 12345678901234 (consider setting 'store-imei') 20250101085658430 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420807349051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420807349051"} 20250101085658430 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420807349051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085658430 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085658430 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ea50904e4984: Found GsupExpect[0] for "262420807349051" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@ea50904e4984: Added IMSI table entry 6TC_gsup_check_imei(263)"262420807349051" TC_gsup_check_imei(263)@ea50904e4984: setverdict(pass): none -> pass 20250101085658433 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658433 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420807349051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420807349051"} 20250101085658434 DAUC <0003> hlr.c:428 IMSI='262420807349051': storing IMEI = 12345678901234 20250101085658434 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420807349051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420807349051"} 20250101085658434 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420807349051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085658434 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085658434 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085658436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52808<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@ea50904e4984: Final verdict of PTC: pass 20250101085658437 DAUC <0003> db_auc.c:157 IMSI='262421543952999': No 2G Auth Data 20250101085658437 DAUC <0003> db_auc.c:192 IMSI='262421543952999': No 3G Auth Data HLR_Test-GSUP(254)@ea50904e4984: Created GsupExpect[0] for "262421543952999" to be handled at TC_gsup_check_imei(264) 20250101085658453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52810<->l=127.0.0.1:4258 20250101085658458 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658458 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421543952999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421543952999"} 20250101085658458 DMAIN <0000> hlr.c:435 IMSI='262421543952999': has IMEI = 12345678901234 (consider setting 'store-imei') 20250101085658458 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421543952999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421543952999"} 20250101085658458 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421543952999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085658458 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085658458 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ea50904e4984: Found GsupExpect[0] for "262421543952999" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@ea50904e4984: Added IMSI table entry 7TC_gsup_check_imei(264)"262421543952999" TC_gsup_check_imei(264)@ea50904e4984: setverdict(pass): none -> pass 20250101085658463 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658463 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421543952999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421543952999"} 20250101085658463 DAUC <0003> hlr.c:428 IMSI='262421543952999': storing IMEI = 12345678901234 20250101085658463 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421543952999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421543952999"} 20250101085658463 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421543952999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085658463 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085658463 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085658465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52810<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@ea50904e4984: Final verdict of PTC: pass MTC@ea50904e4984: setverdict(pass): none -> pass 20250101085658467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52730<->l=127.0.0.1:4258 20250101085658468 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43561<->l=127.0.0.1:4259) 20250101085658468 DLINP <000b> input/ipa.c:452 connected read/write 20250101085658468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085658468 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085658468 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085658468 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@ea50904e4984: Final verdict of PTC: none 255@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: pass MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@ea50904e4984: Test case TC_gsup_check_imei finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Wed Jan 1 08:56:58 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250101085658507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52826<->l=127.0.0.1:4258 20250101085658607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52826<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78860) Waiting for packet dumper to finish... 1 (prev_count=78860, count=125484) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Wed Jan 1 08:57:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_check_imei_via_proxy started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085701688 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085701688 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085701690 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52832<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085701693 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701693 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085701693 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085701693 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 20250101085701693 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085701693 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 20250101085701693 DLGSUP <0013> gsup_server.c:236 2: 20250101085701693 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085701693 DLGSUP <0013> gsup_server.c:236 3: 20250101085701693 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085701693 DLGSUP <0013> gsup_server.c:236 4: 20250101085701693 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085701693 DLGSUP <0013> gsup_server.c:236 5: 20250101085701693 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085701693 DLGSUP <0013> gsup_server.c:236 7: 20250101085701693 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085701693 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085701693 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085701693 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)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@ea50904e4984: 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") 20250101085701713 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45335<->l=127.0.0.1:4259) 20250101085701718 DAUC <0003> db_auc.c:157 IMSI='262426091179310': No 2G Auth Data 20250101085701718 DAUC <0003> db_auc.c:192 IMSI='262426091179310': No 3G Auth Data HLR_Test-GSUP(266)@ea50904e4984: Created GsupExpect[0] for "262426091179310" to be handled at TC_gsup_check_imei_via_proxy(269) 20250101085701734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52842<->l=127.0.0.1:4258 20250101085701739 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701739 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426091179310 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426091179310" source_name="the-source\n"} 20250101085701739 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250101085701739 DMAIN <0000> hlr.c:435 IMSI='262426091179310': has IMEI = 12345678901234 (consider setting 'store-imei') 20250101085701739 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262426091179310 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426091179310" destination_name="the-source\n"} 20250101085701739 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262426091179310 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085701739 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085701739 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ea50904e4984: Found GsupExpect[0] for "262426091179310" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@ea50904e4984: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262426091179310" TC_gsup_check_imei_via_proxy(269)@ea50904e4984: setverdict(pass): none -> pass 20250101085701741 DAUC <0003> db_auc.c:192 IMSI='262426091179310': No 3G Auth Data 20250101085701744 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701744 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426091179310 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426091179310" source_name="the-source\n"} 20250101085701744 DAUC <0003> hlr.c:428 IMSI='262426091179310': storing IMEI = 12345678901234 20250101085701744 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262426091179310 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426091179310" destination_name="the-source\n"} 20250101085701744 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262426091179310 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085701744 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085701744 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085701745 DAUC <0003> db_auc.c:192 IMSI='262426091179310': No 3G Auth Data 20250101085701746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52842<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@ea50904e4984: Final verdict of PTC: pass 20250101085701747 DAUC <0003> db_auc.c:157 IMSI='262428030161008': No 2G Auth Data 20250101085701747 DAUC <0003> db_auc.c:192 IMSI='262428030161008': No 3G Auth Data HLR_Test-GSUP(266)@ea50904e4984: Created GsupExpect[0] for "262428030161008" to be handled at TC_gsup_check_imei_via_proxy(270) 20250101085701765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52854<->l=127.0.0.1:4258 20250101085701770 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701770 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428030161008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428030161008" source_name="the-source\n"} 20250101085701770 DMAIN <0000> hlr.c:435 IMSI='262428030161008': has IMEI = 12345678901234 (consider setting 'store-imei') 20250101085701770 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428030161008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428030161008" destination_name="the-source\n"} 20250101085701770 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262428030161008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085701770 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085701770 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ea50904e4984: Found GsupExpect[0] for "262428030161008" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@ea50904e4984: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262428030161008" TC_gsup_check_imei_via_proxy(270)@ea50904e4984: setverdict(pass): none -> pass 20250101085701772 DAUC <0003> db_auc.c:192 IMSI='262428030161008': No 3G Auth Data 20250101085701774 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701774 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428030161008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428030161008" source_name="the-source\n"} 20250101085701774 DAUC <0003> hlr.c:428 IMSI='262428030161008': storing IMEI = 12345678901234 20250101085701774 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428030161008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428030161008" destination_name="the-source\n"} 20250101085701774 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262428030161008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085701775 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085701775 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085701776 DAUC <0003> db_auc.c:192 IMSI='262428030161008': No 3G Auth Data 20250101085701777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52854<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@ea50904e4984: Final verdict of PTC: pass 20250101085701779 DAUC <0003> db_auc.c:157 IMSI='262425506103217': No 2G Auth Data 20250101085701779 DAUC <0003> db_auc.c:192 IMSI='262425506103217': No 3G Auth Data HLR_Test-GSUP(266)@ea50904e4984: Created GsupExpect[0] for "262425506103217" to be handled at TC_gsup_check_imei_via_proxy(271) 20250101085701795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52870<->l=127.0.0.1:4258 20250101085701800 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701800 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262425506103217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425506103217" source_name="the-source\n"} 20250101085701800 DMAIN <0000> hlr.c:435 IMSI='262425506103217': has IMEI = 12345678901234 (consider setting 'store-imei') 20250101085701800 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262425506103217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425506103217" destination_name="the-source\n"} 20250101085701800 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262425506103217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085701800 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085701800 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ea50904e4984: Found GsupExpect[0] for "262425506103217" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@ea50904e4984: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262425506103217" TC_gsup_check_imei_via_proxy(271)@ea50904e4984: setverdict(pass): none -> pass 20250101085701802 DAUC <0003> db_auc.c:192 IMSI='262425506103217': No 3G Auth Data 20250101085701805 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701805 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262425506103217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425506103217" source_name="the-source\n"} 20250101085701805 DAUC <0003> hlr.c:428 IMSI='262425506103217': storing IMEI = 12345678901234 20250101085701805 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262425506103217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425506103217" destination_name="the-source\n"} 20250101085701805 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262425506103217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085701805 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085701805 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085701806 DAUC <0003> db_auc.c:192 IMSI='262425506103217': No 3G Auth Data 20250101085701807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52870<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@ea50904e4984: Final verdict of PTC: pass 20250101085701808 DAUC <0003> db_auc.c:157 IMSI='262422901735230': No 2G Auth Data 20250101085701808 DAUC <0003> db_auc.c:192 IMSI='262422901735230': No 3G Auth Data HLR_Test-GSUP(266)@ea50904e4984: Created GsupExpect[0] for "262422901735230" to be handled at TC_gsup_check_imei_via_proxy(272) 20250101085701827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52872<->l=127.0.0.1:4258 20250101085701833 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701833 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262422901735230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422901735230" source_name="the-source\n"} 20250101085701833 DMAIN <0000> hlr.c:435 IMSI='262422901735230': has IMEI = 12345678901234 (consider setting 'store-imei') 20250101085701833 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262422901735230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422901735230" destination_name="the-source\n"} 20250101085701833 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262422901735230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085701833 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085701834 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ea50904e4984: Found GsupExpect[0] for "262422901735230" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@ea50904e4984: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262422901735230" TC_gsup_check_imei_via_proxy(272)@ea50904e4984: setverdict(pass): none -> pass 20250101085701835 DAUC <0003> db_auc.c:157 IMSI='262422901735230': No 2G Auth Data 20250101085701839 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701839 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262422901735230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422901735230" source_name="the-source\n"} 20250101085701839 DAUC <0003> hlr.c:428 IMSI='262422901735230': storing IMEI = 12345678901234 20250101085701839 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262422901735230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422901735230" destination_name="the-source\n"} 20250101085701839 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262422901735230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085701839 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085701839 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085701841 DAUC <0003> db_auc.c:157 IMSI='262422901735230': No 2G Auth Data 20250101085701842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52872<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@ea50904e4984: Final verdict of PTC: pass 20250101085701843 DAUC <0003> db_auc.c:157 IMSI='262428479590241': No 2G Auth Data 20250101085701843 DAUC <0003> db_auc.c:192 IMSI='262428479590241': No 3G Auth Data HLR_Test-GSUP(266)@ea50904e4984: Created GsupExpect[0] for "262428479590241" to be handled at TC_gsup_check_imei_via_proxy(273) 20250101085701860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52880<->l=127.0.0.1:4258 20250101085701866 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701866 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428479590241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428479590241" source_name="the-source\n"} 20250101085701866 DMAIN <0000> hlr.c:435 IMSI='262428479590241': has IMEI = 12345678901234 (consider setting 'store-imei') 20250101085701866 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262428479590241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428479590241" destination_name="the-source\n"} 20250101085701866 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262428479590241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085701866 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085701866 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ea50904e4984: Found GsupExpect[0] for "262428479590241" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@ea50904e4984: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262428479590241" TC_gsup_check_imei_via_proxy(273)@ea50904e4984: setverdict(pass): none -> pass 20250101085701868 DAUC <0003> db_auc.c:157 IMSI='262428479590241': No 2G Auth Data 20250101085701871 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701871 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428479590241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428479590241" source_name="the-source\n"} 20250101085701871 DAUC <0003> hlr.c:428 IMSI='262428479590241': storing IMEI = 12345678901234 20250101085701871 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262428479590241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428479590241" destination_name="the-source\n"} 20250101085701871 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262428479590241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085701871 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085701871 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085701872 DAUC <0003> db_auc.c:157 IMSI='262428479590241': No 2G Auth Data 20250101085701873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52880<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@ea50904e4984: Final verdict of PTC: pass 20250101085701874 DAUC <0003> db_auc.c:157 IMSI='262420802572835': No 2G Auth Data 20250101085701874 DAUC <0003> db_auc.c:192 IMSI='262420802572835': No 3G Auth Data HLR_Test-GSUP(266)@ea50904e4984: Created GsupExpect[0] for "262420802572835" to be handled at TC_gsup_check_imei_via_proxy(274) 20250101085701893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52888<->l=127.0.0.1:4258 20250101085701898 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701898 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262420802572835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420802572835" source_name="the-source\n"} 20250101085701899 DMAIN <0000> hlr.c:435 IMSI='262420802572835': has IMEI = 12345678901234 (consider setting 'store-imei') 20250101085701899 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262420802572835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420802572835" destination_name="the-source\n"} 20250101085701899 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262420802572835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085701899 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085701899 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ea50904e4984: Found GsupExpect[0] for "262420802572835" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@ea50904e4984: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262420802572835" TC_gsup_check_imei_via_proxy(274)@ea50904e4984: setverdict(pass): none -> pass 20250101085701904 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701904 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262420802572835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420802572835" source_name="the-source\n"} 20250101085701904 DAUC <0003> hlr.c:428 IMSI='262420802572835': storing IMEI = 12345678901234 20250101085701904 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262420802572835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420802572835" destination_name="the-source\n"} 20250101085701904 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262420802572835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085701904 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085701904 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085701907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52888<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@ea50904e4984: Final verdict of PTC: pass 20250101085701908 DAUC <0003> db_auc.c:157 IMSI='262420518440327': No 2G Auth Data 20250101085701908 DAUC <0003> db_auc.c:192 IMSI='262420518440327': No 3G Auth Data HLR_Test-GSUP(266)@ea50904e4984: Created GsupExpect[0] for "262420518440327" to be handled at TC_gsup_check_imei_via_proxy(275) 20250101085701924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52894<->l=127.0.0.1:4258 20250101085701928 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701928 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420518440327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420518440327" source_name="the-source\n"} 20250101085701928 DMAIN <0000> hlr.c:435 IMSI='262420518440327': has IMEI = 12345678901234 (consider setting 'store-imei') 20250101085701928 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262420518440327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420518440327" destination_name="the-source\n"} 20250101085701928 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262420518440327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085701928 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085701928 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ea50904e4984: Found GsupExpect[0] for "262420518440327" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@ea50904e4984: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262420518440327" TC_gsup_check_imei_via_proxy(275)@ea50904e4984: setverdict(pass): none -> pass 20250101085701934 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701934 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420518440327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420518440327" source_name="the-source\n"} 20250101085701934 DAUC <0003> hlr.c:428 IMSI='262420518440327': storing IMEI = 12345678901234 20250101085701934 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262420518440327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420518440327" destination_name="the-source\n"} 20250101085701934 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262420518440327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085701934 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085701934 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085701937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52894<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@ea50904e4984: Final verdict of PTC: pass 20250101085701938 DAUC <0003> db_auc.c:157 IMSI='262425972914723': No 2G Auth Data 20250101085701938 DAUC <0003> db_auc.c:192 IMSI='262425972914723': No 3G Auth Data HLR_Test-GSUP(266)@ea50904e4984: Created GsupExpect[0] for "262425972914723" to be handled at TC_gsup_check_imei_via_proxy(276) 20250101085701954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52910<->l=127.0.0.1:4258 20250101085701960 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701960 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425972914723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425972914723" source_name="the-source\n"} 20250101085701960 DMAIN <0000> hlr.c:435 IMSI='262425972914723': has IMEI = 12345678901234 (consider setting 'store-imei') 20250101085701960 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262425972914723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425972914723" destination_name="the-source\n"} 20250101085701960 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262425972914723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085701960 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085701960 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ea50904e4984: Found GsupExpect[0] for "262425972914723" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@ea50904e4984: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262425972914723" TC_gsup_check_imei_via_proxy(276)@ea50904e4984: setverdict(pass): none -> pass 20250101085701964 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701964 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701964 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425972914723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425972914723" source_name="the-source\n"} 20250101085701964 DAUC <0003> hlr.c:428 IMSI='262425972914723': storing IMEI = 12345678901234 20250101085701964 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262425972914723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425972914723" destination_name="the-source\n"} 20250101085701964 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262425972914723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085701964 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085701964 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085701966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52910<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@ea50904e4984: Final verdict of PTC: pass MTC@ea50904e4984: setverdict(pass): none -> pass 20250101085701968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52832<->l=127.0.0.1:4258 20250101085701969 DLINP <000b> input/ipa.c:452 connected read/write 20250101085701969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085701969 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085701969 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085701969 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085701969 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@ea50904e4984: Final verdict of PTC: none 20250101085701969 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45335<->l=127.0.0.1:4259) 267@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: pass MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@ea50904e4984: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Wed Jan 1 08:57:01 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20250101085702015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52920<->l=127.0.0.1:4258 20250101085702116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52920<->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@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Wed Jan 1 08:57:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_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@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_check_imei_invalid_len started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085705201 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085705201 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085705204 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52924<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085705208 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705208 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085705208 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085705208 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 20250101085705208 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085705208 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 20250101085705208 DLGSUP <0013> gsup_server.c:236 2: 20250101085705208 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085705208 DLGSUP <0013> gsup_server.c:236 3: 20250101085705208 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085705208 DLGSUP <0013> gsup_server.c:236 4: 20250101085705208 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085705208 DLGSUP <0013> gsup_server.c:236 5: 20250101085705208 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085705208 DLGSUP <0013> gsup_server.c:236 7: 20250101085705208 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085705208 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085705208 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085705208 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)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@ea50904e4984: 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") 20250101085705228 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36377<->l=127.0.0.1:4259) 20250101085705233 DAUC <0003> db_auc.c:157 IMSI='262420011811824': No 2G Auth Data 20250101085705233 DAUC <0003> db_auc.c:192 IMSI='262420011811824': No 3G Auth Data HLR_Test-GSUP(278)@ea50904e4984: Created GsupExpect[0] for "262420011811824" to be handled at TC_gsup_check_imei_invalid_len(281) 20250101085705251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52930<->l=127.0.0.1:4258 20250101085705255 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705255 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420011811824"} 20250101085705255 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250101085705255 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420011811824" cause=Invalid mandatory information} 20250101085705255 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705255 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705255 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ea50904e4984: Found GsupExpect[0] for "262420011811824" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@ea50904e4984: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262420011811824" TC_gsup_check_imei_invalid_len(281)@ea50904e4984: setverdict(pass): none -> pass 20250101085705258 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705258 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420011811824"} 20250101085705258 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250101085705258 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420011811824" cause=Invalid mandatory information} 20250101085705258 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705258 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705258 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705259 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705259 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420011811824"} 20250101085705260 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250101085705260 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420011811824" cause=Invalid mandatory information} 20250101085705260 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705260 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705260 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705262 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705262 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420011811824"} 20250101085705262 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250101085705262 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420011811824" cause=Invalid mandatory information} 20250101085705262 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705262 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705262 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705263 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705263 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420011811824"} 20250101085705263 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250101085705263 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420011811824" cause=Invalid mandatory information} 20250101085705263 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420011811824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705263 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705263 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52930<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@ea50904e4984: Final verdict of PTC: pass 20250101085705266 DAUC <0003> db_auc.c:157 IMSI='262423030801563': No 2G Auth Data 20250101085705266 DAUC <0003> db_auc.c:192 IMSI='262423030801563': No 3G Auth Data HLR_Test-GSUP(278)@ea50904e4984: Created GsupExpect[0] for "262423030801563" to be handled at TC_gsup_check_imei_invalid_len(282) 20250101085705281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52942<->l=127.0.0.1:4258 20250101085705284 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705284 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423030801563"} 20250101085705284 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250101085705284 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423030801563" cause=Invalid mandatory information} 20250101085705284 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705284 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705284 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ea50904e4984: Found GsupExpect[0] for "262423030801563" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@ea50904e4984: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262423030801563" TC_gsup_check_imei_invalid_len(282)@ea50904e4984: setverdict(pass): none -> pass 20250101085705286 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705286 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423030801563"} 20250101085705286 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250101085705286 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423030801563" cause=Invalid mandatory information} 20250101085705286 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705286 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705286 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705288 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705288 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423030801563"} 20250101085705288 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250101085705288 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423030801563" cause=Invalid mandatory information} 20250101085705288 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705288 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705288 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705289 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705289 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423030801563"} 20250101085705289 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250101085705289 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423030801563" cause=Invalid mandatory information} 20250101085705289 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705289 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705290 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705291 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705291 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423030801563"} 20250101085705291 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250101085705291 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423030801563" cause=Invalid mandatory information} 20250101085705291 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423030801563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705291 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705291 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52942<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@ea50904e4984: Final verdict of PTC: pass 20250101085705294 DAUC <0003> db_auc.c:157 IMSI='262427214213469': No 2G Auth Data 20250101085705294 DAUC <0003> db_auc.c:192 IMSI='262427214213469': No 3G Auth Data HLR_Test-GSUP(278)@ea50904e4984: Created GsupExpect[0] for "262427214213469" to be handled at TC_gsup_check_imei_invalid_len(283) 20250101085705313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52952<->l=127.0.0.1:4258 20250101085705316 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705316 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705316 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427214213469"} 20250101085705316 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250101085705316 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427214213469" cause=Invalid mandatory information} 20250101085705316 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705316 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705316 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ea50904e4984: Found GsupExpect[0] for "262427214213469" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@ea50904e4984: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262427214213469" TC_gsup_check_imei_invalid_len(283)@ea50904e4984: setverdict(pass): none -> pass 20250101085705318 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705318 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427214213469"} 20250101085705318 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250101085705318 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427214213469" cause=Invalid mandatory information} 20250101085705318 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705318 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705318 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705320 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705320 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427214213469"} 20250101085705320 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250101085705320 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427214213469" cause=Invalid mandatory information} 20250101085705320 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705320 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705320 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705322 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705322 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427214213469"} 20250101085705322 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250101085705322 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427214213469" cause=Invalid mandatory information} 20250101085705322 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705322 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705322 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705323 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705323 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427214213469"} 20250101085705323 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250101085705323 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427214213469" cause=Invalid mandatory information} 20250101085705323 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427214213469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705323 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705323 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52952<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@ea50904e4984: Final verdict of PTC: pass 20250101085705326 DAUC <0003> db_auc.c:157 IMSI='262426809321029': No 2G Auth Data 20250101085705326 DAUC <0003> db_auc.c:192 IMSI='262426809321029': No 3G Auth Data HLR_Test-GSUP(278)@ea50904e4984: Created GsupExpect[0] for "262426809321029" to be handled at TC_gsup_check_imei_invalid_len(284) 20250101085705343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52968<->l=127.0.0.1:4258 20250101085705347 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705348 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705348 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426809321029"} 20250101085705348 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250101085705348 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426809321029" cause=Invalid mandatory information} 20250101085705348 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705348 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705348 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ea50904e4984: Found GsupExpect[0] for "262426809321029" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@ea50904e4984: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262426809321029" TC_gsup_check_imei_invalid_len(284)@ea50904e4984: setverdict(pass): none -> pass 20250101085705350 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705350 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426809321029"} 20250101085705350 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250101085705350 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426809321029" cause=Invalid mandatory information} 20250101085705350 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705350 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705350 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705352 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705352 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426809321029"} 20250101085705352 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250101085705352 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426809321029" cause=Invalid mandatory information} 20250101085705352 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705352 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705352 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705354 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705354 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426809321029"} 20250101085705354 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250101085705354 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426809321029" cause=Invalid mandatory information} 20250101085705354 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705354 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705354 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705356 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705356 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426809321029"} 20250101085705356 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250101085705356 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426809321029" cause=Invalid mandatory information} 20250101085705356 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426809321029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705356 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705356 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52968<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@ea50904e4984: Final verdict of PTC: pass 20250101085705359 DAUC <0003> db_auc.c:157 IMSI='262424828055247': No 2G Auth Data 20250101085705359 DAUC <0003> db_auc.c:192 IMSI='262424828055247': No 3G Auth Data HLR_Test-GSUP(278)@ea50904e4984: Created GsupExpect[0] for "262424828055247" to be handled at TC_gsup_check_imei_invalid_len(285) 20250101085705376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52976<->l=127.0.0.1:4258 20250101085705380 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705380 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424828055247"} 20250101085705380 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250101085705380 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424828055247" cause=Invalid mandatory information} 20250101085705380 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705380 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705380 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ea50904e4984: Found GsupExpect[0] for "262424828055247" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@ea50904e4984: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262424828055247" TC_gsup_check_imei_invalid_len(285)@ea50904e4984: setverdict(pass): none -> pass 20250101085705382 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705382 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424828055247"} 20250101085705382 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250101085705382 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424828055247" cause=Invalid mandatory information} 20250101085705382 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705382 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705382 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705384 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705384 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424828055247"} 20250101085705384 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250101085705385 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424828055247" cause=Invalid mandatory information} 20250101085705385 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705385 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705385 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705386 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705386 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424828055247"} 20250101085705386 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250101085705387 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424828055247" cause=Invalid mandatory information} 20250101085705387 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705387 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705387 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705388 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705389 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424828055247"} 20250101085705389 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250101085705389 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424828055247" cause=Invalid mandatory information} 20250101085705389 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424828055247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705389 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705389 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52976<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@ea50904e4984: Final verdict of PTC: pass 20250101085705392 DAUC <0003> db_auc.c:157 IMSI='262420717282058': No 2G Auth Data 20250101085705392 DAUC <0003> db_auc.c:192 IMSI='262420717282058': No 3G Auth Data HLR_Test-GSUP(278)@ea50904e4984: Created GsupExpect[0] for "262420717282058" to be handled at TC_gsup_check_imei_invalid_len(286) 20250101085705407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52982<->l=127.0.0.1:4258 20250101085705412 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705412 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420717282058"} 20250101085705412 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250101085705412 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420717282058" cause=Invalid mandatory information} 20250101085705412 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705412 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705412 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ea50904e4984: Found GsupExpect[0] for "262420717282058" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@ea50904e4984: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420717282058" TC_gsup_check_imei_invalid_len(286)@ea50904e4984: setverdict(pass): none -> pass 20250101085705414 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705414 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420717282058"} 20250101085705414 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250101085705414 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420717282058" cause=Invalid mandatory information} 20250101085705414 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705414 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705414 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705417 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705417 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420717282058"} 20250101085705417 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250101085705417 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420717282058" cause=Invalid mandatory information} 20250101085705417 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705417 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705417 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705419 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705419 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420717282058"} 20250101085705419 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250101085705419 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420717282058" cause=Invalid mandatory information} 20250101085705419 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705419 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705419 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705421 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705421 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420717282058"} 20250101085705421 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250101085705421 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420717282058" cause=Invalid mandatory information} 20250101085705421 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420717282058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705421 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705421 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52982<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@ea50904e4984: Final verdict of PTC: pass 20250101085705424 DAUC <0003> db_auc.c:157 IMSI='262427320036546': No 2G Auth Data 20250101085705424 DAUC <0003> db_auc.c:192 IMSI='262427320036546': No 3G Auth Data HLR_Test-GSUP(278)@ea50904e4984: Created GsupExpect[0] for "262427320036546" to be handled at TC_gsup_check_imei_invalid_len(287) 20250101085705439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4258 20250101085705442 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705442 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427320036546"} 20250101085705442 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250101085705442 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427320036546" cause=Invalid mandatory information} 20250101085705442 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705442 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705442 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ea50904e4984: Found GsupExpect[0] for "262427320036546" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@ea50904e4984: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262427320036546" TC_gsup_check_imei_invalid_len(287)@ea50904e4984: setverdict(pass): none -> pass 20250101085705444 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705444 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427320036546"} 20250101085705444 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250101085705444 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427320036546" cause=Invalid mandatory information} 20250101085705445 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705445 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705445 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705446 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705446 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427320036546"} 20250101085705446 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250101085705446 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427320036546" cause=Invalid mandatory information} 20250101085705446 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705446 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705446 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705448 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705448 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427320036546"} 20250101085705448 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250101085705448 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427320036546" cause=Invalid mandatory information} 20250101085705448 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705448 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705448 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705449 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705449 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427320036546"} 20250101085705449 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250101085705449 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427320036546" cause=Invalid mandatory information} 20250101085705449 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427320036546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705449 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705449 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@ea50904e4984: Final verdict of PTC: pass 20250101085705452 DAUC <0003> db_auc.c:157 IMSI='262424569306922': No 2G Auth Data 20250101085705452 DAUC <0003> db_auc.c:192 IMSI='262424569306922': No 3G Auth Data HLR_Test-GSUP(278)@ea50904e4984: Created GsupExpect[0] for "262424569306922" to be handled at TC_gsup_check_imei_invalid_len(288) 20250101085705467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4258 20250101085705470 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705470 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424569306922"} 20250101085705470 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250101085705470 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424569306922" cause=Invalid mandatory information} 20250101085705470 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705470 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705470 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ea50904e4984: Found GsupExpect[0] for "262424569306922" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@ea50904e4984: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262424569306922" TC_gsup_check_imei_invalid_len(288)@ea50904e4984: setverdict(pass): none -> pass 20250101085705472 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705472 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424569306922"} 20250101085705472 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250101085705472 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424569306922" cause=Invalid mandatory information} 20250101085705472 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705472 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705472 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705474 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705474 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424569306922"} 20250101085705474 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250101085705474 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424569306922" cause=Invalid mandatory information} 20250101085705474 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705474 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705474 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705475 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705475 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424569306922"} 20250101085705475 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250101085705475 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424569306922" cause=Invalid mandatory information} 20250101085705475 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705475 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705475 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705477 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705477 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424569306922"} 20250101085705477 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250101085705477 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424569306922" cause=Invalid mandatory information} 20250101085705477 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424569306922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085705477 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085705477 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085705478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@ea50904e4984: Final verdict of PTC: pass MTC@ea50904e4984: setverdict(pass): none -> pass 20250101085705480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52924<->l=127.0.0.1:4258 20250101085705481 DLINP <000b> input/ipa.c:452 connected read/write 20250101085705481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085705481 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085705481 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085705481 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085705481 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36377<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@ea50904e4984: Final verdict of PTC: none 279@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: pass MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@ea50904e4984: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Wed Jan 1 08:57:05 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20250101085705527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53012<->l=127.0.0.1:4258 20250101085705628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53012<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78436) Waiting for packet dumper to finish... 1 (prev_count=78436, count=168456) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Wed Jan 1 08:57:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_gsup_check_imei_unknown_imsi started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085708711 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085708711 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085708713 DLINP <000b> input/ipa.c:452 connected read/write 20250101085708713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085708714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41408<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085708717 DLINP <000b> input/ipa.c:452 connected read/write 20250101085708717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085708717 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085708717 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085708717 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 20250101085708717 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085708717 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 20250101085708717 DLGSUP <0013> gsup_server.c:236 2: 20250101085708717 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085708717 DLGSUP <0013> gsup_server.c:236 3: 20250101085708717 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085708717 DLGSUP <0013> gsup_server.c:236 4: 20250101085708717 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(289)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085708717 DLGSUP <0013> gsup_server.c:236 5: 20250101085708717 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085708717 DLGSUP <0013> gsup_server.c:236 7: 20250101085708717 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085708717 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085708717 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085708717 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@ea50904e4984: 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") 20250101085708735 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42319<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@ea50904e4984: Created GsupExpect[0] for "262421477321462" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250101085708746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41418<->l=127.0.0.1:4258 20250101085708761 DLINP <000b> input/ipa.c:452 connected read/write 20250101085708761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085708761 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421477321462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421477321462"} 20250101085708761 DMAIN <0000> hlr.c:435 IMSI='262421477321462': has IMEI = 22245678901234 (consider setting 'store-imei') 20250101085708761 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421477321462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250101085708761 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421477321462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421477321462" cause=Invalid mandatory information} 20250101085708761 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421477321462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085708761 DLINP <000b> input/ipa.c:452 connected read/write 20250101085708761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085708761 DLINP <000b> input/ipa.c:452 connected read/write 20250101085708761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@ea50904e4984: Found GsupExpect[0] for "262421477321462" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@ea50904e4984: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262421477321462" TC_gsup_check_imei_unknown_imsi(293)@ea50904e4984: setverdict(pass): none -> pass 20250101085708767 DLINP <000b> input/ipa.c:452 connected read/write 20250101085708767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085708767 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421477321462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421477321462"} 20250101085708767 DAUC <0003> hlr.c:428 IMSI='262421477321462': storing IMEI = 22245678901234 20250101085708767 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262421477321462': no such subscriber 20250101085708767 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421477321462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250101085708767 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421477321462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421477321462" cause=Invalid mandatory information} 20250101085708767 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421477321462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085708767 DLINP <000b> input/ipa.c:452 connected read/write 20250101085708767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085708767 DLINP <000b> input/ipa.c:452 connected read/write 20250101085708767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085708768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41418<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@ea50904e4984: Final verdict of PTC: pass 20250101085708769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41408<->l=127.0.0.1:4258 20250101085708770 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42319<->l=127.0.0.1:4259) 20250101085708770 DLINP <000b> input/ipa.c:452 connected read/write 20250101085708770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085708770 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085708771 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085708771 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@ea50904e4984: Final verdict of PTC: none 291@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 291: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@ea50904e4984: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Wed Jan 1 08:57:08 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20250101085708816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41430<->l=127.0.0.1:4258 20250101085708917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41430<->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@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Wed Jan 1 08:57:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085711995 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085711995 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085711998 DLINP <000b> input/ipa.c:452 connected read/write 20250101085711998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085711998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41440<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085712001 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712002 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085712002 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085712002 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 20250101085712002 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085712002 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 20250101085712002 DLGSUP <0013> gsup_server.c:236 2: 20250101085712002 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085712002 DLGSUP <0013> gsup_server.c:236 3: 20250101085712002 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085712002 DLGSUP <0013> gsup_server.c:236 4: 20250101085712002 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085712002 DLGSUP <0013> gsup_server.c:236 5: 20250101085712002 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085712002 DLGSUP <0013> gsup_server.c:236 7: 20250101085712002 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085712002 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085712002 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085712002 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)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@ea50904e4984: 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") 20250101085712020 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37549<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@ea50904e4984: Created GsupExpect[0] for "262421359793731" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250101085712032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41442<->l=127.0.0.1:4258 20250101085712049 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712049 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421359793731"} 20250101085712049 DMAIN <0000> hlr.c:227 IMSI='262421359793731': Creating subscriber on demand 20250101085712049 DMAIN <0000> hlr.c:243 IMSI='262421359793731': Successfully assigned MSISDN='641' 20250101085712049 DAUC <0003> hlr.c:428 IMSI='262421359793731': storing IMEI = 12345678901234 20250101085712050 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421359793731"} 20250101085712050 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085712050 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712050 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@ea50904e4984: Found GsupExpect[0] for "262421359793731" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@ea50904e4984: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262421359793731" TC_subscr_create_on_demand_check_imei_early(298)@ea50904e4984: setverdict(pass): none -> pass 20250101085712052 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712052 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712054 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712054 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712055 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712055 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712057 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712057 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421359793731" cn_domain=PS} 20250101085712057 DLU <0006> fsm.c:456 lu(262421359793731)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085712057 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085712057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421359793731)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085712057 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421359793731" cn_domain=PS} 20250101085712057 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712057 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712059 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712059 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421359793731"} 20250101085712059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421359793731)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085712059 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085712059 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421359793731"} 20250101085712059 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085712059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421359793731)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085712059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421359793731)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085712059 DLU <0006> fsm.c:568 lu(PS:IMSI-262421359793731)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085712059 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712059 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085712063 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712063 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421359793731"} 20250101085712063 DMAIN <0000> hlr.c:227 IMSI='262421359793731': Creating subscriber on demand 20250101085712063 DMAIN <0000> hlr.c:243 IMSI='262421359793731': Successfully assigned MSISDN='626' 20250101085712063 DAUC <0003> hlr.c:428 IMSI='262421359793731': storing IMEI = 12345678901234 20250101085712063 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421359793731"} 20250101085712063 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085712063 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712063 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085712064 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712064 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712065 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712065 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712066 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712066 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712066 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712066 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712068 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712068 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421359793731" cn_domain=PS} 20250101085712068 DLU <0006> fsm.c:456 lu(262421359793731)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085712068 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085712068 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421359793731)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085712068 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421359793731" cn_domain=PS} 20250101085712068 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712068 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712070 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712070 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421359793731"} 20250101085712070 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421359793731)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085712070 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085712070 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421359793731"} 20250101085712070 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085712070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421359793731)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085712070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421359793731)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085712070 DLU <0006> fsm.c:568 lu(PS:IMSI-262421359793731)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085712070 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712070 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085712074 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712074 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421359793731"} 20250101085712074 DMAIN <0000> hlr.c:227 IMSI='262421359793731': Creating subscriber on demand 20250101085712074 DMAIN <0000> hlr.c:243 IMSI='262421359793731': Successfully assigned MSISDN='296' 20250101085712074 DAUC <0003> hlr.c:428 IMSI='262421359793731': storing IMEI = 12345678901234 20250101085712074 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421359793731"} 20250101085712074 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085712074 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712075 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085712076 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712076 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712077 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712077 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712078 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712078 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712078 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712078 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712080 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712080 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421359793731" cn_domain=PS} 20250101085712080 DLU <0006> fsm.c:456 lu(262421359793731)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085712080 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250101085712080 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421359793731" cause=GPRS services not allowed} 20250101085712080 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085712080 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421359793731)[0x562359febfa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085712080 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421359793731)[0x562359febfa0]{UNVALIDATED}: Freeing instance 20250101085712080 DLU <0006> fsm.c:568 lu(PS:IMSI-262421359793731)[0x562359febfa0]{UNVALIDATED}: Deallocated 20250101085712080 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712080 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085712085 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712085 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712085 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421359793731"} 20250101085712085 DMAIN <0000> hlr.c:227 IMSI='262421359793731': Creating subscriber on demand 20250101085712085 DMAIN <0000> hlr.c:243 IMSI='262421359793731': Successfully assigned MSISDN='529' 20250101085712085 DAUC <0003> hlr.c:428 IMSI='262421359793731': storing IMEI = 12345678901234 20250101085712085 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421359793731"} 20250101085712085 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085712085 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712085 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085712086 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712086 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712087 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712087 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712088 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712088 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712090 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712090 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421359793731" cn_domain=PS} 20250101085712090 DLU <0006> fsm.c:456 lu(262421359793731)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085712090 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250101085712090 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421359793731" cause=GPRS services not allowed} 20250101085712090 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085712090 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421359793731)[0x562359febfa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085712090 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421359793731)[0x562359febfa0]{UNVALIDATED}: Freeing instance 20250101085712090 DLU <0006> fsm.c:568 lu(PS:IMSI-262421359793731)[0x562359febfa0]{UNVALIDATED}: Deallocated 20250101085712090 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712090 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085712094 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712094 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421359793731"} 20250101085712094 DMAIN <0000> hlr.c:227 IMSI='262421359793731': Creating subscriber on demand 20250101085712094 DAUC <0003> hlr.c:428 IMSI='262421359793731': storing IMEI = 12345678901234 20250101085712094 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421359793731"} 20250101085712094 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085712094 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712094 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085712095 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712095 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712096 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712096 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712097 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712097 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712098 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712098 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421359793731" cn_domain=PS} 20250101085712098 DLU <0006> fsm.c:456 lu(262421359793731)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085712098 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250101085712098 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421359793731" cause=GPRS services not allowed} 20250101085712098 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085712098 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421359793731)[0x562359febfa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085712098 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421359793731)[0x562359febfa0]{UNVALIDATED}: Freeing instance 20250101085712098 DLU <0006> fsm.c:568 lu(PS:IMSI-262421359793731)[0x562359febfa0]{UNVALIDATED}: Deallocated 20250101085712098 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712098 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085712102 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712102 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421359793731"} 20250101085712102 DMAIN <0000> hlr.c:227 IMSI='262421359793731': Creating subscriber on demand 20250101085712102 DAUC <0003> hlr.c:428 IMSI='262421359793731': storing IMEI = 12345678901234 20250101085712102 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421359793731"} 20250101085712102 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250101085712102 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712102 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085712103 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712103 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712103 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712103 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712104 DAUC <0003> db_auc.c:157 IMSI='262421359793731': No 2G Auth Data 20250101085712104 DAUC <0003> db_auc.c:192 IMSI='262421359793731': No 3G Auth Data 20250101085712105 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712105 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421359793731" cn_domain=PS} 20250101085712105 DLU <0006> fsm.c:456 lu(262421359793731)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085712105 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085712105 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421359793731)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085712105 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421359793731" cn_domain=PS} 20250101085712105 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712105 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712107 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712107 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421359793731"} 20250101085712107 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421359793731)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085712107 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085712107 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421359793731"} 20250101085712107 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421359793731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085712107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421359793731)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085712107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421359793731)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085712107 DLU <0006> fsm.c:568 lu(PS:IMSI-262421359793731)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085712107 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085712107 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085712109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41442<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@ea50904e4984: Final verdict of PTC: pass 20250101085712110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41440<->l=127.0.0.1:4258 20250101085712111 DLINP <000b> input/ipa.c:452 connected read/write 20250101085712111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085712111 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085712111 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085712111 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085712111 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37549<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@ea50904e4984: Final verdict of PTC: none 296@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 296: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@ea50904e4984: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Wed Jan 1 08:57:12 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20250101085712160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41458<->l=127.0.0.1:4258 20250101085712260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41458<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70532) Waiting for packet dumper to finish... 1 (prev_count=70532, count=97052) MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Wed Jan 1 08:57:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_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@ea50904e4984: 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@ea50904e4984: Test case TC_subscr_create_on_demand_ul started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085715340 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085715340 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085715343 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085715343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41472<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085715346 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085715346 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085715346 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085715346 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 20250101085715346 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085715346 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 20250101085715346 DLGSUP <0013> gsup_server.c:236 2: 20250101085715346 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085715346 DLGSUP <0013> gsup_server.c:236 3: 20250101085715346 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085715346 DLGSUP <0013> gsup_server.c:236 4: 20250101085715346 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085715346 DLGSUP <0013> gsup_server.c:236 5: 20250101085715346 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085715346 DLGSUP <0013> gsup_server.c:236 7: 20250101085715346 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085715346 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085715346 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085715346 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)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@ea50904e4984: 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") 20250101085715364 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41665<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@ea50904e4984: Created GsupExpect[0] for "262422808058301" to be handled at TC_subscr_create_on_demand_ul(303) 20250101085715377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41486<->l=127.0.0.1:4258 20250101085715393 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085715393 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422808058301" cn_domain=PS} 20250101085715393 DMAIN <0000> hlr.c:227 IMSI='262422808058301': Creating subscriber on demand 20250101085715393 DMAIN <0000> hlr.c:243 IMSI='262422808058301': Successfully assigned MSISDN='517' 20250101085715393 DLU <0006> fsm.c:456 lu(262422808058301)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085715393 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085715393 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422808058301)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085715393 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422808058301" cn_domain=PS} 20250101085715393 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085715394 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@ea50904e4984: Found GsupExpect[0] for "262422808058301" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@ea50904e4984: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262422808058301" 20250101085715397 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085715397 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422808058301"} 20250101085715397 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422808058301)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085715397 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085715397 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422808058301"} 20250101085715397 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085715397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422808058301)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085715397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422808058301)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085715397 DLU <0006> fsm.c:568 lu(PS:IMSI-262422808058301)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085715397 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085715397 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ea50904e4984: setverdict(pass): none -> pass 20250101085715399 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715399 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715400 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715400 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715401 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715401 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715406 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085715406 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422808058301" cn_domain=PS} 20250101085715406 DMAIN <0000> hlr.c:227 IMSI='262422808058301': Creating subscriber on demand 20250101085715407 DMAIN <0000> hlr.c:243 IMSI='262422808058301': Successfully assigned MSISDN='505' 20250101085715407 DLU <0006> fsm.c:456 lu(262422808058301)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085715407 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085715407 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422808058301)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085715407 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422808058301" cn_domain=PS} 20250101085715407 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085715407 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085715409 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085715409 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422808058301"} 20250101085715409 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422808058301)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085715409 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085715409 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422808058301"} 20250101085715409 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085715409 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422808058301)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085715409 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422808058301)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085715409 DLU <0006> fsm.c:568 lu(PS:IMSI-262422808058301)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085715409 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085715409 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085715411 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715411 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715412 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715412 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715413 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715413 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715414 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715414 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715418 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085715418 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422808058301" cn_domain=PS} 20250101085715418 DMAIN <0000> hlr.c:227 IMSI='262422808058301': Creating subscriber on demand 20250101085715418 DMAIN <0000> hlr.c:243 IMSI='262422808058301': Successfully assigned MSISDN='968' 20250101085715418 DLU <0006> fsm.c:456 lu(262422808058301)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085715418 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250101085715418 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422808058301" cause=GPRS services not allowed} 20250101085715418 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085715418 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422808058301)[0x562359febfa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085715418 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422808058301)[0x562359febfa0]{UNVALIDATED}: Freeing instance 20250101085715418 DLU <0006> fsm.c:568 lu(PS:IMSI-262422808058301)[0x562359febfa0]{UNVALIDATED}: Deallocated 20250101085715418 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085715418 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085715420 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715420 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715421 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715421 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715422 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715422 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715423 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715423 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715427 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085715427 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422808058301" cn_domain=PS} 20250101085715427 DMAIN <0000> hlr.c:227 IMSI='262422808058301': Creating subscriber on demand 20250101085715427 DMAIN <0000> hlr.c:243 IMSI='262422808058301': Successfully assigned MSISDN='709' 20250101085715427 DLU <0006> fsm.c:456 lu(262422808058301)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085715427 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250101085715427 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422808058301" cause=GPRS services not allowed} 20250101085715427 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085715427 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422808058301)[0x562359febfa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085715427 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422808058301)[0x562359febfa0]{UNVALIDATED}: Freeing instance 20250101085715427 DLU <0006> fsm.c:568 lu(PS:IMSI-262422808058301)[0x562359febfa0]{UNVALIDATED}: Deallocated 20250101085715427 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085715427 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085715429 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715429 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715430 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715430 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715430 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715430 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715435 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085715435 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422808058301" cn_domain=PS} 20250101085715435 DMAIN <0000> hlr.c:227 IMSI='262422808058301': Creating subscriber on demand 20250101085715435 DLU <0006> fsm.c:456 lu(262422808058301)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085715436 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250101085715436 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422808058301" cause=GPRS services not allowed} 20250101085715436 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085715436 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422808058301)[0x562359febfa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085715436 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422808058301)[0x562359febfa0]{UNVALIDATED}: Freeing instance 20250101085715436 DLU <0006> fsm.c:568 lu(PS:IMSI-262422808058301)[0x562359febfa0]{UNVALIDATED}: Deallocated 20250101085715436 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085715436 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085715437 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715437 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715438 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715438 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715438 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715438 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715442 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085715442 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422808058301" cn_domain=PS} 20250101085715442 DMAIN <0000> hlr.c:227 IMSI='262422808058301': Creating subscriber on demand 20250101085715442 DLU <0006> fsm.c:456 lu(262422808058301)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085715442 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085715442 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422808058301)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085715442 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422808058301" cn_domain=PS} 20250101085715442 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085715442 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085715444 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085715444 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422808058301"} 20250101085715444 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422808058301)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085715444 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085715444 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422808058301"} 20250101085715444 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422808058301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085715444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422808058301)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085715444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422808058301)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085715444 DLU <0006> fsm.c:568 lu(PS:IMSI-262422808058301)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085715444 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085715444 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085715445 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715445 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715446 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715446 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data 20250101085715447 DAUC <0003> db_auc.c:157 IMSI='262422808058301': No 2G Auth Data 20250101085715447 DAUC <0003> db_auc.c:192 IMSI='262422808058301': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085715449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41486<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@ea50904e4984: Final verdict of PTC: pass 20250101085715450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41472<->l=127.0.0.1:4258 20250101085715450 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41665<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@ea50904e4984: Final verdict of PTC: none 20250101085715451 DLINP <000b> input/ipa.c:452 connected read/write 20250101085715451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085715451 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085715451 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085715451 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(302)@ea50904e4984: Final verdict of PTC: none 301@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 301: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@ea50904e4984: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Wed Jan 1 08:57:15 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20250101085715489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41502<->l=127.0.0.1:4258 20250101085715589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41502<->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@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Wed Jan 1 08:57:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_subscr_create_on_demand_sai started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085718667 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085718667 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085718670 DLINP <000b> input/ipa.c:452 connected read/write 20250101085718670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085718671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54620<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085718673 DLINP <000b> input/ipa.c:452 connected read/write 20250101085718673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085718673 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085718673 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085718673 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 20250101085718673 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085718673 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 20250101085718673 DLGSUP <0013> gsup_server.c:236 2: 20250101085718673 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085718673 DLGSUP <0013> gsup_server.c:236 3: 20250101085718673 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085718673 DLGSUP <0013> gsup_server.c:236 4: 20250101085718673 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085718673 DLGSUP <0013> gsup_server.c:236 5: 20250101085718673 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085718673 DLGSUP <0013> gsup_server.c:236 7: 20250101085718673 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085718673 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085718673 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085718673 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@ea50904e4984: 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") 20250101085718692 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42109<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@ea50904e4984: Created GsupExpect[0] for "262429295698973" to be handled at TC_subscr_create_on_demand_sai(308) 20250101085718703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54632<->l=127.0.0.1:4258 20250101085718713 DLINP <000b> input/ipa.c:452 connected read/write 20250101085718713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085718713 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429295698973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429295698973"} 20250101085718713 DMAIN <0000> hlr.c:227 IMSI='262429295698973': Creating subscriber on demand 20250101085718713 DMAIN <0000> hlr.c:243 IMSI='262429295698973': Successfully assigned MSISDN='192' 20250101085718713 DAUC <0003> db_auc.c:157 IMSI='262429295698973': No 2G Auth Data 20250101085718713 DAUC <0003> db_auc.c:192 IMSI='262429295698973': No 3G Auth Data 20250101085718713 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429295698973 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 20250101085718713 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429295698973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429295698973" cause=IMSI unknown in HLR} 20250101085718713 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429295698973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250101085718713 DLINP <000b> input/ipa.c:452 connected read/write 20250101085718713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085718714 DLINP <000b> input/ipa.c:452 connected read/write 20250101085718714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@ea50904e4984: Found GsupExpect[0] for "262429295698973" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@ea50904e4984: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262429295698973" TC_subscr_create_on_demand_sai(308)@ea50904e4984: setverdict(pass): none -> pass 20250101085718716 DAUC <0003> db_auc.c:157 IMSI='262429295698973': No 2G Auth Data 20250101085718716 DAUC <0003> db_auc.c:192 IMSI='262429295698973': No 3G Auth Data 20250101085718717 DAUC <0003> db_auc.c:157 IMSI='262429295698973': No 2G Auth Data 20250101085718717 DAUC <0003> db_auc.c:192 IMSI='262429295698973': No 3G Auth Data 20250101085718718 DAUC <0003> db_auc.c:157 IMSI='262429295698973': No 2G Auth Data 20250101085718718 DAUC <0003> db_auc.c:192 IMSI='262429295698973': No 3G Auth Data 20250101085718720 DLINP <000b> input/ipa.c:452 connected read/write 20250101085718720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085718720 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429295698973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429295698973" cn_domain=PS} 20250101085718720 DLU <0006> fsm.c:456 lu(262429295698973)[0x562359febfa0]{UNVALIDATED}: Allocated 20250101085718720 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429295698973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250101085718720 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429295698973)[0x562359febfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085718720 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429295698973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429295698973" cn_domain=PS} 20250101085718720 DLINP <000b> input/ipa.c:452 connected read/write 20250101085718720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085718720 DLINP <000b> input/ipa.c:452 connected read/write 20250101085718720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085718723 DLINP <000b> input/ipa.c:452 connected read/write 20250101085718723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085718723 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429295698973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429295698973"} 20250101085718723 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429295698973)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085718723 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429295698973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085718723 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429295698973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429295698973"} 20250101085718723 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429295698973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085718723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429295698973)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085718723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429295698973)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085718723 DLU <0006> fsm.c:568 lu(PS:IMSI-262429295698973)[0x562359febfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085718723 DLINP <000b> input/ipa.c:452 connected read/write 20250101085718723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085718723 DLINP <000b> input/ipa.c:452 connected read/write 20250101085718723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085718726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54632<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@ea50904e4984: Final verdict of PTC: pass 20250101085718726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54620<->l=127.0.0.1:4258 20250101085718727 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42109<->l=127.0.0.1:4259) 20250101085718728 DLINP <000b> input/ipa.c:452 connected read/write 20250101085718728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085718728 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(305)@ea50904e4984: Final verdict of PTC: none 20250101085718728 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085718728 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(307)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@ea50904e4984: Final verdict of PTC: none 306@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 306: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@ea50904e4984: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Wed Jan 1 08:57:18 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20250101085718771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54646<->l=127.0.0.1:4258 20250101085718872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54646<->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@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Wed Jan 1 08:57:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_MSLookup_mDNS_service_other_home started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085721945 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085721945 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085721947 DLINP <000b> input/ipa.c:452 connected read/write 20250101085721947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085721947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54662<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085721949 DLINP <000b> input/ipa.c:452 connected read/write 20250101085721949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085721949 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085721949 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085721949 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 20250101085721949 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085721949 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 20250101085721949 DLGSUP <0013> gsup_server.c:236 2: 20250101085721949 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085721949 DLGSUP <0013> gsup_server.c:236 3: 20250101085721949 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085721949 DLGSUP <0013> gsup_server.c:236 4: 20250101085721949 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085721949 DLGSUP <0013> gsup_server.c:236 5: 20250101085721949 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085721949 DLGSUP <0013> gsup_server.c:236 7: 20250101085721949 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085721949 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085721949 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085721949 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)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@ea50904e4984: 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") 20250101085721963 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34319<->l=127.0.0.1:4259) 20250101085721965 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250101085721965 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@ea50904e4984: Created GsupExpect[0] for "262428753864146" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250101085721977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54664<->l=127.0.0.1:4258 20250101085721980 DAUC <0003> db_auc.c:157 IMSI='262428753864146': No 2G Auth Data 20250101085721980 DAUC <0003> db_auc.c:192 IMSI='262428753864146': No 3G Auth Data 20250101085721985 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614658526.msisdn 20250101085721985 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614658526.msisdn: not attached (vlr_number unset) 20250101085721985 DDGSM <0007> mslookup_server.c:327 sip.voice.491614658526.msisdn: does not exist in GSUP proxy 20250101085722988 DLINP <000b> input/ipa.c:452 connected read/write 20250101085722988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085722988 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428753864146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428753864146" cn_domain=CS} 20250101085722988 DLU <0006> fsm.c:456 lu(262428753864146)[0x562359ff0030]{UNVALIDATED}: Allocated 20250101085722988 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428753864146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250101085722988 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428753864146)[0x562359ff0030]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250101085722988 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428753864146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428753864146" cn_domain=CS} 20250101085722988 DLINP <000b> input/ipa.c:452 connected read/write 20250101085722988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085722988 DLINP <000b> input/ipa.c:452 connected read/write 20250101085722988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@ea50904e4984: Found GsupExpect[0] for "262428753864146" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@ea50904e4984: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262428753864146" 20250101085722992 DLINP <000b> input/ipa.c:452 connected read/write 20250101085722992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085722992 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428753864146 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428753864146"} 20250101085722992 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428753864146)[0x562359ff0030]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250101085722992 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428753864146 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250101085722992 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428753864146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428753864146"} 20250101085722992 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428753864146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085722992 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428753864146)[0x562359ff0030]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250101085722992 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428753864146)[0x562359ff0030]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250101085722992 DLU <0006> fsm.c:568 lu(CS:IMSI-262428753864146)[0x562359ff0030]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250101085722992 DLINP <000b> input/ipa.c:452 connected read/write 20250101085722992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085722992 DLINP <000b> input/ipa.c:452 connected read/write 20250101085722992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@ea50904e4984: setverdict(pass): none -> pass 20250101085722994 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614658526.msisdn 20250101085722994 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614658526.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250101085722994 DDGSM <0007> mslookup_server.c:327 sip.voice.491614658526.msisdn: does not exist in GSUP proxy 20250101085722994 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614658526.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@ea50904e4984: setverdict(pass): pass -> pass, component reason not changed 20250101085722998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54664<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@ea50904e4984: Final verdict of PTC: pass 20250101085722998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54662<->l=127.0.0.1:4258 20250101085722999 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34319<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@ea50904e4984: Final verdict of PTC: none 20250101085722999 DLINP <000b> input/ipa.c:452 connected read/write 20250101085722999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085723000 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085723000 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085723000 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(312)@ea50904e4984: Final verdict of PTC: none 311@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 311: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@ea50904e4984: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Wed Jan 1 08:57:23 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20250101085723043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54670<->l=127.0.0.1:4258 20250101085723143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54670<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21472) Waiting for packet dumper to finish... 1 (prev_count=21472, count=37440) 20250101085724973 DSS <0004> hlr_ussd.c:239 262422167706719/0x97b9906d: SS Session Timeout, destroying 20250101085724973 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422167706719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Wed Jan 1 08:57:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@ea50904e4984: 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@ea50904e4984: Test case TC_MSLookup_GSUP_proxy started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085726225 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085726225 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085726227 DLINP <000b> input/ipa.c:452 connected read/write 20250101085726227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085726228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54684<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085726230 DLINP <000b> input/ipa.c:452 connected read/write 20250101085726230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085726230 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085726230 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085726230 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 20250101085726230 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085726230 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 20250101085726230 DLGSUP <0013> gsup_server.c:236 2: 20250101085726230 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085726230 DLGSUP <0013> gsup_server.c:236 3: 20250101085726230 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085726230 DLGSUP <0013> gsup_server.c:236 4: 20250101085726230 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085726230 DLGSUP <0013> gsup_server.c:236 5: 20250101085726230 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085726231 DLGSUP <0013> gsup_server.c:236 7: 20250101085726231 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085726231 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085726231 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(314)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085726231 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250101085726231 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250101085726231 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@ea50904e4984: 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") 20250101085726264 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34335<->l=127.0.0.1:4259) 20250101085726266 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250101085726266 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@ea50904e4984: Created GsupExpect[0] for "262426183974747" to be handled at TC_MSLookup_GSUP_proxy(320) 20250101085726281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54698<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@ea50904e4984: Created GsupExpect[0] for "262426183974747" to be handled at TC_MSLookup_GSUP_proxy(320) 20250101085726288 DLINP <000b> input/ipa.c:452 connected read/write 20250101085726288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085726288 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426183974747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426183974747" cn_domain=CS} 20250101085726288 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426183974747 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250101085726288 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426183974747 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250101085726288 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426183974747.imsi 20250101085726288 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426183974747.imsi 20250101085726288 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426183974747.imsi: does not exist in local HLR 20250101085726293 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426183974747 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250101085726293 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250101085726293 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250101085726293 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250101085726293 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250101085726293 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250101085726293 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426183974747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085726293 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250101085726293 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250101085726293 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250101085726293 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250101085726293 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250101085726293 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@ea50904e4984: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@ea50904e4984: 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) } } } } 20250101085726295 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085726295 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085726295 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250101085726295 DLINP <000b> ipa.c:396 tag 1: HLR 20250101085726295 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250101085726296 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085726296 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085726296 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@ea50904e4984: 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)@ea50904e4984: 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)@ea50904e4984: Found GsupExpect[0] for "262426183974747" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@ea50904e4984: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426183974747" HLR_Test-GSUP-server-IPA(318)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085726337 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085726337 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085726337 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085726337 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085726337 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426183974747 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611588413 20250101085726337 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426183974747 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250101085726337 DLINP <000b> input/ipa.c:452 connected read/write 20250101085726337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085726337 DLINP <000b> input/ipa.c:452 connected read/write 20250101085726338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@ea50904e4984: Found GsupExpect[0] for "262426183974747" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@ea50904e4984: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426183974747" 20250101085726341 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085726341 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085726341 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426183974747 MSISDN-491611588413 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250101085726341 DLINP <000b> input/ipa.c:452 connected read/write 20250101085726341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085726341 DLINP <000b> input/ipa.c:452 connected read/write 20250101085726341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085726343 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085726343 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085726343 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426183974747 MSISDN-491611588413 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 20250101085726343 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426183974747 MSISDN-491611588413 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250101085726343 DLINP <000b> input/ipa.c:452 connected read/write 20250101085726343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085726343 DLINP <000b> input/ipa.c:452 connected read/write 20250101085726343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@ea50904e4984: setverdict(pass): none -> pass 20250101085726345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54698<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@ea50904e4984: Final verdict of PTC: pass 20250101085726346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54684<->l=127.0.0.1:4258 20250101085726347 DLINP <000b> input/ipa.c:452 connected read/write 20250101085726347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085726347 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085726347 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085726347 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 316@ea50904e4984: Final verdict of PTC: none 20250101085726347 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34335<->l=127.0.0.1:4259) 20250101085726347 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085726348 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085726348 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250101085726348 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250101085726348 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(317)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP(315)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 316: none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@ea50904e4984: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Wed Jan 1 08:57:26 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250101085726389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54700<->l=127.0.0.1:4258 20250101085726489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54700<->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@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Wed Jan 1 08:57:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085729572 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085729572 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085729575 DLINP <000b> input/ipa.c:452 connected read/write 20250101085729575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085729575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085729578 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250101085729578 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250101085729578 DLINP <000b> input/ipa.c:452 connected read/write 20250101085729578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085729578 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085729578 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085729578 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 20250101085729578 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085729578 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 20250101085729578 DLGSUP <0013> gsup_server.c:236 2: 20250101085729579 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085729579 DLGSUP <0013> gsup_server.c:236 3: 20250101085729579 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085729579 DLGSUP <0013> gsup_server.c:236 4: 20250101085729579 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085729579 DLGSUP <0013> gsup_server.c:236 5: 20250101085729579 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085729579 DLGSUP <0013> gsup_server.c:236 7: 20250101085729579 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085729579 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085729579 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085729579 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)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@ea50904e4984: 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") 20250101085729599 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43733<->l=127.0.0.1:4259) 20250101085729602 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250101085729602 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@ea50904e4984: Created GsupExpect[0] for "262421980858214" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250101085729614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55242<->l=127.0.0.1:4258 20250101085729617 DAUC <0003> db_auc.c:157 IMSI='262421980858214': No 2G Auth Data 20250101085729617 DAUC <0003> db_auc.c:192 IMSI='262421980858214': No 3G Auth Data 20250101085729621 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421980858214.imsi 20250101085729621 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421980858214.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@ea50904e4984: setverdict(pass): none -> pass 20250101085729625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55242<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@ea50904e4984: Final verdict of PTC: pass 20250101085729626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4258 HLR_Test-GSUP(322)@ea50904e4984: Final verdict of PTC: none 323@ea50904e4984: Final verdict of PTC: none 20250101085729627 DLINP <000b> input/ipa.c:452 connected read/write 20250101085729627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085729627 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085729627 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085729627 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085729627 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43733<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 323: none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@ea50904e4984: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Wed Jan 1 08:57:29 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250101085729672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55250<->l=127.0.0.1:4258 20250101085729772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55250<->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@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Wed Jan 1 08:57:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ea50904e4984: 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@ea50904e4984: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085732850 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085732850 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085732852 DLINP <000b> input/ipa.c:452 connected read/write 20250101085732852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085732853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55260<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085732855 DLINP <000b> input/ipa.c:452 connected read/write 20250101085732855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085732855 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085732855 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085732855 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 20250101085732855 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085732855 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 20250101085732856 DLGSUP <0013> gsup_server.c:236 2: 20250101085732856 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085732856 DLGSUP <0013> gsup_server.c:236 3: 20250101085732856 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085732856 DLGSUP <0013> gsup_server.c:236 4: 20250101085732856 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085732856 DLGSUP <0013> gsup_server.c:236 5: 20250101085732856 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085732856 DLGSUP <0013> gsup_server.c:236 7: 20250101085732856 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085732856 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(326)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085732856 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085732856 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250101085732856 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250101085732856 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@ea50904e4984: 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") 20250101085732888 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43165<->l=127.0.0.1:4259) 20250101085732891 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250101085732891 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@ea50904e4984: Created GsupExpect[0] for "262428278269716" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250101085732908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55262<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@ea50904e4984: Created GsupExpect[0] for "262428278269716" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250101085732913 DLINP <000b> input/ipa.c:452 connected read/write 20250101085732913 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085732913 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428278269716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428278269716" cn_domain=CS} 20250101085732913 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428278269716 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250101085732913 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428278269716 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250101085732913 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428278269716.imsi 20250101085732913 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428278269716.imsi 20250101085732913 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428278269716.imsi: does not exist in local HLR 20250101085732918 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428278269716 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250101085732918 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250101085732918 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250101085732918 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250101085732919 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250101085732919 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250101085732919 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428278269716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085732919 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250101085732919 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250101085732919 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250101085732919 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250101085732919 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250101085732919 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@ea50904e4984: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@ea50904e4984: 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) } } } } 20250101085732921 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085732921 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085732921 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250101085732921 DLINP <000b> ipa.c:396 tag 1: HLR 20250101085732921 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250101085732922 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085732922 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085732922 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server(329)@ea50904e4984: Found GsupExpect[0] for "262428278269716" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@ea50904e4984: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428278269716" HLR_Test-GSUP-server-IPA(330)@ea50904e4984: 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)@ea50904e4984: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085732965 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085732965 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085732965 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085732965 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085732965 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428278269716 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612616076 20250101085732965 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428278269716 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250101085732965 DLINP <000b> input/ipa.c:452 connected read/write 20250101085732965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085732965 DLINP <000b> input/ipa.c:452 connected read/write 20250101085732965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@ea50904e4984: Found GsupExpect[0] for "262428278269716" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@ea50904e4984: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428278269716" 20250101085732968 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085732968 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085732969 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428278269716 MSISDN-491612616076 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250101085732969 DLINP <000b> input/ipa.c:452 connected read/write 20250101085732969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085732969 DLINP <000b> input/ipa.c:452 connected read/write 20250101085732969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085732971 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085732971 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085732971 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428278269716 MSISDN-491612616076 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 20250101085732971 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428278269716 MSISDN-491612616076 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250101085732971 DLINP <000b> input/ipa.c:452 connected read/write 20250101085732971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085732971 DLINP <000b> input/ipa.c:452 connected read/write 20250101085732971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085732973 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428278269716.imsi 20250101085732973 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428278269716.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@ea50904e4984: setverdict(pass): none -> pass 20250101085733973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55262<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@ea50904e4984: Final verdict of PTC: pass 20250101085733974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55260<->l=127.0.0.1:4258 20250101085733976 DLINP <000b> input/ipa.c:452 connected read/write 20250101085733976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085733976 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP-server(329)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP(327)@ea50904e4984: Final verdict of PTC: none 20250101085733976 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085733976 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085733976 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43165<->l=127.0.0.1:4259) 20250101085733976 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085733976 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085733976 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250101085733976 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250101085733976 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 328: none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@ea50904e4984: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Wed Jan 1 08:57:33 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20250101085734013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55272<->l=127.0.0.1:4258 20250101085734114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55272<->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@ea50904e4984: 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@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Wed Jan 1 08:57:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@ea50904e4984: 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@ea50904e4984: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@ea50904e4984: legacy= false MTC@ea50904e4984: in not legacy case 1 MTC@ea50904e4984: in not legacy case 2 20250101085737192 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250101085737192 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085737194 DLINP <000b> input/ipa.c:452 connected read/write 20250101085737194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085737194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49012<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@ea50904e4984: 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)@ea50904e4984: 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 } } } } 20250101085737196 DLINP <000b> input/ipa.c:452 connected read/write 20250101085737196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085737196 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250101085737196 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250101085737196 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 20250101085737196 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250101085737196 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 20250101085737196 DLGSUP <0013> gsup_server.c:236 2: 20250101085737196 DLGSUP <0013> gsup_server.c:238 2: 00 20250101085737196 DLGSUP <0013> gsup_server.c:236 3: 20250101085737196 DLGSUP <0013> gsup_server.c:238 3: 00 20250101085737196 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(333)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085737196 DLGSUP <0013> gsup_server.c:238 4: 00 20250101085737196 DLGSUP <0013> gsup_server.c:236 5: 20250101085737196 DLGSUP <0013> gsup_server.c:238 5: 00 20250101085737196 DLGSUP <0013> gsup_server.c:236 7: 20250101085737196 DLGSUP <0013> gsup_server.c:238 7: 00 20250101085737196 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250101085737196 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250101085737196 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250101085737196 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250101085737196 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@ea50904e4984: 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") 20250101085737227 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38117<->l=127.0.0.1:4259) 20250101085737229 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250101085737230 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@ea50904e4984: Created GsupExpect[0] for "262423928074606" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250101085737246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49022<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@ea50904e4984: Created GsupExpect[0] for "262423928074606" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250101085737252 DLINP <000b> input/ipa.c:452 connected read/write 20250101085737252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085737252 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423928074606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423928074606" cn_domain=CS} 20250101085737252 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423928074606 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250101085737252 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423928074606 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250101085737252 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423928074606.imsi 20250101085737252 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423928074606.imsi 20250101085737252 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423928074606.imsi: does not exist in local HLR 20250101085737258 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423928074606 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250101085737258 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250101085737258 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250101085737258 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250101085737258 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250101085737258 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250101085737258 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423928074606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250101085737258 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250101085737258 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250101085737258 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250101085737258 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250101085737258 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250101085737258 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@ea50904e4984: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@ea50904e4984: 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) } } } } 20250101085737260 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085737260 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085737260 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250101085737260 DLINP <000b> ipa.c:396 tag 1: HLR 20250101085737260 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250101085737261 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085737261 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085737261 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@ea50904e4984: 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)@ea50904e4984: 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)@ea50904e4984: Found GsupExpect[0] for "262423928074606" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@ea50904e4984: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262423928074606" HLR_Test-GSUP-server-IPA(337)@ea50904e4984: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@ea50904e4984: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250101085737301 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085737301 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085737301 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085737301 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085737301 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423928074606 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611447384 20250101085737301 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423928074606 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250101085737301 DLINP <000b> input/ipa.c:452 connected read/write 20250101085737301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085737302 DLINP <000b> input/ipa.c:452 connected read/write 20250101085737302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@ea50904e4984: Found GsupExpect[0] for "262423928074606" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@ea50904e4984: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262423928074606" 20250101085737305 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085737305 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085737305 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423928074606 MSISDN-491611447384 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250101085737305 DLINP <000b> input/ipa.c:452 connected read/write 20250101085737305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085737305 DLINP <000b> input/ipa.c:452 connected read/write 20250101085737305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085737307 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085737307 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085737307 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423928074606 MSISDN-491611447384 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 20250101085737307 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423928074606 MSISDN-491611447384 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250101085737307 DLINP <000b> input/ipa.c:452 connected read/write 20250101085737307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085737307 DLINP <000b> input/ipa.c:452 connected read/write 20250101085737307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250101085737309 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611447384.msisdn 20250101085737309 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611447384.msisdn: does not exist in local HLR 20250101085737310 DDGSM <0007> mslookup_server.c:352 sip.voice.491611447384.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250101085737310 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611447384.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@ea50904e4984: setverdict(pass): none -> pass 20250101085737312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49022<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@ea50904e4984: Final verdict of PTC: pass 20250101085737313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49012<->l=127.0.0.1:4258 20250101085737314 DLINP <000b> input/ipa.c:452 connected read/write 20250101085737314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250101085737314 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250101085737314 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250101085737314 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250101085737314 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38117<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP(334)@ea50904e4984: Final verdict of PTC: none 20250101085737314 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250101085737314 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250101085737314 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250101085737314 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250101085737314 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@ea50904e4984: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@ea50904e4984: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@ea50904e4984: Final verdict of PTC: none MTC@ea50904e4984: Setting final verdict of the test case. MTC@ea50904e4984: Local verdict of MTC: none MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@ea50904e4984: Local verdict of PTC with component reference 335: none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@ea50904e4984: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@ea50904e4984: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@ea50904e4984: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@ea50904e4984: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@ea50904e4984: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Wed Jan 1 08:57:37 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20250101085737362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49024<->l=127.0.0.1:4258 20250101085737463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49024<->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=46228) MTC@ea50904e4984: 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@ea50904e4984: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ea50904e4984: Terminating MTC. MC@ea50904e4984: MTC terminated. MC2> exit MC@ea50904e4984: Shutting down session. MC@ea50904e4984: 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 (818068) [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-20250101-0855-b7a7b654-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-20250101-0855-b7a7b654-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (817972) [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-20250101-0855-b7a7b654-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7525.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='132.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.081017'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.253302'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.335337'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.175352'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.073874'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.073878'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.078440'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.078317'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.254823'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.253351'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.261010'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.052886'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.080255'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.281310'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.265859'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.071388'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.277498'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.266171'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.269239'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.262361'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.275693'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.267119'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.297011'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.334468'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.302519'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.085784'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.290472'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.301195'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.304492'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.085259'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.137246'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.131147'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.080130'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.075083'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.144234'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.079942'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.148965'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.143095'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250101-0855-b7a7b654-0'] ea50904e4984f6ada15e25318756275c8138993773f062788b02ebf380660d0b [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2540/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS