Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10 Commit message: "testenv: run: add --autoreconf-in-src-copy arg" > git rev-list --no-walk f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins8974333870965854747.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:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 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-20250202-0855-6284c70e-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250202-0855-6284c70e-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250202-0855-6284c70e-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250202-0855-6284c70e-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [243 kB] Fetched 9303 kB in 1s (11.6 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250202-0855-6284c70e-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-20250202-0855-6284c70e-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-20250202-0855-6284c70e-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-20250202-0855-6284c70e-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-20250202-0855-6284c70e-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250202-0855-6284c70e-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_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_5.cc Creating dependency file for MAP_MS_DataTypes_part_6.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_6.cc Creating dependency file for MAP_LCS_DataTypes_part_7.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_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_3.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_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_6.cc Creating dependency file for MAP_CallHandlingOperations_part_2.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_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for SS_Protocol.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for SS_Errors.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_ShortMessageServiceOperations.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_CallHandlingOperations.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_2.cc Creating dependency file for IPA_Emulation_part_3.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_2.cc Creating dependency file for UDPasp_Types_part_3.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_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for UDPasp_PortType_part_4.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_4.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_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_6.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_3.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_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_6.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_3.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_7.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_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MSLookup_mDNS_Types.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_CodecPort_CtrlFunct.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250202-0855-6284c70e-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-20250202-0855-6284c70e-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (650 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-20250202-0855-6284c70e-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-20250202-0855-6284c70e-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-20250202-0855-6284c70e-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 41 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 202502012026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.65.d581.202502012026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.65.d581.202502012026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.65.d581.202502012026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.34.ada6.202502012026 [59.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.65.d581.202502012026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202502012026 [70.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202502012026 [21.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.15.74e4.202502012026 [23.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.65.d581.202502012026 [50.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.65.d581.202502012026 [70.4 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.65.d581.202502012026 [177 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.65.d581.202502012026 [59.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.65.d581.202502012026 [62.9 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.65.d581.202502012026 [49.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.65.d581.202502012026 [43.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.15.74e4.202502012026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.65.d581.202502012026 [2162 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.8.0.15.74e4.202502012026 [460 kB] Fetched 11.4 MB in 0s (79.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_202502012026_amd64.deb ... Unpacking osmocom-nightly (202502012026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.65.d581.202502012026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.65.d581.202502012026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.65.d581.202502012026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.65.d581.202502012026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.65.d581.202502012026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.65.d581.202502012026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.34.ada6.202502012026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.34.ada6.202502012026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.65.d581.202502012026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.65.d581.202502012026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.50.58dd.202502012026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202502012026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.15.74e4.202502012026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202502012026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.8.0.15.74e4.202502012026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.15.74e4.202502012026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.10.0.65.d581.202502012026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.65.d581.202502012026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.10.0.65.d581.202502012026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.65.d581.202502012026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.10.0.65.d581.202502012026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.65.d581.202502012026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.10.0.65.d581.202502012026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.65.d581.202502012026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.10.0.65.d581.202502012026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.65.d581.202502012026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.10.0.65.d581.202502012026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.65.d581.202502012026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.10.0.65.d581.202502012026_amd64.deb ... Unpacking libosmocore (1.10.0.65.d581.202502012026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.8.0.15.74e4.202502012026_amd64.deb ... Unpacking osmo-hlr (1.8.0.15.74e4.202502012026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.65.d581.202502012026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.65.d581.202502012026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.8.0.15.74e4.202502012026_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.15.74e4.202502012026) ... Setting up osmocom-nightly (202502012026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.65.d581.202502012026) ... Setting up libosmocodec4:amd64 (1.10.0.65.d581.202502012026) ... Setting up libosmovty13:amd64 (1.10.0.65.d581.202502012026) ... Setting up libosmoisdn0:amd64 (1.10.0.65.d581.202502012026) ... Setting up libosmousb0:amd64 (1.10.0.65.d581.202502012026) ... Setting up libosmogsm20:amd64 (1.10.0.65.d581.202502012026) ... Setting up libosmoctrl0:amd64 (1.10.0.65.d581.202502012026) ... Setting up libosmogb14:amd64 (1.10.0.65.d581.202502012026) ... Setting up libosmonetif11:amd64 (1.5.1.34.ada6.202502012026) ... Setting up libosmocoding0:amd64 (1.10.0.65.d581.202502012026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.15.74e4.202502012026) ... Setting up libosmosim2:amd64 (1.10.0.65.d581.202502012026) ... Setting up libosmocore (1.10.0.65.d581.202502012026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202502012026) ... Setting up libosmocore-dbg:amd64 (1.10.0.65.d581.202502012026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202502012026) ... Setting up osmo-hlr (1.8.0.15.74e4.202502012026) ... 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.202502012026) ... 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-20250202-0855-6284c70e-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-20250202-0855-6284c70e-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-20250202-0855-6284c70e-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-20250202-0855-6284c70e-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-20250202-0855-6284c70e-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-20250202-0855-6284c70e-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-20250202-0855-6284c70e-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-20250202-0855-6284c70e-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] [testenv] Running testsuite 20250202085521186 DMAIN <0000> hlr.c:813 hlr starting 20250202085521186 DDB <0001> db.c:599 using database: :memory: 20250202085521186 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250202085521186 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250202085521187 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250202085521187 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250202085521190 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250202085521190 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250202085521190 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250202085521191 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250202085521191 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-20250202-0855-6284c70e-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@dab40b676080: Unix server socket created successfully. MC@dab40b676080: Listening on TCP port 40531. MC2> dab40b676080 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests dab40b676080 40531 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@dab40b676080: New HC connected from 10.0.2.100 [10.0.2.100]. dab40b676080: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@dab40b676080: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@dab40b676080: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@dab40b676080: Configuration file was processed on all HCs. MC@dab40b676080: Creating MTC on host 10.0.2.100. MC@dab40b676080: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@dab40b676080: 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 ------ Sun Feb 2 08:55: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_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@dab40b676080: 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@dab40b676080: Test case TC_gsup_sai_err_invalid_imsi started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085522901 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085522901 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085522904 DLINP <000b> input/ipa.c:452 connected read/write 20250202085522904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085522905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49244<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085522907 DLINP <000b> input/ipa.c:452 connected read/write 20250202085522907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085522907 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085522907 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085522907 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 20250202085522907 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085522907 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 20250202085522907 DLGSUP <0013> gsup_server.c:236 2: 20250202085522907 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085522907 DLGSUP <0013> gsup_server.c:236 3: 20250202085522907 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085522907 DLGSUP <0013> gsup_server.c:236 4: 20250202085522907 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085522907 DLGSUP <0013> gsup_server.c:236 5: 20250202085522907 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085522907 DLGSUP <0013> gsup_server.c:236 7: 20250202085522907 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085522907 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085522907 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085522907 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@dab40b676080: 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") 20250202085522924 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42271<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@dab40b676080: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250202085522936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49254<->l=127.0.0.1:4258 20250202085522950 DLINP <000b> input/ipa.c:452 connected read/write 20250202085522950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085522950 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"} 20250202085522950 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" 20250202085522950 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} 20250202085522950 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 20250202085522950 DLINP <000b> input/ipa.c:452 connected read/write 20250202085522950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085522950 DLINP <000b> input/ipa.c:452 connected read/write 20250202085522950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@dab40b676080: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@dab40b676080: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@dab40b676080: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085522953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49254<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@dab40b676080: Final verdict of PTC: pass 20250202085522953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49244<->l=127.0.0.1:4258 20250202085522955 DLINP <000b> input/ipa.c:452 connected read/write 20250202085522955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085522955 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085522955 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085522955 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085522955 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42271<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@dab40b676080: Final verdict of PTC: none 5@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 5: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@dab40b676080: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:55:22 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 20250202085523034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49260<->l=127.0.0.1:4258 20250202085523135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49260<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24956) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:55:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.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@dab40b676080: 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@dab40b676080: Test case TC_gsup_sai started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085526188 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085526188 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085526190 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085526191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49268<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085526193 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085526193 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085526193 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085526193 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 20250202085526193 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085526193 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 20250202085526193 DLGSUP <0013> gsup_server.c:236 2: 20250202085526193 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085526193 DLGSUP <0013> gsup_server.c:236 3: 20250202085526193 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085526193 DLGSUP <0013> gsup_server.c:236 4: 20250202085526193 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085526193 DLGSUP <0013> gsup_server.c:236 5: 20250202085526193 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085526193 DLGSUP <0013> gsup_server.c:236 7: 20250202085526193 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085526193 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085526193 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085526193 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@dab40b676080: 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") 20250202085526208 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43457<->l=127.0.0.1:4259) 20250202085526213 DAUC <0003> db_auc.c:157 IMSI='262423834247129': No 2G Auth Data 20250202085526213 DAUC <0003> db_auc.c:192 IMSI='262423834247129': No 3G Auth Data HLR_Test-GSUP(9)@dab40b676080: Created GsupExpect[0] for "262423834247129" to be handled at TC_gsup_sai(12) 20250202085526225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49282<->l=127.0.0.1:4258 20250202085526234 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085526234 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423834247129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423834247129"} 20250202085526234 DAUC <0003> db_auc.c:192 IMSI='262423834247129': No 3G Auth Data 20250202085526234 DAUC <0003> db_auc.c:236 IMSI='262423834247129': Calling to generate 5 vectors 20250202085526234 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250202085526234 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085526234 DAUC <0003> auc.c:113 vector [0]: rand = 96637c8719ac2eceec4263064175724b 20250202085526234 DAUC <0003> auc.c:179 vector [0]: kc = a8b1d45ab3679400 20250202085526234 DAUC <0003> auc.c:180 vector [0]: sres = d900f619 20250202085526234 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250202085526234 DAUC <0003> auc.c:113 vector [1]: rand = e72ee3b511c4ba41907d58a86fd99fa9 20250202085526234 DAUC <0003> auc.c:179 vector [1]: kc = 6ad74718c48a4800 20250202085526234 DAUC <0003> auc.c:180 vector [1]: sres = 5cb99723 20250202085526234 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250202085526234 DAUC <0003> auc.c:113 vector [2]: rand = b65e7b99e4ad859796f8130c8ef9d782 20250202085526234 DAUC <0003> auc.c:179 vector [2]: kc = d590700b7a8ea800 20250202085526234 DAUC <0003> auc.c:180 vector [2]: sres = d11f364b 20250202085526234 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250202085526234 DAUC <0003> auc.c:113 vector [3]: rand = ba2e63ceaa394b2f7d7f49a2f5ac0180 20250202085526234 DAUC <0003> auc.c:179 vector [3]: kc = c2d1cc1fa2fd5c00 20250202085526234 DAUC <0003> auc.c:180 vector [3]: sres = c2c6b763 20250202085526234 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250202085526234 DAUC <0003> auc.c:113 vector [4]: rand = be419886d00a5fca4bdc6a655f517bd6 20250202085526234 DAUC <0003> auc.c:179 vector [4]: kc = cc10dd9b551b7800 20250202085526234 DAUC <0003> auc.c:180 vector [4]: sres = c02533f9 20250202085526234 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250202085526234 DAUC <0003> db_auc.c:245 IMSI='262423834247129': Generated 5 vectors 20250202085526234 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423834247129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423834247129"} 20250202085526234 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423834247129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085526234 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085526234 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@dab40b676080: Found GsupExpect[0] for "262423834247129" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@dab40b676080: Added IMSI table entry 0TC_gsup_sai(12)"262423834247129" TC_gsup_sai(12)@dab40b676080: setverdict(pass): none -> pass TC_gsup_sai(12)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085526237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49282<->l=127.0.0.1:4258 TC_gsup_sai(12)@dab40b676080: Final verdict of PTC: pass 20250202085526238 DAUC <0003> db_auc.c:157 IMSI='262428136819785': No 2G Auth Data 20250202085526238 DAUC <0003> db_auc.c:192 IMSI='262428136819785': No 3G Auth Data HLR_Test-GSUP(9)@dab40b676080: Created GsupExpect[0] for "262428136819785" to be handled at TC_gsup_sai(13) 20250202085526250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49292<->l=127.0.0.1:4258 20250202085526254 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085526254 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428136819785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428136819785"} 20250202085526254 DAUC <0003> db_auc.c:192 IMSI='262428136819785': No 3G Auth Data 20250202085526254 DAUC <0003> db_auc.c:236 IMSI='262428136819785': Calling to generate 5 vectors 20250202085526254 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250202085526254 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085526254 DAUC <0003> auc.c:113 vector [0]: rand = c68d0ccbebade8ff6752ff392b326fa7 20250202085526254 DAUC <0003> auc.c:179 vector [0]: kc = 78311d09e8a7bc00 20250202085526254 DAUC <0003> auc.c:180 vector [0]: sres = 1ff2eb3d 20250202085526254 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250202085526254 DAUC <0003> auc.c:113 vector [1]: rand = 1a389b8d730f9cf31d3db2580178934b 20250202085526254 DAUC <0003> auc.c:179 vector [1]: kc = a3d2e98fb4937c00 20250202085526254 DAUC <0003> auc.c:180 vector [1]: sres = d30325bc 20250202085526254 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250202085526254 DAUC <0003> auc.c:113 vector [2]: rand = 77a95d20a26d5f03908e5e492fe6ab3e 20250202085526254 DAUC <0003> auc.c:179 vector [2]: kc = e7bc2f5961853c00 20250202085526254 DAUC <0003> auc.c:180 vector [2]: sres = 51eb160c 20250202085526254 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250202085526254 DAUC <0003> auc.c:113 vector [3]: rand = a546b48d347f1458bdb68ed7f193faa1 20250202085526254 DAUC <0003> auc.c:179 vector [3]: kc = e64a57601fced800 20250202085526254 DAUC <0003> auc.c:180 vector [3]: sres = bf7cdd5a 20250202085526254 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250202085526254 DAUC <0003> auc.c:113 vector [4]: rand = 2acf9db9941bdcfdfbec02ff4aadf715 20250202085526254 DAUC <0003> auc.c:179 vector [4]: kc = c44a26367039b800 20250202085526254 DAUC <0003> auc.c:180 vector [4]: sres = 97f2662b 20250202085526254 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250202085526254 DAUC <0003> db_auc.c:245 IMSI='262428136819785': Generated 5 vectors 20250202085526254 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428136819785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428136819785"} 20250202085526254 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428136819785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085526254 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085526254 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@dab40b676080: Found GsupExpect[0] for "262428136819785" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@dab40b676080: Added IMSI table entry 1TC_gsup_sai(13)"262428136819785" TC_gsup_sai(13)@dab40b676080: setverdict(pass): none -> pass TC_gsup_sai(13)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085526257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49292<->l=127.0.0.1:4258 TC_gsup_sai(13)@dab40b676080: Final verdict of PTC: pass 20250202085526258 DAUC <0003> db_auc.c:157 IMSI='262425395666306': No 2G Auth Data 20250202085526258 DAUC <0003> db_auc.c:192 IMSI='262425395666306': No 3G Auth Data HLR_Test-GSUP(9)@dab40b676080: Created GsupExpect[0] for "262425395666306" to be handled at TC_gsup_sai(14) 20250202085526271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49306<->l=127.0.0.1:4258 20250202085526274 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085526274 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425395666306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425395666306"} 20250202085526274 DAUC <0003> db_auc.c:192 IMSI='262425395666306': No 3G Auth Data 20250202085526274 DAUC <0003> db_auc.c:236 IMSI='262425395666306': Calling to generate 5 vectors 20250202085526274 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250202085526274 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085526274 DAUC <0003> auc.c:113 vector [0]: rand = d6037fd56dfd3897f07507f7296f46d7 20250202085526274 DAUC <0003> auc.c:179 vector [0]: kc = 21ace79d438a7b65 20250202085526274 DAUC <0003> auc.c:180 vector [0]: sres = 5ae54cef 20250202085526274 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250202085526274 DAUC <0003> auc.c:113 vector [1]: rand = bb1d8bdba010302bc5a7d71db88e2ef3 20250202085526274 DAUC <0003> auc.c:179 vector [1]: kc = 71fc372e0906947d 20250202085526274 DAUC <0003> auc.c:180 vector [1]: sres = 847ac8cc 20250202085526274 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250202085526275 DAUC <0003> auc.c:113 vector [2]: rand = ba97f4600a30b32139470f5280782a9e 20250202085526275 DAUC <0003> auc.c:179 vector [2]: kc = 21d542f86df08878 20250202085526275 DAUC <0003> auc.c:180 vector [2]: sres = 8ec769d3 20250202085526275 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250202085526275 DAUC <0003> auc.c:113 vector [3]: rand = ed180eaefedc037c1967c6bcb69c1ae3 20250202085526275 DAUC <0003> auc.c:179 vector [3]: kc = 994dcdf25901b9e6 20250202085526275 DAUC <0003> auc.c:180 vector [3]: sres = 92f6da3a 20250202085526275 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250202085526275 DAUC <0003> auc.c:113 vector [4]: rand = e47a53228b05a93a8477d028ed9a0cc0 20250202085526275 DAUC <0003> auc.c:179 vector [4]: kc = 29d85a39d97a6795 20250202085526275 DAUC <0003> auc.c:180 vector [4]: sres = e2d2d2c2 20250202085526275 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250202085526275 DAUC <0003> db_auc.c:245 IMSI='262425395666306': Generated 5 vectors 20250202085526275 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425395666306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425395666306"} 20250202085526275 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425395666306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085526275 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085526275 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@dab40b676080: Found GsupExpect[0] for "262425395666306" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@dab40b676080: Added IMSI table entry 2TC_gsup_sai(14)"262425395666306" TC_gsup_sai(14)@dab40b676080: setverdict(pass): none -> pass TC_gsup_sai(14)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085526278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49306<->l=127.0.0.1:4258 TC_gsup_sai(14)@dab40b676080: Final verdict of PTC: pass 20250202085526279 DAUC <0003> db_auc.c:157 IMSI='262429051231342': No 2G Auth Data 20250202085526279 DAUC <0003> db_auc.c:192 IMSI='262429051231342': No 3G Auth Data HLR_Test-GSUP(9)@dab40b676080: Created GsupExpect[0] for "262429051231342" to be handled at TC_gsup_sai(15) 20250202085526293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49312<->l=127.0.0.1:4258 20250202085526297 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085526297 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429051231342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429051231342"} 20250202085526297 DAUC <0003> db_auc.c:157 IMSI='262429051231342': No 2G Auth Data 20250202085526297 DAUC <0003> db_auc.c:236 IMSI='262429051231342': Calling to generate 5 vectors 20250202085526297 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250202085526297 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085526297 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085526297 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250202085526297 DAUC <0003> auc.c:113 vector [0]: rand = 98d3f01a84b0983d404ffe716a23c9c9 20250202085526297 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250202085526297 DAUC <0003> auc.c:142 vector [0]: autn = 9050684d87d80000662545f0f1843ab3 20250202085526297 DAUC <0003> auc.c:143 vector [0]: ck = e7a4716bf2bdab898bf45e04ea60278c 20250202085526297 DAUC <0003> auc.c:144 vector [0]: ik = c5ff0baec7b79ea401d4a663dcce7f2f 20250202085526297 DAUC <0003> auc.c:145 vector [0]: res = 6701f920c9b17b5f0000000000000000 20250202085526297 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085526297 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250202085526297 DAUC <0003> auc.c:151 vector [0]: kc = a87b82a203a46d8e 20250202085526297 DAUC <0003> auc.c:152 vector [0]: sres = aeb0827f 20250202085526297 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250202085526298 DAUC <0003> auc.c:113 vector [1]: rand = 5795588dfd68398abb98279df620cda0 20250202085526298 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250202085526298 DAUC <0003> auc.c:142 vector [1]: autn = b8804436f5a400008a83d4d7f38c7b9e 20250202085526298 DAUC <0003> auc.c:143 vector [1]: ck = 39703ca0d5af99da92877884477dacf8 20250202085526298 DAUC <0003> auc.c:144 vector [1]: ik = 0d80a59b7d905438b2b677a522da903d 20250202085526298 DAUC <0003> auc.c:145 vector [1]: res = ed8869f2869b0a0f0000000000000000 20250202085526298 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085526298 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250202085526298 DAUC <0003> auc.c:151 vector [1]: kc = 14c1961acd98f127 20250202085526298 DAUC <0003> auc.c:152 vector [1]: sres = 6b1363fd 20250202085526298 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250202085526298 DAUC <0003> auc.c:113 vector [2]: rand = 72fddc5a04e94e8274c227c64b4c5085 20250202085526298 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250202085526298 DAUC <0003> auc.c:142 vector [2]: autn = 01d3ad2cd87400006c3e5ad100c183d4 20250202085526298 DAUC <0003> auc.c:143 vector [2]: ck = 0e271d8d55654aab18ff6e021adee700 20250202085526298 DAUC <0003> auc.c:144 vector [2]: ik = a1c59b492c61f2910a1883c821984c4e 20250202085526298 DAUC <0003> auc.c:145 vector [2]: res = 3c89ec783800df430000000000000000 20250202085526298 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085526298 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250202085526298 DAUC <0003> auc.c:151 vector [2]: kc = bd056b0e42421374 20250202085526298 DAUC <0003> auc.c:152 vector [2]: sres = 0489333b 20250202085526298 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250202085526298 DAUC <0003> auc.c:113 vector [3]: rand = 8f57d482de3781bae4fdc35ab81eabb5 20250202085526298 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250202085526298 DAUC <0003> auc.c:142 vector [3]: autn = f503a12cf7f4000066cc9ebc20f9e211 20250202085526298 DAUC <0003> auc.c:143 vector [3]: ck = 0c957d347ec4b81cf4b246e0e761befc 20250202085526298 DAUC <0003> auc.c:144 vector [3]: ik = b7fa6b6f43667519929b5f5127fe39f4 20250202085526298 DAUC <0003> auc.c:145 vector [3]: res = 4cbae9a9de229d590000000000000000 20250202085526298 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085526298 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250202085526298 DAUC <0003> auc.c:151 vector [3]: kc = dd460feafd3d4a0d 20250202085526298 DAUC <0003> auc.c:152 vector [3]: sres = 929874f0 20250202085526298 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250202085526298 DAUC <0003> auc.c:113 vector [4]: rand = 6504d6d43fa839c57e09d8fc4726ed46 20250202085526298 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250202085526298 DAUC <0003> auc.c:142 vector [4]: autn = 34be8277a251000067646b1afa641e6c 20250202085526298 DAUC <0003> auc.c:143 vector [4]: ck = 9cecbbfeac9bd779bad7d8603b5261b9 20250202085526298 DAUC <0003> auc.c:144 vector [4]: ik = ba2ce1a11ffa06ca395fa5948c53a7a5 20250202085526298 DAUC <0003> auc.c:145 vector [4]: res = 5ca3aea24a5962670000000000000000 20250202085526298 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085526298 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250202085526298 DAUC <0003> auc.c:151 vector [4]: kc = a54827ab046017af 20250202085526298 DAUC <0003> auc.c:152 vector [4]: sres = 16faccc5 20250202085526298 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250202085526298 DAUC <0003> db_auc.c:245 IMSI='262429051231342': Generated 5 vectors 20250202085526298 DAUC <0003> db_auc.c:249 IMSI='262429051231342': Updating SQN=161 in DB 20250202085526298 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429051231342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429051231342"} 20250202085526298 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429051231342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085526298 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085526298 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@dab40b676080: Found GsupExpect[0] for "262429051231342" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@dab40b676080: Added IMSI table entry 3TC_gsup_sai(15)"262429051231342" TC_gsup_sai(15)@dab40b676080: setverdict(pass): none -> pass TC_gsup_sai(15)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085526302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49312<->l=127.0.0.1:4258 TC_gsup_sai(15)@dab40b676080: Final verdict of PTC: pass 20250202085526304 DAUC <0003> db_auc.c:157 IMSI='262425438013217': No 2G Auth Data 20250202085526304 DAUC <0003> db_auc.c:192 IMSI='262425438013217': No 3G Auth Data HLR_Test-GSUP(9)@dab40b676080: Created GsupExpect[0] for "262425438013217" to be handled at TC_gsup_sai(16) 20250202085526316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49320<->l=127.0.0.1:4258 20250202085526321 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085526321 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425438013217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425438013217"} 20250202085526321 DAUC <0003> db_auc.c:157 IMSI='262425438013217': No 2G Auth Data 20250202085526321 DAUC <0003> db_auc.c:236 IMSI='262425438013217': Calling to generate 5 vectors 20250202085526321 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250202085526321 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085526321 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250202085526321 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250202085526321 DAUC <0003> auc.c:113 vector [0]: rand = c127c68b9f4b7d9f3d657aa7e8ac867c 20250202085526321 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250202085526321 DAUC <0003> auc.c:142 vector [0]: autn = 72544a38fe830000cf8cc11560bd9cb0 20250202085526321 DAUC <0003> auc.c:143 vector [0]: ck = 2cca1675f9f0f021619349259b368e2a 20250202085526321 DAUC <0003> auc.c:144 vector [0]: ik = f1946e8e8f96c0569eca80ed966d6874 20250202085526321 DAUC <0003> auc.c:145 vector [0]: res = 4f5e20e53cfe30070000000000000000 20250202085526321 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085526321 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250202085526321 DAUC <0003> auc.c:151 vector [0]: kc = 2207b1337b3dd629 20250202085526321 DAUC <0003> auc.c:152 vector [0]: sres = 73a010e2 20250202085526321 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250202085526321 DAUC <0003> auc.c:113 vector [1]: rand = 1b8ffb1f6637cb4ac0ddaed7b1e9c8a5 20250202085526321 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250202085526321 DAUC <0003> auc.c:142 vector [1]: autn = a02bd01a6754000095636c0482644e4a 20250202085526321 DAUC <0003> auc.c:143 vector [1]: ck = 8a16579c0097f7cdadcfa4998920bc36 20250202085526321 DAUC <0003> auc.c:144 vector [1]: ik = 4b3996e3154353123518a912603bdd14 20250202085526321 DAUC <0003> auc.c:145 vector [1]: res = 3a3ee470c04d7fd70000000000000000 20250202085526321 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085526321 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250202085526321 DAUC <0003> auc.c:151 vector [1]: kc = 59f8ccf4fccfc5fd 20250202085526321 DAUC <0003> auc.c:152 vector [1]: sres = fa739ba7 20250202085526321 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250202085526321 DAUC <0003> auc.c:113 vector [2]: rand = 83c9945124ce74bd9f7b828c639336b5 20250202085526321 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250202085526321 DAUC <0003> auc.c:142 vector [2]: autn = 036c6df0f86100003af133b1aef63e23 20250202085526321 DAUC <0003> auc.c:143 vector [2]: ck = 22af17e21d4ba1c74a23da963486e34a 20250202085526321 DAUC <0003> auc.c:144 vector [2]: ik = edc7005b76cab09fe31dbff77de5934d 20250202085526321 DAUC <0003> auc.c:145 vector [2]: res = d3bb94bc920b5b9f0000000000000000 20250202085526321 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085526321 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250202085526321 DAUC <0003> auc.c:151 vector [2]: kc = 665672d822e2615f 20250202085526321 DAUC <0003> auc.c:152 vector [2]: sres = 41b0cf23 20250202085526321 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250202085526321 DAUC <0003> auc.c:113 vector [3]: rand = 0d3795ba111add9a44d145eea227f7a8 20250202085526321 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250202085526321 DAUC <0003> auc.c:142 vector [3]: autn = 9827a7f12c0800006f8cf94d91d0462f 20250202085526321 DAUC <0003> auc.c:143 vector [3]: ck = f7914dd103f1e776870237a893bd5af1 20250202085526321 DAUC <0003> auc.c:144 vector [3]: ik = 1430523b21167ff3c010863f5adadca6 20250202085526321 DAUC <0003> auc.c:145 vector [3]: res = 23feba2708382a090000000000000000 20250202085526321 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085526321 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250202085526321 DAUC <0003> auc.c:151 vector [3]: kc = a4b3ae7deb801ed2 20250202085526321 DAUC <0003> auc.c:152 vector [3]: sres = 2bc6902e 20250202085526321 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250202085526321 DAUC <0003> auc.c:113 vector [4]: rand = b1abc7089bcf02974aef3f3faa2fbba5 20250202085526321 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250202085526321 DAUC <0003> auc.c:142 vector [4]: autn = df7349fd2272000063cd37238bad9cc1 20250202085526321 DAUC <0003> auc.c:143 vector [4]: ck = 4f8f4492616fd47fadba2fbcf77a03e6 20250202085526321 DAUC <0003> auc.c:144 vector [4]: ik = a7634cae5b4b2d4c04887ab8503754e5 20250202085526321 DAUC <0003> auc.c:145 vector [4]: res = f7358fe16a75e2810000000000000000 20250202085526321 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085526321 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250202085526321 DAUC <0003> auc.c:151 vector [4]: kc = 41de5d389d69ae30 20250202085526321 DAUC <0003> auc.c:152 vector [4]: sres = 9d406d60 20250202085526321 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250202085526321 DAUC <0003> db_auc.c:245 IMSI='262425438013217': Generated 5 vectors 20250202085526321 DAUC <0003> db_auc.c:249 IMSI='262425438013217': Updating SQN=161 in DB 20250202085526321 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425438013217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425438013217"} 20250202085526321 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425438013217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085526321 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085526321 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@dab40b676080: Found GsupExpect[0] for "262425438013217" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@dab40b676080: Added IMSI table entry 4TC_gsup_sai(16)"262425438013217" TC_gsup_sai(16)@dab40b676080: setverdict(pass): none -> pass TC_gsup_sai(16)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085526325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49320<->l=127.0.0.1:4258 TC_gsup_sai(16)@dab40b676080: Final verdict of PTC: pass 20250202085526326 DAUC <0003> db_auc.c:157 IMSI='262421446950422': No 2G Auth Data 20250202085526326 DAUC <0003> db_auc.c:192 IMSI='262421446950422': No 3G Auth Data HLR_Test-GSUP(9)@dab40b676080: Created GsupExpect[0] for "262421446950422" to be handled at TC_gsup_sai(17) 20250202085526340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49332<->l=127.0.0.1:4258 20250202085526345 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085526345 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421446950422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421446950422"} 20250202085526345 DAUC <0003> db_auc.c:236 IMSI='262421446950422': Calling to generate 5 vectors 20250202085526345 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250202085526345 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085526345 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085526345 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250202085526345 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085526345 DAUC <0003> auc.c:113 vector [0]: rand = e65a259990322574fe8c2132d36c9d58 20250202085526345 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250202085526345 DAUC <0003> auc.c:142 vector [0]: autn = 30559adca5af0000a082c46e79caedaf 20250202085526345 DAUC <0003> auc.c:143 vector [0]: ck = 0d75251386e25a96708f9ca395a494d6 20250202085526345 DAUC <0003> auc.c:144 vector [0]: ik = 2b7153421ff526197dba980b79b9729d 20250202085526345 DAUC <0003> auc.c:145 vector [0]: res = aaa93a084e5d0e950000000000000000 20250202085526345 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085526345 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085526345 DAUC <0003> auc.c:179 vector [0]: kc = 8ecf7df5295bc800 20250202085526345 DAUC <0003> auc.c:180 vector [0]: sres = 09593364 20250202085526345 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085526345 DAUC <0003> auc.c:113 vector [1]: rand = 04afcc50e1ac258d15925388eedd5d97 20250202085526345 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250202085526345 DAUC <0003> auc.c:142 vector [1]: autn = 4c0a9f05d55e000005fc165753042860 20250202085526345 DAUC <0003> auc.c:143 vector [1]: ck = 232ece666bcc086b119904d690b763a2 20250202085526345 DAUC <0003> auc.c:144 vector [1]: ik = cf3f560ec6cb3c679f1ece577b216bc3 20250202085526345 DAUC <0003> auc.c:145 vector [1]: res = 286e25f02c8cb6bd0000000000000000 20250202085526345 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085526345 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250202085526345 DAUC <0003> auc.c:179 vector [1]: kc = cee9843f50e7dc00 20250202085526345 DAUC <0003> auc.c:180 vector [1]: sres = 8373b370 20250202085526345 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250202085526345 DAUC <0003> auc.c:113 vector [2]: rand = b1ecc12200e9749ba039cdc878e8e389 20250202085526345 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250202085526345 DAUC <0003> auc.c:142 vector [2]: autn = a8e5a119e59b00007a54c96a11293bc0 20250202085526345 DAUC <0003> auc.c:143 vector [2]: ck = 55744d220d838f8e1d2f75369bb73ce0 20250202085526345 DAUC <0003> auc.c:144 vector [2]: ik = 9525422360db7f6a405951366bbaa169 20250202085526345 DAUC <0003> auc.c:145 vector [2]: res = 869de743aabb467a0000000000000000 20250202085526345 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085526345 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250202085526345 DAUC <0003> auc.c:179 vector [2]: kc = a14acf9d1da36800 20250202085526345 DAUC <0003> auc.c:180 vector [2]: sres = 18f30c8d 20250202085526345 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250202085526345 DAUC <0003> auc.c:113 vector [3]: rand = 808dee3fe57e517a53f69fd306ec2347 20250202085526345 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250202085526345 DAUC <0003> auc.c:142 vector [3]: autn = 995b167146f20000b48242b1ebf88453 20250202085526345 DAUC <0003> auc.c:143 vector [3]: ck = 216935b270b87b7eba6167ea529aa470 20250202085526345 DAUC <0003> auc.c:144 vector [3]: ik = bf1f86722efebc4eec2c352a2f91cce5 20250202085526345 DAUC <0003> auc.c:145 vector [3]: res = ed46b59b82be3b1f0000000000000000 20250202085526345 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085526345 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250202085526345 DAUC <0003> auc.c:179 vector [3]: kc = e3da6784a704ec00 20250202085526345 DAUC <0003> auc.c:180 vector [3]: sres = b92e309e 20250202085526345 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250202085526345 DAUC <0003> auc.c:113 vector [4]: rand = cd2351002596d33ce59981b4e340cd6e 20250202085526345 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250202085526345 DAUC <0003> auc.c:142 vector [4]: autn = c0590936b38f0000530cafaf177df209 20250202085526345 DAUC <0003> auc.c:143 vector [4]: ck = 4a78b9fe6926af78dbbb9ca9bb16359b 20250202085526345 DAUC <0003> auc.c:144 vector [4]: ik = 4847679560702fe55cc86ab03bf62822 20250202085526345 DAUC <0003> auc.c:145 vector [4]: res = 1437a88516ee963f0000000000000000 20250202085526345 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085526345 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250202085526345 DAUC <0003> auc.c:179 vector [4]: kc = ebedceb47b34c400 20250202085526345 DAUC <0003> auc.c:180 vector [4]: sres = 45f9bd23 20250202085526345 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250202085526345 DAUC <0003> db_auc.c:245 IMSI='262421446950422': Generated 5 vectors 20250202085526345 DAUC <0003> db_auc.c:249 IMSI='262421446950422': Updating SQN=161 in DB 20250202085526345 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421446950422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421446950422"} 20250202085526345 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421446950422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085526345 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085526345 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@dab40b676080: Found GsupExpect[0] for "262421446950422" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@dab40b676080: Added IMSI table entry 5TC_gsup_sai(17)"262421446950422" TC_gsup_sai(17)@dab40b676080: setverdict(pass): none -> pass TC_gsup_sai(17)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085526349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49332<->l=127.0.0.1:4258 TC_gsup_sai(17)@dab40b676080: Final verdict of PTC: pass 20250202085526350 DAUC <0003> db_auc.c:157 IMSI='262427061229095': No 2G Auth Data 20250202085526350 DAUC <0003> db_auc.c:192 IMSI='262427061229095': No 3G Auth Data HLR_Test-GSUP(9)@dab40b676080: Created GsupExpect[0] for "262427061229095" to be handled at TC_gsup_sai(18) 20250202085526363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49346<->l=127.0.0.1:4258 20250202085526366 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085526366 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427061229095 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427061229095"} 20250202085526367 DAUC <0003> db_auc.c:236 IMSI='262427061229095': Calling to generate 5 vectors 20250202085526367 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250202085526367 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085526367 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085526367 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250202085526367 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085526367 DAUC <0003> auc.c:113 vector [0]: rand = eb94a29d0312fcc8bacea5c277f5ac2e 20250202085526367 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250202085526367 DAUC <0003> auc.c:142 vector [0]: autn = 4dd304d4fc5d0000714e4200b35a72b4 20250202085526367 DAUC <0003> auc.c:143 vector [0]: ck = ff7a1c47e3e74e96cfe94089b1cf5671 20250202085526367 DAUC <0003> auc.c:144 vector [0]: ik = bc0ca8977976038d341e45549fdd36d2 20250202085526367 DAUC <0003> auc.c:145 vector [0]: res = 33cf21083f23688b0000000000000000 20250202085526367 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085526367 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085526367 DAUC <0003> auc.c:179 vector [0]: kc = 02bcc86fc740e400 20250202085526367 DAUC <0003> auc.c:180 vector [0]: sres = c72bf8fa 20250202085526367 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085526367 DAUC <0003> auc.c:113 vector [1]: rand = c0d995cda9ad136cc3d2e166797e9d6b 20250202085526367 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250202085526367 DAUC <0003> auc.c:142 vector [1]: autn = 43a09de1903800009ccd46830f5ad3ad 20250202085526367 DAUC <0003> auc.c:143 vector [1]: ck = 6963ec7572329d66efa63fe26a05c214 20250202085526367 DAUC <0003> auc.c:144 vector [1]: ik = 716f4aae33d3e697f81eccf463164345 20250202085526367 DAUC <0003> auc.c:145 vector [1]: res = d4bb3085d2f921860000000000000000 20250202085526367 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085526367 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250202085526367 DAUC <0003> auc.c:179 vector [1]: kc = 2ca0cde428357000 20250202085526367 DAUC <0003> auc.c:180 vector [1]: sres = f0320735 20250202085526367 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250202085526367 DAUC <0003> auc.c:113 vector [2]: rand = 49a5519e5bc3bb5aac9d8e8170044c3d 20250202085526367 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250202085526367 DAUC <0003> auc.c:142 vector [2]: autn = 82a9b69024790000bae4dcd3e9645920 20250202085526367 DAUC <0003> auc.c:143 vector [2]: ck = e63ec46ed17f2db6b26cbd6cdbbb6dde 20250202085526367 DAUC <0003> auc.c:144 vector [2]: ik = eccebb9e8cf541abb5b7b5e2d2a4083a 20250202085526367 DAUC <0003> auc.c:145 vector [2]: res = d3a6af4b6fd88f3b0000000000000000 20250202085526367 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085526367 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250202085526367 DAUC <0003> auc.c:179 vector [2]: kc = 3c53f349c4c0e800 20250202085526367 DAUC <0003> auc.c:180 vector [2]: sres = 6e0ab415 20250202085526367 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250202085526367 DAUC <0003> auc.c:113 vector [3]: rand = b17a18de21aaeb60c1691e0f06cd0ce0 20250202085526367 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250202085526367 DAUC <0003> auc.c:142 vector [3]: autn = 43ff51de307c0000763b163e9adf27c6 20250202085526367 DAUC <0003> auc.c:143 vector [3]: ck = 5a7b07125d37c5ee18d06c8a81ecd9e7 20250202085526367 DAUC <0003> auc.c:144 vector [3]: ik = 7c1c43c3a9b98f8e227fe56b829dc6aa 20250202085526367 DAUC <0003> auc.c:145 vector [3]: res = 44b08b410621779f0000000000000000 20250202085526367 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085526367 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250202085526367 DAUC <0003> auc.c:179 vector [3]: kc = dac6f3c755d5f800 20250202085526367 DAUC <0003> auc.c:180 vector [3]: sres = c53283da 20250202085526367 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250202085526367 DAUC <0003> auc.c:113 vector [4]: rand = db2259dfb6f222cb4a9a397f6880814e 20250202085526367 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250202085526367 DAUC <0003> auc.c:142 vector [4]: autn = f77ffe0d4f72000002d387b6dede94fd 20250202085526367 DAUC <0003> auc.c:143 vector [4]: ck = 5d6132125d945fd47ffd7a69c2ba6e34 20250202085526367 DAUC <0003> auc.c:144 vector [4]: ik = 59ca12789506382bd834c5fa203a920b 20250202085526367 DAUC <0003> auc.c:145 vector [4]: res = 22dc5eee3f8c94500000000000000000 20250202085526367 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085526367 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250202085526367 DAUC <0003> auc.c:179 vector [4]: kc = a58d19f6eed00400 20250202085526367 DAUC <0003> auc.c:180 vector [4]: sres = a46dc667 20250202085526367 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250202085526367 DAUC <0003> db_auc.c:245 IMSI='262427061229095': Generated 5 vectors 20250202085526367 DAUC <0003> db_auc.c:249 IMSI='262427061229095': Updating SQN=161 in DB 20250202085526367 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427061229095 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427061229095"} 20250202085526367 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427061229095 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085526367 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085526367 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@dab40b676080: Found GsupExpect[0] for "262427061229095" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@dab40b676080: Added IMSI table entry 6TC_gsup_sai(18)"262427061229095" TC_gsup_sai(18)@dab40b676080: setverdict(pass): none -> pass TC_gsup_sai(18)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085526371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49346<->l=127.0.0.1:4258 TC_gsup_sai(18)@dab40b676080: Final verdict of PTC: pass 20250202085526373 DAUC <0003> db_auc.c:157 IMSI='262423571631598': No 2G Auth Data 20250202085526373 DAUC <0003> db_auc.c:192 IMSI='262423571631598': No 3G Auth Data HLR_Test-GSUP(9)@dab40b676080: Created GsupExpect[0] for "262423571631598" to be handled at TC_gsup_sai(19) 20250202085526385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49348<->l=127.0.0.1:4258 20250202085526389 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085526389 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423571631598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423571631598"} 20250202085526389 DAUC <0003> db_auc.c:236 IMSI='262423571631598': Calling to generate 5 vectors 20250202085526389 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250202085526389 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085526389 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085526389 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250202085526389 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085526389 DAUC <0003> auc.c:113 vector [0]: rand = 1af25f1602d353fdfe977c387902e046 20250202085526389 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250202085526389 DAUC <0003> auc.c:142 vector [0]: autn = dddb885191ec00008814ddcbc212b332 20250202085526389 DAUC <0003> auc.c:143 vector [0]: ck = 1c50a076e9c4feb1c99efd3eb875f6f2 20250202085526389 DAUC <0003> auc.c:144 vector [0]: ik = 861fa6eacc20e73fac0350b5047e5f1a 20250202085526389 DAUC <0003> auc.c:145 vector [0]: res = c0b0d849a69dc93a0000000000000000 20250202085526389 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085526389 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085526389 DAUC <0003> auc.c:179 vector [0]: kc = d1a478c3dc323490 20250202085526390 DAUC <0003> auc.c:180 vector [0]: sres = 3fec461c 20250202085526390 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085526390 DAUC <0003> auc.c:113 vector [1]: rand = d9e6b1f6c28cebf20767503ca689b7ac 20250202085526390 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250202085526390 DAUC <0003> auc.c:142 vector [1]: autn = 70837125120e0000eeb5834ddb431d6f 20250202085526390 DAUC <0003> auc.c:143 vector [1]: ck = 3782379ad97592a7ca098de2f8ac0981 20250202085526390 DAUC <0003> auc.c:144 vector [1]: ik = fa34eff5cfc2c8cc382674e6b83147d4 20250202085526390 DAUC <0003> auc.c:145 vector [1]: res = 125371aae0e5dc300000000000000000 20250202085526390 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085526390 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250202085526390 DAUC <0003> auc.c:179 vector [1]: kc = 0a7b1675a5acd166 20250202085526390 DAUC <0003> auc.c:180 vector [1]: sres = 6f093369 20250202085526390 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250202085526390 DAUC <0003> auc.c:113 vector [2]: rand = cd125433289f1e7441a244829785c8d9 20250202085526390 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250202085526390 DAUC <0003> auc.c:142 vector [2]: autn = 8f57e668d51100004aa3cad5351eb785 20250202085526390 DAUC <0003> auc.c:143 vector [2]: ck = 5eae273af24f980b9e77f0c9202c5326 20250202085526390 DAUC <0003> auc.c:144 vector [2]: ik = f8d632096cbee4ae9c30cc87fc835968 20250202085526390 DAUC <0003> auc.c:145 vector [2]: res = 83ce098a36683cb70000000000000000 20250202085526390 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085526390 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250202085526390 DAUC <0003> auc.c:179 vector [2]: kc = 5aa4b7add5053153 20250202085526390 DAUC <0003> auc.c:180 vector [2]: sres = c515df48 20250202085526390 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250202085526390 DAUC <0003> auc.c:113 vector [3]: rand = ae961d942782c425b7689da7806f11c1 20250202085526390 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250202085526390 DAUC <0003> auc.c:142 vector [3]: autn = 1b30c0a2212a00005de7f62b48195dc0 20250202085526390 DAUC <0003> auc.c:143 vector [3]: ck = f95f9b702b62749b6d52230b9cdee867 20250202085526390 DAUC <0003> auc.c:144 vector [3]: ik = 292ec9acbb96920a0ece2c8b6afeb5f3 20250202085526390 DAUC <0003> auc.c:145 vector [3]: res = 88b75356becfdb150000000000000000 20250202085526390 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085526390 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250202085526390 DAUC <0003> auc.c:179 vector [3]: kc = aaf4f26e20b13956 20250202085526390 DAUC <0003> auc.c:180 vector [3]: sres = 42e65061 20250202085526390 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250202085526390 DAUC <0003> auc.c:113 vector [4]: rand = 26fe9964ff46f333b03b7d5cbb33bece 20250202085526390 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250202085526390 DAUC <0003> auc.c:142 vector [4]: autn = b7b5b0aa0fe800005fc181c792c99315 20250202085526390 DAUC <0003> auc.c:143 vector [4]: ck = 7c27a0940b28ed68e80b91a068f2fc74 20250202085526390 DAUC <0003> auc.c:144 vector [4]: ik = 94bbf2e1ab764f76910ecdb83ed6dc3c 20250202085526390 DAUC <0003> auc.c:145 vector [4]: res = 459ac1c9f1bc7b610000000000000000 20250202085526390 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085526390 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250202085526390 DAUC <0003> auc.c:179 vector [4]: kc = 827231e9953acbee 20250202085526390 DAUC <0003> auc.c:180 vector [4]: sres = 2ac5a0cb 20250202085526390 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250202085526390 DAUC <0003> db_auc.c:245 IMSI='262423571631598': Generated 5 vectors 20250202085526390 DAUC <0003> db_auc.c:249 IMSI='262423571631598': Updating SQN=161 in DB 20250202085526390 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423571631598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423571631598"} 20250202085526390 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423571631598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085526390 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085526390 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@dab40b676080: Found GsupExpect[0] for "262423571631598" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@dab40b676080: Added IMSI table entry 7TC_gsup_sai(19)"262423571631598" TC_gsup_sai(19)@dab40b676080: setverdict(pass): none -> pass TC_gsup_sai(19)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085526393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49348<->l=127.0.0.1:4258 TC_gsup_sai(19)@dab40b676080: Final verdict of PTC: pass MTC@dab40b676080: setverdict(pass): none -> pass 20250202085526395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49268<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@dab40b676080: Final verdict of PTC: none 20250202085526396 DLINP <000b> input/ipa.c:452 connected read/write 20250202085526396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085526396 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085526396 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085526396 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085526396 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43457<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(11)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@dab40b676080: Final verdict of PTC: none 10@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: pass MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@dab40b676080: Test case TC_gsup_sai finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:55:26 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250202085526457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49350<->l=127.0.0.1:4258 20250202085526558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49350<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=163380) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:55: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_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@dab40b676080: 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@dab40b676080: Test case TC_gsup_sai_num_auth_vectors started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085529615 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085529615 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085529618 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49356<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085529620 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529620 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085529620 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085529620 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 20250202085529620 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085529620 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 20250202085529620 DLGSUP <0013> gsup_server.c:236 2: 20250202085529620 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085529620 DLGSUP <0013> gsup_server.c:236 3: 20250202085529620 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085529620 DLGSUP <0013> gsup_server.c:236 4: 20250202085529620 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085529620 DLGSUP <0013> gsup_server.c:236 5: 20250202085529620 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085529620 DLGSUP <0013> gsup_server.c:236 7: 20250202085529620 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085529620 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085529620 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085529620 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@dab40b676080: 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") 20250202085529635 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34347<->l=127.0.0.1:4259) 20250202085529640 DAUC <0003> db_auc.c:157 IMSI='262424138867243': No 2G Auth Data 20250202085529640 DAUC <0003> db_auc.c:192 IMSI='262424138867243': No 3G Auth Data HLR_Test-GSUP(21)@dab40b676080: Created GsupExpect[0] for "262424138867243" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250202085529653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49360<->l=127.0.0.1:4258 20250202085529662 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529662 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424138867243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424138867243"} 20250202085529662 DAUC <0003> db_auc.c:192 IMSI='262424138867243': No 3G Auth Data 20250202085529662 DAUC <0003> db_auc.c:236 IMSI='262424138867243': Calling to generate 1 vectors 20250202085529662 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250202085529662 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529662 DAUC <0003> auc.c:113 vector [0]: rand = df39439f7e00f3f708d0c6dd2af8a2dc 20250202085529662 DAUC <0003> auc.c:179 vector [0]: kc = 3ba32adb8a786c00 20250202085529662 DAUC <0003> auc.c:180 vector [0]: sres = dc0b7638 20250202085529662 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250202085529662 DAUC <0003> db_auc.c:245 IMSI='262424138867243': Generated 1 vectors 20250202085529662 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424138867243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424138867243"} 20250202085529662 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424138867243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529662 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529662 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@dab40b676080: Found GsupExpect[0] for "262424138867243" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@dab40b676080: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262424138867243" TC_gsup_sai_num_auth_vectors(24)@dab40b676080: setverdict(pass): none -> pass 20250202085529666 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529666 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424138867243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424138867243"} 20250202085529666 DAUC <0003> db_auc.c:192 IMSI='262424138867243': No 3G Auth Data 20250202085529666 DAUC <0003> db_auc.c:236 IMSI='262424138867243': Calling to generate 4 vectors 20250202085529666 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250202085529666 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529666 DAUC <0003> auc.c:113 vector [0]: rand = 77c3c9d8c9a7065495de1f3ccfe441e8 20250202085529666 DAUC <0003> auc.c:179 vector [0]: kc = 272a993ab7526800 20250202085529666 DAUC <0003> auc.c:180 vector [0]: sres = d8d982a4 20250202085529666 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250202085529666 DAUC <0003> auc.c:113 vector [1]: rand = 5ce11d7ed7340510242f1e0ae9cba6ac 20250202085529666 DAUC <0003> auc.c:179 vector [1]: kc = 16295ff84984dc00 20250202085529666 DAUC <0003> auc.c:180 vector [1]: sres = 92774689 20250202085529666 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250202085529666 DAUC <0003> auc.c:113 vector [2]: rand = 1d9656c78a1f7bda4466927932dc82c3 20250202085529666 DAUC <0003> auc.c:179 vector [2]: kc = 7e9c45dcac1fac00 20250202085529666 DAUC <0003> auc.c:180 vector [2]: sres = 9a11e488 20250202085529666 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250202085529666 DAUC <0003> auc.c:113 vector [3]: rand = a13eca28a4ee95378be4d7681d2a6a4f 20250202085529666 DAUC <0003> auc.c:179 vector [3]: kc = ef55574cdcc76c00 20250202085529666 DAUC <0003> auc.c:180 vector [3]: sres = bdcdf526 20250202085529666 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250202085529666 DAUC <0003> db_auc.c:245 IMSI='262424138867243': Generated 4 vectors 20250202085529666 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424138867243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424138867243"} 20250202085529666 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424138867243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529666 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529667 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529669 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529669 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424138867243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424138867243"} 20250202085529669 DAUC <0003> db_auc.c:192 IMSI='262424138867243': No 3G Auth Data 20250202085529669 DAUC <0003> db_auc.c:236 IMSI='262424138867243': Calling to generate 5 vectors 20250202085529669 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250202085529669 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529669 DAUC <0003> auc.c:113 vector [0]: rand = 27367a3bfb9fd50632c6763399a3a51e 20250202085529669 DAUC <0003> auc.c:179 vector [0]: kc = df96ca5106968400 20250202085529669 DAUC <0003> auc.c:180 vector [0]: sres = e3154c51 20250202085529669 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250202085529669 DAUC <0003> auc.c:113 vector [1]: rand = 053165fade58f2182bcf9f93a60f9125 20250202085529669 DAUC <0003> auc.c:179 vector [1]: kc = 1fa047d1b1808800 20250202085529669 DAUC <0003> auc.c:180 vector [1]: sres = e0f22445 20250202085529669 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250202085529669 DAUC <0003> auc.c:113 vector [2]: rand = e1bece079cb3750a90866ee305708fc2 20250202085529669 DAUC <0003> auc.c:179 vector [2]: kc = 945f24f1671bc400 20250202085529669 DAUC <0003> auc.c:180 vector [2]: sres = b2e9f101 20250202085529669 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250202085529669 DAUC <0003> auc.c:113 vector [3]: rand = a201a722b31183edf07ce760102e6dd6 20250202085529669 DAUC <0003> auc.c:179 vector [3]: kc = 27ac697141748800 20250202085529669 DAUC <0003> auc.c:180 vector [3]: sres = ffa2099f 20250202085529669 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250202085529669 DAUC <0003> auc.c:113 vector [4]: rand = 70383b936e017c8f7a26570822ecd1f1 20250202085529669 DAUC <0003> auc.c:179 vector [4]: kc = ebb14acd3e839c00 20250202085529669 DAUC <0003> auc.c:180 vector [4]: sres = bc88e2eb 20250202085529669 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250202085529669 DAUC <0003> db_auc.c:245 IMSI='262424138867243': Generated 5 vectors 20250202085529669 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424138867243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424138867243"} 20250202085529669 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424138867243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529669 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529669 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529672 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529672 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424138867243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424138867243"} 20250202085529672 DAUC <0003> db_auc.c:192 IMSI='262424138867243': No 3G Auth Data 20250202085529672 DAUC <0003> db_auc.c:236 IMSI='262424138867243': Calling to generate 5 vectors 20250202085529672 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250202085529672 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529672 DAUC <0003> auc.c:113 vector [0]: rand = 88b823218e911b8aec2458a8bc6ee7f1 20250202085529672 DAUC <0003> auc.c:179 vector [0]: kc = b804a9ebb2da0800 20250202085529672 DAUC <0003> auc.c:180 vector [0]: sres = 84f0cf4f 20250202085529672 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250202085529672 DAUC <0003> auc.c:113 vector [1]: rand = 099e5d5b17a3008c9433c4858dcec962 20250202085529672 DAUC <0003> auc.c:179 vector [1]: kc = 0425c603c51f1000 20250202085529672 DAUC <0003> auc.c:180 vector [1]: sres = f6936e5a 20250202085529672 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250202085529672 DAUC <0003> auc.c:113 vector [2]: rand = ca1091a69c43ae4c2b277164ff2858ea 20250202085529672 DAUC <0003> auc.c:179 vector [2]: kc = c05b0da0098eac00 20250202085529672 DAUC <0003> auc.c:180 vector [2]: sres = d5a88f36 20250202085529672 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250202085529672 DAUC <0003> auc.c:113 vector [3]: rand = 02de94e2ab19ab5f4412447da468b4f9 20250202085529672 DAUC <0003> auc.c:179 vector [3]: kc = 2f41cb3477d64c00 20250202085529672 DAUC <0003> auc.c:180 vector [3]: sres = f34e4622 20250202085529672 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250202085529672 DAUC <0003> auc.c:113 vector [4]: rand = 2d2f0b6e6789a2f33873cbaec5fe1b6f 20250202085529672 DAUC <0003> auc.c:179 vector [4]: kc = d4064799e3a7f000 20250202085529672 DAUC <0003> auc.c:180 vector [4]: sres = 1ada6708 20250202085529672 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250202085529672 DAUC <0003> db_auc.c:245 IMSI='262424138867243': Generated 5 vectors 20250202085529672 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424138867243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424138867243"} 20250202085529672 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424138867243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529672 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529672 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49360<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@dab40b676080: Final verdict of PTC: pass 20250202085529676 DAUC <0003> db_auc.c:157 IMSI='262429096064234': No 2G Auth Data 20250202085529676 DAUC <0003> db_auc.c:192 IMSI='262429096064234': No 3G Auth Data HLR_Test-GSUP(21)@dab40b676080: Created GsupExpect[0] for "262429096064234" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250202085529690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49364<->l=127.0.0.1:4258 20250202085529694 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529694 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429096064234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429096064234"} 20250202085529694 DAUC <0003> db_auc.c:192 IMSI='262429096064234': No 3G Auth Data 20250202085529694 DAUC <0003> db_auc.c:236 IMSI='262429096064234': Calling to generate 1 vectors 20250202085529694 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250202085529694 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529694 DAUC <0003> auc.c:113 vector [0]: rand = 5cf9a668edce8a914fdc8ccc4ab32618 20250202085529694 DAUC <0003> auc.c:179 vector [0]: kc = 68c0f7c6bd048800 20250202085529694 DAUC <0003> auc.c:180 vector [0]: sres = bbedf824 20250202085529694 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250202085529694 DAUC <0003> db_auc.c:245 IMSI='262429096064234': Generated 1 vectors 20250202085529694 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429096064234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429096064234"} 20250202085529694 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429096064234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529694 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529694 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@dab40b676080: Found GsupExpect[0] for "262429096064234" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@dab40b676080: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262429096064234" TC_gsup_sai_num_auth_vectors(25)@dab40b676080: setverdict(pass): none -> pass 20250202085529698 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529698 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429096064234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429096064234"} 20250202085529698 DAUC <0003> db_auc.c:192 IMSI='262429096064234': No 3G Auth Data 20250202085529698 DAUC <0003> db_auc.c:236 IMSI='262429096064234': Calling to generate 4 vectors 20250202085529698 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250202085529698 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529698 DAUC <0003> auc.c:113 vector [0]: rand = a49bae70cc40998a92796c820019fa10 20250202085529698 DAUC <0003> auc.c:179 vector [0]: kc = 3db5e59ab401a000 20250202085529698 DAUC <0003> auc.c:180 vector [0]: sres = 4e0313c0 20250202085529698 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250202085529698 DAUC <0003> auc.c:113 vector [1]: rand = d8670a9d062a56020a4f2a5da989479e 20250202085529698 DAUC <0003> auc.c:179 vector [1]: kc = 29e6b27f4939ac00 20250202085529698 DAUC <0003> auc.c:180 vector [1]: sres = 56273a37 20250202085529698 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250202085529698 DAUC <0003> auc.c:113 vector [2]: rand = a689d6cc8d35a54163d49ba165cd7378 20250202085529698 DAUC <0003> auc.c:179 vector [2]: kc = 319e00c2466b7800 20250202085529698 DAUC <0003> auc.c:180 vector [2]: sres = edf832a7 20250202085529698 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250202085529698 DAUC <0003> auc.c:113 vector [3]: rand = 25a56601e70baf6cb1ffcb8fd2e29582 20250202085529698 DAUC <0003> auc.c:179 vector [3]: kc = 480e0b0f6b92c000 20250202085529698 DAUC <0003> auc.c:180 vector [3]: sres = b702b117 20250202085529698 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250202085529698 DAUC <0003> db_auc.c:245 IMSI='262429096064234': Generated 4 vectors 20250202085529698 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429096064234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429096064234"} 20250202085529698 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429096064234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529698 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529698 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529701 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529701 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429096064234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429096064234"} 20250202085529701 DAUC <0003> db_auc.c:192 IMSI='262429096064234': No 3G Auth Data 20250202085529701 DAUC <0003> db_auc.c:236 IMSI='262429096064234': Calling to generate 5 vectors 20250202085529701 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250202085529701 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529701 DAUC <0003> auc.c:113 vector [0]: rand = 776863d32bc4819472f5b72efb8ba041 20250202085529701 DAUC <0003> auc.c:179 vector [0]: kc = ea2036dd05e9ec00 20250202085529701 DAUC <0003> auc.c:180 vector [0]: sres = 48e71c07 20250202085529701 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250202085529701 DAUC <0003> auc.c:113 vector [1]: rand = 3186ff5ec5240faf0fbd03e3aba40634 20250202085529701 DAUC <0003> auc.c:179 vector [1]: kc = 525e395426839800 20250202085529701 DAUC <0003> auc.c:180 vector [1]: sres = 3c4457ac 20250202085529701 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250202085529701 DAUC <0003> auc.c:113 vector [2]: rand = 270f133ca67b1b5a3ba4a9abc01b3080 20250202085529701 DAUC <0003> auc.c:179 vector [2]: kc = 06eb1d105c336800 20250202085529701 DAUC <0003> auc.c:180 vector [2]: sres = c228587e 20250202085529701 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250202085529701 DAUC <0003> auc.c:113 vector [3]: rand = 86347d7aa7a899035b5d1b517fa7bf40 20250202085529701 DAUC <0003> auc.c:179 vector [3]: kc = 6aa2215fcf645c00 20250202085529701 DAUC <0003> auc.c:180 vector [3]: sres = 084e65ae 20250202085529701 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250202085529701 DAUC <0003> auc.c:113 vector [4]: rand = 21ff96a3ca38d9e4d9c5b7d6efa573cb 20250202085529701 DAUC <0003> auc.c:179 vector [4]: kc = 25d9b57b032e7c00 20250202085529701 DAUC <0003> auc.c:180 vector [4]: sres = 39253018 20250202085529701 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250202085529701 DAUC <0003> db_auc.c:245 IMSI='262429096064234': Generated 5 vectors 20250202085529701 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429096064234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429096064234"} 20250202085529701 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429096064234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529701 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529701 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529704 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529704 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429096064234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429096064234"} 20250202085529704 DAUC <0003> db_auc.c:192 IMSI='262429096064234': No 3G Auth Data 20250202085529704 DAUC <0003> db_auc.c:236 IMSI='262429096064234': Calling to generate 5 vectors 20250202085529704 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250202085529704 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529704 DAUC <0003> auc.c:113 vector [0]: rand = 11370857b7f4001cf5350e2ddc3ae8b9 20250202085529704 DAUC <0003> auc.c:179 vector [0]: kc = 33bb233e11896000 20250202085529704 DAUC <0003> auc.c:180 vector [0]: sres = 601dee0b 20250202085529704 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250202085529704 DAUC <0003> auc.c:113 vector [1]: rand = 5803c8031a920f42dcf7e8abf8fea987 20250202085529704 DAUC <0003> auc.c:179 vector [1]: kc = 67acbceb2ae1a400 20250202085529704 DAUC <0003> auc.c:180 vector [1]: sres = a8000f8b 20250202085529704 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250202085529704 DAUC <0003> auc.c:113 vector [2]: rand = 24d60a705be03d543b5ecdde3b4a7b5d 20250202085529704 DAUC <0003> auc.c:179 vector [2]: kc = 67e0139930d0a800 20250202085529704 DAUC <0003> auc.c:180 vector [2]: sres = 32117861 20250202085529704 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250202085529704 DAUC <0003> auc.c:113 vector [3]: rand = 3d8e1c9cbb0060164281910403cc7ddc 20250202085529704 DAUC <0003> auc.c:179 vector [3]: kc = 018a949448fc0800 20250202085529704 DAUC <0003> auc.c:180 vector [3]: sres = e8dbee00 20250202085529704 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250202085529704 DAUC <0003> auc.c:113 vector [4]: rand = acfdcc6153e070fbcf2add31fbb06098 20250202085529704 DAUC <0003> auc.c:179 vector [4]: kc = 1d2d871cc8a57400 20250202085529704 DAUC <0003> auc.c:180 vector [4]: sres = 1fa3f740 20250202085529704 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250202085529704 DAUC <0003> db_auc.c:245 IMSI='262429096064234': Generated 5 vectors 20250202085529704 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429096064234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429096064234"} 20250202085529704 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429096064234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529704 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529704 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49364<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@dab40b676080: Final verdict of PTC: pass 20250202085529708 DAUC <0003> db_auc.c:157 IMSI='262421213930381': No 2G Auth Data 20250202085529708 DAUC <0003> db_auc.c:192 IMSI='262421213930381': No 3G Auth Data HLR_Test-GSUP(21)@dab40b676080: Created GsupExpect[0] for "262421213930381" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250202085529721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49370<->l=127.0.0.1:4258 20250202085529726 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529726 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421213930381 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421213930381"} 20250202085529726 DAUC <0003> db_auc.c:192 IMSI='262421213930381': No 3G Auth Data 20250202085529726 DAUC <0003> db_auc.c:236 IMSI='262421213930381': Calling to generate 1 vectors 20250202085529726 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250202085529726 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529726 DAUC <0003> auc.c:113 vector [0]: rand = ee060f3769964655d06591b00a904349 20250202085529726 DAUC <0003> auc.c:179 vector [0]: kc = 92ae4a870f2af6a3 20250202085529726 DAUC <0003> auc.c:180 vector [0]: sres = d940482d 20250202085529726 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250202085529726 DAUC <0003> db_auc.c:245 IMSI='262421213930381': Generated 1 vectors 20250202085529726 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421213930381 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421213930381"} 20250202085529726 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421213930381 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529726 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529726 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@dab40b676080: Found GsupExpect[0] for "262421213930381" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@dab40b676080: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262421213930381" TC_gsup_sai_num_auth_vectors(26)@dab40b676080: setverdict(pass): none -> pass 20250202085529729 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529729 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421213930381 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421213930381"} 20250202085529729 DAUC <0003> db_auc.c:192 IMSI='262421213930381': No 3G Auth Data 20250202085529729 DAUC <0003> db_auc.c:236 IMSI='262421213930381': Calling to generate 4 vectors 20250202085529729 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250202085529729 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529729 DAUC <0003> auc.c:113 vector [0]: rand = 5a5579cc40b845255602aec5a4e9e379 20250202085529729 DAUC <0003> auc.c:179 vector [0]: kc = e801a99dd66674e4 20250202085529729 DAUC <0003> auc.c:180 vector [0]: sres = 273fbc95 20250202085529729 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250202085529729 DAUC <0003> auc.c:113 vector [1]: rand = 603643ceb777068679d0c1910752ff99 20250202085529729 DAUC <0003> auc.c:179 vector [1]: kc = 5e9b24684e4b9e41 20250202085529729 DAUC <0003> auc.c:180 vector [1]: sres = 8ffd650e 20250202085529729 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250202085529729 DAUC <0003> auc.c:113 vector [2]: rand = a59878272c336127e7f66035e3b7a8cd 20250202085529729 DAUC <0003> auc.c:179 vector [2]: kc = 07c9d5d2c9593566 20250202085529729 DAUC <0003> auc.c:180 vector [2]: sres = f79b93ff 20250202085529729 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250202085529730 DAUC <0003> auc.c:113 vector [3]: rand = c0cf189c7f3b005237251f42c1d9978c 20250202085529730 DAUC <0003> auc.c:179 vector [3]: kc = 4f3df5343463b2ed 20250202085529730 DAUC <0003> auc.c:180 vector [3]: sres = bbf035af 20250202085529730 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250202085529730 DAUC <0003> db_auc.c:245 IMSI='262421213930381': Generated 4 vectors 20250202085529730 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421213930381 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421213930381"} 20250202085529730 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421213930381 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529730 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529730 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529732 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529733 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421213930381 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421213930381"} 20250202085529733 DAUC <0003> db_auc.c:192 IMSI='262421213930381': No 3G Auth Data 20250202085529733 DAUC <0003> db_auc.c:236 IMSI='262421213930381': Calling to generate 5 vectors 20250202085529733 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250202085529733 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529733 DAUC <0003> auc.c:113 vector [0]: rand = c1545353fae983023a109f494e8c13cf 20250202085529733 DAUC <0003> auc.c:179 vector [0]: kc = e362c530af7f62f3 20250202085529733 DAUC <0003> auc.c:180 vector [0]: sres = a8ab7f85 20250202085529733 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250202085529733 DAUC <0003> auc.c:113 vector [1]: rand = dd8c246c13d9d0580e2f38017ed65fea 20250202085529733 DAUC <0003> auc.c:179 vector [1]: kc = 7ec0b24eb3e4b592 20250202085529733 DAUC <0003> auc.c:180 vector [1]: sres = ace01900 20250202085529733 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250202085529733 DAUC <0003> auc.c:113 vector [2]: rand = 14ded09d0696de1d56d8776c401b9b75 20250202085529733 DAUC <0003> auc.c:179 vector [2]: kc = 411d25f54b217641 20250202085529733 DAUC <0003> auc.c:180 vector [2]: sres = 02cf93f9 20250202085529733 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250202085529733 DAUC <0003> auc.c:113 vector [3]: rand = 9235bd9d0f02ad3a0da8ed4e2b16470d 20250202085529733 DAUC <0003> auc.c:179 vector [3]: kc = 0cf316b4f732050b 20250202085529733 DAUC <0003> auc.c:180 vector [3]: sres = f897cdfd 20250202085529733 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250202085529733 DAUC <0003> auc.c:113 vector [4]: rand = 2c493b2589aa31b33024d571edaca38d 20250202085529733 DAUC <0003> auc.c:179 vector [4]: kc = 99cbe38d460ac68d 20250202085529733 DAUC <0003> auc.c:180 vector [4]: sres = 65727934 20250202085529733 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250202085529733 DAUC <0003> db_auc.c:245 IMSI='262421213930381': Generated 5 vectors 20250202085529733 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421213930381 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421213930381"} 20250202085529733 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421213930381 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529733 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529733 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529735 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529735 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421213930381 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421213930381"} 20250202085529735 DAUC <0003> db_auc.c:192 IMSI='262421213930381': No 3G Auth Data 20250202085529735 DAUC <0003> db_auc.c:236 IMSI='262421213930381': Calling to generate 5 vectors 20250202085529735 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250202085529735 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529735 DAUC <0003> auc.c:113 vector [0]: rand = bf373e18017efd1188964d778b57d77a 20250202085529735 DAUC <0003> auc.c:179 vector [0]: kc = 42c07351d000564b 20250202085529735 DAUC <0003> auc.c:180 vector [0]: sres = 1f94c5cd 20250202085529735 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250202085529735 DAUC <0003> auc.c:113 vector [1]: rand = 4443526ff236970abe5e2c589203e3c1 20250202085529735 DAUC <0003> auc.c:179 vector [1]: kc = 0d6a7f0d14c85414 20250202085529735 DAUC <0003> auc.c:180 vector [1]: sres = 6ab74418 20250202085529735 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250202085529735 DAUC <0003> auc.c:113 vector [2]: rand = eb67901ac832574aa666be731bfeb1fc 20250202085529735 DAUC <0003> auc.c:179 vector [2]: kc = 3e7e25c984650ccf 20250202085529735 DAUC <0003> auc.c:180 vector [2]: sres = d6b1bf41 20250202085529735 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250202085529735 DAUC <0003> auc.c:113 vector [3]: rand = 06af0bd5a8e2442d786364425b33b3a7 20250202085529735 DAUC <0003> auc.c:179 vector [3]: kc = 9730b020bba48941 20250202085529735 DAUC <0003> auc.c:180 vector [3]: sres = 2b3ae806 20250202085529735 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250202085529735 DAUC <0003> auc.c:113 vector [4]: rand = b6ed0d34ad3bc24a71a9f8d607e8bf3c 20250202085529735 DAUC <0003> auc.c:179 vector [4]: kc = b438ee89d969d651 20250202085529735 DAUC <0003> auc.c:180 vector [4]: sres = e7ad37b4 20250202085529735 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250202085529735 DAUC <0003> db_auc.c:245 IMSI='262421213930381': Generated 5 vectors 20250202085529735 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421213930381 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421213930381"} 20250202085529735 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421213930381 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529735 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529735 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49370<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@dab40b676080: Final verdict of PTC: pass 20250202085529739 DAUC <0003> db_auc.c:157 IMSI='262421917300698': No 2G Auth Data 20250202085529739 DAUC <0003> db_auc.c:192 IMSI='262421917300698': No 3G Auth Data HLR_Test-GSUP(21)@dab40b676080: Created GsupExpect[0] for "262421917300698" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250202085529753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49374<->l=127.0.0.1:4258 20250202085529758 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529758 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421917300698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421917300698"} 20250202085529758 DAUC <0003> db_auc.c:157 IMSI='262421917300698': No 2G Auth Data 20250202085529758 DAUC <0003> db_auc.c:236 IMSI='262421917300698': Calling to generate 1 vectors 20250202085529758 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250202085529758 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529758 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085529758 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250202085529759 DAUC <0003> auc.c:113 vector [0]: rand = 17f464e0f8b843d39f481250c1df1b36 20250202085529759 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250202085529759 DAUC <0003> auc.c:142 vector [0]: autn = af0a8c144d8e00001cebe76a9a6fc9a7 20250202085529759 DAUC <0003> auc.c:143 vector [0]: ck = 7fbc1c6ae7f4e8380bb445454d973635 20250202085529759 DAUC <0003> auc.c:144 vector [0]: ik = b013d3cc333a55aca4028fe70b8233f7 20250202085529759 DAUC <0003> auc.c:145 vector [0]: res = 06c9300b0ef2a3aa0000000000000000 20250202085529759 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529759 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250202085529759 DAUC <0003> auc.c:151 vector [0]: kc = 6019050492dbb856 20250202085529759 DAUC <0003> auc.c:152 vector [0]: sres = 083b93a1 20250202085529759 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250202085529759 DAUC <0003> db_auc.c:245 IMSI='262421917300698': Generated 1 vectors 20250202085529759 DAUC <0003> db_auc.c:249 IMSI='262421917300698': Updating SQN=33 in DB 20250202085529759 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421917300698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421917300698"} 20250202085529759 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421917300698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529759 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529759 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@dab40b676080: Found GsupExpect[0] for "262421917300698" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@dab40b676080: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262421917300698" TC_gsup_sai_num_auth_vectors(27)@dab40b676080: setverdict(pass): none -> pass 20250202085529762 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529762 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421917300698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421917300698"} 20250202085529762 DAUC <0003> db_auc.c:157 IMSI='262421917300698': No 2G Auth Data 20250202085529762 DAUC <0003> db_auc.c:236 IMSI='262421917300698': Calling to generate 4 vectors 20250202085529762 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250202085529762 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529762 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085529762 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250202085529762 DAUC <0003> auc.c:113 vector [0]: rand = 0eb620c24ba14bea49af0da66cb0f6da 20250202085529762 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250202085529762 DAUC <0003> auc.c:142 vector [0]: autn = 37c9e513bef60000f9beb7849c9df201 20250202085529762 DAUC <0003> auc.c:143 vector [0]: ck = 4398244eb39d26fb9ece520f1d572f7a 20250202085529762 DAUC <0003> auc.c:144 vector [0]: ik = 03a4d58df17e9f4f490a6030d0525a92 20250202085529762 DAUC <0003> auc.c:145 vector [0]: res = 4d86f264bbe591cc0000000000000000 20250202085529762 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529762 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250202085529762 DAUC <0003> auc.c:151 vector [0]: kc = 97f8c3fc8fe6cc5c 20250202085529762 DAUC <0003> auc.c:152 vector [0]: sres = f66363a8 20250202085529762 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250202085529762 DAUC <0003> auc.c:113 vector [1]: rand = 488657966693e415bd5606851cf9d3d8 20250202085529762 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250202085529762 DAUC <0003> auc.c:142 vector [1]: autn = 21b83e654d9600007df07fd1c9b36d3d 20250202085529762 DAUC <0003> auc.c:143 vector [1]: ck = 0deb590ea799698e66a7c94cdcd843a8 20250202085529762 DAUC <0003> auc.c:144 vector [1]: ik = 49d4f80acc6b3073bebcdf446f2d185d 20250202085529762 DAUC <0003> auc.c:145 vector [1]: res = 8367e509b85b648d0000000000000000 20250202085529762 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085529762 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250202085529762 DAUC <0003> auc.c:151 vector [1]: kc = 9c24b70cd8070208 20250202085529762 DAUC <0003> auc.c:152 vector [1]: sres = 3b3c8184 20250202085529762 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250202085529762 DAUC <0003> auc.c:113 vector [2]: rand = 7de3e5f324f1cf5f4deb240bc30be77b 20250202085529762 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250202085529762 DAUC <0003> auc.c:142 vector [2]: autn = cd752a81f6bc0000bb76050bd73672f5 20250202085529762 DAUC <0003> auc.c:143 vector [2]: ck = ef8e45cd9ebe138c57d755fa7defad7b 20250202085529762 DAUC <0003> auc.c:144 vector [2]: ik = e1ada240d00f21288ee554a5d639a494 20250202085529762 DAUC <0003> auc.c:145 vector [2]: res = 9a635cda967be2c00000000000000000 20250202085529762 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085529762 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250202085529762 DAUC <0003> auc.c:151 vector [2]: kc = d711e6d2e5673b4b 20250202085529762 DAUC <0003> auc.c:152 vector [2]: sres = 0c18be1a 20250202085529762 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250202085529762 DAUC <0003> auc.c:113 vector [3]: rand = 290ce670173c296546dfbf5145a88155 20250202085529762 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250202085529762 DAUC <0003> auc.c:142 vector [3]: autn = 937fdf95471f000068eac36c4fc97d2e 20250202085529762 DAUC <0003> auc.c:143 vector [3]: ck = 0263ad9d31225dbf4ff5bba1b606db6a 20250202085529762 DAUC <0003> auc.c:144 vector [3]: ik = cad8bfc63785c43d92943b272dbb3d65 20250202085529762 DAUC <0003> auc.c:145 vector [3]: res = 5f9d061bdff3b84f0000000000000000 20250202085529762 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085529762 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250202085529762 DAUC <0003> auc.c:151 vector [3]: kc = 15da92dd9d1a7f8d 20250202085529762 DAUC <0003> auc.c:152 vector [3]: sres = 806ebe54 20250202085529762 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250202085529762 DAUC <0003> db_auc.c:245 IMSI='262421917300698': Generated 4 vectors 20250202085529762 DAUC <0003> db_auc.c:249 IMSI='262421917300698': Updating SQN=161 in DB 20250202085529762 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421917300698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421917300698"} 20250202085529762 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421917300698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529762 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529762 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529765 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529765 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421917300698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421917300698"} 20250202085529765 DAUC <0003> db_auc.c:157 IMSI='262421917300698': No 2G Auth Data 20250202085529765 DAUC <0003> db_auc.c:236 IMSI='262421917300698': Calling to generate 5 vectors 20250202085529765 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250202085529765 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529765 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085529765 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250202085529765 DAUC <0003> auc.c:113 vector [0]: rand = 9efa0ec5a7dc07484a3d6666ddfe7053 20250202085529765 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250202085529765 DAUC <0003> auc.c:142 vector [0]: autn = a724c8152f83000060f7dc879034e348 20250202085529765 DAUC <0003> auc.c:143 vector [0]: ck = 4f6bf5776d454c4828af75e044daaab1 20250202085529765 DAUC <0003> auc.c:144 vector [0]: ik = 53863239662e6b0e5e8d8366fc77e97a 20250202085529765 DAUC <0003> auc.c:145 vector [0]: res = 3e1bb5e1b11fe1b00000000000000000 20250202085529765 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529765 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250202085529765 DAUC <0003> auc.c:151 vector [0]: kc = 6acf31c8b3c6648d 20250202085529765 DAUC <0003> auc.c:152 vector [0]: sres = 8f045451 20250202085529765 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250202085529765 DAUC <0003> auc.c:113 vector [1]: rand = 15f8aa642232e05aeb3e5e3e06a6aaf1 20250202085529765 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250202085529765 DAUC <0003> auc.c:142 vector [1]: autn = 1d7d8addb2800000beb6f58e6c38bd94 20250202085529765 DAUC <0003> auc.c:143 vector [1]: ck = 2ab3be04178ddfdb6ac46f5288dbb0c8 20250202085529765 DAUC <0003> auc.c:144 vector [1]: ik = 24fdbb6d76382c916fa417f5973f2bb8 20250202085529765 DAUC <0003> auc.c:145 vector [1]: res = b4f70f93401c63a70000000000000000 20250202085529765 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085529765 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250202085529765 DAUC <0003> auc.c:151 vector [1]: kc = 0b2e7dce7e51683a 20250202085529765 DAUC <0003> auc.c:152 vector [1]: sres = f4eb6c34 20250202085529765 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250202085529765 DAUC <0003> auc.c:113 vector [2]: rand = 3571fbae8a8a6eff4e319d20187d0b19 20250202085529765 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250202085529766 DAUC <0003> auc.c:142 vector [2]: autn = 52e920522fb60000fda3e6514a7f1394 20250202085529766 DAUC <0003> auc.c:143 vector [2]: ck = c3e65d32f01cc2f7d44cbaebb8835d4f 20250202085529766 DAUC <0003> auc.c:144 vector [2]: ik = b930da4a0341a2c6983d38e9672f23cd 20250202085529766 DAUC <0003> auc.c:145 vector [2]: res = e93896cc464cf9df0000000000000000 20250202085529766 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085529766 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250202085529766 DAUC <0003> auc.c:151 vector [2]: kc = 36a7057a2cf11eb3 20250202085529766 DAUC <0003> auc.c:152 vector [2]: sres = af746f13 20250202085529766 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250202085529766 DAUC <0003> auc.c:113 vector [3]: rand = 395f90f365738aa1b06277c9d0b84064 20250202085529766 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250202085529766 DAUC <0003> auc.c:142 vector [3]: autn = cd6ec52af53b0000c3b750a0ef2b22fc 20250202085529766 DAUC <0003> auc.c:143 vector [3]: ck = bac5da8242ced25e326c439e50aa0e16 20250202085529766 DAUC <0003> auc.c:144 vector [3]: ik = 7180904cc0b856362c92a7c64178ceac 20250202085529766 DAUC <0003> auc.c:145 vector [3]: res = fe50946bfdbd35580000000000000000 20250202085529766 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085529766 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250202085529766 DAUC <0003> auc.c:151 vector [3]: kc = d5bbae9693a444d2 20250202085529766 DAUC <0003> auc.c:152 vector [3]: sres = 03eda133 20250202085529766 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250202085529766 DAUC <0003> auc.c:113 vector [4]: rand = c6fb7574c18b5d2b9f7e3ee5b768dec1 20250202085529766 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250202085529766 DAUC <0003> auc.c:142 vector [4]: autn = 0b0efd31091b0000a95ed3ea0711515b 20250202085529766 DAUC <0003> auc.c:143 vector [4]: ck = e3172ac234f9abffa05e1b7f87ee9d71 20250202085529766 DAUC <0003> auc.c:144 vector [4]: ik = 125cb214ee834520511d10d7e7c2a4bd 20250202085529766 DAUC <0003> auc.c:145 vector [4]: res = 7bb6a6d0f502779b0000000000000000 20250202085529766 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085529766 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250202085529766 DAUC <0003> auc.c:151 vector [4]: kc = 0008937eba56d713 20250202085529766 DAUC <0003> auc.c:152 vector [4]: sres = 8eb4d14b 20250202085529766 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250202085529766 DAUC <0003> db_auc.c:245 IMSI='262421917300698': Generated 5 vectors 20250202085529766 DAUC <0003> db_auc.c:249 IMSI='262421917300698': Updating SQN=321 in DB 20250202085529766 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421917300698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421917300698"} 20250202085529766 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421917300698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529766 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529766 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529769 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529769 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421917300698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421917300698"} 20250202085529769 DAUC <0003> db_auc.c:157 IMSI='262421917300698': No 2G Auth Data 20250202085529769 DAUC <0003> db_auc.c:236 IMSI='262421917300698': Calling to generate 5 vectors 20250202085529769 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250202085529769 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529769 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085529769 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250202085529769 DAUC <0003> auc.c:113 vector [0]: rand = dcba733ecf2a5eb567ef27f3bf0f8951 20250202085529769 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250202085529769 DAUC <0003> auc.c:142 vector [0]: autn = d6eda86c2b6800000ab13c0506de207f 20250202085529769 DAUC <0003> auc.c:143 vector [0]: ck = d1defb0c823881f6df77bfb6518de58b 20250202085529769 DAUC <0003> auc.c:144 vector [0]: ik = f7f7fe75c02c607fbe6d89848bf0a27e 20250202085529769 DAUC <0003> auc.c:145 vector [0]: res = 3637cdb5d3eb0b460000000000000000 20250202085529769 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529769 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250202085529769 DAUC <0003> auc.c:151 vector [0]: kc = 4733334b9869a67c 20250202085529769 DAUC <0003> auc.c:152 vector [0]: sres = e5dcc6f3 20250202085529769 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250202085529769 DAUC <0003> auc.c:113 vector [1]: rand = 5adf616d566cc8e37f61305ec81e20f2 20250202085529769 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250202085529769 DAUC <0003> auc.c:142 vector [1]: autn = ffa14d4cdfde0000cf8c64907254ecab 20250202085529769 DAUC <0003> auc.c:143 vector [1]: ck = 41d3ee0edf4364f094255e00e0b608d3 20250202085529769 DAUC <0003> auc.c:144 vector [1]: ik = 3be60c7af521eb803fed333ff0b9d19c 20250202085529769 DAUC <0003> auc.c:145 vector [1]: res = 05c54b0470bcd8680000000000000000 20250202085529769 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085529769 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250202085529769 DAUC <0003> auc.c:151 vector [1]: kc = d1fd8f4b3a6d563f 20250202085529769 DAUC <0003> auc.c:152 vector [1]: sres = 7579936c 20250202085529769 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250202085529769 DAUC <0003> auc.c:113 vector [2]: rand = 13b641c052b14c7e08f7d6df807bb3d9 20250202085529769 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250202085529769 DAUC <0003> auc.c:142 vector [2]: autn = eaf2ea515ec900008199179fe8d748ba 20250202085529769 DAUC <0003> auc.c:143 vector [2]: ck = 919771b1baecdca2f8a96916328ba72b 20250202085529770 DAUC <0003> auc.c:144 vector [2]: ik = 31df0dc0bbcd18d0600b073b9259ddef 20250202085529770 DAUC <0003> auc.c:145 vector [2]: res = f9d087b85de682c50000000000000000 20250202085529770 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085529770 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250202085529770 DAUC <0003> auc.c:151 vector [2]: kc = 38ea125ca1f3beb6 20250202085529770 DAUC <0003> auc.c:152 vector [2]: sres = a436057d 20250202085529770 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250202085529770 DAUC <0003> auc.c:113 vector [3]: rand = f194ac5b32bb722f19add1aa5b01bf90 20250202085529770 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250202085529770 DAUC <0003> auc.c:142 vector [3]: autn = ac7e8ce00fc800008b0cad74e497235d 20250202085529770 DAUC <0003> auc.c:143 vector [3]: ck = e3614430da4b7c4717d11381464d6776 20250202085529770 DAUC <0003> auc.c:144 vector [3]: ik = 48946bb728d4dcac5255a119adcb5a4b 20250202085529770 DAUC <0003> auc.c:145 vector [3]: res = ea2a6b27908f84760000000000000000 20250202085529770 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085529770 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250202085529770 DAUC <0003> auc.c:151 vector [3]: kc = ee719d1f19199dd6 20250202085529770 DAUC <0003> auc.c:152 vector [3]: sres = 7aa5ef51 20250202085529770 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250202085529770 DAUC <0003> auc.c:113 vector [4]: rand = 28cc63ed9752d0922205ba01160b12cc 20250202085529770 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250202085529770 DAUC <0003> auc.c:142 vector [4]: autn = bd5610e523f50000862d3f57d2cfb934 20250202085529770 DAUC <0003> auc.c:143 vector [4]: ck = 3e1cf5ef52d126fdfa8fa444e9bbec9d 20250202085529770 DAUC <0003> auc.c:144 vector [4]: ik = 8986124facf9729466b418f07e034827 20250202085529770 DAUC <0003> auc.c:145 vector [4]: res = 833e3c1389d5fc430000000000000000 20250202085529770 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085529770 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250202085529770 DAUC <0003> auc.c:151 vector [4]: kc = 2ba15b146990f0d3 20250202085529770 DAUC <0003> auc.c:152 vector [4]: sres = 0aebc050 20250202085529770 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250202085529770 DAUC <0003> db_auc.c:245 IMSI='262421917300698': Generated 5 vectors 20250202085529770 DAUC <0003> db_auc.c:249 IMSI='262421917300698': Updating SQN=481 in DB 20250202085529770 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421917300698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421917300698"} 20250202085529770 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421917300698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529770 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529770 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49374<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@dab40b676080: Final verdict of PTC: pass 20250202085529774 DAUC <0003> db_auc.c:157 IMSI='262427764771529': No 2G Auth Data 20250202085529774 DAUC <0003> db_auc.c:192 IMSI='262427764771529': No 3G Auth Data HLR_Test-GSUP(21)@dab40b676080: Created GsupExpect[0] for "262427764771529" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250202085529790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49386<->l=127.0.0.1:4258 20250202085529794 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529794 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427764771529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427764771529"} 20250202085529794 DAUC <0003> db_auc.c:157 IMSI='262427764771529': No 2G Auth Data 20250202085529794 DAUC <0003> db_auc.c:236 IMSI='262427764771529': Calling to generate 1 vectors 20250202085529794 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250202085529794 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529794 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250202085529794 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250202085529794 DAUC <0003> auc.c:113 vector [0]: rand = dcf76991b81cee9dd23311e132a82485 20250202085529794 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250202085529794 DAUC <0003> auc.c:142 vector [0]: autn = c01d38f55a5400006c1912239824523c 20250202085529794 DAUC <0003> auc.c:143 vector [0]: ck = 16fe3c69698c056061b98910bde56c04 20250202085529794 DAUC <0003> auc.c:144 vector [0]: ik = 213e71c4a2a1f6019d9184e9d9525218 20250202085529794 DAUC <0003> auc.c:145 vector [0]: res = 531b8f4b117fc5370000000000000000 20250202085529794 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529794 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250202085529794 DAUC <0003> auc.c:151 vector [0]: kc = cbe84054af9acd7d 20250202085529794 DAUC <0003> auc.c:152 vector [0]: sres = 42644a7c 20250202085529794 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250202085529794 DAUC <0003> db_auc.c:245 IMSI='262427764771529': Generated 1 vectors 20250202085529794 DAUC <0003> db_auc.c:249 IMSI='262427764771529': Updating SQN=33 in DB 20250202085529794 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427764771529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427764771529"} 20250202085529794 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427764771529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529794 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529794 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@dab40b676080: Found GsupExpect[0] for "262427764771529" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@dab40b676080: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262427764771529" TC_gsup_sai_num_auth_vectors(28)@dab40b676080: setverdict(pass): none -> pass 20250202085529798 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529798 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427764771529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427764771529"} 20250202085529798 DAUC <0003> db_auc.c:157 IMSI='262427764771529': No 2G Auth Data 20250202085529798 DAUC <0003> db_auc.c:236 IMSI='262427764771529': Calling to generate 4 vectors 20250202085529798 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250202085529798 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529798 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250202085529798 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250202085529798 DAUC <0003> auc.c:113 vector [0]: rand = 111d505774934511e824fa7e1d696b8d 20250202085529798 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250202085529798 DAUC <0003> auc.c:142 vector [0]: autn = 5e46f6303730000086293cb0ca275f26 20250202085529798 DAUC <0003> auc.c:143 vector [0]: ck = 21d607d06ce328cfe7c885f7fb35fa70 20250202085529798 DAUC <0003> auc.c:144 vector [0]: ik = 6ed5edcbac65284f1b7c6aec9d29cbc2 20250202085529798 DAUC <0003> auc.c:145 vector [0]: res = bddd3126d7b407740000000000000000 20250202085529798 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529798 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250202085529798 DAUC <0003> auc.c:151 vector [0]: kc = b3b70500a69a3132 20250202085529798 DAUC <0003> auc.c:152 vector [0]: sres = 6a693652 20250202085529798 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250202085529798 DAUC <0003> auc.c:113 vector [1]: rand = 3f0d765ff272b9b25acfa5c0b49c1dce 20250202085529798 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250202085529798 DAUC <0003> auc.c:142 vector [1]: autn = b1b97cec4e21000019891ff6dbfa1d13 20250202085529799 DAUC <0003> auc.c:143 vector [1]: ck = 0336f9529f4778c871274504d52bb0d5 20250202085529799 DAUC <0003> auc.c:144 vector [1]: ik = 4c0fa4d8b5777ef2da0f75d881769c40 20250202085529799 DAUC <0003> auc.c:145 vector [1]: res = a09afeca9994f94f0000000000000000 20250202085529799 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085529799 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250202085529799 DAUC <0003> auc.c:151 vector [1]: kc = e4116d567e6d2aaf 20250202085529799 DAUC <0003> auc.c:152 vector [1]: sres = 390e0785 20250202085529799 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250202085529799 DAUC <0003> auc.c:113 vector [2]: rand = 61ac4060411c98e482f33fb4969fa4d1 20250202085529799 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250202085529799 DAUC <0003> auc.c:142 vector [2]: autn = 1ebabde710fe00007e429b94db615de4 20250202085529799 DAUC <0003> auc.c:143 vector [2]: ck = 7b866214d3d013836e87cbc72d707b5e 20250202085529799 DAUC <0003> auc.c:144 vector [2]: ik = 51cde3373224109d56a902232e737b7b 20250202085529799 DAUC <0003> auc.c:145 vector [2]: res = 42ff05376fec81060000000000000000 20250202085529799 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085529799 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250202085529799 DAUC <0003> auc.c:151 vector [2]: kc = 126548c7e2f7033b 20250202085529799 DAUC <0003> auc.c:152 vector [2]: sres = 2d138431 20250202085529799 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250202085529799 DAUC <0003> auc.c:113 vector [3]: rand = 57ef4bfe0df6d843a27d600e3ad62df7 20250202085529799 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250202085529799 DAUC <0003> auc.c:142 vector [3]: autn = 82d178b375810000b1259fe496c0ae49 20250202085529799 DAUC <0003> auc.c:143 vector [3]: ck = 652a7644086645edcc73511f49832fb3 20250202085529799 DAUC <0003> auc.c:144 vector [3]: ik = ea8fa2df6ae44793a50a53f75cbf368f 20250202085529799 DAUC <0003> auc.c:145 vector [3]: res = 37a5256b331b9b360000000000000000 20250202085529799 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085529799 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250202085529799 DAUC <0003> auc.c:151 vector [3]: kc = e6dcd67377be1b42 20250202085529799 DAUC <0003> auc.c:152 vector [3]: sres = 04bebe5d 20250202085529799 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250202085529799 DAUC <0003> db_auc.c:245 IMSI='262427764771529': Generated 4 vectors 20250202085529799 DAUC <0003> db_auc.c:249 IMSI='262427764771529': Updating SQN=161 in DB 20250202085529799 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427764771529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427764771529"} 20250202085529799 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427764771529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529799 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529799 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529801 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529802 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427764771529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427764771529"} 20250202085529802 DAUC <0003> db_auc.c:157 IMSI='262427764771529': No 2G Auth Data 20250202085529802 DAUC <0003> db_auc.c:236 IMSI='262427764771529': Calling to generate 5 vectors 20250202085529802 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250202085529802 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529802 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250202085529802 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250202085529802 DAUC <0003> auc.c:113 vector [0]: rand = 6f37cd4051e9e2c55a7320c75e2fcb9f 20250202085529802 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250202085529802 DAUC <0003> auc.c:142 vector [0]: autn = 8dc75927832c0000f88d332b10ce6a6a 20250202085529802 DAUC <0003> auc.c:143 vector [0]: ck = 59c87e40ffee1b79f29c8b35937ef2eb 20250202085529802 DAUC <0003> auc.c:144 vector [0]: ik = e4a68fbb3d7bec3f97ed51bf60ca1c8f 20250202085529802 DAUC <0003> auc.c:145 vector [0]: res = 15d9b1634a3b04cd0000000000000000 20250202085529802 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529802 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250202085529802 DAUC <0003> auc.c:151 vector [0]: kc = d81f2b7131211922 20250202085529802 DAUC <0003> auc.c:152 vector [0]: sres = 5fe2b5ae 20250202085529802 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250202085529802 DAUC <0003> auc.c:113 vector [1]: rand = 7ab9e2e47e5baa97061db23a10cb7ca4 20250202085529802 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250202085529802 DAUC <0003> auc.c:142 vector [1]: autn = dee25e90033800005de533860e6be62a 20250202085529802 DAUC <0003> auc.c:143 vector [1]: ck = ed19c511c46061a5273b2692706023e4 20250202085529802 DAUC <0003> auc.c:144 vector [1]: ik = 2a3b253d1c1bb50416ba0164f79feb55 20250202085529802 DAUC <0003> auc.c:145 vector [1]: res = 024b120810b43ce20000000000000000 20250202085529802 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085529802 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250202085529802 DAUC <0003> auc.c:151 vector [1]: kc = f6a3c7da5f841c10 20250202085529802 DAUC <0003> auc.c:152 vector [1]: sres = 12ff2eea 20250202085529802 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250202085529802 DAUC <0003> auc.c:113 vector [2]: rand = 507f170913edc79abc1a0805f919ccad 20250202085529802 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250202085529802 DAUC <0003> auc.c:142 vector [2]: autn = 058568e9f5960000a1e39b90b170af6a 20250202085529802 DAUC <0003> auc.c:143 vector [2]: ck = ba7f163b00dd2077a716df4c75058c6b 20250202085529802 DAUC <0003> auc.c:144 vector [2]: ik = 4431b1b2ec5da7437a3008c17bfa5149 20250202085529802 DAUC <0003> auc.c:145 vector [2]: res = d5e4bb4551378a530000000000000000 20250202085529802 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085529802 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250202085529802 DAUC <0003> auc.c:151 vector [2]: kc = 23687004e27f5a16 20250202085529802 DAUC <0003> auc.c:152 vector [2]: sres = 84d33116 20250202085529802 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250202085529802 DAUC <0003> auc.c:113 vector [3]: rand = b525fc34005e0b3ee9ded8d03203ac9d 20250202085529802 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250202085529802 DAUC <0003> auc.c:142 vector [3]: autn = 8d704271d5ee000094e628416c8812f3 20250202085529802 DAUC <0003> auc.c:143 vector [3]: ck = 757e760b1dd8628f209422fff1e596e2 20250202085529802 DAUC <0003> auc.c:144 vector [3]: ik = 7b9f095b79c2248474ef15c68a722b67 20250202085529802 DAUC <0003> auc.c:145 vector [3]: res = 7f05e9fdbcfa56a10000000000000000 20250202085529802 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085529802 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250202085529802 DAUC <0003> auc.c:151 vector [3]: kc = 5a9a48691f8dfb8e 20250202085529802 DAUC <0003> auc.c:152 vector [3]: sres = c3ffbf5c 20250202085529802 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250202085529802 DAUC <0003> auc.c:113 vector [4]: rand = cbf073d2198cb06c453f182d5bce3235 20250202085529802 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250202085529802 DAUC <0003> auc.c:142 vector [4]: autn = 2c8e78fa4f7600007215a2967b9758d5 20250202085529802 DAUC <0003> auc.c:143 vector [4]: ck = 9e92f4517681f2a4a55220855c70f1ee 20250202085529802 DAUC <0003> auc.c:144 vector [4]: ik = eedcdb5f09f27a88acf467fe5f7e3ff8 20250202085529802 DAUC <0003> auc.c:145 vector [4]: res = e3607e176cd9020c0000000000000000 20250202085529802 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085529802 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250202085529802 DAUC <0003> auc.c:151 vector [4]: kc = 79e868757c7d463a 20250202085529802 DAUC <0003> auc.c:152 vector [4]: sres = 8fb97c1b 20250202085529802 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250202085529802 DAUC <0003> db_auc.c:245 IMSI='262427764771529': Generated 5 vectors 20250202085529802 DAUC <0003> db_auc.c:249 IMSI='262427764771529': Updating SQN=321 in DB 20250202085529802 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427764771529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427764771529"} 20250202085529802 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427764771529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529802 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529802 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529805 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529805 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427764771529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427764771529"} 20250202085529805 DAUC <0003> db_auc.c:157 IMSI='262427764771529': No 2G Auth Data 20250202085529805 DAUC <0003> db_auc.c:236 IMSI='262427764771529': Calling to generate 5 vectors 20250202085529805 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250202085529805 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529805 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250202085529805 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250202085529805 DAUC <0003> auc.c:113 vector [0]: rand = 4deb15f02191445465e32b73532519b5 20250202085529805 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250202085529805 DAUC <0003> auc.c:142 vector [0]: autn = 64d87cd7af400000bb154332bfd8b25b 20250202085529805 DAUC <0003> auc.c:143 vector [0]: ck = 7ec4733b9d485cc97e69b5fdc7be2ab4 20250202085529805 DAUC <0003> auc.c:144 vector [0]: ik = 7ab6ec3ac8bccfb264c757ff06ebdeb9 20250202085529805 DAUC <0003> auc.c:145 vector [0]: res = b66421b02a2b05310000000000000000 20250202085529805 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529805 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250202085529805 DAUC <0003> auc.c:151 vector [0]: kc = 1edc7d0394a16776 20250202085529805 DAUC <0003> auc.c:152 vector [0]: sres = 9c4f2481 20250202085529805 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250202085529805 DAUC <0003> auc.c:113 vector [1]: rand = 91b42dccdafbb0f65c942aa35e53aa50 20250202085529805 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250202085529805 DAUC <0003> auc.c:142 vector [1]: autn = e064eea42e610000790c1923f98c7bff 20250202085529805 DAUC <0003> auc.c:143 vector [1]: ck = e7519fa94aa3d733bd19a01074a7a47c 20250202085529805 DAUC <0003> auc.c:144 vector [1]: ik = 02322f514e4344dd16f04832f4be029e 20250202085529805 DAUC <0003> auc.c:145 vector [1]: res = 3a81de03c0d584420000000000000000 20250202085529805 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085529805 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250202085529805 DAUC <0003> auc.c:151 vector [1]: kc = 4e8a58da84f9350c 20250202085529805 DAUC <0003> auc.c:152 vector [1]: sres = fa545a41 20250202085529805 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250202085529805 DAUC <0003> auc.c:113 vector [2]: rand = a4b00ae860e4ff54cafa273d129c6eef 20250202085529805 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250202085529805 DAUC <0003> auc.c:142 vector [2]: autn = 1186d85a5bb1000083efa60512df1de2 20250202085529805 DAUC <0003> auc.c:143 vector [2]: ck = b4c5c15af26b965253995184512f84a9 20250202085529805 DAUC <0003> auc.c:144 vector [2]: ik = f1b833b2b783052c361dffc4ca270bec 20250202085529805 DAUC <0003> auc.c:145 vector [2]: res = a117151a3b062f860000000000000000 20250202085529805 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085529805 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250202085529805 DAUC <0003> auc.c:151 vector [2]: kc = 20f95ca8dee01c3b 20250202085529805 DAUC <0003> auc.c:152 vector [2]: sres = 9a113a9c 20250202085529805 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250202085529805 DAUC <0003> auc.c:113 vector [3]: rand = fb2d33b6bc13cb2ddfdf4c2d4b5366f6 20250202085529805 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250202085529805 DAUC <0003> auc.c:142 vector [3]: autn = d5f55b02a9c10000913457aa89216a9d 20250202085529805 DAUC <0003> auc.c:143 vector [3]: ck = 8a126e107381ca5a9d73d4753c749e96 20250202085529805 DAUC <0003> auc.c:144 vector [3]: ik = 3c79d99b993cffb4e28ad4791a04d0d2 20250202085529805 DAUC <0003> auc.c:145 vector [3]: res = fb5f6a496707592d0000000000000000 20250202085529805 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085529805 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250202085529805 DAUC <0003> auc.c:151 vector [3]: kc = c992b787cccd7baa 20250202085529805 DAUC <0003> auc.c:152 vector [3]: sres = 9c583364 20250202085529805 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250202085529805 DAUC <0003> auc.c:113 vector [4]: rand = b45edd92a36e5bef55d28061c5299ab0 20250202085529805 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250202085529805 DAUC <0003> auc.c:142 vector [4]: autn = 6cbc2894251800002ddfd384ec2dc4c2 20250202085529805 DAUC <0003> auc.c:143 vector [4]: ck = a414fe74d9b42e968bdf4f72cf8cb555 20250202085529805 DAUC <0003> auc.c:144 vector [4]: ik = 5dd787906527f73fc74993f5e30871e5 20250202085529805 DAUC <0003> auc.c:145 vector [4]: res = 7333131d30635a250000000000000000 20250202085529805 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085529805 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250202085529805 DAUC <0003> auc.c:151 vector [4]: kc = b555a56390171d19 20250202085529805 DAUC <0003> auc.c:152 vector [4]: sres = 43504938 20250202085529805 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250202085529805 DAUC <0003> db_auc.c:245 IMSI='262427764771529': Generated 5 vectors 20250202085529805 DAUC <0003> db_auc.c:249 IMSI='262427764771529': Updating SQN=481 in DB 20250202085529805 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427764771529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427764771529"} 20250202085529805 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427764771529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529805 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529805 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49386<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@dab40b676080: Final verdict of PTC: pass 20250202085529809 DAUC <0003> db_auc.c:157 IMSI='262423187327315': No 2G Auth Data 20250202085529809 DAUC <0003> db_auc.c:192 IMSI='262423187327315': No 3G Auth Data HLR_Test-GSUP(21)@dab40b676080: Created GsupExpect[0] for "262423187327315" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250202085529823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49392<->l=127.0.0.1:4258 20250202085529828 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529828 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423187327315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423187327315"} 20250202085529828 DAUC <0003> db_auc.c:236 IMSI='262423187327315': Calling to generate 1 vectors 20250202085529828 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250202085529828 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529828 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085529828 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250202085529828 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529828 DAUC <0003> auc.c:113 vector [0]: rand = 91962eec492c8c8c51879fc6e1db32d9 20250202085529828 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250202085529828 DAUC <0003> auc.c:142 vector [0]: autn = cec39aa5e08900007fd90e300ac0d428 20250202085529828 DAUC <0003> auc.c:143 vector [0]: ck = 9d8609169b53677e1fddbb014c9a2254 20250202085529828 DAUC <0003> auc.c:144 vector [0]: ik = c5311ee84e8bd622bab0e668df67738e 20250202085529828 DAUC <0003> auc.c:145 vector [0]: res = e6211c330acfdf7d0000000000000000 20250202085529828 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529828 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085529828 DAUC <0003> auc.c:179 vector [0]: kc = 7a1e2c3a1c28d000 20250202085529828 DAUC <0003> auc.c:180 vector [0]: sres = e74b1542 20250202085529828 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085529828 DAUC <0003> db_auc.c:245 IMSI='262423187327315': Generated 1 vectors 20250202085529828 DAUC <0003> db_auc.c:249 IMSI='262423187327315': Updating SQN=33 in DB 20250202085529828 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423187327315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423187327315"} 20250202085529828 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423187327315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529828 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529828 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@dab40b676080: Found GsupExpect[0] for "262423187327315" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@dab40b676080: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262423187327315" TC_gsup_sai_num_auth_vectors(29)@dab40b676080: setverdict(pass): none -> pass 20250202085529831 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529831 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423187327315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423187327315"} 20250202085529831 DAUC <0003> db_auc.c:236 IMSI='262423187327315': Calling to generate 4 vectors 20250202085529831 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250202085529831 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529831 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085529831 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250202085529831 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529831 DAUC <0003> auc.c:113 vector [0]: rand = a3e6f86827f0679eed331607e92b684f 20250202085529831 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250202085529831 DAUC <0003> auc.c:142 vector [0]: autn = 6f1594d512ca000013eb272693c6dabe 20250202085529831 DAUC <0003> auc.c:143 vector [0]: ck = d7e4d49c5966d316558a20c238e38071 20250202085529831 DAUC <0003> auc.c:144 vector [0]: ik = 9a655da9001fb659b0b34548a40e5d67 20250202085529831 DAUC <0003> auc.c:145 vector [0]: res = 8b3036e531b352a40000000000000000 20250202085529831 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529831 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085529831 DAUC <0003> auc.c:179 vector [0]: kc = 20a32f8331b0dc00 20250202085529831 DAUC <0003> auc.c:180 vector [0]: sres = 67554656 20250202085529831 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085529831 DAUC <0003> auc.c:113 vector [1]: rand = e8a7ec77fde6a43b48358ab6d3de004b 20250202085529831 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250202085529831 DAUC <0003> auc.c:142 vector [1]: autn = 190662ad3e6a0000e1ea924757238131 20250202085529831 DAUC <0003> auc.c:143 vector [1]: ck = 51a52a5317d767dded84a065f3c2bc69 20250202085529831 DAUC <0003> auc.c:144 vector [1]: ik = 8521c9fed65e39fd2f8b90cd37344b5c 20250202085529831 DAUC <0003> auc.c:145 vector [1]: res = 6544722fbf8ff6180000000000000000 20250202085529831 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085529831 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250202085529831 DAUC <0003> auc.c:179 vector [1]: kc = fc671fbdae7f0000 20250202085529831 DAUC <0003> auc.c:180 vector [1]: sres = c27b1c00 20250202085529831 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250202085529831 DAUC <0003> auc.c:113 vector [2]: rand = 5f7d61185b5028ba87f9929ef3d24d74 20250202085529831 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250202085529831 DAUC <0003> auc.c:142 vector [2]: autn = bf41679fb0630000a429fb71469550fc 20250202085529831 DAUC <0003> auc.c:143 vector [2]: ck = d185f8efd6afbb0b1786f8a0fc41340f 20250202085529831 DAUC <0003> auc.c:144 vector [2]: ik = 7d426020e7b80d57ff8a7f180d4a58d3 20250202085529831 DAUC <0003> auc.c:145 vector [2]: res = 4055b82a0ce3cec60000000000000000 20250202085529831 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085529831 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250202085529831 DAUC <0003> auc.c:179 vector [2]: kc = 8f9f703864081400 20250202085529831 DAUC <0003> auc.c:180 vector [2]: sres = e32d1398 20250202085529831 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250202085529831 DAUC <0003> auc.c:113 vector [3]: rand = 061af7b4cbab2d002fbac50288abd400 20250202085529831 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250202085529831 DAUC <0003> auc.c:142 vector [3]: autn = bd1cb1b1db7800003a304eae5569beb2 20250202085529831 DAUC <0003> auc.c:143 vector [3]: ck = 5dfb74f6a3e1e446ab7b3fc05a788603 20250202085529831 DAUC <0003> auc.c:144 vector [3]: ik = f42317aca8a73805be5834e5cd44b5f9 20250202085529831 DAUC <0003> auc.c:145 vector [3]: res = 6203b21f929253ec0000000000000000 20250202085529831 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085529831 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250202085529832 DAUC <0003> auc.c:179 vector [3]: kc = c3f2bfd02d5e4000 20250202085529832 DAUC <0003> auc.c:180 vector [3]: sres = efb7d432 20250202085529832 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250202085529832 DAUC <0003> db_auc.c:245 IMSI='262423187327315': Generated 4 vectors 20250202085529832 DAUC <0003> db_auc.c:249 IMSI='262423187327315': Updating SQN=161 in DB 20250202085529832 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423187327315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423187327315"} 20250202085529832 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423187327315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529832 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529832 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529835 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529835 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423187327315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423187327315"} 20250202085529835 DAUC <0003> db_auc.c:236 IMSI='262423187327315': Calling to generate 5 vectors 20250202085529835 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250202085529835 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529835 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085529835 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250202085529835 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529835 DAUC <0003> auc.c:113 vector [0]: rand = 7056741d26bbe9ecb60360cc09d6e04c 20250202085529835 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250202085529835 DAUC <0003> auc.c:142 vector [0]: autn = c25808ec0bad0000fe0b3860750c6f03 20250202085529835 DAUC <0003> auc.c:143 vector [0]: ck = b0e80d16d05c077c923ee04a7767f0d2 20250202085529835 DAUC <0003> auc.c:144 vector [0]: ik = a74ed39a7e17d14d7a03a4243364540d 20250202085529835 DAUC <0003> auc.c:145 vector [0]: res = 0a416ffa56e4ff5c0000000000000000 20250202085529835 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529835 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085529835 DAUC <0003> auc.c:179 vector [0]: kc = bf2cc7a471a3e800 20250202085529835 DAUC <0003> auc.c:180 vector [0]: sres = eb171060 20250202085529835 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085529835 DAUC <0003> auc.c:113 vector [1]: rand = 72cff3a1b9b74cfd133a53d6fcddbe87 20250202085529835 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250202085529835 DAUC <0003> auc.c:142 vector [1]: autn = f223a3437e52000070a9697d16a8af70 20250202085529835 DAUC <0003> auc.c:143 vector [1]: ck = 7023a1e77241f6d26c73f43bdbcdf7de 20250202085529835 DAUC <0003> auc.c:144 vector [1]: ik = 7bc398f8db104785f4de44f7365769c4 20250202085529835 DAUC <0003> auc.c:145 vector [1]: res = 09c1ca2b8888eed10000000000000000 20250202085529835 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085529835 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250202085529835 DAUC <0003> auc.c:179 vector [1]: kc = 86a34cd521961c00 20250202085529835 DAUC <0003> auc.c:180 vector [1]: sres = 2de98f24 20250202085529835 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250202085529835 DAUC <0003> auc.c:113 vector [2]: rand = 73f4eabfd3c3d299225092efa6897a65 20250202085529835 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250202085529835 DAUC <0003> auc.c:142 vector [2]: autn = 16ce7e6766d60000c2603e1723ad594b 20250202085529835 DAUC <0003> auc.c:143 vector [2]: ck = 83d2c9ef5b68b6331af51f73f0c3f0f2 20250202085529835 DAUC <0003> auc.c:144 vector [2]: ik = 8be6a88a924a7bfe372a15d27009c399 20250202085529835 DAUC <0003> auc.c:145 vector [2]: res = f2d4ebf5bbe2f2330000000000000000 20250202085529835 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085529835 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250202085529835 DAUC <0003> auc.c:179 vector [2]: kc = b682027f76a07c00 20250202085529835 DAUC <0003> auc.c:180 vector [2]: sres = 098484d4 20250202085529835 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250202085529835 DAUC <0003> auc.c:113 vector [3]: rand = 8aba238f8b4f09a4776faa03c6e8a65b 20250202085529835 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250202085529835 DAUC <0003> auc.c:142 vector [3]: autn = 163941b2f1e100006256fac9a8d90750 20250202085529835 DAUC <0003> auc.c:143 vector [3]: ck = 490235d25f220ef5e60522d2ca013433 20250202085529835 DAUC <0003> auc.c:144 vector [3]: ik = 98c970853280314664f00cf6c21f35fb 20250202085529835 DAUC <0003> auc.c:145 vector [3]: res = 6f215d14dca178b10000000000000000 20250202085529835 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085529835 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250202085529835 DAUC <0003> auc.c:179 vector [3]: kc = 508a321ced92ec00 20250202085529835 DAUC <0003> auc.c:180 vector [3]: sres = 9bf569a7 20250202085529835 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250202085529835 DAUC <0003> auc.c:113 vector [4]: rand = 18ed0340716881cb896cf6f3db338235 20250202085529835 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250202085529835 DAUC <0003> auc.c:142 vector [4]: autn = 3827afd5239d000044c2aa403013b976 20250202085529835 DAUC <0003> auc.c:143 vector [4]: ck = ab656c0fec72bdfb2b0a4f915eade8f2 20250202085529835 DAUC <0003> auc.c:144 vector [4]: ik = 940b59ee923358b69c2c58f1c176d6b2 20250202085529835 DAUC <0003> auc.c:145 vector [4]: res = b73d9e9795258f9f0000000000000000 20250202085529835 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085529835 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250202085529835 DAUC <0003> auc.c:179 vector [4]: kc = d56e8b969b184000 20250202085529835 DAUC <0003> auc.c:180 vector [4]: sres = 3bf797cc 20250202085529835 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250202085529835 DAUC <0003> db_auc.c:245 IMSI='262423187327315': Generated 5 vectors 20250202085529835 DAUC <0003> db_auc.c:249 IMSI='262423187327315': Updating SQN=321 in DB 20250202085529835 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423187327315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423187327315"} 20250202085529835 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423187327315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529835 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529835 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529838 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529838 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423187327315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423187327315"} 20250202085529838 DAUC <0003> db_auc.c:236 IMSI='262423187327315': Calling to generate 5 vectors 20250202085529838 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250202085529838 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529838 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085529838 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250202085529838 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529838 DAUC <0003> auc.c:113 vector [0]: rand = e01d39370d3ae047e5dc35292194e30d 20250202085529838 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250202085529838 DAUC <0003> auc.c:142 vector [0]: autn = 2fcd66d46e8d00008d0de2ed7c766ae0 20250202085529838 DAUC <0003> auc.c:143 vector [0]: ck = 365592ab44ad803068cf75ffc8891ebf 20250202085529838 DAUC <0003> auc.c:144 vector [0]: ik = 688b6f09df3c9a211534b57b1b4a9f43 20250202085529838 DAUC <0003> auc.c:145 vector [0]: res = f60190471374c5160000000000000000 20250202085529838 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529838 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085529838 DAUC <0003> auc.c:179 vector [0]: kc = b026c8ecc6595c00 20250202085529838 DAUC <0003> auc.c:180 vector [0]: sres = 27456c04 20250202085529838 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085529838 DAUC <0003> auc.c:113 vector [1]: rand = 669f5f1f599e3e4e780577d2fd99faed 20250202085529838 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250202085529838 DAUC <0003> auc.c:142 vector [1]: autn = a4d347e7ec2c00001928bc502d104adf 20250202085529838 DAUC <0003> auc.c:143 vector [1]: ck = f26ce97142222e2e5555082d315e1231 20250202085529838 DAUC <0003> auc.c:144 vector [1]: ik = 8a9d7d9b937c4d6566d00a3f451ce2ba 20250202085529838 DAUC <0003> auc.c:145 vector [1]: res = ca4037ebd75765470000000000000000 20250202085529838 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085529838 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250202085529838 DAUC <0003> auc.c:179 vector [1]: kc = cc301372f0159800 20250202085529838 DAUC <0003> auc.c:180 vector [1]: sres = 6bd2c210 20250202085529838 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250202085529838 DAUC <0003> auc.c:113 vector [2]: rand = cd2d19a596ca6a55c6a8ce47dfaa2a16 20250202085529838 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250202085529838 DAUC <0003> auc.c:142 vector [2]: autn = 792f8caff49b0000a15b112b970bf828 20250202085529838 DAUC <0003> auc.c:143 vector [2]: ck = 9f92fa0d55e5140055514050dae3b0a2 20250202085529838 DAUC <0003> auc.c:144 vector [2]: ik = b8ed8c1803766ea0e7c20c934889ada5 20250202085529839 DAUC <0003> auc.c:145 vector [2]: res = 87090d81be52fa560000000000000000 20250202085529839 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085529839 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250202085529839 DAUC <0003> auc.c:179 vector [2]: kc = d4cb0f136472d400 20250202085529839 DAUC <0003> auc.c:180 vector [2]: sres = 7ed9b5e6 20250202085529839 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250202085529839 DAUC <0003> auc.c:113 vector [3]: rand = e2891a4ab61daf13b49f87bc43a36467 20250202085529839 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250202085529839 DAUC <0003> auc.c:142 vector [3]: autn = 81830dca5f6a0000311d7f1b78c16874 20250202085529839 DAUC <0003> auc.c:143 vector [3]: ck = 53230f50deb3df52b58f26921122fb31 20250202085529839 DAUC <0003> auc.c:144 vector [3]: ik = 1d804025f36d9f443598970cd3ccef5c 20250202085529839 DAUC <0003> auc.c:145 vector [3]: res = cea068c44255d0d80000000000000000 20250202085529839 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085529839 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250202085529839 DAUC <0003> auc.c:179 vector [3]: kc = 90862b1bd4df6400 20250202085529839 DAUC <0003> auc.c:180 vector [3]: sres = 685f2595 20250202085529839 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250202085529839 DAUC <0003> auc.c:113 vector [4]: rand = 42626e67f52f05fcfa96b1e2321d7f5b 20250202085529839 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250202085529839 DAUC <0003> auc.c:142 vector [4]: autn = c49845570de90000d550aacc8b991df2 20250202085529839 DAUC <0003> auc.c:143 vector [4]: ck = 06ef75f155c21ee17b1503e04093a32c 20250202085529839 DAUC <0003> auc.c:144 vector [4]: ik = 5f14d4db7044999d7b70e6d6de797ac7 20250202085529839 DAUC <0003> auc.c:145 vector [4]: res = f2b3d4dacf07bfaa0000000000000000 20250202085529839 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085529839 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250202085529839 DAUC <0003> auc.c:179 vector [4]: kc = 990a8ce88d35f400 20250202085529839 DAUC <0003> auc.c:180 vector [4]: sres = 532ea415 20250202085529839 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250202085529839 DAUC <0003> db_auc.c:245 IMSI='262423187327315': Generated 5 vectors 20250202085529839 DAUC <0003> db_auc.c:249 IMSI='262423187327315': Updating SQN=481 in DB 20250202085529839 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423187327315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423187327315"} 20250202085529839 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423187327315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529839 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529839 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49392<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@dab40b676080: Final verdict of PTC: pass 20250202085529842 DAUC <0003> db_auc.c:157 IMSI='262427768856817': No 2G Auth Data 20250202085529842 DAUC <0003> db_auc.c:192 IMSI='262427768856817': No 3G Auth Data HLR_Test-GSUP(21)@dab40b676080: Created GsupExpect[0] for "262427768856817" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250202085529854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49402<->l=127.0.0.1:4258 20250202085529858 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529858 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427768856817 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427768856817"} 20250202085529858 DAUC <0003> db_auc.c:236 IMSI='262427768856817': Calling to generate 1 vectors 20250202085529858 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250202085529858 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529858 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085529858 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250202085529858 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529858 DAUC <0003> auc.c:113 vector [0]: rand = 621185bf027becf96eb0d0478386a09e 20250202085529858 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250202085529858 DAUC <0003> auc.c:142 vector [0]: autn = 43180410408a00000368edc04285eb80 20250202085529858 DAUC <0003> auc.c:143 vector [0]: ck = b8666a06c97b28fb4578f101fa1710e6 20250202085529858 DAUC <0003> auc.c:144 vector [0]: ik = f2628b58b3b8811525214ca5b5ae1499 20250202085529858 DAUC <0003> auc.c:145 vector [0]: res = 1fa7b70513f1d7b50000000000000000 20250202085529858 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529858 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085529858 DAUC <0003> auc.c:179 vector [0]: kc = 0d6a694bf8fb9800 20250202085529858 DAUC <0003> auc.c:180 vector [0]: sres = 4c8d2113 20250202085529858 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085529858 DAUC <0003> db_auc.c:245 IMSI='262427768856817': Generated 1 vectors 20250202085529858 DAUC <0003> db_auc.c:249 IMSI='262427768856817': Updating SQN=33 in DB 20250202085529858 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427768856817 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427768856817"} 20250202085529858 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427768856817 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529858 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529858 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@dab40b676080: Found GsupExpect[0] for "262427768856817" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@dab40b676080: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262427768856817" TC_gsup_sai_num_auth_vectors(30)@dab40b676080: setverdict(pass): none -> pass 20250202085529860 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529861 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427768856817 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427768856817"} 20250202085529861 DAUC <0003> db_auc.c:236 IMSI='262427768856817': Calling to generate 4 vectors 20250202085529861 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250202085529861 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529861 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085529861 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250202085529861 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529861 DAUC <0003> auc.c:113 vector [0]: rand = e430ffbb3e42334de971de019187b48e 20250202085529861 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250202085529861 DAUC <0003> auc.c:142 vector [0]: autn = 5cb7f5cb404b00000564b5970c4668e1 20250202085529861 DAUC <0003> auc.c:143 vector [0]: ck = e2e353f496f002af95e223f9cb993107 20250202085529861 DAUC <0003> auc.c:144 vector [0]: ik = 1407401d81bfd4ad45e2d062b2904ee3 20250202085529861 DAUC <0003> auc.c:145 vector [0]: res = 0fd9c272bc6cb4ef0000000000000000 20250202085529861 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529861 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085529861 DAUC <0003> auc.c:179 vector [0]: kc = 0e3c672c131a3000 20250202085529861 DAUC <0003> auc.c:180 vector [0]: sres = 5b00a63e 20250202085529861 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085529861 DAUC <0003> auc.c:113 vector [1]: rand = 39e97855f6af01660005fad89ad9719b 20250202085529861 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250202085529861 DAUC <0003> auc.c:142 vector [1]: autn = d05f7bdf5b610000d8dd5aca62d5a706 20250202085529861 DAUC <0003> auc.c:143 vector [1]: ck = 9f9952bfcddd03ba958f2b94967ee213 20250202085529861 DAUC <0003> auc.c:144 vector [1]: ik = a17bf6eec36ffea3352a2d3ad4562a46 20250202085529861 DAUC <0003> auc.c:145 vector [1]: res = 6531289f2735cf490000000000000000 20250202085529861 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085529861 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250202085529861 DAUC <0003> auc.c:179 vector [1]: kc = a8115f39fca1c000 20250202085529861 DAUC <0003> auc.c:180 vector [1]: sres = 77265ca7 20250202085529861 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250202085529861 DAUC <0003> auc.c:113 vector [2]: rand = 04d409f72096a950d3aad0f5d09aa74c 20250202085529861 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250202085529861 DAUC <0003> auc.c:142 vector [2]: autn = 541f0f401746000064fed724170aeb41 20250202085529861 DAUC <0003> auc.c:143 vector [2]: ck = d51b0c253d28716df69573b6f5492316 20250202085529861 DAUC <0003> auc.c:144 vector [2]: ik = 9bf95b4d17c90266828ad5e7eed1cd97 20250202085529861 DAUC <0003> auc.c:145 vector [2]: res = 3ccef163c9ca59dc0000000000000000 20250202085529861 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085529861 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250202085529861 DAUC <0003> auc.c:179 vector [2]: kc = 62ead538128b0000 20250202085529861 DAUC <0003> auc.c:180 vector [2]: sres = 82f18f9a 20250202085529861 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250202085529861 DAUC <0003> auc.c:113 vector [3]: rand = 3d316407f6260f902a02d67022510891 20250202085529861 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250202085529861 DAUC <0003> auc.c:142 vector [3]: autn = 496cc8b6160f00008c07e56dd71fafdb 20250202085529861 DAUC <0003> auc.c:143 vector [3]: ck = df8c3ddbc7bb62743412b6401252f217 20250202085529861 DAUC <0003> auc.c:144 vector [3]: ik = 52c31c8a211a2b7cbb04e840fdd7e950 20250202085529861 DAUC <0003> auc.c:145 vector [3]: res = c7a18c068c209fb50000000000000000 20250202085529861 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085529861 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250202085529861 DAUC <0003> auc.c:179 vector [3]: kc = 5ad34848e8367800 20250202085529861 DAUC <0003> auc.c:180 vector [3]: sres = d118532d 20250202085529861 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250202085529861 DAUC <0003> db_auc.c:245 IMSI='262427768856817': Generated 4 vectors 20250202085529861 DAUC <0003> db_auc.c:249 IMSI='262427768856817': Updating SQN=161 in DB 20250202085529861 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427768856817 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427768856817"} 20250202085529861 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427768856817 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529861 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529861 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529863 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529863 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427768856817 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427768856817"} 20250202085529863 DAUC <0003> db_auc.c:236 IMSI='262427768856817': Calling to generate 5 vectors 20250202085529863 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250202085529863 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529863 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085529863 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250202085529863 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529863 DAUC <0003> auc.c:113 vector [0]: rand = ed33b87c02d905b2c89c865d9b242d24 20250202085529863 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250202085529863 DAUC <0003> auc.c:142 vector [0]: autn = c92f1294edc50000153134a449a6ccd9 20250202085529863 DAUC <0003> auc.c:143 vector [0]: ck = cf640b7ebc1c31bd53015d2756c9f60f 20250202085529863 DAUC <0003> auc.c:144 vector [0]: ik = b4b82d346dc8705f02f7a13f9eddd727 20250202085529863 DAUC <0003> auc.c:145 vector [0]: res = f32879f89f5b4af50000000000000000 20250202085529863 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529863 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085529863 DAUC <0003> auc.c:179 vector [0]: kc = 6174035f47656000 20250202085529863 DAUC <0003> auc.c:180 vector [0]: sres = e1c29747 20250202085529863 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085529863 DAUC <0003> auc.c:113 vector [1]: rand = e2edb9beba8840e3cdb21c585ac8fa7a 20250202085529863 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250202085529863 DAUC <0003> auc.c:142 vector [1]: autn = 9303acd09cdc0000704ca84d389ecbad 20250202085529863 DAUC <0003> auc.c:143 vector [1]: ck = b7d9d73887dd0847da823c3a9c3aff78 20250202085529863 DAUC <0003> auc.c:144 vector [1]: ik = 0476ec1eec7c151623958ff94ad67d47 20250202085529863 DAUC <0003> auc.c:145 vector [1]: res = 3f04a419f66b9bd40000000000000000 20250202085529863 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085529863 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250202085529863 DAUC <0003> auc.c:179 vector [1]: kc = 8044550404b27800 20250202085529863 DAUC <0003> auc.c:180 vector [1]: sres = a7ad860b 20250202085529863 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250202085529863 DAUC <0003> auc.c:113 vector [2]: rand = db3fec20e1a589a33f16683166a1dd1d 20250202085529863 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250202085529863 DAUC <0003> auc.c:142 vector [2]: autn = 2a1d350c82310000223feca96d44afdc 20250202085529863 DAUC <0003> auc.c:143 vector [2]: ck = fb7546051e9a467d298e1bbecc5b041f 20250202085529863 DAUC <0003> auc.c:144 vector [2]: ik = 1410d78b146572897373a340b6982c4b 20250202085529863 DAUC <0003> auc.c:145 vector [2]: res = 6ab632da4ea4ec210000000000000000 20250202085529863 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085529863 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250202085529863 DAUC <0003> auc.c:179 vector [2]: kc = 46d474871ab5fc00 20250202085529863 DAUC <0003> auc.c:180 vector [2]: sres = a82a7998 20250202085529863 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250202085529863 DAUC <0003> auc.c:113 vector [3]: rand = 0162821ffda634a63ba217d139014325 20250202085529863 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250202085529863 DAUC <0003> auc.c:142 vector [3]: autn = 12d75c9319b200000151575f6e2c939e 20250202085529863 DAUC <0003> auc.c:143 vector [3]: ck = 921421667442fa09537809e6ec2063f5 20250202085529863 DAUC <0003> auc.c:144 vector [3]: ik = fee8901d7bc6a7276859121822841dae 20250202085529863 DAUC <0003> auc.c:145 vector [3]: res = 6de90dc9a092ecbe0000000000000000 20250202085529863 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085529863 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250202085529863 DAUC <0003> auc.c:179 vector [3]: kc = e3b306c849cc3c00 20250202085529863 DAUC <0003> auc.c:180 vector [3]: sres = 78893ede 20250202085529863 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250202085529863 DAUC <0003> auc.c:113 vector [4]: rand = a15a117152b6e319d0d838d8349003d4 20250202085529863 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250202085529863 DAUC <0003> auc.c:142 vector [4]: autn = d8636926e9cc0000f66f2de6f0d30a09 20250202085529863 DAUC <0003> auc.c:143 vector [4]: ck = e20c536faa3d2673bf9d0f7868a6058b 20250202085529863 DAUC <0003> auc.c:144 vector [4]: ik = c415f5c4a5253ca37661998800e26e93 20250202085529863 DAUC <0003> auc.c:145 vector [4]: res = dec659294db888d10000000000000000 20250202085529863 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085529863 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250202085529863 DAUC <0003> auc.c:179 vector [4]: kc = 01c48ef80104b800 20250202085529863 DAUC <0003> auc.c:180 vector [4]: sres = 0a52ce30 20250202085529863 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250202085529863 DAUC <0003> db_auc.c:245 IMSI='262427768856817': Generated 5 vectors 20250202085529863 DAUC <0003> db_auc.c:249 IMSI='262427768856817': Updating SQN=321 in DB 20250202085529863 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427768856817 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427768856817"} 20250202085529863 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427768856817 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529863 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529863 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529865 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529866 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427768856817 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427768856817"} 20250202085529866 DAUC <0003> db_auc.c:236 IMSI='262427768856817': Calling to generate 5 vectors 20250202085529866 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250202085529866 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529866 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085529866 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250202085529866 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529866 DAUC <0003> auc.c:113 vector [0]: rand = 1658db1f6451d1e435df01fb9e95a219 20250202085529866 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250202085529866 DAUC <0003> auc.c:142 vector [0]: autn = eee4fffa4de8000007294e09cf58966e 20250202085529866 DAUC <0003> auc.c:143 vector [0]: ck = 5b50a1c0ef5b7d1dd61aba88f3a5a11f 20250202085529866 DAUC <0003> auc.c:144 vector [0]: ik = f14c434d4b3923f2666ae895733660fa 20250202085529866 DAUC <0003> auc.c:145 vector [0]: res = 9448855bf786f60d0000000000000000 20250202085529866 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529866 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085529866 DAUC <0003> auc.c:179 vector [0]: kc = 53dfddea8da76400 20250202085529866 DAUC <0003> auc.c:180 vector [0]: sres = 4a2ef3e2 20250202085529866 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085529866 DAUC <0003> auc.c:113 vector [1]: rand = 112623c0a2aa239c3a2c468d2ec3f817 20250202085529866 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250202085529866 DAUC <0003> auc.c:142 vector [1]: autn = 8d79b54a38850000373227d18acfa885 20250202085529866 DAUC <0003> auc.c:143 vector [1]: ck = 7d00f910bb65c7795eab7023f236a42b 20250202085529866 DAUC <0003> auc.c:144 vector [1]: ik = bf87383e1c66f6eaa7edc353b1308162 20250202085529866 DAUC <0003> auc.c:145 vector [1]: res = c6f879787dbb8fe30000000000000000 20250202085529866 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085529866 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250202085529866 DAUC <0003> auc.c:179 vector [1]: kc = 2310a7fd2609a400 20250202085529866 DAUC <0003> auc.c:180 vector [1]: sres = 86c01c1c 20250202085529866 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250202085529866 DAUC <0003> auc.c:113 vector [2]: rand = 85df1d91cf23194679090154925fe517 20250202085529866 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250202085529866 DAUC <0003> auc.c:142 vector [2]: autn = 74f67dff97b90000fe35607ccff372d2 20250202085529866 DAUC <0003> auc.c:143 vector [2]: ck = 0f3ff9d1d225c1f394bba75ed59d4315 20250202085529866 DAUC <0003> auc.c:144 vector [2]: ik = e47ca6f37b02b64280a5aed7a22516e2 20250202085529866 DAUC <0003> auc.c:145 vector [2]: res = 38ee9172b01f82900000000000000000 20250202085529866 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085529866 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250202085529866 DAUC <0003> auc.c:179 vector [2]: kc = c2a1778634662400 20250202085529866 DAUC <0003> auc.c:180 vector [2]: sres = a08dc4a2 20250202085529866 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250202085529866 DAUC <0003> auc.c:113 vector [3]: rand = 80fb69cf2a1cf22bc3e1b61482add696 20250202085529866 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250202085529866 DAUC <0003> auc.c:142 vector [3]: autn = 9966e11958b9000092d1a457c6cf6bac 20250202085529866 DAUC <0003> auc.c:143 vector [3]: ck = 3a07f4cd1088ee9607c1653df2b50713 20250202085529866 DAUC <0003> auc.c:144 vector [3]: ik = da4de41d2a9345511c2bc8fad138990e 20250202085529866 DAUC <0003> auc.c:145 vector [3]: res = 1f22f899ba6f6d110000000000000000 20250202085529866 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085529866 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250202085529866 DAUC <0003> auc.c:179 vector [3]: kc = 5a46d01ab9b03400 20250202085529866 DAUC <0003> auc.c:180 vector [3]: sres = 546e521a 20250202085529866 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250202085529866 DAUC <0003> auc.c:113 vector [4]: rand = 235dc0969a23cbb348bb10f4045ea96e 20250202085529866 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250202085529866 DAUC <0003> auc.c:142 vector [4]: autn = 64ff2958c6a800002415852b02af128b 20250202085529866 DAUC <0003> auc.c:143 vector [4]: ck = d8a93f20f780687045b8030d311661be 20250202085529866 DAUC <0003> auc.c:144 vector [4]: ik = 4f2d29a8505b36bdd7e5482887aa08bc 20250202085529866 DAUC <0003> auc.c:145 vector [4]: res = db5b2c9978e1a6a20000000000000000 20250202085529866 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085529866 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250202085529866 DAUC <0003> auc.c:179 vector [4]: kc = 89e9f0ff3a1bc000 20250202085529866 DAUC <0003> auc.c:180 vector [4]: sres = 51243588 20250202085529866 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250202085529866 DAUC <0003> db_auc.c:245 IMSI='262427768856817': Generated 5 vectors 20250202085529866 DAUC <0003> db_auc.c:249 IMSI='262427768856817': Updating SQN=481 in DB 20250202085529866 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427768856817 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427768856817"} 20250202085529866 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427768856817 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529866 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529866 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49402<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@dab40b676080: Final verdict of PTC: pass 20250202085529869 DAUC <0003> db_auc.c:157 IMSI='262427296609450': No 2G Auth Data 20250202085529869 DAUC <0003> db_auc.c:192 IMSI='262427296609450': No 3G Auth Data HLR_Test-GSUP(21)@dab40b676080: Created GsupExpect[0] for "262427296609450" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250202085529883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49406<->l=127.0.0.1:4258 20250202085529887 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529888 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427296609450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427296609450"} 20250202085529888 DAUC <0003> db_auc.c:236 IMSI='262427296609450': Calling to generate 1 vectors 20250202085529888 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250202085529888 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529888 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085529888 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250202085529888 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529888 DAUC <0003> auc.c:113 vector [0]: rand = cf14151b4f253b939e58763761b61756 20250202085529888 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250202085529888 DAUC <0003> auc.c:142 vector [0]: autn = 6e8f641a2d440000f733e6d6085363e4 20250202085529888 DAUC <0003> auc.c:143 vector [0]: ck = 1333ac66d453f1c10113dab528bafdf3 20250202085529888 DAUC <0003> auc.c:144 vector [0]: ik = 42a7fd57c7903c4caffa91ede9dbe73c 20250202085529888 DAUC <0003> auc.c:145 vector [0]: res = c58264137455e1780000000000000000 20250202085529888 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529888 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085529888 DAUC <0003> auc.c:179 vector [0]: kc = 93e367ac88163487 20250202085529888 DAUC <0003> auc.c:180 vector [0]: sres = 5e3bba6a 20250202085529888 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085529888 DAUC <0003> db_auc.c:245 IMSI='262427296609450': Generated 1 vectors 20250202085529888 DAUC <0003> db_auc.c:249 IMSI='262427296609450': Updating SQN=33 in DB 20250202085529888 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427296609450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427296609450"} 20250202085529888 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427296609450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529888 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529888 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@dab40b676080: Found GsupExpect[0] for "262427296609450" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@dab40b676080: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427296609450" TC_gsup_sai_num_auth_vectors(31)@dab40b676080: setverdict(pass): none -> pass 20250202085529890 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529890 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427296609450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427296609450"} 20250202085529890 DAUC <0003> db_auc.c:236 IMSI='262427296609450': Calling to generate 4 vectors 20250202085529890 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250202085529890 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529890 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085529890 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250202085529890 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529890 DAUC <0003> auc.c:113 vector [0]: rand = 483b7545cb3e715984e28adbf62221cd 20250202085529890 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250202085529890 DAUC <0003> auc.c:142 vector [0]: autn = 89fc46a0ab030000a1b79c9159384961 20250202085529890 DAUC <0003> auc.c:143 vector [0]: ck = 4d2619426f627bcc1db3c6cbd108b174 20250202085529890 DAUC <0003> auc.c:144 vector [0]: ik = a4f146502302b8874b014144e2d7182a 20250202085529890 DAUC <0003> auc.c:145 vector [0]: res = 952a1a51c14c5ae30000000000000000 20250202085529890 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529890 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085529890 DAUC <0003> auc.c:179 vector [0]: kc = b7d15e676369bc55 20250202085529890 DAUC <0003> auc.c:180 vector [0]: sres = 72ad992a 20250202085529890 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085529890 DAUC <0003> auc.c:113 vector [1]: rand = 8f321fa74720195ba1de4243a37bcded 20250202085529890 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250202085529890 DAUC <0003> auc.c:142 vector [1]: autn = b42f3c61e74b0000bf5ac8c1deca54eb 20250202085529890 DAUC <0003> auc.c:143 vector [1]: ck = 8b1c75ad8f8497add451e415997941be 20250202085529890 DAUC <0003> auc.c:144 vector [1]: ik = d4faffc5334bfe4e787bc43d60546cbb 20250202085529890 DAUC <0003> auc.c:145 vector [1]: res = 5fb090ae0a95b5b90000000000000000 20250202085529890 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085529890 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250202085529890 DAUC <0003> auc.c:179 vector [1]: kc = 1aec71f6a8807c1d 20250202085529890 DAUC <0003> auc.c:180 vector [1]: sres = b197a796 20250202085529890 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250202085529890 DAUC <0003> auc.c:113 vector [2]: rand = ac2bfd4e28980da3277fa90edd68526d 20250202085529890 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250202085529890 DAUC <0003> auc.c:142 vector [2]: autn = 74a4e605b1e0000095e0e6049ec5dec1 20250202085529890 DAUC <0003> auc.c:143 vector [2]: ck = 5db53e5f26a2dcff6b02af4e8df3aae5 20250202085529890 DAUC <0003> auc.c:144 vector [2]: ik = 5e16a2b9b183e0e05b27c7535746874e 20250202085529890 DAUC <0003> auc.c:145 vector [2]: res = 6d5ec9574034bf0a0000000000000000 20250202085529890 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085529890 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250202085529890 DAUC <0003> auc.c:179 vector [2]: kc = 912fbf01f1dcb363 20250202085529890 DAUC <0003> auc.c:180 vector [2]: sres = 3015a2a5 20250202085529890 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250202085529890 DAUC <0003> auc.c:113 vector [3]: rand = e58266affacb8bc4c0684062a0cd7745 20250202085529890 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250202085529890 DAUC <0003> auc.c:142 vector [3]: autn = 286f40d820900000fb287d26476dadf4 20250202085529890 DAUC <0003> auc.c:143 vector [3]: ck = e2110f8d6e518d08e5f32a155dc5a02f 20250202085529890 DAUC <0003> auc.c:144 vector [3]: ik = 5ea74556f30f7a4383f5c81e56e706fd 20250202085529890 DAUC <0003> auc.c:145 vector [3]: res = 56c78c777ca5a6910000000000000000 20250202085529890 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085529890 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250202085529890 DAUC <0003> auc.c:179 vector [3]: kc = 5615ff04b78c62a5 20250202085529890 DAUC <0003> auc.c:180 vector [3]: sres = 33745fa2 20250202085529890 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250202085529890 DAUC <0003> db_auc.c:245 IMSI='262427296609450': Generated 4 vectors 20250202085529890 DAUC <0003> db_auc.c:249 IMSI='262427296609450': Updating SQN=161 in DB 20250202085529890 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427296609450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427296609450"} 20250202085529890 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427296609450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529890 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529890 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529892 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529892 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427296609450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427296609450"} 20250202085529892 DAUC <0003> db_auc.c:236 IMSI='262427296609450': Calling to generate 5 vectors 20250202085529892 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250202085529892 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529892 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085529893 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250202085529893 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529893 DAUC <0003> auc.c:113 vector [0]: rand = 4757743cf4171428bb7899d963de7bea 20250202085529893 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250202085529893 DAUC <0003> auc.c:142 vector [0]: autn = b07880ca115d0000b282d3eb1ee7f376 20250202085529893 DAUC <0003> auc.c:143 vector [0]: ck = a19592908845dfd16774848ff4bf5d5e 20250202085529893 DAUC <0003> auc.c:144 vector [0]: ik = b2987b1f911f9210ff1cf027a5b82116 20250202085529893 DAUC <0003> auc.c:145 vector [0]: res = 81923006b2d9cb570000000000000000 20250202085529893 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529893 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085529893 DAUC <0003> auc.c:179 vector [0]: kc = cfd94818409d076d 20250202085529893 DAUC <0003> auc.c:180 vector [0]: sres = 496c91bc 20250202085529893 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085529893 DAUC <0003> auc.c:113 vector [1]: rand = 27b1e16674eeae95a6443d6820b3bc23 20250202085529893 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250202085529893 DAUC <0003> auc.c:142 vector [1]: autn = 959d554dd7990000143382f86ba90a2d 20250202085529893 DAUC <0003> auc.c:143 vector [1]: ck = 819bd9b3671133013fdb9e9df2bb995b 20250202085529893 DAUC <0003> auc.c:144 vector [1]: ik = 8bf29f9f7e2ca42efc04f35717b5b5fd 20250202085529893 DAUC <0003> auc.c:145 vector [1]: res = 6079d711df1bf3b80000000000000000 20250202085529893 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085529893 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250202085529893 DAUC <0003> auc.c:179 vector [1]: kc = 25f132da48e7ed5f 20250202085529893 DAUC <0003> auc.c:180 vector [1]: sres = 827d2799 20250202085529893 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250202085529893 DAUC <0003> auc.c:113 vector [2]: rand = de53fa78a52962dc043ce6aa3e7eb5af 20250202085529893 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250202085529893 DAUC <0003> auc.c:142 vector [2]: autn = bd8721ed468800000f4051e5ef6d1725 20250202085529893 DAUC <0003> auc.c:143 vector [2]: ck = 022dc1ddcc61fd4bdf59d84bfbdcb185 20250202085529893 DAUC <0003> auc.c:144 vector [2]: ik = 680618a6523fc9e146dbdd99e37e3919 20250202085529893 DAUC <0003> auc.c:145 vector [2]: res = 99e8d95d980fddd80000000000000000 20250202085529893 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085529893 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250202085529893 DAUC <0003> auc.c:179 vector [2]: kc = 729e32e52d2da789 20250202085529893 DAUC <0003> auc.c:180 vector [2]: sres = 18aa54ec 20250202085529893 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250202085529893 DAUC <0003> auc.c:113 vector [3]: rand = e8c9c876e992e57f81eb642111045dd9 20250202085529893 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250202085529893 DAUC <0003> auc.c:142 vector [3]: autn = 175dc4e9a8cb000046298bed21ba5fb4 20250202085529893 DAUC <0003> auc.c:143 vector [3]: ck = 6052786c1871766efdbd9c95391b8120 20250202085529893 DAUC <0003> auc.c:144 vector [3]: ik = 9d5e4ede075254976ce7ef340d360da1 20250202085529893 DAUC <0003> auc.c:145 vector [3]: res = 54c5153f63240bc80000000000000000 20250202085529893 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085529893 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250202085529893 DAUC <0003> auc.c:179 vector [3]: kc = 689227431a8e70f6 20250202085529893 DAUC <0003> auc.c:180 vector [3]: sres = bdafb4c4 20250202085529893 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250202085529893 DAUC <0003> auc.c:113 vector [4]: rand = b26401c575d5d488eb174e5e1e9d70ff 20250202085529893 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250202085529893 DAUC <0003> auc.c:142 vector [4]: autn = 1f5029b9699a00005cf609bd5008e2f9 20250202085529893 DAUC <0003> auc.c:143 vector [4]: ck = f9f08ac44a211c73cefef2cf1c5e39a0 20250202085529893 DAUC <0003> auc.c:144 vector [4]: ik = 420826fa80bfd53bfa2cb22e9d3b1758 20250202085529893 DAUC <0003> auc.c:145 vector [4]: res = be1baa9210a19b640000000000000000 20250202085529893 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085529893 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250202085529893 DAUC <0003> auc.c:179 vector [4]: kc = bfac6ba7744048d8 20250202085529893 DAUC <0003> auc.c:180 vector [4]: sres = 280846dd 20250202085529893 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250202085529893 DAUC <0003> db_auc.c:245 IMSI='262427296609450': Generated 5 vectors 20250202085529893 DAUC <0003> db_auc.c:249 IMSI='262427296609450': Updating SQN=321 in DB 20250202085529893 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427296609450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427296609450"} 20250202085529893 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427296609450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529893 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529893 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529895 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529895 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427296609450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427296609450"} 20250202085529895 DAUC <0003> db_auc.c:236 IMSI='262427296609450': Calling to generate 5 vectors 20250202085529895 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250202085529895 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085529895 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085529895 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250202085529895 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085529895 DAUC <0003> auc.c:113 vector [0]: rand = 5772316ffeaa8ba178b6afd83076cd37 20250202085529895 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250202085529895 DAUC <0003> auc.c:142 vector [0]: autn = 19acd1485d300000b0307a5dd9b32030 20250202085529895 DAUC <0003> auc.c:143 vector [0]: ck = 94040152b2d4b2139556b06eff765579 20250202085529895 DAUC <0003> auc.c:144 vector [0]: ik = 33fd22a9ad5502e7f6ca291bd3d92643 20250202085529895 DAUC <0003> auc.c:145 vector [0]: res = 7f9e792d7bb606290000000000000000 20250202085529895 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085529895 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085529895 DAUC <0003> auc.c:179 vector [0]: kc = 3fd3d863f3681712 20250202085529895 DAUC <0003> auc.c:180 vector [0]: sres = 99f802f2 20250202085529895 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085529895 DAUC <0003> auc.c:113 vector [1]: rand = 1118fe6466cabb6b85c89153f030cc6f 20250202085529895 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250202085529895 DAUC <0003> auc.c:142 vector [1]: autn = 8d37b99a137f000016488be2e8ffe844 20250202085529895 DAUC <0003> auc.c:143 vector [1]: ck = b2c0dd509addd64f72ca5b76a110fcd5 20250202085529895 DAUC <0003> auc.c:144 vector [1]: ik = 5e421c51846c6aaedfb7e858fc1e05b0 20250202085529895 DAUC <0003> auc.c:145 vector [1]: res = 98aa2c8ad20157400000000000000000 20250202085529895 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085529895 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250202085529895 DAUC <0003> auc.c:179 vector [1]: kc = 0c46b86205a2c822 20250202085529895 DAUC <0003> auc.c:180 vector [1]: sres = bb6d9bd9 20250202085529895 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250202085529895 DAUC <0003> auc.c:113 vector [2]: rand = 710d4e3a042cf6c94dc7a86e0d985c85 20250202085529895 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250202085529895 DAUC <0003> auc.c:142 vector [2]: autn = 90f63dfebb320000085a0f9365368fb9 20250202085529895 DAUC <0003> auc.c:143 vector [2]: ck = 1febaa1acdb243adca6ac038ed3d1904 20250202085529895 DAUC <0003> auc.c:144 vector [2]: ik = 69c2d0f77c66f463cd20dbf7469e9d45 20250202085529895 DAUC <0003> auc.c:145 vector [2]: res = fceba8687e506b8a0000000000000000 20250202085529895 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085529895 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250202085529895 DAUC <0003> auc.c:179 vector [2]: kc = 642c5acaadc2266f 20250202085529895 DAUC <0003> auc.c:180 vector [2]: sres = 688a4423 20250202085529895 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250202085529895 DAUC <0003> auc.c:113 vector [3]: rand = cdea71aa372de4e5bdaf4122fb8591b0 20250202085529895 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250202085529895 DAUC <0003> auc.c:142 vector [3]: autn = 7ab6ab39ac470000e928a11973069170 20250202085529895 DAUC <0003> auc.c:143 vector [3]: ck = e274684588a2fe50ca7b4f4a4f65f7fe 20250202085529895 DAUC <0003> auc.c:144 vector [3]: ik = 12b9c0b5135cd4bc433b1d6d79e8ba22 20250202085529895 DAUC <0003> auc.c:145 vector [3]: res = a7f3d5658e112d450000000000000000 20250202085529895 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085529895 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250202085529895 DAUC <0003> auc.c:179 vector [3]: kc = d7a135ae2f6dc7f6 20250202085529895 DAUC <0003> auc.c:180 vector [3]: sres = ff37dc96 20250202085529895 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250202085529895 DAUC <0003> auc.c:113 vector [4]: rand = a5fa6eb083d14751ddf9b6abae8ac94d 20250202085529895 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250202085529895 DAUC <0003> auc.c:142 vector [4]: autn = f55e40507510000084438b1f735174f7 20250202085529895 DAUC <0003> auc.c:143 vector [4]: ck = cf98ed3030d494024d9b1ef2724ed33a 20250202085529895 DAUC <0003> auc.c:144 vector [4]: ik = 38330399e6e8ccb4855a61e8c6fd76ad 20250202085529895 DAUC <0003> auc.c:145 vector [4]: res = 2cdfba17f397de2a0000000000000000 20250202085529895 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085529895 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250202085529895 DAUC <0003> auc.c:179 vector [4]: kc = e973a9a3aab8afed 20250202085529895 DAUC <0003> auc.c:180 vector [4]: sres = 787745c5 20250202085529895 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250202085529895 DAUC <0003> db_auc.c:245 IMSI='262427296609450': Generated 5 vectors 20250202085529895 DAUC <0003> db_auc.c:249 IMSI='262427296609450': Updating SQN=481 in DB 20250202085529895 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427296609450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427296609450"} 20250202085529895 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427296609450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085529895 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085529895 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085529896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49406<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@dab40b676080: Final verdict of PTC: pass MTC@dab40b676080: setverdict(pass): none -> pass 20250202085529898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49356<->l=127.0.0.1:4258 HLR_Test-GSUP(21)@dab40b676080: Final verdict of PTC: none 20250202085529899 DLINP <000b> input/ipa.c:452 connected read/write 20250202085529899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085529899 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085529899 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085529899 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085529899 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34347<->l=127.0.0.1:4259) 22@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: pass MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@dab40b676080: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:55:29 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 20250202085529952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49414<->l=127.0.0.1:4258 20250202085530053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49414<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=275240) Waiting for packet dumper to finish... 1 (prev_count=275240, count=408908) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:55:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_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@dab40b676080: 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@dab40b676080: Test case TC_gsup_sai_eps started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085533130 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085533130 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085533133 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085533133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45564<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085533135 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085533135 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085533135 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085533135 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 20250202085533135 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085533135 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 20250202085533135 DLGSUP <0013> gsup_server.c:236 2: 20250202085533135 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085533135 DLGSUP <0013> gsup_server.c:236 3: 20250202085533135 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085533135 DLGSUP <0013> gsup_server.c:236 4: 20250202085533135 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085533135 DLGSUP <0013> gsup_server.c:236 5: 20250202085533135 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085533135 DLGSUP <0013> gsup_server.c:236 7: 20250202085533135 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085533135 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085533135 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085533135 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@dab40b676080: 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") 20250202085533150 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44837<->l=127.0.0.1:4259) 20250202085533154 DAUC <0003> db_auc.c:157 IMSI='262425791973674': No 2G Auth Data 20250202085533154 DAUC <0003> db_auc.c:192 IMSI='262425791973674': No 3G Auth Data HLR_Test-GSUP(33)@dab40b676080: Created GsupExpect[0] for "262425791973674" to be handled at TC_gsup_sai_eps(36) 20250202085533166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45570<->l=127.0.0.1:4258 20250202085533178 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085533178 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425791973674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425791973674"} 20250202085533178 DAUC <0003> db_auc.c:157 IMSI='262425791973674': No 2G Auth Data 20250202085533178 DAUC <0003> db_auc.c:236 IMSI='262425791973674': Calling to generate 5 vectors 20250202085533178 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250202085533178 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085533178 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085533178 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250202085533178 DAUC <0003> auc.c:113 vector [0]: rand = a59451cdaa899ea727a1c1017156fcbe 20250202085533178 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250202085533178 DAUC <0003> auc.c:142 vector [0]: autn = 0a2056eb93298000f3dc12c4e6138993 20250202085533178 DAUC <0003> auc.c:143 vector [0]: ck = 5abc3f2dce7983adc5d7e545f08723e5 20250202085533178 DAUC <0003> auc.c:144 vector [0]: ik = 3b4c368015d914be5342b2e5f243fd65 20250202085533178 DAUC <0003> auc.c:145 vector [0]: res = b7ded9f0496a239e0000000000000000 20250202085533178 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085533178 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250202085533178 DAUC <0003> auc.c:151 vector [0]: kc = f7655e0dd9644993 20250202085533178 DAUC <0003> auc.c:152 vector [0]: sres = feb4fa6e 20250202085533178 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250202085533178 DAUC <0003> auc.c:113 vector [1]: rand = b2298db5a4fd97aff9dfd1df4ada8929 20250202085533178 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250202085533178 DAUC <0003> auc.c:142 vector [1]: autn = 3b60772065bc8000464a7886d3175822 20250202085533178 DAUC <0003> auc.c:143 vector [1]: ck = 5d19211b74d3bfe873a0e6fe183aca8e 20250202085533178 DAUC <0003> auc.c:144 vector [1]: ik = c58dc488f37265e6d381999281019cee 20250202085533178 DAUC <0003> auc.c:145 vector [1]: res = e4e1fabea992a7e30000000000000000 20250202085533178 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085533178 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250202085533178 DAUC <0003> auc.c:151 vector [1]: kc = 38b59aff1e9a8c6e 20250202085533178 DAUC <0003> auc.c:152 vector [1]: sres = 4d735d5d 20250202085533178 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250202085533178 DAUC <0003> auc.c:113 vector [2]: rand = 5edb20a5e73b86723511646608a95043 20250202085533178 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250202085533178 DAUC <0003> auc.c:142 vector [2]: autn = 4517ba98184b8000d277b6777b3d4bc4 20250202085533178 DAUC <0003> auc.c:143 vector [2]: ck = e6028ec2a5f041defba3b6c19407c746 20250202085533178 DAUC <0003> auc.c:144 vector [2]: ik = 6b284ef5976e84b6c6f2b08d69361ef6 20250202085533178 DAUC <0003> auc.c:145 vector [2]: res = 340acf28d355916d0000000000000000 20250202085533178 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085533178 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250202085533178 DAUC <0003> auc.c:151 vector [2]: kc = b07bc67bcfaf1cd8 20250202085533178 DAUC <0003> auc.c:152 vector [2]: sres = e75f5e45 20250202085533178 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250202085533178 DAUC <0003> auc.c:113 vector [3]: rand = 6a2406e8db4ad8638336784a03752972 20250202085533178 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250202085533178 DAUC <0003> auc.c:142 vector [3]: autn = cb19099424818000db08dd142f5057bb 20250202085533178 DAUC <0003> auc.c:143 vector [3]: ck = 690a830ee24ce6d0748374ff81d857cb 20250202085533178 DAUC <0003> auc.c:144 vector [3]: ik = b1271d94aefc6e4fbd6616890e06aa1c 20250202085533178 DAUC <0003> auc.c:145 vector [3]: res = ee4292fc3ae01fc00000000000000000 20250202085533178 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085533178 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250202085533178 DAUC <0003> auc.c:151 vector [3]: kc = 11c8fcecc36e7548 20250202085533178 DAUC <0003> auc.c:152 vector [3]: sres = d4a28d3c 20250202085533178 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250202085533178 DAUC <0003> auc.c:113 vector [4]: rand = 7305244fe4c2d698ec80c7a3f969ea84 20250202085533178 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250202085533178 DAUC <0003> auc.c:142 vector [4]: autn = 8f351dae5f6b8000e0ea93821e5810f1 20250202085533178 DAUC <0003> auc.c:143 vector [4]: ck = 30d9de8a0ea553a4e8bb0e3302df0451 20250202085533178 DAUC <0003> auc.c:144 vector [4]: ik = e5653fd646200d96c0224b40c13dd4ac 20250202085533178 DAUC <0003> auc.c:145 vector [4]: res = e734bc6064b60f3e0000000000000000 20250202085533178 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085533178 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250202085533178 DAUC <0003> auc.c:151 vector [4]: kc = fd25a42f8b678ecf 20250202085533178 DAUC <0003> auc.c:152 vector [4]: sres = 8382b35e 20250202085533178 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250202085533178 DAUC <0003> db_auc.c:245 IMSI='262425791973674': Generated 5 vectors 20250202085533178 DAUC <0003> db_auc.c:249 IMSI='262425791973674': Updating SQN=161 in DB 20250202085533178 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425791973674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425791973674"} 20250202085533178 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425791973674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085533178 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085533179 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@dab40b676080: Found GsupExpect[0] for "262425791973674" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@dab40b676080: Added IMSI table entry 0TC_gsup_sai_eps(36)"262425791973674" TC_gsup_sai_eps(36)@dab40b676080: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085533183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45570<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@dab40b676080: Final verdict of PTC: pass 20250202085533184 DAUC <0003> db_auc.c:157 IMSI='262420040504363': No 2G Auth Data 20250202085533184 DAUC <0003> db_auc.c:192 IMSI='262420040504363': No 3G Auth Data HLR_Test-GSUP(33)@dab40b676080: Created GsupExpect[0] for "262420040504363" to be handled at TC_gsup_sai_eps(37) 20250202085533197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45576<->l=127.0.0.1:4258 20250202085533201 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085533202 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420040504363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420040504363"} 20250202085533202 DAUC <0003> db_auc.c:157 IMSI='262420040504363': No 2G Auth Data 20250202085533202 DAUC <0003> db_auc.c:236 IMSI='262420040504363': Calling to generate 5 vectors 20250202085533202 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250202085533202 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085533202 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250202085533202 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250202085533202 DAUC <0003> auc.c:113 vector [0]: rand = 0d7f6d57db152535c27d287a545d0413 20250202085533202 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250202085533202 DAUC <0003> auc.c:142 vector [0]: autn = f6530ca195d6800079a856395ef95270 20250202085533202 DAUC <0003> auc.c:143 vector [0]: ck = 14b5d7c7543bbdbcd2a3f28b830d519d 20250202085533202 DAUC <0003> auc.c:144 vector [0]: ik = aa00f0dd4284235402eae677525d25a8 20250202085533202 DAUC <0003> auc.c:145 vector [0]: res = 6220bfbfe38f084c0000000000000000 20250202085533202 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085533202 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250202085533202 DAUC <0003> auc.c:151 vector [0]: kc = 6efc33e6c7efeadd 20250202085533202 DAUC <0003> auc.c:152 vector [0]: sres = 81afb7f3 20250202085533202 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250202085533202 DAUC <0003> auc.c:113 vector [1]: rand = 4c62eeecadba08233ed6a2f1077f5691 20250202085533202 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250202085533202 DAUC <0003> auc.c:142 vector [1]: autn = 96f9597c950080002cb06f727f0f2acd 20250202085533202 DAUC <0003> auc.c:143 vector [1]: ck = a463a50c8e01fc5e18234d96a51ff389 20250202085533202 DAUC <0003> auc.c:144 vector [1]: ik = 8d0cfc27c367a17e48fe7232b8a31936 20250202085533202 DAUC <0003> auc.c:145 vector [1]: res = e442d53120863e0d0000000000000000 20250202085533202 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085533202 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250202085533202 DAUC <0003> auc.c:151 vector [1]: kc = 79b2668f50dab79f 20250202085533202 DAUC <0003> auc.c:152 vector [1]: sres = c4c4eb3c 20250202085533202 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250202085533202 DAUC <0003> auc.c:113 vector [2]: rand = c3ae12c4c87196b957561c9401a1b10a 20250202085533202 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250202085533202 DAUC <0003> auc.c:142 vector [2]: autn = 1d3b4c180ba98000f560b59a2f7d7ea4 20250202085533202 DAUC <0003> auc.c:143 vector [2]: ck = 041ee9784ac9f25bb7e622bfc85c8312 20250202085533202 DAUC <0003> auc.c:144 vector [2]: ik = 830631256e9e0a7558a6f3be0d2ac715 20250202085533202 DAUC <0003> auc.c:145 vector [2]: res = 85effc10ec681a6a0000000000000000 20250202085533202 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085533202 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250202085533202 DAUC <0003> auc.c:151 vector [2]: kc = 6858095ce121bc29 20250202085533202 DAUC <0003> auc.c:152 vector [2]: sres = 6987e67a 20250202085533202 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250202085533202 DAUC <0003> auc.c:113 vector [3]: rand = fe9dcf9cc6d8a20fb20c62742bb98a9e 20250202085533202 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250202085533202 DAUC <0003> auc.c:142 vector [3]: autn = e9732b14a96f80002472658e0b5553b9 20250202085533202 DAUC <0003> auc.c:143 vector [3]: ck = c6ce4504ec369b5f0436cffa3c07fcc3 20250202085533202 DAUC <0003> auc.c:144 vector [3]: ik = 8c47f7bc8673d292d9c185bbe38a089b 20250202085533202 DAUC <0003> auc.c:145 vector [3]: res = 3dc93e5e6b362d0c0000000000000000 20250202085533202 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085533202 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250202085533202 DAUC <0003> auc.c:151 vector [3]: kc = 977ef8f9b5c8bd95 20250202085533202 DAUC <0003> auc.c:152 vector [3]: sres = 56ff1352 20250202085533202 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250202085533202 DAUC <0003> auc.c:113 vector [4]: rand = 99a83e3b188ba2049b0912cfb1edfc27 20250202085533202 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250202085533202 DAUC <0003> auc.c:142 vector [4]: autn = 9d01557770cc80003184a50eaaf6aa9e 20250202085533202 DAUC <0003> auc.c:143 vector [4]: ck = e7154b5be859579b930de2eb44347594 20250202085533202 DAUC <0003> auc.c:144 vector [4]: ik = 581d7859e392dc99dcd64548046a7f9a 20250202085533202 DAUC <0003> auc.c:145 vector [4]: res = 17a905705c9639dc0000000000000000 20250202085533202 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085533202 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250202085533202 DAUC <0003> auc.c:151 vector [4]: kc = f0d394a14b95810c 20250202085533202 DAUC <0003> auc.c:152 vector [4]: sres = 4b3f3cac 20250202085533202 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250202085533202 DAUC <0003> db_auc.c:245 IMSI='262420040504363': Generated 5 vectors 20250202085533202 DAUC <0003> db_auc.c:249 IMSI='262420040504363': Updating SQN=161 in DB 20250202085533202 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420040504363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420040504363"} 20250202085533202 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420040504363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085533202 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085533202 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@dab40b676080: Found GsupExpect[0] for "262420040504363" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@dab40b676080: Added IMSI table entry 1TC_gsup_sai_eps(37)"262420040504363" TC_gsup_sai_eps(37)@dab40b676080: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085533206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45576<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@dab40b676080: Final verdict of PTC: pass 20250202085533207 DAUC <0003> db_auc.c:157 IMSI='262425855635325': No 2G Auth Data 20250202085533207 DAUC <0003> db_auc.c:192 IMSI='262425855635325': No 3G Auth Data HLR_Test-GSUP(33)@dab40b676080: Created GsupExpect[0] for "262425855635325" to be handled at TC_gsup_sai_eps(38) 20250202085533221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45590<->l=127.0.0.1:4258 20250202085533225 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085533225 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425855635325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425855635325"} 20250202085533226 DAUC <0003> db_auc.c:236 IMSI='262425855635325': Calling to generate 5 vectors 20250202085533226 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250202085533226 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085533226 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085533226 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250202085533226 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085533226 DAUC <0003> auc.c:113 vector [0]: rand = 7014ee34bbc5ff2e7057326656d0b670 20250202085533226 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250202085533226 DAUC <0003> auc.c:142 vector [0]: autn = d7201de824c880005d6922aa44ffc7a5 20250202085533226 DAUC <0003> auc.c:143 vector [0]: ck = 11e7e6417b609176eb8315c57df501e7 20250202085533226 DAUC <0003> auc.c:144 vector [0]: ik = ed3e0b5d1030c56fb596c4d9eb658058 20250202085533226 DAUC <0003> auc.c:145 vector [0]: res = 69963e2886f254b40000000000000000 20250202085533226 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085533226 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085533226 DAUC <0003> auc.c:179 vector [0]: kc = 6bc99528c3704000 20250202085533226 DAUC <0003> auc.c:180 vector [0]: sres = ff228cae 20250202085533226 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085533226 DAUC <0003> auc.c:113 vector [1]: rand = 3eb2051b3ffff99bbb35c47949b8d260 20250202085533226 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250202085533226 DAUC <0003> auc.c:142 vector [1]: autn = cbf468a5173980001bfc13641c4efbee 20250202085533226 DAUC <0003> auc.c:143 vector [1]: ck = 06c93117263eb34b02398411ba5ee751 20250202085533226 DAUC <0003> auc.c:144 vector [1]: ik = 9a6cedcf8fe67034c4210d172b8ed83b 20250202085533226 DAUC <0003> auc.c:145 vector [1]: res = 43c4f6a47f36aa640000000000000000 20250202085533226 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085533226 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250202085533226 DAUC <0003> auc.c:179 vector [1]: kc = fa2f0f043ece8c00 20250202085533226 DAUC <0003> auc.c:180 vector [1]: sres = 1c391e70 20250202085533226 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250202085533226 DAUC <0003> auc.c:113 vector [2]: rand = d2549eb196edf21e6a61b1504784f82a 20250202085533226 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250202085533226 DAUC <0003> auc.c:142 vector [2]: autn = 7b3b1c3a00168000cd31aa7e0b2f488b 20250202085533226 DAUC <0003> auc.c:143 vector [2]: ck = d7347345b7321382618a032d8444d379 20250202085533226 DAUC <0003> auc.c:144 vector [2]: ik = 8c44f9a5f7ffe0a483eff148725e5ba9 20250202085533226 DAUC <0003> auc.c:145 vector [2]: res = d6e807fbf09f588c0000000000000000 20250202085533226 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085533226 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250202085533226 DAUC <0003> auc.c:179 vector [2]: kc = 244510b0b4ce2000 20250202085533226 DAUC <0003> auc.c:180 vector [2]: sres = 8260fd3c 20250202085533226 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250202085533226 DAUC <0003> auc.c:113 vector [3]: rand = 2c386341aa7bbafa10d8b7a5ae48f2f5 20250202085533226 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250202085533226 DAUC <0003> auc.c:142 vector [3]: autn = 77b6c473ddb480009480b66444f89095 20250202085533226 DAUC <0003> auc.c:143 vector [3]: ck = 5ba5ed2b2cf28999c860effd48b7346f 20250202085533226 DAUC <0003> auc.c:144 vector [3]: ik = 23d7b013450b55f373adff23977f16c2 20250202085533226 DAUC <0003> auc.c:145 vector [3]: res = 3afce7e30768c2930000000000000000 20250202085533226 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085533226 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250202085533226 DAUC <0003> auc.c:179 vector [3]: kc = 68c2bd3b9dce3800 20250202085533226 DAUC <0003> auc.c:180 vector [3]: sres = 01e4e429 20250202085533226 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250202085533226 DAUC <0003> auc.c:113 vector [4]: rand = e149bb76c38a932f1b45c99447b325a4 20250202085533226 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250202085533226 DAUC <0003> auc.c:142 vector [4]: autn = 5776707548de8000b1f50474aef65e94 20250202085533226 DAUC <0003> auc.c:143 vector [4]: ck = 992f3ade10962280ee72fc2acee70b7a 20250202085533226 DAUC <0003> auc.c:144 vector [4]: ik = c5efb4530b1b0c9d87c73b03f6b4703e 20250202085533226 DAUC <0003> auc.c:145 vector [4]: res = 4738da31842ef29c0000000000000000 20250202085533226 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085533226 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250202085533226 DAUC <0003> auc.c:179 vector [4]: kc = edf414060c997000 20250202085533226 DAUC <0003> auc.c:180 vector [4]: sres = 19d38006 20250202085533226 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250202085533226 DAUC <0003> db_auc.c:245 IMSI='262425855635325': Generated 5 vectors 20250202085533226 DAUC <0003> db_auc.c:249 IMSI='262425855635325': Updating SQN=161 in DB 20250202085533226 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425855635325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425855635325"} 20250202085533226 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425855635325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085533226 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085533226 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@dab40b676080: Found GsupExpect[0] for "262425855635325" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@dab40b676080: Added IMSI table entry 2TC_gsup_sai_eps(38)"262425855635325" TC_gsup_sai_eps(38)@dab40b676080: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085533230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45590<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@dab40b676080: Final verdict of PTC: pass 20250202085533231 DAUC <0003> db_auc.c:157 IMSI='262427021865437': No 2G Auth Data 20250202085533231 DAUC <0003> db_auc.c:192 IMSI='262427021865437': No 3G Auth Data HLR_Test-GSUP(33)@dab40b676080: Created GsupExpect[0] for "262427021865437" to be handled at TC_gsup_sai_eps(39) 20250202085533244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45604<->l=127.0.0.1:4258 20250202085533249 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085533249 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427021865437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427021865437"} 20250202085533249 DAUC <0003> db_auc.c:236 IMSI='262427021865437': Calling to generate 5 vectors 20250202085533249 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250202085533249 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085533249 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085533249 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250202085533249 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085533249 DAUC <0003> auc.c:113 vector [0]: rand = f45812ada5aa1ef05da1426d0b75f142 20250202085533249 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250202085533249 DAUC <0003> auc.c:142 vector [0]: autn = c3cde73a12948000f2e04e09df85a0c1 20250202085533249 DAUC <0003> auc.c:143 vector [0]: ck = 7e7837c0b14f7b9ca5dd3592c7897718 20250202085533249 DAUC <0003> auc.c:144 vector [0]: ik = 0898a5e303a78b45904f8ce88c5c05ae 20250202085533249 DAUC <0003> auc.c:145 vector [0]: res = d6c8b8707745fb070000000000000000 20250202085533249 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085533249 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085533249 DAUC <0003> auc.c:179 vector [0]: kc = db9d20f7f7684000 20250202085533249 DAUC <0003> auc.c:180 vector [0]: sres = ee70d584 20250202085533249 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085533249 DAUC <0003> auc.c:113 vector [1]: rand = 4deb14cc29aa151861f2031cc0d08bf9 20250202085533249 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250202085533249 DAUC <0003> auc.c:142 vector [1]: autn = 63f7422ededc8000a387787d89dab12b 20250202085533249 DAUC <0003> auc.c:143 vector [1]: ck = f5261fa80e0950e2d92e16325c001ba8 20250202085533249 DAUC <0003> auc.c:144 vector [1]: ik = 457bf7780ec0f81f78c7427fccea8131 20250202085533249 DAUC <0003> auc.c:145 vector [1]: res = 233c0b18d649310a0000000000000000 20250202085533249 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085533249 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250202085533249 DAUC <0003> auc.c:179 vector [1]: kc = 6699c79456259400 20250202085533249 DAUC <0003> auc.c:180 vector [1]: sres = 79f01351 20250202085533249 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250202085533249 DAUC <0003> auc.c:113 vector [2]: rand = 725f586012a1eb88be834136259a448c 20250202085533249 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250202085533249 DAUC <0003> auc.c:142 vector [2]: autn = c44f5e5c08b680008ea30b188f9734a7 20250202085533249 DAUC <0003> auc.c:143 vector [2]: ck = b989ffe995a032559e4cdacb0404bba1 20250202085533249 DAUC <0003> auc.c:144 vector [2]: ik = 3454bc827b81a3df5d8ef44fb5b34d44 20250202085533249 DAUC <0003> auc.c:145 vector [2]: res = 6405de8d21f710bb0000000000000000 20250202085533249 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085533249 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250202085533249 DAUC <0003> auc.c:179 vector [2]: kc = 2292aaadc84a2000 20250202085533249 DAUC <0003> auc.c:180 vector [2]: sres = 82417b68 20250202085533249 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250202085533249 DAUC <0003> auc.c:113 vector [3]: rand = 340627717fc754d105f0024cd1a52e0f 20250202085533249 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250202085533249 DAUC <0003> auc.c:142 vector [3]: autn = f53523829a7980008bb9a410e915b0b1 20250202085533249 DAUC <0003> auc.c:143 vector [3]: ck = 58a69036490b725a49758980ffcd4f1f 20250202085533249 DAUC <0003> auc.c:144 vector [3]: ik = e815e08b866dbe864d128eede153d0fa 20250202085533249 DAUC <0003> auc.c:145 vector [3]: res = bf0d1b2de12f15ba0000000000000000 20250202085533249 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085533249 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250202085533249 DAUC <0003> auc.c:179 vector [3]: kc = b61b860bbfd51800 20250202085533249 DAUC <0003> auc.c:180 vector [3]: sres = 4e9a4c0a 20250202085533249 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250202085533249 DAUC <0003> auc.c:113 vector [4]: rand = 1fbaadac8325f90acdb2d40a5b4ac29d 20250202085533249 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250202085533249 DAUC <0003> auc.c:142 vector [4]: autn = 3f18777d94658000720f1f6066f0862b 20250202085533249 DAUC <0003> auc.c:143 vector [4]: ck = 969d43b514ca450ba4ea63de5b14ee63 20250202085533249 DAUC <0003> auc.c:144 vector [4]: ik = 388fcd4ac67ffc24f2657146f7ba6236 20250202085533249 DAUC <0003> auc.c:145 vector [4]: res = b60d3014873b1eca0000000000000000 20250202085533249 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085533249 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250202085533249 DAUC <0003> auc.c:179 vector [4]: kc = 4c605b5a724eac00 20250202085533249 DAUC <0003> auc.c:180 vector [4]: sres = 1cb87ab7 20250202085533249 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250202085533249 DAUC <0003> db_auc.c:245 IMSI='262427021865437': Generated 5 vectors 20250202085533249 DAUC <0003> db_auc.c:249 IMSI='262427021865437': Updating SQN=161 in DB 20250202085533249 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427021865437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427021865437"} 20250202085533249 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427021865437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085533249 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085533249 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@dab40b676080: Found GsupExpect[0] for "262427021865437" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@dab40b676080: Added IMSI table entry 3TC_gsup_sai_eps(39)"262427021865437" TC_gsup_sai_eps(39)@dab40b676080: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085533253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45604<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@dab40b676080: Final verdict of PTC: pass 20250202085533255 DAUC <0003> db_auc.c:157 IMSI='262424039846305': No 2G Auth Data 20250202085533255 DAUC <0003> db_auc.c:192 IMSI='262424039846305': No 3G Auth Data HLR_Test-GSUP(33)@dab40b676080: Created GsupExpect[0] for "262424039846305" to be handled at TC_gsup_sai_eps(40) 20250202085533267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45608<->l=127.0.0.1:4258 20250202085533271 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085533271 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424039846305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424039846305"} 20250202085533271 DAUC <0003> db_auc.c:236 IMSI='262424039846305': Calling to generate 5 vectors 20250202085533271 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250202085533271 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250202085533271 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250202085533271 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250202085533271 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250202085533271 DAUC <0003> auc.c:113 vector [0]: rand = 7fd4a8736431a5e0a1605f21d9c4f419 20250202085533271 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250202085533271 DAUC <0003> auc.c:142 vector [0]: autn = 3d6220fa25b98000ad518df884aa7f26 20250202085533271 DAUC <0003> auc.c:143 vector [0]: ck = 8ff98821971e5f3c84e69f318461658f 20250202085533271 DAUC <0003> auc.c:144 vector [0]: ik = a986358b32e311e26738a9fa4ef3b5e4 20250202085533271 DAUC <0003> auc.c:145 vector [0]: res = 6fcf8778359906660000000000000000 20250202085533271 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250202085533271 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250202085533271 DAUC <0003> auc.c:179 vector [0]: kc = c59664918e2f7ad6 20250202085533271 DAUC <0003> auc.c:180 vector [0]: sres = e1cf7323 20250202085533271 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250202085533271 DAUC <0003> auc.c:113 vector [1]: rand = 611b785cd043a0cff19a4f83b056836f 20250202085533271 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250202085533271 DAUC <0003> auc.c:142 vector [1]: autn = c23a1795db0980007d11a11743e41975 20250202085533271 DAUC <0003> auc.c:143 vector [1]: ck = f7166f3a9a4ef5d99ddfe1c4a625babf 20250202085533271 DAUC <0003> auc.c:144 vector [1]: ik = e625f7b5c58279c74e89975306fe2c6d 20250202085533271 DAUC <0003> auc.c:145 vector [1]: res = 89653bab4a13db700000000000000000 20250202085533271 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250202085533271 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250202085533271 DAUC <0003> auc.c:179 vector [1]: kc = b5e3ab080ff79c23 20250202085533271 DAUC <0003> auc.c:180 vector [1]: sres = 8e2cb6a5 20250202085533271 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250202085533271 DAUC <0003> auc.c:113 vector [2]: rand = cb90117ae48bca6a2dd39a60706d9cf2 20250202085533271 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250202085533271 DAUC <0003> auc.c:142 vector [2]: autn = f6f15b7c6cd980005c2dd9fee18a6153 20250202085533271 DAUC <0003> auc.c:143 vector [2]: ck = c5be1130b61644c4f3893cdbba95c3df 20250202085533271 DAUC <0003> auc.c:144 vector [2]: ik = 9310f2a6a18e879ac88a950246d3fe7a 20250202085533271 DAUC <0003> auc.c:145 vector [2]: res = e9561f6ce71104f20000000000000000 20250202085533271 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250202085533271 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250202085533271 DAUC <0003> auc.c:179 vector [2]: kc = 57c71e94b8c3cd79 20250202085533271 DAUC <0003> auc.c:180 vector [2]: sres = 6be9a4a1 20250202085533271 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250202085533271 DAUC <0003> auc.c:113 vector [3]: rand = 133609cfc8028769f813ea27f5ce86d2 20250202085533271 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250202085533271 DAUC <0003> auc.c:142 vector [3]: autn = 5bbe0054f04780002046dd8589ccab62 20250202085533271 DAUC <0003> auc.c:143 vector [3]: ck = 9e5722c6938eb361f6ecb5eab1a8ecd2 20250202085533271 DAUC <0003> auc.c:144 vector [3]: ik = cf792c44bf92ad81aafab52d0fb7262c 20250202085533271 DAUC <0003> auc.c:145 vector [3]: res = ec727a05f216f8060000000000000000 20250202085533271 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250202085533271 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250202085533271 DAUC <0003> auc.c:179 vector [3]: kc = faf67d3254eb83d4 20250202085533271 DAUC <0003> auc.c:180 vector [3]: sres = 4e7afa10 20250202085533271 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250202085533271 DAUC <0003> auc.c:113 vector [4]: rand = f5f5a11e2e0997b07f78e73156135d6a 20250202085533271 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250202085533271 DAUC <0003> auc.c:142 vector [4]: autn = e5c2d9402edf80000e5ed5b928612602 20250202085533271 DAUC <0003> auc.c:143 vector [4]: ck = 58ccdc3477374c06127552cfd8fe6a02 20250202085533271 DAUC <0003> auc.c:144 vector [4]: ik = 080501abfbf1ce44759ae0fe7245f845 20250202085533271 DAUC <0003> auc.c:145 vector [4]: res = 40fba2da10e21af30000000000000000 20250202085533271 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250202085533271 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250202085533271 DAUC <0003> auc.c:179 vector [4]: kc = 6d804d6fb957004f 20250202085533271 DAUC <0003> auc.c:180 vector [4]: sres = 227c60a4 20250202085533271 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250202085533271 DAUC <0003> db_auc.c:245 IMSI='262424039846305': Generated 5 vectors 20250202085533271 DAUC <0003> db_auc.c:249 IMSI='262424039846305': Updating SQN=161 in DB 20250202085533271 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424039846305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424039846305"} 20250202085533271 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424039846305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085533271 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085533271 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@dab40b676080: Found GsupExpect[0] for "262424039846305" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@dab40b676080: Added IMSI table entry 4TC_gsup_sai_eps(40)"262424039846305" TC_gsup_sai_eps(40)@dab40b676080: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085533274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45608<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@dab40b676080: Final verdict of PTC: pass MTC@dab40b676080: setverdict(pass): none -> pass 20250202085533276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45564<->l=127.0.0.1:4258 HLR_Test-GSUP(33)@dab40b676080: Final verdict of PTC: none 20250202085533277 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44837<->l=127.0.0.1:4259) 20250202085533277 DLINP <000b> input/ipa.c:452 connected read/write 20250202085533277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085533277 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085533277 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085533277 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(35)@dab40b676080: Final verdict of PTC: none 34@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: pass MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@dab40b676080: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:55:33 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 20250202085533330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45616<->l=127.0.0.1:4258 20250202085533431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45616<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79044) Waiting for packet dumper to finish... 1 (prev_count=79044, count=126080) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:55:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.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@dab40b676080: 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@dab40b676080: Test case TC_gsup_ul_unknown_imsi started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085536498 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085536498 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085536501 DLINP <000b> input/ipa.c:452 connected read/write 20250202085536501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085536501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45626<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085536504 DLINP <000b> input/ipa.c:452 connected read/write 20250202085536504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085536504 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085536504 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085536504 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 20250202085536504 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085536504 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 20250202085536504 DLGSUP <0013> gsup_server.c:236 2: 20250202085536504 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085536504 DLGSUP <0013> gsup_server.c:236 3: 20250202085536504 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085536504 DLGSUP <0013> gsup_server.c:236 4: 20250202085536504 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085536504 DLGSUP <0013> gsup_server.c:236 5: 20250202085536504 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085536504 DLGSUP <0013> gsup_server.c:236 7: 20250202085536504 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085536504 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085536504 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085536504 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@dab40b676080: 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") 20250202085536519 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46809<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@dab40b676080: Created GsupExpect[0] for "262422711865295" to be handled at TC_gsup_ul_unknown_imsi(45) 20250202085536534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45634<->l=127.0.0.1:4258 20250202085536546 DLINP <000b> input/ipa.c:452 connected read/write 20250202085536546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085536546 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422711865295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422711865295" cn_domain=PS} 20250202085536546 DLU <0006> fsm.c:456 lu(262422711865295)[0x55e17187ea50]{UNVALIDATED}: Allocated 20250202085536546 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422711865295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250202085536546 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422711865295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422711865295" cause=IMSI unknown in HLR} 20250202085536546 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422711865295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085536546 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422711865295)[0x55e17187ea50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085536546 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422711865295)[0x55e17187ea50]{UNVALIDATED}: Freeing instance 20250202085536546 DLU <0006> fsm.c:568 lu(PS:IMSI-262422711865295)[0x55e17187ea50]{UNVALIDATED}: Deallocated 20250202085536546 DLINP <000b> input/ipa.c:452 connected read/write 20250202085536546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085536546 DLINP <000b> input/ipa.c:452 connected read/write 20250202085536546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@dab40b676080: Found GsupExpect[0] for "262422711865295" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@dab40b676080: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262422711865295" TC_gsup_ul_unknown_imsi(45)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085536549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45634<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@dab40b676080: Final verdict of PTC: pass 20250202085536549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45626<->l=127.0.0.1:4258 20250202085536551 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP(42)@dab40b676080: Final verdict of PTC: none 20250202085536551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085536551 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085536551 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085536551 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085536551 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46809<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@dab40b676080: Final verdict of PTC: none 43@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 43: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@dab40b676080: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:55:36 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 20250202085536602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45636<->l=127.0.0.1:4258 20250202085536703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45636<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26136) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 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_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@dab40b676080: 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@dab40b676080: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085539753 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085539753 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085539756 DLINP <000b> input/ipa.c:452 connected read/write 20250202085539756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085539757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45648<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085539759 DLINP <000b> input/ipa.c:452 connected read/write 20250202085539759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085539759 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085539759 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085539759 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 20250202085539759 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085539759 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 20250202085539759 DLGSUP <0013> gsup_server.c:236 2: 20250202085539759 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085539759 DLGSUP <0013> gsup_server.c:236 3: 20250202085539759 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085539759 DLGSUP <0013> gsup_server.c:236 4: 20250202085539759 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085539759 DLGSUP <0013> gsup_server.c:236 5: 20250202085539759 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085539759 DLGSUP <0013> gsup_server.c:236 7: 20250202085539759 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085539759 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085539759 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085539759 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@dab40b676080: 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") 20250202085539774 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42709<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@dab40b676080: Created GsupExpect[0] for "262421058952328" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250202085539786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45656<->l=127.0.0.1:4258 20250202085539802 DLINP <000b> input/ipa.c:452 connected read/write 20250202085539802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085539802 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421058952328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421058952328" cn_domain=PS source_name="the-source\n"} 20250202085539802 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250202085539802 DLU <0006> fsm.c:456 lu(262421058952328)[0x55e17187ea50]{UNVALIDATED}: Allocated 20250202085539802 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421058952328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250202085539802 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262421058952328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421058952328" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250202085539802 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262421058952328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085539802 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421058952328)[0x55e17187ea50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085539802 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421058952328)[0x55e17187ea50]{UNVALIDATED}: Freeing instance 20250202085539802 DLU <0006> fsm.c:568 lu(PS:IMSI-262421058952328)[0x55e17187ea50]{UNVALIDATED}: Deallocated 20250202085539802 DLINP <000b> input/ipa.c:452 connected read/write 20250202085539802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085539802 DLINP <000b> input/ipa.c:452 connected read/write 20250202085539802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@dab40b676080: Found GsupExpect[0] for "262421058952328" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@dab40b676080: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262421058952328" TC_gsup_ul_unknown_imsi_via_proxy(50)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085539805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45656<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@dab40b676080: Final verdict of PTC: pass 20250202085539806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45648<->l=127.0.0.1:4258 20250202085539806 DLINP <000b> input/ipa.c:452 connected read/write 20250202085539806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085539807 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(47)@dab40b676080: Final verdict of PTC: none 20250202085539807 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085539807 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085539807 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250202085539807 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42709<->l=127.0.0.1:4259) 48@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 48: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@dab40b676080: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:55:39 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 20250202085539863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45666<->l=127.0.0.1:4258 20250202085539964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45666<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 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_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@dab40b676080: 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@dab40b676080: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085543013 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085543013 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085543015 DLINP <000b> input/ipa.c:452 connected read/write 20250202085543015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085543015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47042<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085543016 DLINP <000b> input/ipa.c:452 connected read/write 20250202085543016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085543016 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085543016 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085543016 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 20250202085543016 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085543016 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 20250202085543016 DLGSUP <0013> gsup_server.c:236 2: 20250202085543016 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085543016 DLGSUP <0013> gsup_server.c:236 3: 20250202085543016 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085543016 DLGSUP <0013> gsup_server.c:236 4: 20250202085543016 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085543016 DLGSUP <0013> gsup_server.c:236 5: 20250202085543016 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085543016 DLGSUP <0013> gsup_server.c:236 7: 20250202085543016 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085543016 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085543016 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085543016 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@dab40b676080: 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") 20250202085543032 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44723<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@dab40b676080: Created GsupExpect[0] for "262424620817278" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250202085543043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47056<->l=127.0.0.1:4258 20250202085543058 DLINP <000b> input/ipa.c:452 connected read/write 20250202085543058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085543058 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424620817278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424620817278" cn_domain=PS} 20250202085543058 DLU <0006> fsm.c:456 lu(262424620817278)[0x55e17187ea50]{UNVALIDATED}: Allocated 20250202085543058 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424620817278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250202085543058 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424620817278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424620817278" cause=Roaming not allowed in this location area} 20250202085543058 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424620817278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085543058 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424620817278)[0x55e17187ea50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085543058 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424620817278)[0x55e17187ea50]{UNVALIDATED}: Freeing instance 20250202085543058 DLU <0006> fsm.c:568 lu(PS:IMSI-262424620817278)[0x55e17187ea50]{UNVALIDATED}: Deallocated 20250202085543058 DLINP <000b> input/ipa.c:452 connected read/write 20250202085543058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085543058 DLINP <000b> input/ipa.c:452 connected read/write 20250202085543058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@dab40b676080: Found GsupExpect[0] for "262424620817278" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@dab40b676080: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262424620817278" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085543061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47056<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@dab40b676080: Final verdict of PTC: pass 20250202085543061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47042<->l=127.0.0.1:4258 20250202085543062 DLINP <000b> input/ipa.c:452 connected read/write 20250202085543062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085543062 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085543062 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085543062 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085543062 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44723<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@dab40b676080: Final verdict of PTC: none 53@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 53: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@dab40b676080: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:55:43 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 20250202085543118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47058<->l=127.0.0.1:4258 20250202085543219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47058<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27220) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:55:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@dab40b676080: 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@dab40b676080: Test case TC_gsup_sai_err_unknown_imsi started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085546252 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085546252 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085546253 DLINP <000b> input/ipa.c:452 connected read/write 20250202085546253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085546253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47074<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085546254 DLINP <000b> input/ipa.c:452 connected read/write 20250202085546254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085546254 DLGSUP <0013> gsup_server.c:281 CCM Callback HLR_Test-GSUP-IPA(56)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085546254 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085546254 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 20250202085546254 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085546254 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 20250202085546254 DLGSUP <0013> gsup_server.c:236 2: 20250202085546254 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085546254 DLGSUP <0013> gsup_server.c:236 3: 20250202085546254 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085546254 DLGSUP <0013> gsup_server.c:236 4: 20250202085546254 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085546254 DLGSUP <0013> gsup_server.c:236 5: 20250202085546254 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085546254 DLGSUP <0013> gsup_server.c:236 7: 20250202085546254 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085546254 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085546254 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085546254 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@dab40b676080: 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") 20250202085546265 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35761<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@dab40b676080: Created GsupExpect[0] for "262420606385216" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250202085546272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47086<->l=127.0.0.1:4258 20250202085546298 DLINP <000b> input/ipa.c:452 connected read/write 20250202085546298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085546298 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420606385216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420606385216"} 20250202085546298 DAUC <0003> db_auc.c:133 IMSI='262420606385216': No such subscriber 20250202085546298 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420606385216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250202085546298 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420606385216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420606385216" cause=IMSI unknown in HLR} 20250202085546298 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420606385216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085546298 DLINP <000b> input/ipa.c:452 connected read/write 20250202085546298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085546298 DLINP <000b> input/ipa.c:452 connected read/write 20250202085546298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@dab40b676080: Found GsupExpect[0] for "262420606385216" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@dab40b676080: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262420606385216" TC_gsup_sai_err_unknown_imsi(60)@dab40b676080: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_unknown_imsi(60)@dab40b676080: Final verdict of PTC: pass 20250202085546300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47086<->l=127.0.0.1:4258 20250202085546300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47074<->l=127.0.0.1:4258 20250202085546301 DLINP <000b> input/ipa.c:452 connected read/write 20250202085546301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085546301 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085546301 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085546301 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085546301 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35761<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@dab40b676080: Final verdict of PTC: none 58@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 58: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@dab40b676080: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:55:46 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 20250202085546336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47102<->l=127.0.0.1:4258 20250202085546436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47102<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 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.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@dab40b676080: 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@dab40b676080: Test case TC_gsup_ul started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085549466 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085549466 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085549467 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47110<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085549468 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549468 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085549468 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085549468 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 20250202085549468 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085549468 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 20250202085549468 DLGSUP <0013> gsup_server.c:236 2: 20250202085549468 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085549468 DLGSUP <0013> gsup_server.c:236 3: 20250202085549468 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085549468 DLGSUP <0013> gsup_server.c:236 4: 20250202085549468 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085549468 DLGSUP <0013> gsup_server.c:236 5: 20250202085549468 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085549468 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(61)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085549468 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085549468 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085549468 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085549468 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@dab40b676080: 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") 20250202085549476 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38243<->l=127.0.0.1:4259) 20250202085549478 DAUC <0003> db_auc.c:157 IMSI='262423669761153': No 2G Auth Data 20250202085549478 DAUC <0003> db_auc.c:192 IMSI='262423669761153': No 3G Auth Data HLR_Test-GSUP(62)@dab40b676080: Created GsupExpect[0] for "262423669761153" to be handled at TC_gsup_ul(65) 20250202085549485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47116<->l=127.0.0.1:4258 20250202085549510 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549510 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423669761153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423669761153" cn_domain=PS} 20250202085549510 DLU <0006> fsm.c:456 lu(262423669761153)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085549510 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423669761153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085549510 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423669761153)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085549510 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423669761153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423669761153" cn_domain=PS} 20250202085549510 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085549510 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@dab40b676080: Found GsupExpect[0] for "262423669761153" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@dab40b676080: Added IMSI table entry 0TC_gsup_ul(65)"262423669761153" 20250202085549512 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549512 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423669761153 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423669761153"} 20250202085549512 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423669761153)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085549512 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423669761153 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085549512 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423669761153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423669761153"} 20250202085549512 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423669761153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085549512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423669761153)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085549512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423669761153)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085549512 DLU <0006> fsm.c:568 lu(PS:IMSI-262423669761153)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085549512 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085549513 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul(65)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085549513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47116<->l=127.0.0.1:4258 TC_gsup_ul(65)@dab40b676080: Final verdict of PTC: pass 20250202085549514 DAUC <0003> db_auc.c:157 IMSI='262422811832005': No 2G Auth Data 20250202085549514 DAUC <0003> db_auc.c:192 IMSI='262422811832005': No 3G Auth Data 20250202085549514 DLGSUP <0013> hlr.c:121 IMSI 262422811832005: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@dab40b676080: Created GsupExpect[0] for "262422811832005" to be handled at TC_gsup_ul(66) 20250202085549520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47124<->l=127.0.0.1:4258 20250202085549522 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549522 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422811832005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422811832005" cn_domain=PS} 20250202085549522 DLU <0006> fsm.c:456 lu(262422811832005)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085549522 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422811832005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085549522 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422811832005)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085549522 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422811832005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422811832005" cn_domain=PS} 20250202085549522 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085549522 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@dab40b676080: Found GsupExpect[0] for "262422811832005" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@dab40b676080: Added IMSI table entry 1TC_gsup_ul(66)"262422811832005" 20250202085549523 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549523 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422811832005 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422811832005"} 20250202085549523 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422811832005)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085549523 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422811832005 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085549523 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422811832005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422811832005"} 20250202085549524 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422811832005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085549524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422811832005)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085549524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422811832005)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085549524 DLU <0006> fsm.c:568 lu(PS:IMSI-262422811832005)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085549524 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085549524 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul(66)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085549524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47124<->l=127.0.0.1:4258 TC_gsup_ul(66)@dab40b676080: Final verdict of PTC: pass 20250202085549525 DAUC <0003> db_auc.c:157 IMSI='262420908771033': No 2G Auth Data 20250202085549525 DAUC <0003> db_auc.c:192 IMSI='262420908771033': No 3G Auth Data 20250202085549525 DLGSUP <0013> hlr.c:121 IMSI 262420908771033: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@dab40b676080: Created GsupExpect[0] for "262420908771033" to be handled at TC_gsup_ul(67) 20250202085549532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47128<->l=127.0.0.1:4258 20250202085549534 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549534 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420908771033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420908771033" cn_domain=PS} 20250202085549534 DLU <0006> fsm.c:456 lu(262420908771033)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085549534 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420908771033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085549534 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420908771033)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085549534 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420908771033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420908771033" cn_domain=PS} 20250202085549534 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085549534 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@dab40b676080: Found GsupExpect[0] for "262420908771033" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@dab40b676080: Added IMSI table entry 2TC_gsup_ul(67)"262420908771033" 20250202085549535 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549535 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420908771033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420908771033"} 20250202085549535 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420908771033)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085549535 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420908771033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085549535 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420908771033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420908771033"} 20250202085549535 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420908771033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085549535 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420908771033)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085549535 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420908771033)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085549535 DLU <0006> fsm.c:568 lu(PS:IMSI-262420908771033)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085549535 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085549535 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul(67)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085549536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47128<->l=127.0.0.1:4258 TC_gsup_ul(67)@dab40b676080: Final verdict of PTC: pass 20250202085549537 DAUC <0003> db_auc.c:157 IMSI='262428070331463': No 2G Auth Data 20250202085549537 DAUC <0003> db_auc.c:192 IMSI='262428070331463': No 3G Auth Data 20250202085549537 DLGSUP <0013> hlr.c:121 IMSI 262428070331463: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@dab40b676080: Created GsupExpect[0] for "262428070331463" to be handled at TC_gsup_ul(68) 20250202085549545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47136<->l=127.0.0.1:4258 20250202085549548 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549548 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428070331463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428070331463" cn_domain=PS} 20250202085549548 DLU <0006> fsm.c:456 lu(262428070331463)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085549548 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428070331463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085549548 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428070331463)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085549548 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428070331463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428070331463" cn_domain=PS} 20250202085549548 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085549548 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@dab40b676080: Found GsupExpect[0] for "262428070331463" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@dab40b676080: Added IMSI table entry 3TC_gsup_ul(68)"262428070331463" 20250202085549550 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549550 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428070331463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428070331463"} 20250202085549550 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428070331463)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085549550 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428070331463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085549550 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428070331463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428070331463"} 20250202085549550 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428070331463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085549550 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428070331463)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085549550 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428070331463)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085549550 DLU <0006> fsm.c:568 lu(PS:IMSI-262428070331463)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085549550 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085549550 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul(68)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085549551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47136<->l=127.0.0.1:4258 TC_gsup_ul(68)@dab40b676080: Final verdict of PTC: pass 20250202085549552 DAUC <0003> db_auc.c:157 IMSI='262422555343679': No 2G Auth Data 20250202085549552 DAUC <0003> db_auc.c:192 IMSI='262422555343679': No 3G Auth Data 20250202085549553 DLGSUP <0013> hlr.c:121 IMSI 262422555343679: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@dab40b676080: Created GsupExpect[0] for "262422555343679" to be handled at TC_gsup_ul(69) 20250202085549559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47152<->l=127.0.0.1:4258 20250202085549561 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549561 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422555343679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422555343679" cn_domain=PS} 20250202085549561 DLU <0006> fsm.c:456 lu(262422555343679)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085549561 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422555343679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085549561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422555343679)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085549561 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422555343679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422555343679" cn_domain=PS} 20250202085549561 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085549561 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@dab40b676080: Found GsupExpect[0] for "262422555343679" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@dab40b676080: Added IMSI table entry 4TC_gsup_ul(69)"262422555343679" 20250202085549563 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549563 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422555343679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422555343679"} 20250202085549563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422555343679)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085549563 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422555343679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085549563 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422555343679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422555343679"} 20250202085549563 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422555343679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085549563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422555343679)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085549563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422555343679)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085549563 DLU <0006> fsm.c:568 lu(PS:IMSI-262422555343679)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085549563 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085549563 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul(69)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085549563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47152<->l=127.0.0.1:4258 TC_gsup_ul(69)@dab40b676080: Final verdict of PTC: pass 20250202085549564 DAUC <0003> db_auc.c:157 IMSI='262429875189524': No 2G Auth Data 20250202085549564 DAUC <0003> db_auc.c:192 IMSI='262429875189524': No 3G Auth Data 20250202085549564 DLGSUP <0013> hlr.c:121 IMSI 262429875189524: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@dab40b676080: Created GsupExpect[0] for "262429875189524" to be handled at TC_gsup_ul(70) 20250202085549571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47158<->l=127.0.0.1:4258 20250202085549573 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549573 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429875189524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429875189524" cn_domain=PS} 20250202085549573 DLU <0006> fsm.c:456 lu(262429875189524)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085549573 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429875189524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085549573 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429875189524)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085549573 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429875189524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429875189524" cn_domain=PS} 20250202085549573 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085549573 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@dab40b676080: Found GsupExpect[0] for "262429875189524" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@dab40b676080: Added IMSI table entry 5TC_gsup_ul(70)"262429875189524" 20250202085549574 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549574 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429875189524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429875189524"} 20250202085549574 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429875189524)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085549574 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429875189524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085549574 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429875189524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429875189524"} 20250202085549574 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429875189524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085549574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429875189524)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085549574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429875189524)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085549574 DLU <0006> fsm.c:568 lu(PS:IMSI-262429875189524)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085549574 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085549574 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul(70)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085549575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47158<->l=127.0.0.1:4258 TC_gsup_ul(70)@dab40b676080: Final verdict of PTC: pass 20250202085549576 DAUC <0003> db_auc.c:157 IMSI='262421959021038': No 2G Auth Data 20250202085549576 DAUC <0003> db_auc.c:192 IMSI='262421959021038': No 3G Auth Data 20250202085549577 DLGSUP <0013> hlr.c:121 IMSI 262421959021038: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@dab40b676080: Created GsupExpect[0] for "262421959021038" to be handled at TC_gsup_ul(71) 20250202085549583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47166<->l=127.0.0.1:4258 20250202085549585 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549585 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421959021038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421959021038" cn_domain=PS} 20250202085549585 DLU <0006> fsm.c:456 lu(262421959021038)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085549586 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421959021038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085549586 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421959021038)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085549586 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421959021038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421959021038" cn_domain=PS} 20250202085549586 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085549586 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@dab40b676080: Found GsupExpect[0] for "262421959021038" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@dab40b676080: Added IMSI table entry 6TC_gsup_ul(71)"262421959021038" 20250202085549587 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549587 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421959021038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421959021038"} 20250202085549587 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421959021038)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085549587 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421959021038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085549587 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421959021038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421959021038"} 20250202085549587 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421959021038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085549587 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421959021038)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085549587 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421959021038)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085549587 DLU <0006> fsm.c:568 lu(PS:IMSI-262421959021038)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085549587 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085549587 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul(71)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085549588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47166<->l=127.0.0.1:4258 TC_gsup_ul(71)@dab40b676080: Final verdict of PTC: pass 20250202085549589 DAUC <0003> db_auc.c:157 IMSI='262429125166215': No 2G Auth Data 20250202085549589 DAUC <0003> db_auc.c:192 IMSI='262429125166215': No 3G Auth Data 20250202085549589 DLGSUP <0013> hlr.c:121 IMSI 262429125166215: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@dab40b676080: Created GsupExpect[0] for "262429125166215" to be handled at TC_gsup_ul(72) 20250202085549596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47180<->l=127.0.0.1:4258 20250202085549598 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549598 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429125166215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429125166215" cn_domain=PS} 20250202085549598 DLU <0006> fsm.c:456 lu(262429125166215)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085549598 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429125166215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085549598 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429125166215)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085549598 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429125166215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429125166215" cn_domain=PS} 20250202085549598 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085549598 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@dab40b676080: Found GsupExpect[0] for "262429125166215" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@dab40b676080: Added IMSI table entry 7TC_gsup_ul(72)"262429125166215" 20250202085549600 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549600 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429125166215 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429125166215"} 20250202085549600 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429125166215)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085549600 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429125166215 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085549600 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429125166215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429125166215"} 20250202085549600 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429125166215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085549600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429125166215)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085549600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429125166215)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085549600 DLU <0006> fsm.c:568 lu(PS:IMSI-262429125166215)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085549600 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085549600 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul(72)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085549601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47180<->l=127.0.0.1:4258 TC_gsup_ul(72)@dab40b676080: Final verdict of PTC: pass MTC@dab40b676080: setverdict(pass): none -> pass 20250202085549602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47110<->l=127.0.0.1:4258 20250202085549602 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38243<->l=127.0.0.1:4259) 20250202085549603 DLINP <000b> input/ipa.c:452 connected read/write 20250202085549603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085549603 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(62)@dab40b676080: Final verdict of PTC: none 20250202085549603 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085549603 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)@dab40b676080: Final verdict of PTC: none 63@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: pass MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@dab40b676080: Test case TC_gsup_ul finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:55:49 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250202085549626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47190<->l=127.0.0.1:4258 20250202085549726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47190<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=112780) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 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_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@dab40b676080: 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@dab40b676080: Test case TC_gsup_ul_via_proxy started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085552757 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085552757 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085552758 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50722<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085552760 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552760 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085552760 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085552760 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 20250202085552760 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085552760 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 20250202085552760 DLGSUP <0013> gsup_server.c:236 2: 20250202085552760 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085552760 DLGSUP <0013> gsup_server.c:236 3: 20250202085552760 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085552760 DLGSUP <0013> gsup_server.c:236 4: 20250202085552760 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085552760 DLGSUP <0013> gsup_server.c:236 5: 20250202085552760 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085552760 DLGSUP <0013> gsup_server.c:236 7: 20250202085552760 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085552760 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085552760 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085552760 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)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@dab40b676080: 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") 20250202085552768 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41089<->l=127.0.0.1:4259) 20250202085552771 DAUC <0003> db_auc.c:157 IMSI='262420660763038': No 2G Auth Data 20250202085552771 DAUC <0003> db_auc.c:192 IMSI='262420660763038': No 3G Auth Data HLR_Test-GSUP(74)@dab40b676080: Created GsupExpect[0] for "262420660763038" to be handled at TC_gsup_ul_via_proxy(77) 20250202085552777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50734<->l=127.0.0.1:4258 20250202085552802 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552802 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420660763038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420660763038" cn_domain=PS source_name="the-source\n"} 20250202085552802 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250202085552802 DLU <0006> fsm.c:456 lu(262420660763038)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085552802 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420660763038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250202085552802 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420660763038)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085552802 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420660763038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420660763038" cn_domain=PS destination_name="the-source\n"} 20250202085552802 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085552802 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@dab40b676080: Found GsupExpect[0] for "262420660763038" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@dab40b676080: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262420660763038" 20250202085552804 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552804 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420660763038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420660763038" source_name="the-source\n"} 20250202085552804 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420660763038)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085552804 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262420660763038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085552804 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420660763038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420660763038" destination_name="the-source\n"} 20250202085552804 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262420660763038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085552804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420660763038)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085552804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420660763038)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085552804 DLU <0006> fsm.c:568 lu(PS:IMSI-262420660763038)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085552804 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085552804 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085552805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50734<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@dab40b676080: Final verdict of PTC: pass 20250202085552806 DAUC <0003> db_auc.c:157 IMSI='262426172390049': No 2G Auth Data 20250202085552806 DAUC <0003> db_auc.c:192 IMSI='262426172390049': No 3G Auth Data 20250202085552806 DLGSUP <0013> hlr.c:121 IMSI 262426172390049: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@dab40b676080: Created GsupExpect[0] for "262426172390049" to be handled at TC_gsup_ul_via_proxy(78) 20250202085552812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50738<->l=127.0.0.1:4258 20250202085552814 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552814 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426172390049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426172390049" cn_domain=PS source_name="the-source\n"} 20250202085552814 DLU <0006> fsm.c:456 lu(262426172390049)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085552814 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426172390049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250202085552814 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426172390049)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085552814 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426172390049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426172390049" cn_domain=PS destination_name="the-source\n"} 20250202085552814 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085552814 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@dab40b676080: Found GsupExpect[0] for "262426172390049" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@dab40b676080: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262426172390049" 20250202085552816 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552816 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426172390049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426172390049" source_name="the-source\n"} 20250202085552816 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426172390049)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085552816 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262426172390049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085552816 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426172390049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426172390049" destination_name="the-source\n"} 20250202085552816 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262426172390049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085552816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426172390049)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085552816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426172390049)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085552816 DLU <0006> fsm.c:568 lu(PS:IMSI-262426172390049)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085552816 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085552816 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085552816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50738<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@dab40b676080: Final verdict of PTC: pass 20250202085552817 DAUC <0003> db_auc.c:157 IMSI='262428335190209': No 2G Auth Data 20250202085552817 DAUC <0003> db_auc.c:192 IMSI='262428335190209': No 3G Auth Data 20250202085552817 DLGSUP <0013> hlr.c:121 IMSI 262428335190209: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@dab40b676080: Created GsupExpect[0] for "262428335190209" to be handled at TC_gsup_ul_via_proxy(79) 20250202085552824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50750<->l=127.0.0.1:4258 20250202085552825 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552825 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428335190209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428335190209" cn_domain=PS source_name="the-source\n"} 20250202085552825 DLU <0006> fsm.c:456 lu(262428335190209)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085552825 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428335190209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250202085552825 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428335190209)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085552825 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428335190209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428335190209" cn_domain=PS destination_name="the-source\n"} 20250202085552825 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085552825 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@dab40b676080: Found GsupExpect[0] for "262428335190209" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@dab40b676080: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262428335190209" 20250202085552827 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552827 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428335190209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428335190209" source_name="the-source\n"} 20250202085552827 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428335190209)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085552827 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262428335190209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085552827 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428335190209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428335190209" destination_name="the-source\n"} 20250202085552827 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262428335190209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085552827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428335190209)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085552827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428335190209)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085552827 DLU <0006> fsm.c:568 lu(PS:IMSI-262428335190209)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085552827 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085552827 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085552828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50750<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@dab40b676080: Final verdict of PTC: pass 20250202085552829 DAUC <0003> db_auc.c:157 IMSI='262427685168349': No 2G Auth Data 20250202085552829 DAUC <0003> db_auc.c:192 IMSI='262427685168349': No 3G Auth Data 20250202085552829 DLGSUP <0013> hlr.c:121 IMSI 262427685168349: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@dab40b676080: Created GsupExpect[0] for "262427685168349" to be handled at TC_gsup_ul_via_proxy(80) 20250202085552837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50754<->l=127.0.0.1:4258 20250202085552839 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552839 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427685168349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427685168349" cn_domain=PS source_name="the-source\n"} 20250202085552839 DLU <0006> fsm.c:456 lu(262427685168349)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085552839 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427685168349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250202085552839 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427685168349)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085552839 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427685168349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427685168349" cn_domain=PS destination_name="the-source\n"} 20250202085552839 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085552839 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@dab40b676080: Found GsupExpect[0] for "262427685168349" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@dab40b676080: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262427685168349" 20250202085552840 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552840 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427685168349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427685168349" source_name="the-source\n"} 20250202085552840 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427685168349)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085552840 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262427685168349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085552840 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427685168349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427685168349" destination_name="the-source\n"} 20250202085552840 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262427685168349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085552840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427685168349)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085552840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427685168349)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085552840 DLU <0006> fsm.c:568 lu(PS:IMSI-262427685168349)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085552840 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085552840 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085552841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50754<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@dab40b676080: Final verdict of PTC: pass 20250202085552842 DAUC <0003> db_auc.c:157 IMSI='262422947573774': No 2G Auth Data 20250202085552842 DAUC <0003> db_auc.c:192 IMSI='262422947573774': No 3G Auth Data 20250202085552842 DLGSUP <0013> hlr.c:121 IMSI 262422947573774: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@dab40b676080: Created GsupExpect[0] for "262422947573774" to be handled at TC_gsup_ul_via_proxy(81) 20250202085552849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50768<->l=127.0.0.1:4258 20250202085552851 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552851 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422947573774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422947573774" cn_domain=PS source_name="the-source\n"} 20250202085552851 DLU <0006> fsm.c:456 lu(262422947573774)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085552851 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262422947573774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250202085552851 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422947573774)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085552851 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262422947573774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422947573774" cn_domain=PS destination_name="the-source\n"} 20250202085552851 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085552852 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@dab40b676080: Found GsupExpect[0] for "262422947573774" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@dab40b676080: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262422947573774" 20250202085552853 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552853 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422947573774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422947573774" source_name="the-source\n"} 20250202085552853 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422947573774)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085552853 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262422947573774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085552853 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262422947573774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422947573774" destination_name="the-source\n"} 20250202085552853 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262422947573774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085552853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422947573774)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085552853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422947573774)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085552853 DLU <0006> fsm.c:568 lu(PS:IMSI-262422947573774)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085552853 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085552853 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085552853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50768<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@dab40b676080: Final verdict of PTC: pass 20250202085552854 DAUC <0003> db_auc.c:157 IMSI='262421577396622': No 2G Auth Data 20250202085552854 DAUC <0003> db_auc.c:192 IMSI='262421577396622': No 3G Auth Data 20250202085552855 DLGSUP <0013> hlr.c:121 IMSI 262421577396622: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@dab40b676080: Created GsupExpect[0] for "262421577396622" to be handled at TC_gsup_ul_via_proxy(82) 20250202085552861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50772<->l=127.0.0.1:4258 20250202085552863 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552863 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421577396622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421577396622" cn_domain=PS source_name="the-source\n"} 20250202085552863 DLU <0006> fsm.c:456 lu(262421577396622)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085552863 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421577396622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250202085552863 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421577396622)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085552863 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421577396622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421577396622" cn_domain=PS destination_name="the-source\n"} 20250202085552863 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085552863 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@dab40b676080: Found GsupExpect[0] for "262421577396622" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@dab40b676080: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421577396622" 20250202085552864 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552864 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421577396622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421577396622" source_name="the-source\n"} 20250202085552864 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421577396622)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085552864 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262421577396622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085552864 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421577396622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421577396622" destination_name="the-source\n"} 20250202085552864 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262421577396622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085552864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421577396622)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085552864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421577396622)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085552864 DLU <0006> fsm.c:568 lu(PS:IMSI-262421577396622)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085552864 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085552864 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085552865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50772<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@dab40b676080: Final verdict of PTC: pass 20250202085552866 DAUC <0003> db_auc.c:157 IMSI='262426087579634': No 2G Auth Data 20250202085552866 DAUC <0003> db_auc.c:192 IMSI='262426087579634': No 3G Auth Data 20250202085552866 DLGSUP <0013> hlr.c:121 IMSI 262426087579634: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@dab40b676080: Created GsupExpect[0] for "262426087579634" to be handled at TC_gsup_ul_via_proxy(83) 20250202085552873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50780<->l=127.0.0.1:4258 20250202085552875 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552875 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426087579634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426087579634" cn_domain=PS source_name="the-source\n"} 20250202085552875 DLU <0006> fsm.c:456 lu(262426087579634)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085552875 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426087579634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250202085552875 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426087579634)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085552875 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426087579634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426087579634" cn_domain=PS destination_name="the-source\n"} 20250202085552875 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085552875 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@dab40b676080: Found GsupExpect[0] for "262426087579634" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@dab40b676080: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262426087579634" 20250202085552876 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552876 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426087579634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426087579634" source_name="the-source\n"} 20250202085552876 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426087579634)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085552876 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262426087579634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085552876 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426087579634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426087579634" destination_name="the-source\n"} 20250202085552876 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262426087579634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085552876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426087579634)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085552876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426087579634)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085552876 DLU <0006> fsm.c:568 lu(PS:IMSI-262426087579634)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085552876 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085552876 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085552877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50780<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@dab40b676080: Final verdict of PTC: pass 20250202085552878 DAUC <0003> db_auc.c:157 IMSI='262427747120917': No 2G Auth Data 20250202085552878 DAUC <0003> db_auc.c:192 IMSI='262427747120917': No 3G Auth Data 20250202085552878 DLGSUP <0013> hlr.c:121 IMSI 262427747120917: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@dab40b676080: Created GsupExpect[0] for "262427747120917" to be handled at TC_gsup_ul_via_proxy(84) 20250202085552885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50782<->l=127.0.0.1:4258 20250202085552889 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552889 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262427747120917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427747120917" cn_domain=PS source_name="the-source\n"} 20250202085552889 DLU <0006> fsm.c:456 lu(262427747120917)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085552889 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262427747120917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250202085552889 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427747120917)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085552889 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262427747120917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427747120917" cn_domain=PS destination_name="the-source\n"} 20250202085552889 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085552889 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@dab40b676080: Found GsupExpect[0] for "262427747120917" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@dab40b676080: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262427747120917" 20250202085552891 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552891 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262427747120917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427747120917" source_name="the-source\n"} 20250202085552891 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427747120917)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085552891 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262427747120917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085552891 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262427747120917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427747120917" destination_name="the-source\n"} 20250202085552891 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262427747120917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085552891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427747120917)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085552891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427747120917)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085552891 DLU <0006> fsm.c:568 lu(PS:IMSI-262427747120917)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085552891 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085552891 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085552892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50782<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@dab40b676080: Final verdict of PTC: pass MTC@dab40b676080: setverdict(pass): none -> pass 20250202085552893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50722<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@dab40b676080: Final verdict of PTC: none 20250202085552893 DLINP <000b> input/ipa.c:452 connected read/write 20250202085552893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085552893 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085552894 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085552894 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085552894 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250202085552894 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41089<->l=127.0.0.1:4259) 75@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: pass MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@dab40b676080: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:55:52 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 20250202085552929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50798<->l=127.0.0.1:4258 20250202085553030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50798<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=114608) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:55:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@dab40b676080: 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@dab40b676080: Test case TC_gsup_ul_subscriber_data started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085556111 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085556112 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085556116 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50800<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085556122 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556123 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085556123 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085556123 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 20250202085556123 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085556123 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 20250202085556123 DLGSUP <0013> gsup_server.c:236 2: 20250202085556123 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085556123 DLGSUP <0013> gsup_server.c:236 3: 20250202085556123 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085556123 DLGSUP <0013> gsup_server.c:236 4: 20250202085556123 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085556123 DLGSUP <0013> gsup_server.c:236 5: 20250202085556123 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085556123 DLGSUP <0013> gsup_server.c:236 7: 20250202085556123 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085556123 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085556123 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085556123 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@dab40b676080: 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") 20250202085556144 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34031<->l=127.0.0.1:4259) 20250202085556158 DAUC <0003> db_auc.c:157 IMSI='262425394324719': No 2G Auth Data 20250202085556158 DAUC <0003> db_auc.c:192 IMSI='262425394324719': No 3G Auth Data HLR_Test-GSUP(86)@dab40b676080: Created GsupExpect[0] for "262425394324719" to be handled at TC_gsup_ul_subscriber_data(89) 20250202085556180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50814<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@dab40b676080: GSUP ul subscriber_data<unbound> 20250202085556188 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556189 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425394324719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425394324719" cn_domain=PS} 20250202085556189 DLU <0006> fsm.c:456 lu(262425394324719)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085556189 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425394324719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085556189 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425394324719)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085556189 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425394324719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425394324719" cn_domain=PS} 20250202085556189 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085556189 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@dab40b676080: Found GsupExpect[0] for "262425394324719" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@dab40b676080: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262425394324719" 20250202085556194 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556194 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425394324719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425394324719"} 20250202085556194 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425394324719)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085556194 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425394324719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085556194 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425394324719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425394324719"} 20250202085556194 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425394324719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085556194 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425394324719)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085556194 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425394324719)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085556194 DLU <0006> fsm.c:568 lu(PS:IMSI-262425394324719)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085556194 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085556194 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085556197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50814<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@dab40b676080: Final verdict of PTC: pass 20250202085556199 DAUC <0003> db_auc.c:157 IMSI='262428077543923': No 2G Auth Data 20250202085556199 DAUC <0003> db_auc.c:192 IMSI='262428077543923': No 3G Auth Data 20250202085556200 DLGSUP <0013> hlr.c:121 IMSI 262428077543923: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@dab40b676080: Created GsupExpect[0] for "262428077543923" to be handled at TC_gsup_ul_subscriber_data(90) 20250202085556209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50818<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@dab40b676080: GSUP ul subscriber_data<unbound> 20250202085556210 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556210 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428077543923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428077543923" cn_domain=PS} 20250202085556210 DLU <0006> fsm.c:456 lu(262428077543923)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085556210 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428077543923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085556210 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428077543923)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085556210 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428077543923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428077543923" cn_domain=PS} 20250202085556210 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085556210 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@dab40b676080: Found GsupExpect[0] for "262428077543923" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@dab40b676080: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262428077543923" 20250202085556211 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556211 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428077543923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428077543923"} 20250202085556211 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428077543923)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085556211 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428077543923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085556211 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428077543923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428077543923"} 20250202085556211 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428077543923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085556211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428077543923)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085556211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428077543923)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085556211 DLU <0006> fsm.c:568 lu(PS:IMSI-262428077543923)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085556211 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085556211 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085556212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50818<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@dab40b676080: Final verdict of PTC: pass 20250202085556212 DAUC <0003> db_auc.c:157 IMSI='262421218472704': No 2G Auth Data 20250202085556212 DAUC <0003> db_auc.c:192 IMSI='262421218472704': No 3G Auth Data 20250202085556212 DLGSUP <0013> hlr.c:121 IMSI 262421218472704: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@dab40b676080: Created GsupExpect[0] for "262421218472704" to be handled at TC_gsup_ul_subscriber_data(91) 20250202085556218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50828<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@dab40b676080: GSUP ul subscriber_data<unbound> 20250202085556220 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556220 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421218472704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421218472704" cn_domain=PS} 20250202085556220 DLU <0006> fsm.c:456 lu(262421218472704)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085556220 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421218472704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085556220 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421218472704)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085556220 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421218472704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421218472704" cn_domain=PS} 20250202085556220 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085556220 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@dab40b676080: Found GsupExpect[0] for "262421218472704" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@dab40b676080: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262421218472704" 20250202085556220 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556220 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421218472704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421218472704"} 20250202085556221 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421218472704)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085556221 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421218472704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085556221 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421218472704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421218472704"} 20250202085556221 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421218472704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085556221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421218472704)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085556221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421218472704)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085556221 DLU <0006> fsm.c:568 lu(PS:IMSI-262421218472704)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085556221 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085556221 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085556221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50828<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@dab40b676080: Final verdict of PTC: pass 20250202085556222 DAUC <0003> db_auc.c:157 IMSI='262425571801145': No 2G Auth Data 20250202085556222 DAUC <0003> db_auc.c:192 IMSI='262425571801145': No 3G Auth Data 20250202085556223 DLGSUP <0013> hlr.c:121 IMSI 262425571801145: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@dab40b676080: Created GsupExpect[0] for "262425571801145" to be handled at TC_gsup_ul_subscriber_data(92) 20250202085556229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50840<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@dab40b676080: GSUP ul subscriber_data<unbound> 20250202085556230 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556230 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425571801145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425571801145" cn_domain=PS} 20250202085556230 DLU <0006> fsm.c:456 lu(262425571801145)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085556230 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425571801145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085556230 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425571801145)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085556230 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425571801145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425571801145" cn_domain=PS} 20250202085556230 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085556230 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@dab40b676080: Found GsupExpect[0] for "262425571801145" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@dab40b676080: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262425571801145" 20250202085556231 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556231 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425571801145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425571801145"} 20250202085556231 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425571801145)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085556231 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425571801145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085556231 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425571801145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425571801145"} 20250202085556231 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425571801145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085556231 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425571801145)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085556231 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425571801145)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085556231 DLU <0006> fsm.c:568 lu(PS:IMSI-262425571801145)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085556231 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085556231 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085556232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50840<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@dab40b676080: Final verdict of PTC: pass 20250202085556233 DAUC <0003> db_auc.c:157 IMSI='262422363710028': No 2G Auth Data 20250202085556233 DAUC <0003> db_auc.c:192 IMSI='262422363710028': No 3G Auth Data 20250202085556233 DLGSUP <0013> hlr.c:121 IMSI 262422363710028: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@dab40b676080: Created GsupExpect[0] for "262422363710028" to be handled at TC_gsup_ul_subscriber_data(93) 20250202085556240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50842<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@dab40b676080: GSUP ul subscriber_data<unbound> 20250202085556241 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556241 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422363710028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422363710028" cn_domain=PS} 20250202085556241 DLU <0006> fsm.c:456 lu(262422363710028)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085556241 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422363710028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085556241 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422363710028)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085556241 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422363710028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422363710028" cn_domain=PS} 20250202085556241 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085556242 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@dab40b676080: Found GsupExpect[0] for "262422363710028" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@dab40b676080: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262422363710028" 20250202085556243 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556243 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422363710028 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422363710028"} 20250202085556243 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422363710028)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085556243 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422363710028 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085556243 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422363710028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422363710028"} 20250202085556243 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422363710028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085556243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422363710028)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085556243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422363710028)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085556243 DLU <0006> fsm.c:568 lu(PS:IMSI-262422363710028)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085556243 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085556243 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085556244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50842<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@dab40b676080: Final verdict of PTC: pass 20250202085556245 DAUC <0003> db_auc.c:157 IMSI='262422229046514': No 2G Auth Data 20250202085556245 DAUC <0003> db_auc.c:192 IMSI='262422229046514': No 3G Auth Data 20250202085556245 DLGSUP <0013> hlr.c:121 IMSI 262422229046514: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@dab40b676080: Created GsupExpect[0] for "262422229046514" to be handled at TC_gsup_ul_subscriber_data(94) 20250202085556251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50856<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@dab40b676080: GSUP ul subscriber_data<unbound> 20250202085556253 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556253 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422229046514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422229046514" cn_domain=PS} 20250202085556253 DLU <0006> fsm.c:456 lu(262422229046514)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085556253 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422229046514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085556253 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422229046514)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085556253 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422229046514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422229046514" cn_domain=PS} 20250202085556253 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085556253 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@dab40b676080: Found GsupExpect[0] for "262422229046514" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@dab40b676080: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262422229046514" 20250202085556254 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556254 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422229046514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422229046514"} 20250202085556254 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422229046514)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085556254 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422229046514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085556254 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422229046514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422229046514"} 20250202085556254 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422229046514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085556254 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422229046514)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085556254 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422229046514)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085556254 DLU <0006> fsm.c:568 lu(PS:IMSI-262422229046514)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085556254 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085556254 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085556255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50856<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@dab40b676080: Final verdict of PTC: pass 20250202085556255 DAUC <0003> db_auc.c:157 IMSI='262422726652327': No 2G Auth Data 20250202085556255 DAUC <0003> db_auc.c:192 IMSI='262422726652327': No 3G Auth Data 20250202085556256 DLGSUP <0013> hlr.c:121 IMSI 262422726652327: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@dab40b676080: Created GsupExpect[0] for "262422726652327" to be handled at TC_gsup_ul_subscriber_data(95) 20250202085556262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50870<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@dab40b676080: GSUP ul subscriber_data<unbound> 20250202085556264 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556264 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422726652327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422726652327" cn_domain=PS} 20250202085556264 DLU <0006> fsm.c:456 lu(262422726652327)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085556264 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422726652327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085556264 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422726652327)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085556264 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422726652327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422726652327" cn_domain=PS} 20250202085556264 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085556264 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@dab40b676080: Found GsupExpect[0] for "262422726652327" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@dab40b676080: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262422726652327" 20250202085556265 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556265 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422726652327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422726652327"} 20250202085556265 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422726652327)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085556265 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422726652327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085556265 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422726652327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422726652327"} 20250202085556265 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422726652327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085556265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422726652327)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085556265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422726652327)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085556265 DLU <0006> fsm.c:568 lu(PS:IMSI-262422726652327)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085556265 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085556265 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085556265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50870<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@dab40b676080: Final verdict of PTC: pass 20250202085556266 DAUC <0003> db_auc.c:157 IMSI='262420513387574': No 2G Auth Data 20250202085556266 DAUC <0003> db_auc.c:192 IMSI='262420513387574': No 3G Auth Data 20250202085556266 DLGSUP <0013> hlr.c:121 IMSI 262420513387574: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@dab40b676080: Created GsupExpect[0] for "262420513387574" to be handled at TC_gsup_ul_subscriber_data(96) 20250202085556273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50882<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@dab40b676080: GSUP ul subscriber_data<unbound> 20250202085556274 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556274 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420513387574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420513387574" cn_domain=PS} 20250202085556275 DLU <0006> fsm.c:456 lu(262420513387574)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085556275 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420513387574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085556275 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420513387574)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085556275 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420513387574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420513387574" cn_domain=PS} 20250202085556275 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085556275 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@dab40b676080: Found GsupExpect[0] for "262420513387574" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@dab40b676080: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262420513387574" 20250202085556276 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556276 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420513387574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420513387574"} 20250202085556276 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420513387574)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085556276 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420513387574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085556276 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420513387574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420513387574"} 20250202085556276 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420513387574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085556276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420513387574)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085556276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420513387574)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085556276 DLU <0006> fsm.c:568 lu(PS:IMSI-262420513387574)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085556276 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085556276 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@dab40b676080: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085556277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50882<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@dab40b676080: Final verdict of PTC: pass MTC@dab40b676080: setverdict(pass): none -> pass 20250202085556278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50800<->l=127.0.0.1:4258 20250202085556278 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34031<->l=127.0.0.1:4259) 20250202085556278 DLINP <000b> input/ipa.c:452 connected read/write 20250202085556278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085556278 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085556278 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085556278 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(88)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP(86)@dab40b676080: Final verdict of PTC: none 87@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: pass MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@dab40b676080: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:55:56 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 20250202085556301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50888<->l=127.0.0.1:4258 20250202085556402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50888<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=117948) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 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_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@dab40b676080: 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@dab40b676080: Test case TC_vty started. MTC@dab40b676080: legacy= true 20250202085559513 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085559513 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085559518 DLINP <000b> input/ipa.c:452 connected read/write 20250202085559518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085559520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50892<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085559523 DLINP <000b> input/ipa.c:452 connected read/write 20250202085559523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085559523 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085559523 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085559523 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 20250202085559523 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085559523 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 20250202085559523 DLGSUP <0013> gsup_server.c:236 2: 20250202085559523 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085559523 DLGSUP <0013> gsup_server.c:236 3: 20250202085559523 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085559523 DLGSUP <0013> gsup_server.c:236 4: 20250202085559523 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085559523 DLGSUP <0013> gsup_server.c:236 5: 20250202085559523 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085559523 DLGSUP <0013> gsup_server.c:236 7: 20250202085559523 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085559523 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085559523 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085559523 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)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@dab40b676080: 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") 20250202085559549 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40461<->l=127.0.0.1:4259) 20250202085559552 DAUC <0003> db_auc.c:157 IMSI='262427622568388': No 2G Auth Data 20250202085559552 DAUC <0003> db_auc.c:192 IMSI='262427622568388': No 3G Auth Data 20250202085559557 DAUC <0003> db_auc.c:192 IMSI='262427622568388': No 3G Auth Data 20250202085559561 DAUC <0003> db_auc.c:157 IMSI='262427487495272': No 2G Auth Data 20250202085559561 DAUC <0003> db_auc.c:192 IMSI='262427487495272': No 3G Auth Data 20250202085559565 DAUC <0003> db_auc.c:157 IMSI='262427487495272': No 2G Auth Data 20250202085559569 DAUC <0003> db_auc.c:157 IMSI='262424909948919': No 2G Auth Data 20250202085559569 DAUC <0003> db_auc.c:192 IMSI='262424909948919': No 3G Auth Data MTC@dab40b676080: setverdict(pass): none -> pass 20250202085559577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50892<->l=127.0.0.1:4258 20250202085559579 DLINP <000b> input/ipa.c:452 connected read/write 20250202085559579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085559579 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085559579 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085559579 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085559579 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40461<->l=127.0.0.1:4259) 98@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: pass MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@dab40b676080: Test case TC_vty finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:55:59 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250202085559614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50904<->l=127.0.0.1:4258 20250202085559715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50904<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28440) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 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_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@dab40b676080: 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@dab40b676080: Test case TC_vty_msisdn_isd started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085602820 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085602820 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085602821 DLINP <000b> input/ipa.c:452 connected read/write 20250202085602821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085602821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45118<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085602822 DLINP <000b> input/ipa.c:452 connected read/write 20250202085602822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085602822 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085602822 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085602822 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 20250202085602822 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085602822 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 20250202085602822 DLGSUP <0013> gsup_server.c:236 2: 20250202085602822 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085602822 DLGSUP <0013> gsup_server.c:236 3: 20250202085602822 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085602822 DLGSUP <0013> gsup_server.c:236 4: 20250202085602822 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085602822 DLGSUP <0013> gsup_server.c:236 5: 20250202085602822 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085602822 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(100)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085602822 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085602822 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085602822 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085602822 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@dab40b676080: 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") 20250202085602829 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38151<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@dab40b676080: Created GsupExpect[0] for "262422485030459" to be handled at TC_vty_msisdn_isd(104) 20250202085602835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45132<->l=127.0.0.1:4258 20250202085602836 DAUC <0003> db_auc.c:157 IMSI='262422485030459': No 2G Auth Data 20250202085602836 DAUC <0003> db_auc.c:192 IMSI='262422485030459': No 3G Auth Data 20250202085602866 DLINP <000b> input/ipa.c:452 connected read/write 20250202085602866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085602866 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422485030459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422485030459" cn_domain=PS} 20250202085602866 DLU <0006> fsm.c:456 lu(262422485030459)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085602866 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422485030459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085602866 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422485030459)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085602866 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422485030459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422485030459" cn_domain=PS} 20250202085602866 DLINP <000b> input/ipa.c:452 connected read/write 20250202085602866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085602866 DLINP <000b> input/ipa.c:452 connected read/write 20250202085602866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@dab40b676080: Found GsupExpect[0] for "262422485030459" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@dab40b676080: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262422485030459" 20250202085602869 DLINP <000b> input/ipa.c:452 connected read/write 20250202085602869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085602869 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422485030459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422485030459"} 20250202085602869 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422485030459)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085602869 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422485030459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085602869 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422485030459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422485030459"} 20250202085602869 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422485030459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085602869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422485030459)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085602869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422485030459)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085602869 DLU <0006> fsm.c:568 lu(PS:IMSI-262422485030459)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085602869 DLINP <000b> input/ipa.c:452 connected read/write 20250202085602869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085602869 DLINP <000b> input/ipa.c:452 connected read/write 20250202085602869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@dab40b676080: setverdict(pass): none -> pass 20250202085602870 DLGSUP <0013> hlr.c:128 IMSI 262422485030459: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250202085602870 DLINP <000b> input/ipa.c:452 connected read/write 20250202085602870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085602870 DLINP <000b> input/ipa.c:452 connected read/write 20250202085602870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085602871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45132<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@dab40b676080: Final verdict of PTC: pass 20250202085602871 DLINP <000b> input/ipa.c:452 connected read/write 20250202085602871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085602871 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422485030459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422485030459"} 20250202085602871 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422485030459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250202085602871 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422485030459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085602872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45118<->l=127.0.0.1:4258 20250202085602873 DLINP <000b> input/ipa.c:452 connected read/write 20250202085602873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085602873 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085602873 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085602873 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@dab40b676080: Final verdict of PTC: none 20250202085602873 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38151<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@dab40b676080: Final verdict of PTC: none 102@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 102: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@dab40b676080: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:02 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 20250202085602903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45142<->l=127.0.0.1:4258 20250202085603004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45142<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34256) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:56:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_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@dab40b676080: 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@dab40b676080: Test case TC_gsup_purge_cs started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085606103 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085606103 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085606105 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45150<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085606107 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606107 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085606107 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085606107 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 20250202085606107 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085606107 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 20250202085606107 DLGSUP <0013> gsup_server.c:236 2: 20250202085606107 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085606107 DLGSUP <0013> gsup_server.c:236 3: 20250202085606107 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085606107 DLGSUP <0013> gsup_server.c:236 4: 20250202085606107 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085606107 DLGSUP <0013> gsup_server.c:236 5: 20250202085606107 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085606107 DLGSUP <0013> gsup_server.c:236 7: 20250202085606107 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085606107 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085606107 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085606107 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@dab40b676080: 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") 20250202085606115 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41247<->l=127.0.0.1:4259) 20250202085606118 DAUC <0003> db_auc.c:157 IMSI='262426346338009': No 2G Auth Data 20250202085606118 DAUC <0003> db_auc.c:192 IMSI='262426346338009': No 3G Auth Data HLR_Test-GSUP(106)@dab40b676080: Created GsupExpect[0] for "262426346338009" to be handled at TC_gsup_purge_cs(109) 20250202085606126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45158<->l=127.0.0.1:4258 20250202085606154 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606154 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426346338009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426346338009" cn_domain=PS} 20250202085606154 DLU <0006> fsm.c:456 lu(262426346338009)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085606154 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426346338009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085606154 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426346338009)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085606154 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426346338009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426346338009" cn_domain=PS} 20250202085606154 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606154 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@dab40b676080: Found GsupExpect[0] for "262426346338009" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@dab40b676080: Added IMSI table entry 0TC_gsup_purge_cs(109)"262426346338009" 20250202085606157 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606157 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426346338009 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426346338009"} 20250202085606157 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426346338009)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085606157 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426346338009 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085606157 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426346338009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426346338009"} 20250202085606157 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426346338009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085606157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426346338009)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085606157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426346338009)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085606157 DLU <0006> fsm.c:568 lu(PS:IMSI-262426346338009)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085606157 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606157 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@dab40b676080: setverdict(pass): none -> pass 20250202085606158 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606158 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426346338009 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426346338009" cn_domain=CS} 20250202085606158 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426346338009 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250202085606158 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426346338009 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426346338009"} 20250202085606158 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426346338009 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250202085606158 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606158 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085606159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45158<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@dab40b676080: Final verdict of PTC: pass 20250202085606160 DAUC <0003> db_auc.c:157 IMSI='262423425276017': No 2G Auth Data 20250202085606160 DAUC <0003> db_auc.c:192 IMSI='262423425276017': No 3G Auth Data 20250202085606160 DLGSUP <0013> hlr.c:121 IMSI 262423425276017: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@dab40b676080: Created GsupExpect[0] for "262423425276017" to be handled at TC_gsup_purge_cs(110) 20250202085606166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45160<->l=127.0.0.1:4258 20250202085606167 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606167 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423425276017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423425276017" cn_domain=PS} 20250202085606167 DLU <0006> fsm.c:456 lu(262423425276017)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085606167 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423425276017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085606167 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423425276017)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085606167 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423425276017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423425276017" cn_domain=PS} 20250202085606167 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606167 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@dab40b676080: Found GsupExpect[0] for "262423425276017" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@dab40b676080: Added IMSI table entry 1TC_gsup_purge_cs(110)"262423425276017" 20250202085606168 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606168 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423425276017 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423425276017"} 20250202085606168 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423425276017)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085606168 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423425276017 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085606168 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423425276017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423425276017"} 20250202085606168 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423425276017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085606168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423425276017)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085606168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423425276017)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085606168 DLU <0006> fsm.c:568 lu(PS:IMSI-262423425276017)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085606168 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606168 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@dab40b676080: setverdict(pass): none -> pass 20250202085606169 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606169 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423425276017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423425276017" cn_domain=CS} 20250202085606169 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423425276017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250202085606169 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423425276017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423425276017"} 20250202085606169 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423425276017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250202085606169 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606169 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085606169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45160<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@dab40b676080: Final verdict of PTC: pass 20250202085606170 DAUC <0003> db_auc.c:157 IMSI='262424290180452': No 2G Auth Data 20250202085606170 DAUC <0003> db_auc.c:192 IMSI='262424290180452': No 3G Auth Data 20250202085606170 DLGSUP <0013> hlr.c:121 IMSI 262424290180452: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@dab40b676080: Created GsupExpect[0] for "262424290180452" to be handled at TC_gsup_purge_cs(111) 20250202085606176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45174<->l=127.0.0.1:4258 20250202085606178 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606178 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424290180452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424290180452" cn_domain=PS} 20250202085606178 DLU <0006> fsm.c:456 lu(262424290180452)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085606178 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424290180452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085606178 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424290180452)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085606178 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424290180452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424290180452" cn_domain=PS} 20250202085606178 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606178 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@dab40b676080: Found GsupExpect[0] for "262424290180452" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@dab40b676080: Added IMSI table entry 2TC_gsup_purge_cs(111)"262424290180452" 20250202085606179 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606179 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424290180452 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424290180452"} 20250202085606180 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424290180452)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085606180 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424290180452 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085606180 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424290180452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424290180452"} 20250202085606180 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424290180452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085606180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424290180452)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085606180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424290180452)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085606180 DLU <0006> fsm.c:568 lu(PS:IMSI-262424290180452)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085606180 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606180 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@dab40b676080: setverdict(pass): none -> pass 20250202085606180 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606180 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424290180452 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424290180452" cn_domain=CS} 20250202085606180 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424290180452 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250202085606180 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424290180452 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424290180452"} 20250202085606180 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424290180452 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250202085606180 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606180 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085606181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45174<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@dab40b676080: Final verdict of PTC: pass 20250202085606182 DAUC <0003> db_auc.c:157 IMSI='262423121066879': No 2G Auth Data 20250202085606182 DAUC <0003> db_auc.c:192 IMSI='262423121066879': No 3G Auth Data 20250202085606182 DLGSUP <0013> hlr.c:121 IMSI 262423121066879: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@dab40b676080: Created GsupExpect[0] for "262423121066879" to be handled at TC_gsup_purge_cs(112) 20250202085606190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45186<->l=127.0.0.1:4258 20250202085606192 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606192 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423121066879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423121066879" cn_domain=PS} 20250202085606192 DLU <0006> fsm.c:456 lu(262423121066879)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085606192 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423121066879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085606192 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423121066879)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085606192 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423121066879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423121066879" cn_domain=PS} 20250202085606192 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606192 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@dab40b676080: Found GsupExpect[0] for "262423121066879" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@dab40b676080: Added IMSI table entry 3TC_gsup_purge_cs(112)"262423121066879" 20250202085606193 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606193 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423121066879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423121066879"} 20250202085606193 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423121066879)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085606193 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423121066879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085606193 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423121066879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423121066879"} 20250202085606193 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423121066879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085606193 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423121066879)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085606193 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423121066879)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085606193 DLU <0006> fsm.c:568 lu(PS:IMSI-262423121066879)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085606193 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606193 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@dab40b676080: setverdict(pass): none -> pass 20250202085606194 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606194 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423121066879 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423121066879" cn_domain=CS} 20250202085606194 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423121066879 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250202085606194 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423121066879 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423121066879"} 20250202085606194 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423121066879 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250202085606194 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606194 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085606195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45186<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@dab40b676080: Final verdict of PTC: pass 20250202085606196 DAUC <0003> db_auc.c:157 IMSI='262424288596627': No 2G Auth Data 20250202085606196 DAUC <0003> db_auc.c:192 IMSI='262424288596627': No 3G Auth Data 20250202085606196 DLGSUP <0013> hlr.c:121 IMSI 262424288596627: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@dab40b676080: Created GsupExpect[0] for "262424288596627" to be handled at TC_gsup_purge_cs(113) 20250202085606204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45202<->l=127.0.0.1:4258 20250202085606206 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606206 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424288596627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424288596627" cn_domain=PS} 20250202085606206 DLU <0006> fsm.c:456 lu(262424288596627)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085606206 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424288596627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085606206 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424288596627)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085606206 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424288596627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424288596627" cn_domain=PS} 20250202085606206 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606206 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@dab40b676080: Found GsupExpect[0] for "262424288596627" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@dab40b676080: Added IMSI table entry 4TC_gsup_purge_cs(113)"262424288596627" 20250202085606207 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606207 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424288596627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424288596627"} 20250202085606207 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424288596627)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085606207 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424288596627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085606207 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424288596627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424288596627"} 20250202085606207 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424288596627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085606207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424288596627)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085606207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424288596627)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085606207 DLU <0006> fsm.c:568 lu(PS:IMSI-262424288596627)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085606207 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606207 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@dab40b676080: setverdict(pass): none -> pass 20250202085606208 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606208 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424288596627 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424288596627" cn_domain=CS} 20250202085606208 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424288596627 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250202085606208 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424288596627 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424288596627"} 20250202085606208 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424288596627 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250202085606208 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606208 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085606209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45202<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@dab40b676080: Final verdict of PTC: pass 20250202085606209 DAUC <0003> db_auc.c:157 IMSI='262425384471775': No 2G Auth Data 20250202085606209 DAUC <0003> db_auc.c:192 IMSI='262425384471775': No 3G Auth Data 20250202085606210 DLGSUP <0013> hlr.c:121 IMSI 262425384471775: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@dab40b676080: Created GsupExpect[0] for "262425384471775" to be handled at TC_gsup_purge_cs(114) 20250202085606217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45210<->l=127.0.0.1:4258 20250202085606218 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606218 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425384471775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425384471775" cn_domain=PS} 20250202085606218 DLU <0006> fsm.c:456 lu(262425384471775)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085606218 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425384471775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085606218 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425384471775)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085606218 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425384471775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425384471775" cn_domain=PS} 20250202085606218 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606218 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@dab40b676080: Found GsupExpect[0] for "262425384471775" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@dab40b676080: Added IMSI table entry 5TC_gsup_purge_cs(114)"262425384471775" 20250202085606220 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606220 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425384471775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425384471775"} 20250202085606220 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425384471775)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085606220 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425384471775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085606220 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425384471775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425384471775"} 20250202085606220 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425384471775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085606220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425384471775)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085606220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425384471775)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085606220 DLU <0006> fsm.c:568 lu(PS:IMSI-262425384471775)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085606220 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606220 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@dab40b676080: setverdict(pass): none -> pass 20250202085606221 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606221 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425384471775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425384471775" cn_domain=CS} 20250202085606221 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425384471775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250202085606221 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425384471775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425384471775"} 20250202085606221 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425384471775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250202085606221 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606221 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085606221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45210<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@dab40b676080: Final verdict of PTC: pass 20250202085606222 DAUC <0003> db_auc.c:157 IMSI='262420090736697': No 2G Auth Data 20250202085606222 DAUC <0003> db_auc.c:192 IMSI='262420090736697': No 3G Auth Data 20250202085606222 DLGSUP <0013> hlr.c:121 IMSI 262420090736697: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@dab40b676080: Created GsupExpect[0] for "262420090736697" to be handled at TC_gsup_purge_cs(115) 20250202085606229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45216<->l=127.0.0.1:4258 20250202085606231 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606231 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420090736697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420090736697" cn_domain=PS} 20250202085606231 DLU <0006> fsm.c:456 lu(262420090736697)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085606231 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420090736697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085606231 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420090736697)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085606231 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420090736697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420090736697" cn_domain=PS} 20250202085606231 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606231 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@dab40b676080: Found GsupExpect[0] for "262420090736697" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@dab40b676080: Added IMSI table entry 6TC_gsup_purge_cs(115)"262420090736697" 20250202085606232 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606232 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420090736697 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420090736697"} 20250202085606232 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420090736697)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085606232 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420090736697 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085606232 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420090736697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420090736697"} 20250202085606232 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420090736697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085606232 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420090736697)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085606232 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420090736697)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085606232 DLU <0006> fsm.c:568 lu(PS:IMSI-262420090736697)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085606232 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606232 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@dab40b676080: setverdict(pass): none -> pass 20250202085606234 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606234 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420090736697 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420090736697" cn_domain=CS} 20250202085606234 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420090736697 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250202085606234 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420090736697 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420090736697"} 20250202085606234 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420090736697 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250202085606234 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606234 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085606235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45216<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@dab40b676080: Final verdict of PTC: pass 20250202085606236 DAUC <0003> db_auc.c:157 IMSI='262422124529187': No 2G Auth Data 20250202085606236 DAUC <0003> db_auc.c:192 IMSI='262422124529187': No 3G Auth Data 20250202085606237 DLGSUP <0013> hlr.c:121 IMSI 262422124529187: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@dab40b676080: Created GsupExpect[0] for "262422124529187" to be handled at TC_gsup_purge_cs(116) 20250202085606243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45222<->l=127.0.0.1:4258 20250202085606245 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606245 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422124529187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422124529187" cn_domain=PS} 20250202085606245 DLU <0006> fsm.c:456 lu(262422124529187)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085606245 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422124529187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085606245 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422124529187)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085606245 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422124529187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422124529187" cn_domain=PS} 20250202085606245 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606245 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@dab40b676080: Found GsupExpect[0] for "262422124529187" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@dab40b676080: Added IMSI table entry 7TC_gsup_purge_cs(116)"262422124529187" 20250202085606246 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606246 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422124529187 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422124529187"} 20250202085606246 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422124529187)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085606246 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422124529187 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085606246 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422124529187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422124529187"} 20250202085606246 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422124529187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085606246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422124529187)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085606246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422124529187)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085606246 DLU <0006> fsm.c:568 lu(PS:IMSI-262422124529187)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085606246 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606246 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@dab40b676080: setverdict(pass): none -> pass 20250202085606247 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606247 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422124529187 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422124529187" cn_domain=CS} 20250202085606247 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422124529187 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250202085606247 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422124529187 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422124529187"} 20250202085606247 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422124529187 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250202085606247 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085606247 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085606247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45222<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@dab40b676080: Final verdict of PTC: pass MTC@dab40b676080: setverdict(pass): none -> pass 20250202085606248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45150<->l=127.0.0.1:4258 20250202085606248 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41247<->l=127.0.0.1:4259) 20250202085606248 DLINP <000b> input/ipa.c:452 connected read/write 20250202085606248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085606248 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(106)@dab40b676080: Final verdict of PTC: none 20250202085606248 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085606248 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(108)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@dab40b676080: Final verdict of PTC: none 107@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: pass MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@dab40b676080: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:06 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 20250202085606272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45234<->l=127.0.0.1:4258 20250202085606373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45234<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134828) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 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_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@dab40b676080: 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@dab40b676080: Test case TC_gsup_purge_ps started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085609408 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085609408 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085609409 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085609410 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609410 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085609410 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085609410 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 20250202085609410 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085609410 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 20250202085609410 DLGSUP <0013> gsup_server.c:236 2: 20250202085609410 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085609410 DLGSUP <0013> gsup_server.c:236 3: 20250202085609410 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085609410 DLGSUP <0013> gsup_server.c:236 4: 20250202085609410 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085609410 DLGSUP <0013> gsup_server.c:236 5: 20250202085609410 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085609410 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(117)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085609410 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085609410 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085609410 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085609410 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@dab40b676080: 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") 20250202085609418 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46551<->l=127.0.0.1:4259) 20250202085609421 DAUC <0003> db_auc.c:157 IMSI='262427547903762': No 2G Auth Data 20250202085609421 DAUC <0003> db_auc.c:192 IMSI='262427547903762': No 3G Auth Data HLR_Test-GSUP(118)@dab40b676080: Created GsupExpect[0] for "262427547903762" to be handled at TC_gsup_purge_ps(121) 20250202085609428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45256<->l=127.0.0.1:4258 20250202085609454 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609454 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427547903762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427547903762" cn_domain=PS} 20250202085609454 DLU <0006> fsm.c:456 lu(262427547903762)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085609454 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427547903762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085609454 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427547903762)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085609454 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427547903762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427547903762" cn_domain=PS} 20250202085609454 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609454 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@dab40b676080: Found GsupExpect[0] for "262427547903762" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@dab40b676080: Added IMSI table entry 0TC_gsup_purge_ps(121)"262427547903762" 20250202085609456 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609456 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427547903762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427547903762"} 20250202085609456 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427547903762)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085609456 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427547903762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085609456 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427547903762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427547903762"} 20250202085609456 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427547903762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085609456 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427547903762)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085609456 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427547903762)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085609456 DLU <0006> fsm.c:568 lu(PS:IMSI-262427547903762)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085609456 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609456 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@dab40b676080: setverdict(pass): none -> pass 20250202085609456 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609456 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427547903762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427547903762" cn_domain=PS} 20250202085609456 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427547903762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250202085609456 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427547903762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427547903762"} 20250202085609456 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427547903762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250202085609456 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609456 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085609457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45256<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@dab40b676080: Final verdict of PTC: pass 20250202085609458 DAUC <0003> db_auc.c:157 IMSI='262420641170512': No 2G Auth Data 20250202085609458 DAUC <0003> db_auc.c:192 IMSI='262420641170512': No 3G Auth Data 20250202085609458 DLGSUP <0013> hlr.c:121 IMSI 262420641170512: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@dab40b676080: Created GsupExpect[0] for "262420641170512" to be handled at TC_gsup_purge_ps(122) 20250202085609466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45272<->l=127.0.0.1:4258 20250202085609469 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609469 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420641170512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420641170512" cn_domain=PS} 20250202085609469 DLU <0006> fsm.c:456 lu(262420641170512)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085609469 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420641170512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085609469 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420641170512)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085609469 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420641170512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420641170512" cn_domain=PS} 20250202085609469 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609469 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@dab40b676080: Found GsupExpect[0] for "262420641170512" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@dab40b676080: Added IMSI table entry 1TC_gsup_purge_ps(122)"262420641170512" 20250202085609470 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609470 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420641170512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420641170512"} 20250202085609470 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420641170512)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085609470 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420641170512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085609470 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420641170512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420641170512"} 20250202085609470 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420641170512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085609470 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420641170512)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085609470 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420641170512)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085609470 DLU <0006> fsm.c:568 lu(PS:IMSI-262420641170512)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085609470 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609470 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@dab40b676080: setverdict(pass): none -> pass 20250202085609471 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609471 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420641170512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420641170512" cn_domain=PS} 20250202085609471 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420641170512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250202085609471 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420641170512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420641170512"} 20250202085609471 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420641170512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250202085609471 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609471 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085609472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45272<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@dab40b676080: Final verdict of PTC: pass 20250202085609472 DAUC <0003> db_auc.c:157 IMSI='262420771220454': No 2G Auth Data 20250202085609472 DAUC <0003> db_auc.c:192 IMSI='262420771220454': No 3G Auth Data 20250202085609473 DLGSUP <0013> hlr.c:121 IMSI 262420771220454: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@dab40b676080: Created GsupExpect[0] for "262420771220454" to be handled at TC_gsup_purge_ps(123) 20250202085609479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4258 20250202085609481 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609481 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420771220454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420771220454" cn_domain=PS} 20250202085609481 DLU <0006> fsm.c:456 lu(262420771220454)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085609481 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420771220454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085609481 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420771220454)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085609481 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420771220454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420771220454" cn_domain=PS} 20250202085609481 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609481 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@dab40b676080: Found GsupExpect[0] for "262420771220454" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@dab40b676080: Added IMSI table entry 2TC_gsup_purge_ps(123)"262420771220454" 20250202085609483 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609483 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420771220454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420771220454"} 20250202085609483 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420771220454)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085609483 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420771220454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085609483 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420771220454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420771220454"} 20250202085609483 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420771220454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085609483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420771220454)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085609483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420771220454)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085609483 DLU <0006> fsm.c:568 lu(PS:IMSI-262420771220454)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085609483 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609483 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@dab40b676080: setverdict(pass): none -> pass 20250202085609484 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609484 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420771220454 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420771220454" cn_domain=PS} 20250202085609484 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420771220454 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250202085609484 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420771220454 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420771220454"} 20250202085609484 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420771220454 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250202085609484 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609484 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085609484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@dab40b676080: Final verdict of PTC: pass 20250202085609485 DAUC <0003> db_auc.c:157 IMSI='262424404093656': No 2G Auth Data 20250202085609485 DAUC <0003> db_auc.c:192 IMSI='262424404093656': No 3G Auth Data 20250202085609486 DLGSUP <0013> hlr.c:121 IMSI 262424404093656: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@dab40b676080: Created GsupExpect[0] for "262424404093656" to be handled at TC_gsup_purge_ps(124) 20250202085609492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45290<->l=127.0.0.1:4258 20250202085609493 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609494 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424404093656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424404093656" cn_domain=PS} 20250202085609494 DLU <0006> fsm.c:456 lu(262424404093656)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085609494 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424404093656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085609494 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424404093656)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085609494 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424404093656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424404093656" cn_domain=PS} 20250202085609494 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609494 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@dab40b676080: Found GsupExpect[0] for "262424404093656" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@dab40b676080: Added IMSI table entry 3TC_gsup_purge_ps(124)"262424404093656" 20250202085609495 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609495 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424404093656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424404093656"} 20250202085609495 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424404093656)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085609495 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424404093656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085609495 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424404093656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424404093656"} 20250202085609495 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424404093656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085609495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424404093656)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085609495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424404093656)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085609495 DLU <0006> fsm.c:568 lu(PS:IMSI-262424404093656)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085609495 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609495 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@dab40b676080: setverdict(pass): none -> pass 20250202085609496 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609496 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424404093656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424404093656" cn_domain=PS} 20250202085609496 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424404093656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250202085609496 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424404093656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424404093656"} 20250202085609496 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424404093656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250202085609496 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609496 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085609497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45290<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@dab40b676080: Final verdict of PTC: pass 20250202085609498 DAUC <0003> db_auc.c:157 IMSI='262426328811439': No 2G Auth Data 20250202085609498 DAUC <0003> db_auc.c:192 IMSI='262426328811439': No 3G Auth Data 20250202085609498 DLGSUP <0013> hlr.c:121 IMSI 262426328811439: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@dab40b676080: Created GsupExpect[0] for "262426328811439" to be handled at TC_gsup_purge_ps(125) 20250202085609506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45292<->l=127.0.0.1:4258 20250202085609508 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609508 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426328811439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426328811439" cn_domain=PS} 20250202085609508 DLU <0006> fsm.c:456 lu(262426328811439)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085609508 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426328811439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085609508 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426328811439)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085609508 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426328811439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426328811439" cn_domain=PS} 20250202085609508 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609508 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@dab40b676080: Found GsupExpect[0] for "262426328811439" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@dab40b676080: Added IMSI table entry 4TC_gsup_purge_ps(125)"262426328811439" 20250202085609509 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609509 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426328811439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426328811439"} 20250202085609509 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426328811439)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085609509 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426328811439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085609509 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426328811439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426328811439"} 20250202085609509 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426328811439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085609509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426328811439)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085609509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426328811439)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085609509 DLU <0006> fsm.c:568 lu(PS:IMSI-262426328811439)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085609509 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609509 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@dab40b676080: setverdict(pass): none -> pass 20250202085609511 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609511 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426328811439 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426328811439" cn_domain=PS} 20250202085609511 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426328811439 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250202085609511 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426328811439 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426328811439"} 20250202085609511 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426328811439 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250202085609511 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609511 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085609511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45292<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@dab40b676080: Final verdict of PTC: pass 20250202085609512 DAUC <0003> db_auc.c:157 IMSI='262421669717891': No 2G Auth Data 20250202085609512 DAUC <0003> db_auc.c:192 IMSI='262421669717891': No 3G Auth Data 20250202085609513 DLGSUP <0013> hlr.c:121 IMSI 262421669717891: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@dab40b676080: Created GsupExpect[0] for "262421669717891" to be handled at TC_gsup_purge_ps(126) 20250202085609519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45294<->l=127.0.0.1:4258 20250202085609521 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609521 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421669717891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421669717891" cn_domain=PS} 20250202085609521 DLU <0006> fsm.c:456 lu(262421669717891)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085609521 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421669717891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085609521 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421669717891)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085609521 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421669717891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421669717891" cn_domain=PS} 20250202085609521 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609521 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@dab40b676080: Found GsupExpect[0] for "262421669717891" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@dab40b676080: Added IMSI table entry 5TC_gsup_purge_ps(126)"262421669717891" 20250202085609523 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609523 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421669717891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421669717891"} 20250202085609523 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421669717891)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085609523 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421669717891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085609523 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421669717891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421669717891"} 20250202085609523 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421669717891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085609523 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421669717891)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085609523 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421669717891)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085609523 DLU <0006> fsm.c:568 lu(PS:IMSI-262421669717891)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085609523 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609523 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@dab40b676080: setverdict(pass): none -> pass 20250202085609524 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609524 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421669717891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421669717891" cn_domain=PS} 20250202085609524 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421669717891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250202085609524 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421669717891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421669717891"} 20250202085609525 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421669717891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250202085609525 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609525 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085609525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45294<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@dab40b676080: Final verdict of PTC: pass 20250202085609526 DAUC <0003> db_auc.c:157 IMSI='262428534224773': No 2G Auth Data 20250202085609526 DAUC <0003> db_auc.c:192 IMSI='262428534224773': No 3G Auth Data 20250202085609527 DLGSUP <0013> hlr.c:121 IMSI 262428534224773: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@dab40b676080: Created GsupExpect[0] for "262428534224773" to be handled at TC_gsup_purge_ps(127) 20250202085609534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45306<->l=127.0.0.1:4258 20250202085609536 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609536 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428534224773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428534224773" cn_domain=PS} 20250202085609536 DLU <0006> fsm.c:456 lu(262428534224773)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085609536 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428534224773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085609536 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428534224773)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085609536 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428534224773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428534224773" cn_domain=PS} 20250202085609536 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609536 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@dab40b676080: Found GsupExpect[0] for "262428534224773" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@dab40b676080: Added IMSI table entry 6TC_gsup_purge_ps(127)"262428534224773" 20250202085609537 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609537 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428534224773 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428534224773"} 20250202085609537 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428534224773)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085609537 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428534224773 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085609537 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428534224773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428534224773"} 20250202085609537 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428534224773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085609537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428534224773)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085609537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428534224773)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085609537 DLU <0006> fsm.c:568 lu(PS:IMSI-262428534224773)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085609537 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609537 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@dab40b676080: setverdict(pass): none -> pass 20250202085609538 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609538 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428534224773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428534224773" cn_domain=PS} 20250202085609538 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428534224773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250202085609538 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428534224773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428534224773"} 20250202085609538 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428534224773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250202085609538 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609538 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085609539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45306<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@dab40b676080: Final verdict of PTC: pass 20250202085609540 DAUC <0003> db_auc.c:157 IMSI='262423986070676': No 2G Auth Data 20250202085609540 DAUC <0003> db_auc.c:192 IMSI='262423986070676': No 3G Auth Data 20250202085609540 DLGSUP <0013> hlr.c:121 IMSI 262423986070676: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@dab40b676080: Created GsupExpect[0] for "262423986070676" to be handled at TC_gsup_purge_ps(128) 20250202085609547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45308<->l=127.0.0.1:4258 20250202085609548 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609548 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423986070676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423986070676" cn_domain=PS} 20250202085609548 DLU <0006> fsm.c:456 lu(262423986070676)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085609549 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423986070676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085609549 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423986070676)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085609549 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423986070676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423986070676" cn_domain=PS} 20250202085609549 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609549 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@dab40b676080: Found GsupExpect[0] for "262423986070676" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@dab40b676080: Added IMSI table entry 7TC_gsup_purge_ps(128)"262423986070676" 20250202085609550 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609550 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423986070676 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423986070676"} 20250202085609550 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423986070676)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085609550 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423986070676 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085609550 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423986070676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423986070676"} 20250202085609550 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423986070676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085609550 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423986070676)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085609550 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423986070676)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085609550 DLU <0006> fsm.c:568 lu(PS:IMSI-262423986070676)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085609550 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609550 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@dab40b676080: setverdict(pass): none -> pass 20250202085609551 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609551 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423986070676 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423986070676" cn_domain=PS} 20250202085609551 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423986070676 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250202085609551 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423986070676 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423986070676"} 20250202085609551 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423986070676 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250202085609551 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085609551 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085609552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45308<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@dab40b676080: Final verdict of PTC: pass MTC@dab40b676080: setverdict(pass): none -> pass 20250202085609552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4258 20250202085609553 DLINP <000b> input/ipa.c:452 connected read/write 20250202085609553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085609553 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085609553 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085609553 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(117)@dab40b676080: Final verdict of PTC: none 20250202085609553 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46551<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@dab40b676080: Final verdict of PTC: none 119@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: pass MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@dab40b676080: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:09 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 20250202085609586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45312<->l=127.0.0.1:4258 20250202085609686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45312<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82800) Waiting for packet dumper to finish... 1 (prev_count=82800, count=134564) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 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_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@dab40b676080: 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@dab40b676080: Test case TC_gsup_purge_unknown started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085612718 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085612718 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085612719 DLINP <000b> input/ipa.c:452 connected read/write 20250202085612719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085612720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37510<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085612720 DLINP <000b> input/ipa.c:452 connected read/write 20250202085612720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085612721 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085612721 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085612721 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 20250202085612721 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085612721 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 20250202085612721 DLGSUP <0013> gsup_server.c:236 2: 20250202085612721 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085612721 DLGSUP <0013> gsup_server.c:236 3: 20250202085612721 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085612721 DLGSUP <0013> gsup_server.c:236 4: 20250202085612721 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085612721 DLGSUP <0013> gsup_server.c:236 5: 20250202085612721 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085612721 DLGSUP <0013> gsup_server.c:236 7: 20250202085612721 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085612721 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085612721 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085612721 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)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@dab40b676080: 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") 20250202085612729 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33093<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@dab40b676080: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250202085612735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37526<->l=127.0.0.1:4258 20250202085612766 DLINP <000b> input/ipa.c:452 connected read/write 20250202085612766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085612766 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} 20250202085612766 DLU <0006> fsm.c:456 lu(2345743413463)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085612766 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 20250202085612766 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} 20250202085612766 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085612766 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55e171883dc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085612766 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55e171883dc0]{UNVALIDATED}: Freeing instance 20250202085612766 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55e171883dc0]{UNVALIDATED}: Deallocated 20250202085612766 DLINP <000b> input/ipa.c:452 connected read/write 20250202085612766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085612766 DLINP <000b> input/ipa.c:452 connected read/write 20250202085612766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@dab40b676080: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@dab40b676080: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@dab40b676080: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085612769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37526<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@dab40b676080: Final verdict of PTC: pass MTC@dab40b676080: setverdict(pass): none -> pass 20250202085612769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37510<->l=127.0.0.1:4258 20250202085612770 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33093<->l=127.0.0.1:4259) 20250202085612770 DLINP <000b> input/ipa.c:452 connected read/write 20250202085612770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085612770 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085612770 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085612770 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@dab40b676080: Final verdict of PTC: none 131@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: pass MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@dab40b676080: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:12 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 20250202085612793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37532<->l=127.0.0.1:4258 20250202085612894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37532<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 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_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@dab40b676080: 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@dab40b676080: Test case TC_mo_ussd_unknown started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085615928 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085615928 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085615930 DLINP <000b> input/ipa.c:452 connected read/write 20250202085615930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085615931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085615933 DLINP <000b> input/ipa.c:452 connected read/write 20250202085615933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085615933 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085615933 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085615933 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 20250202085615933 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085615933 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 20250202085615933 DLGSUP <0013> gsup_server.c:236 2: 20250202085615933 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085615933 DLGSUP <0013> gsup_server.c:236 3: 20250202085615933 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085615933 DLGSUP <0013> gsup_server.c:236 4: 20250202085615933 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085615933 DLGSUP <0013> gsup_server.c:236 5: 20250202085615933 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085615933 DLGSUP <0013> gsup_server.c:236 7: 20250202085615933 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085615933 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085615933 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085615933 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)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@dab40b676080: 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") 20250202085615944 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38299<->l=127.0.0.1:4259) 20250202085615947 DAUC <0003> db_auc.c:157 IMSI='262423863471730': No 2G Auth Data 20250202085615947 DAUC <0003> db_auc.c:192 IMSI='262423863471730': No 3G Auth Data HLR_Test-GSUP(135)@dab40b676080: Created GsupExpect[0] for "262423863471730" to be handled at TC_mo_ussd_unknown(138) 20250202085615957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37562<->l=127.0.0.1:4258 20250202085615978 DLINP <000b> input/ipa.c:452 connected read/write 20250202085615978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085615978 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423863471730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423863471730" session_id=2688443471 session_state=BEGIN} 20250202085615978 DSS <0004> hlr_ussd.c:576 262423863471730/0xa03e644f: Process SS (BEGIN) 20250202085615978 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250202085615978 DSS <0004> hlr_ussd.c:518 262423863471730/0xa03e644f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250202085615978 DSS <0004> hlr_ussd.c:523 262423863471730/0xa03e644f: USSD for unknown code '*#200#' 20250202085615978 DSS <0004> hlr_ussd.c:354 262423863471730/0xa03e644f: Tx ReturnError(1, 0x12) 20250202085615978 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423863471730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423863471730" session_id=2688443471 session_state=END} 20250202085615978 DLINP <000b> input/ipa.c:452 connected read/write 20250202085615978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085615978 DLINP <000b> input/ipa.c:452 connected read/write 20250202085615978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@dab40b676080: Found GsupExpect[0] for "262423863471730" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@dab40b676080: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262423863471730" TC_mo_ussd_unknown(138)@dab40b676080: setverdict(pass): none -> pass 20250202085615981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37562<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@dab40b676080: Final verdict of PTC: pass 20250202085615981 DAUC <0003> db_auc.c:157 IMSI='262423932954515': No 2G Auth Data 20250202085615981 DAUC <0003> db_auc.c:192 IMSI='262423932954515': No 3G Auth Data HLR_Test-GSUP(135)@dab40b676080: Created GsupExpect[0] for "262423932954515" to be handled at TC_mo_ussd_unknown(139) 20250202085615991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37570<->l=127.0.0.1:4258 20250202085615997 DLINP <000b> input/ipa.c:452 connected read/write 20250202085615997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085615997 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423932954515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423932954515" session_id=3365904030 session_state=BEGIN} 20250202085615997 DSS <0004> hlr_ussd.c:576 262423932954515/0xc89f9e9e: Process SS (BEGIN) 20250202085615997 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250202085615997 DSS <0004> hlr_ussd.c:518 262423932954515/0xc89f9e9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250202085615997 DSS <0004> hlr_ussd.c:523 262423932954515/0xc89f9e9e: USSD for unknown code '*#200#' 20250202085615997 DSS <0004> hlr_ussd.c:354 262423932954515/0xc89f9e9e: Tx ReturnError(1, 0x12) 20250202085615997 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423932954515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423932954515" session_id=3365904030 session_state=END} 20250202085615997 DLINP <000b> input/ipa.c:452 connected read/write 20250202085615997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085615997 DLINP <000b> input/ipa.c:452 connected read/write 20250202085615997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@dab40b676080: Found GsupExpect[0] for "262423932954515" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@dab40b676080: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262423932954515" TC_mo_ussd_unknown(139)@dab40b676080: setverdict(pass): none -> pass 20250202085615999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37570<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@dab40b676080: Final verdict of PTC: pass 20250202085615999 DAUC <0003> db_auc.c:157 IMSI='262423288474544': No 2G Auth Data 20250202085615999 DAUC <0003> db_auc.c:192 IMSI='262423288474544': No 3G Auth Data HLR_Test-GSUP(135)@dab40b676080: Created GsupExpect[0] for "262423288474544" to be handled at TC_mo_ussd_unknown(140) 20250202085616009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4258 20250202085616013 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085616013 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423288474544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423288474544" session_id=3616335685 session_state=BEGIN} 20250202085616013 DSS <0004> hlr_ussd.c:576 262423288474544/0xd78ce745: Process SS (BEGIN) 20250202085616013 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250202085616013 DSS <0004> hlr_ussd.c:518 262423288474544/0xd78ce745: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250202085616013 DSS <0004> hlr_ussd.c:523 262423288474544/0xd78ce745: USSD for unknown code '*#200#' 20250202085616013 DSS <0004> hlr_ussd.c:354 262423288474544/0xd78ce745: Tx ReturnError(1, 0x12) 20250202085616013 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423288474544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423288474544" session_id=3616335685 session_state=END} 20250202085616013 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085616013 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@dab40b676080: Found GsupExpect[0] for "262423288474544" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@dab40b676080: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262423288474544" TC_mo_ussd_unknown(140)@dab40b676080: setverdict(pass): none -> pass 20250202085616016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@dab40b676080: Final verdict of PTC: pass 20250202085616016 DAUC <0003> db_auc.c:157 IMSI='262420681832734': No 2G Auth Data 20250202085616016 DAUC <0003> db_auc.c:192 IMSI='262420681832734': No 3G Auth Data HLR_Test-GSUP(135)@dab40b676080: Created GsupExpect[0] for "262420681832734" to be handled at TC_mo_ussd_unknown(141) 20250202085616024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37578<->l=127.0.0.1:4258 20250202085616028 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616028 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085616028 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420681832734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420681832734" session_id=2328757404 session_state=BEGIN} 20250202085616028 DSS <0004> hlr_ussd.c:576 262420681832734/0x8ace049c: Process SS (BEGIN) 20250202085616028 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250202085616028 DSS <0004> hlr_ussd.c:518 262420681832734/0x8ace049c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250202085616028 DSS <0004> hlr_ussd.c:523 262420681832734/0x8ace049c: USSD for unknown code '*#200#' 20250202085616028 DSS <0004> hlr_ussd.c:354 262420681832734/0x8ace049c: Tx ReturnError(1, 0x12) 20250202085616028 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420681832734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420681832734" session_id=2328757404 session_state=END} 20250202085616028 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085616028 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@dab40b676080: Found GsupExpect[0] for "262420681832734" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@dab40b676080: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262420681832734" TC_mo_ussd_unknown(141)@dab40b676080: setverdict(pass): none -> pass 20250202085616030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37578<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@dab40b676080: Final verdict of PTC: pass 20250202085616030 DAUC <0003> db_auc.c:157 IMSI='262420986209403': No 2G Auth Data 20250202085616030 DAUC <0003> db_auc.c:192 IMSI='262420986209403': No 3G Auth Data HLR_Test-GSUP(135)@dab40b676080: Created GsupExpect[0] for "262420986209403" to be handled at TC_mo_ussd_unknown(142) 20250202085616038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37586<->l=127.0.0.1:4258 20250202085616041 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085616041 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420986209403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420986209403" session_id=2101458760 session_state=BEGIN} 20250202085616041 DSS <0004> hlr_ussd.c:576 262420986209403/0x7d41b748: Process SS (BEGIN) 20250202085616041 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250202085616041 DSS <0004> hlr_ussd.c:518 262420986209403/0x7d41b748: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250202085616041 DSS <0004> hlr_ussd.c:523 262420986209403/0x7d41b748: USSD for unknown code '*#200#' 20250202085616041 DSS <0004> hlr_ussd.c:354 262420986209403/0x7d41b748: Tx ReturnError(1, 0x12) 20250202085616041 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420986209403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420986209403" session_id=2101458760 session_state=END} 20250202085616041 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085616041 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@dab40b676080: Found GsupExpect[0] for "262420986209403" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@dab40b676080: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262420986209403" TC_mo_ussd_unknown(142)@dab40b676080: setverdict(pass): none -> pass 20250202085616043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37586<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@dab40b676080: Final verdict of PTC: pass 20250202085616044 DAUC <0003> db_auc.c:157 IMSI='262426761780375': No 2G Auth Data 20250202085616044 DAUC <0003> db_auc.c:192 IMSI='262426761780375': No 3G Auth Data HLR_Test-GSUP(135)@dab40b676080: Created GsupExpect[0] for "262426761780375" to be handled at TC_mo_ussd_unknown(143) 20250202085616055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37592<->l=127.0.0.1:4258 20250202085616063 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085616063 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426761780375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426761780375" session_id=2787817935 session_state=BEGIN} 20250202085616063 DSS <0004> hlr_ussd.c:576 262426761780375/0xa62ab9cf: Process SS (BEGIN) 20250202085616063 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250202085616063 DSS <0004> hlr_ussd.c:518 262426761780375/0xa62ab9cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250202085616063 DSS <0004> hlr_ussd.c:523 262426761780375/0xa62ab9cf: USSD for unknown code '*#200#' 20250202085616063 DSS <0004> hlr_ussd.c:354 262426761780375/0xa62ab9cf: Tx ReturnError(1, 0x12) 20250202085616063 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426761780375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426761780375" session_id=2787817935 session_state=END} 20250202085616063 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085616063 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@dab40b676080: Found GsupExpect[0] for "262426761780375" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@dab40b676080: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262426761780375" TC_mo_ussd_unknown(143)@dab40b676080: setverdict(pass): none -> pass 20250202085616067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37592<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@dab40b676080: Final verdict of PTC: pass 20250202085616068 DAUC <0003> db_auc.c:157 IMSI='262429981589057': No 2G Auth Data 20250202085616068 DAUC <0003> db_auc.c:192 IMSI='262429981589057': No 3G Auth Data HLR_Test-GSUP(135)@dab40b676080: Created GsupExpect[0] for "262429981589057" to be handled at TC_mo_ussd_unknown(144) 20250202085616079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37606<->l=127.0.0.1:4258 20250202085616084 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616085 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085616085 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429981589057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429981589057" session_id=3595617488 session_state=BEGIN} 20250202085616085 DSS <0004> hlr_ussd.c:576 262429981589057/0xd650c4d0: Process SS (BEGIN) 20250202085616085 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250202085616085 DSS <0004> hlr_ussd.c:518 262429981589057/0xd650c4d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250202085616085 DSS <0004> hlr_ussd.c:523 262429981589057/0xd650c4d0: USSD for unknown code '*#200#' 20250202085616085 DSS <0004> hlr_ussd.c:354 262429981589057/0xd650c4d0: Tx ReturnError(1, 0x12) 20250202085616085 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429981589057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429981589057" session_id=3595617488 session_state=END} 20250202085616085 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085616085 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@dab40b676080: Found GsupExpect[0] for "262429981589057" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@dab40b676080: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262429981589057" TC_mo_ussd_unknown(144)@dab40b676080: setverdict(pass): none -> pass 20250202085616087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37606<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@dab40b676080: Final verdict of PTC: pass 20250202085616087 DAUC <0003> db_auc.c:157 IMSI='262422044907469': No 2G Auth Data 20250202085616087 DAUC <0003> db_auc.c:192 IMSI='262422044907469': No 3G Auth Data HLR_Test-GSUP(135)@dab40b676080: Created GsupExpect[0] for "262422044907469" to be handled at TC_mo_ussd_unknown(145) 20250202085616097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37608<->l=127.0.0.1:4258 20250202085616102 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085616102 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422044907469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422044907469" session_id=919018178 session_state=BEGIN} 20250202085616102 DSS <0004> hlr_ussd.c:576 262422044907469/0x36c71ac2: Process SS (BEGIN) 20250202085616102 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250202085616102 DSS <0004> hlr_ussd.c:518 262422044907469/0x36c71ac2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250202085616102 DSS <0004> hlr_ussd.c:523 262422044907469/0x36c71ac2: USSD for unknown code '*#200#' 20250202085616102 DSS <0004> hlr_ussd.c:354 262422044907469/0x36c71ac2: Tx ReturnError(1, 0x12) 20250202085616103 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422044907469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422044907469" session_id=919018178 session_state=END} 20250202085616103 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085616103 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@dab40b676080: Found GsupExpect[0] for "262422044907469" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@dab40b676080: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262422044907469" TC_mo_ussd_unknown(145)@dab40b676080: setverdict(pass): none -> pass 20250202085616105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37608<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@dab40b676080: Final verdict of PTC: pass 20250202085616106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 20250202085616106 DLINP <000b> input/ipa.c:452 connected read/write 20250202085616106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085616107 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085616107 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085616107 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@dab40b676080: Final verdict of PTC: none 20250202085616107 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38299<->l=127.0.0.1:4259) 136@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 136: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@dab40b676080: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:16 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 20250202085616139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37618<->l=127.0.0.1:4258 20250202085616240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37618<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81396) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 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_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@dab40b676080: 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@dab40b676080: Test case TC_mo_ussd_euse_disc started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085619277 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085619277 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085619279 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085619279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37628<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085619280 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085619280 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085619280 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085619280 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 20250202085619280 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085619280 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 20250202085619280 DLGSUP <0013> gsup_server.c:236 2: 20250202085619280 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085619280 DLGSUP <0013> gsup_server.c:236 3: 20250202085619280 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085619280 DLGSUP <0013> gsup_server.c:236 4: 20250202085619280 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085619280 DLGSUP <0013> gsup_server.c:236 5: 20250202085619280 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085619280 DLGSUP <0013> gsup_server.c:236 7: 20250202085619280 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085619280 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085619280 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(146)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085619280 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@dab40b676080: 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") 20250202085619289 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42891<->l=127.0.0.1:4259) 20250202085619292 DAUC <0003> db_auc.c:157 IMSI='262428054568280': No 2G Auth Data 20250202085619292 DAUC <0003> db_auc.c:192 IMSI='262428054568280': No 3G Auth Data HLR_Test-GSUP(147)@dab40b676080: Created GsupExpect[0] for "262428054568280" to be handled at TC_mo_ussd_euse_disc(150) 20250202085619298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37640<->l=127.0.0.1:4258 20250202085619322 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085619322 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428054568280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428054568280" session_id=1664609936 session_state=BEGIN} 20250202085619322 DSS <0004> hlr_ussd.c:576 262428054568280/0x6337ee90: Process SS (BEGIN) 20250202085619322 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085619322 DSS <0004> hlr_ussd.c:518 262428054568280/0x6337ee90: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085619322 DSS <0004> hlr_ussd.c:542 262428054568280/0x6337ee90: Cannot find conn for EUSE EUSE-foobar 20250202085619322 DSS <0004> hlr_ussd.c:354 262428054568280/0x6337ee90: Tx ReturnError(1, 0x22) 20250202085619322 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428054568280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428054568280" session_id=1664609936 session_state=END} 20250202085619322 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085619322 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@dab40b676080: Found GsupExpect[0] for "262428054568280" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@dab40b676080: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262428054568280" TC_mo_ussd_euse_disc(150)@dab40b676080: setverdict(pass): none -> pass 20250202085619326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37640<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@dab40b676080: Final verdict of PTC: pass 20250202085619327 DAUC <0003> db_auc.c:157 IMSI='262425273634686': No 2G Auth Data 20250202085619327 DAUC <0003> db_auc.c:192 IMSI='262425273634686': No 3G Auth Data HLR_Test-GSUP(147)@dab40b676080: Created GsupExpect[0] for "262425273634686" to be handled at TC_mo_ussd_euse_disc(151) 20250202085619334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37642<->l=127.0.0.1:4258 20250202085619338 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085619338 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425273634686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425273634686" session_id=656897137 session_state=BEGIN} 20250202085619338 DSS <0004> hlr_ussd.c:576 262425273634686/0x27277471: Process SS (BEGIN) 20250202085619338 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085619338 DSS <0004> hlr_ussd.c:518 262425273634686/0x27277471: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085619338 DSS <0004> hlr_ussd.c:542 262425273634686/0x27277471: Cannot find conn for EUSE EUSE-foobar 20250202085619338 DSS <0004> hlr_ussd.c:354 262425273634686/0x27277471: Tx ReturnError(1, 0x22) 20250202085619338 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425273634686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425273634686" session_id=656897137 session_state=END} 20250202085619338 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085619338 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@dab40b676080: Found GsupExpect[0] for "262425273634686" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@dab40b676080: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262425273634686" TC_mo_ussd_euse_disc(151)@dab40b676080: setverdict(pass): none -> pass 20250202085619339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37642<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@dab40b676080: Final verdict of PTC: pass 20250202085619340 DAUC <0003> db_auc.c:157 IMSI='262425141132917': No 2G Auth Data 20250202085619340 DAUC <0003> db_auc.c:192 IMSI='262425141132917': No 3G Auth Data HLR_Test-GSUP(147)@dab40b676080: Created GsupExpect[0] for "262425141132917" to be handled at TC_mo_ussd_euse_disc(152) 20250202085619347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37656<->l=127.0.0.1:4258 20250202085619351 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085619351 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425141132917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425141132917" session_id=1988058470 session_state=BEGIN} 20250202085619351 DSS <0004> hlr_ussd.c:576 262425141132917/0x767f5d66: Process SS (BEGIN) 20250202085619351 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085619351 DSS <0004> hlr_ussd.c:518 262425141132917/0x767f5d66: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085619351 DSS <0004> hlr_ussd.c:542 262425141132917/0x767f5d66: Cannot find conn for EUSE EUSE-foobar 20250202085619351 DSS <0004> hlr_ussd.c:354 262425141132917/0x767f5d66: Tx ReturnError(1, 0x22) 20250202085619351 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425141132917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425141132917" session_id=1988058470 session_state=END} 20250202085619351 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085619351 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@dab40b676080: Found GsupExpect[0] for "262425141132917" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@dab40b676080: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262425141132917" TC_mo_ussd_euse_disc(152)@dab40b676080: setverdict(pass): none -> pass 20250202085619353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37656<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@dab40b676080: Final verdict of PTC: pass 20250202085619353 DAUC <0003> db_auc.c:157 IMSI='262427710756198': No 2G Auth Data 20250202085619353 DAUC <0003> db_auc.c:192 IMSI='262427710756198': No 3G Auth Data HLR_Test-GSUP(147)@dab40b676080: Created GsupExpect[0] for "262427710756198" to be handled at TC_mo_ussd_euse_disc(153) 20250202085619361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37670<->l=127.0.0.1:4258 20250202085619364 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085619364 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427710756198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427710756198" session_id=1788872645 session_state=BEGIN} 20250202085619364 DSS <0004> hlr_ussd.c:576 262427710756198/0x6aa007c5: Process SS (BEGIN) 20250202085619364 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085619364 DSS <0004> hlr_ussd.c:518 262427710756198/0x6aa007c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085619364 DSS <0004> hlr_ussd.c:542 262427710756198/0x6aa007c5: Cannot find conn for EUSE EUSE-foobar 20250202085619364 DSS <0004> hlr_ussd.c:354 262427710756198/0x6aa007c5: Tx ReturnError(1, 0x22) 20250202085619364 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427710756198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427710756198" session_id=1788872645 session_state=END} 20250202085619364 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085619364 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@dab40b676080: Found GsupExpect[0] for "262427710756198" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@dab40b676080: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262427710756198" TC_mo_ussd_euse_disc(153)@dab40b676080: setverdict(pass): none -> pass 20250202085619366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37670<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@dab40b676080: Final verdict of PTC: pass 20250202085619367 DAUC <0003> db_auc.c:157 IMSI='262421245444099': No 2G Auth Data 20250202085619367 DAUC <0003> db_auc.c:192 IMSI='262421245444099': No 3G Auth Data HLR_Test-GSUP(147)@dab40b676080: Created GsupExpect[0] for "262421245444099" to be handled at TC_mo_ussd_euse_disc(154) 20250202085619374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37674<->l=127.0.0.1:4258 20250202085619377 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085619377 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421245444099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421245444099" session_id=3927762446 session_state=BEGIN} 20250202085619377 DSS <0004> hlr_ussd.c:576 262421245444099/0xea1ce60e: Process SS (BEGIN) 20250202085619377 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085619377 DSS <0004> hlr_ussd.c:518 262421245444099/0xea1ce60e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085619377 DSS <0004> hlr_ussd.c:542 262421245444099/0xea1ce60e: Cannot find conn for EUSE EUSE-foobar 20250202085619377 DSS <0004> hlr_ussd.c:354 262421245444099/0xea1ce60e: Tx ReturnError(1, 0x22) 20250202085619377 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421245444099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421245444099" session_id=3927762446 session_state=END} 20250202085619377 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085619377 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@dab40b676080: Found GsupExpect[0] for "262421245444099" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@dab40b676080: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262421245444099" TC_mo_ussd_euse_disc(154)@dab40b676080: setverdict(pass): none -> pass 20250202085619379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37674<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@dab40b676080: Final verdict of PTC: pass 20250202085619379 DAUC <0003> db_auc.c:157 IMSI='262427809542372': No 2G Auth Data 20250202085619379 DAUC <0003> db_auc.c:192 IMSI='262427809542372': No 3G Auth Data HLR_Test-GSUP(147)@dab40b676080: Created GsupExpect[0] for "262427809542372" to be handled at TC_mo_ussd_euse_disc(155) 20250202085619387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37688<->l=127.0.0.1:4258 20250202085619392 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085619392 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427809542372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427809542372" session_id=2678676203 session_state=BEGIN} 20250202085619392 DSS <0004> hlr_ussd.c:576 262427809542372/0x9fa95aeb: Process SS (BEGIN) 20250202085619392 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085619392 DSS <0004> hlr_ussd.c:518 262427809542372/0x9fa95aeb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085619392 DSS <0004> hlr_ussd.c:542 262427809542372/0x9fa95aeb: Cannot find conn for EUSE EUSE-foobar 20250202085619392 DSS <0004> hlr_ussd.c:354 262427809542372/0x9fa95aeb: Tx ReturnError(1, 0x22) 20250202085619392 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427809542372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427809542372" session_id=2678676203 session_state=END} 20250202085619392 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085619392 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@dab40b676080: Found GsupExpect[0] for "262427809542372" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@dab40b676080: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262427809542372" TC_mo_ussd_euse_disc(155)@dab40b676080: setverdict(pass): none -> pass 20250202085619395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37688<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@dab40b676080: Final verdict of PTC: pass 20250202085619395 DAUC <0003> db_auc.c:157 IMSI='262429559825843': No 2G Auth Data 20250202085619395 DAUC <0003> db_auc.c:192 IMSI='262429559825843': No 3G Auth Data HLR_Test-GSUP(147)@dab40b676080: Created GsupExpect[0] for "262429559825843" to be handled at TC_mo_ussd_euse_disc(156) 20250202085619404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37692<->l=127.0.0.1:4258 20250202085619408 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085619408 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429559825843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429559825843" session_id=833605512 session_state=BEGIN} 20250202085619408 DSS <0004> hlr_ussd.c:576 262429559825843/0x31afcf88: Process SS (BEGIN) 20250202085619408 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085619408 DSS <0004> hlr_ussd.c:518 262429559825843/0x31afcf88: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085619408 DSS <0004> hlr_ussd.c:542 262429559825843/0x31afcf88: Cannot find conn for EUSE EUSE-foobar 20250202085619408 DSS <0004> hlr_ussd.c:354 262429559825843/0x31afcf88: Tx ReturnError(1, 0x22) 20250202085619408 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429559825843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429559825843" session_id=833605512 session_state=END} 20250202085619408 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085619408 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@dab40b676080: Found GsupExpect[0] for "262429559825843" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@dab40b676080: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262429559825843" TC_mo_ussd_euse_disc(156)@dab40b676080: setverdict(pass): none -> pass 20250202085619410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37692<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@dab40b676080: Final verdict of PTC: pass 20250202085619411 DAUC <0003> db_auc.c:157 IMSI='262424608292405': No 2G Auth Data 20250202085619411 DAUC <0003> db_auc.c:192 IMSI='262424608292405': No 3G Auth Data HLR_Test-GSUP(147)@dab40b676080: Created GsupExpect[0] for "262424608292405" to be handled at TC_mo_ussd_euse_disc(157) 20250202085619419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37708<->l=127.0.0.1:4258 20250202085619424 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085619424 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424608292405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424608292405" session_id=273243334 session_state=BEGIN} 20250202085619424 DSS <0004> hlr_ussd.c:576 262424608292405/0x10495cc6: Process SS (BEGIN) 20250202085619424 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085619424 DSS <0004> hlr_ussd.c:518 262424608292405/0x10495cc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085619424 DSS <0004> hlr_ussd.c:542 262424608292405/0x10495cc6: Cannot find conn for EUSE EUSE-foobar 20250202085619424 DSS <0004> hlr_ussd.c:354 262424608292405/0x10495cc6: Tx ReturnError(1, 0x22) 20250202085619424 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424608292405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424608292405" session_id=273243334 session_state=END} 20250202085619424 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085619424 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@dab40b676080: Found GsupExpect[0] for "262424608292405" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@dab40b676080: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262424608292405" TC_mo_ussd_euse_disc(157)@dab40b676080: setverdict(pass): none -> pass 20250202085619426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37708<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@dab40b676080: Final verdict of PTC: pass 20250202085619427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37628<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@dab40b676080: Final verdict of PTC: none 20250202085619427 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42891<->l=127.0.0.1:4259) 20250202085619427 DLINP <000b> input/ipa.c:452 connected read/write 20250202085619427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085619427 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085619427 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085619427 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(149)@dab40b676080: Final verdict of PTC: none 148@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 148: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@dab40b676080: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:19 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 20250202085619461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37718<->l=127.0.0.1:4258 20250202085619662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37718<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=15760) Waiting for packet dumper to finish... 1 (prev_count=15760, count=81624) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 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_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@dab40b676080: 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@dab40b676080: Test case TC_mo_ussd_iuse_imsi started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085622695 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085622695 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085622697 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085622697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58634<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085622699 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085622699 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085622699 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085622699 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 20250202085622699 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085622699 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 20250202085622699 DLGSUP <0013> gsup_server.c:236 2: 20250202085622699 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085622699 DLGSUP <0013> gsup_server.c:236 3: 20250202085622699 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085622699 DLGSUP <0013> gsup_server.c:236 4: 20250202085622700 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085622700 DLGSUP <0013> gsup_server.c:236 5: 20250202085622700 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085622700 DLGSUP <0013> gsup_server.c:236 7: 20250202085622700 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085622700 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085622700 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085622700 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)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@dab40b676080: 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") 20250202085622708 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46017<->l=127.0.0.1:4259) 20250202085622712 DAUC <0003> db_auc.c:157 IMSI='262428714486658': No 2G Auth Data 20250202085622712 DAUC <0003> db_auc.c:192 IMSI='262428714486658': No 3G Auth Data HLR_Test-GSUP(159)@dab40b676080: Created GsupExpect[0] for "262428714486658" to be handled at TC_mo_ussd_iuse_imsi(162) 20250202085622720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58638<->l=127.0.0.1:4258 20250202085622742 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085622742 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428714486658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428714486658" session_id=3818414969 session_state=BEGIN} 20250202085622742 DSS <0004> hlr_ussd.c:576 262428714486658/0xe3986379: Process SS (BEGIN) 20250202085622742 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250202085622742 DSS <0004> hlr_ussd.c:518 262428714486658/0xe3986379: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250202085622742 DSS <0004> hlr_ussd.c:363 262428714486658/0xe3986379: Tx USSD 'Your IMSI is 262428714486658' 20250202085622742 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428714486658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428714486658" session_id=3818414969 session_state=END} 20250202085622742 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428714486658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085622742 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085622742 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@dab40b676080: Found GsupExpect[0] for "262428714486658" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@dab40b676080: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262428714486658" TC_mo_ussd_iuse_imsi(162)@dab40b676080: setverdict(pass): none -> pass 20250202085622745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58638<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@dab40b676080: Final verdict of PTC: pass 20250202085622746 DAUC <0003> db_auc.c:157 IMSI='262423228858392': No 2G Auth Data 20250202085622746 DAUC <0003> db_auc.c:192 IMSI='262423228858392': No 3G Auth Data HLR_Test-GSUP(159)@dab40b676080: Created GsupExpect[0] for "262423228858392" to be handled at TC_mo_ussd_iuse_imsi(163) 20250202085622753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58640<->l=127.0.0.1:4258 20250202085622757 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085622757 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423228858392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423228858392" session_id=2526645841 session_state=BEGIN} 20250202085622757 DSS <0004> hlr_ussd.c:576 262423228858392/0x96998e51: Process SS (BEGIN) 20250202085622757 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250202085622757 DSS <0004> hlr_ussd.c:518 262423228858392/0x96998e51: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250202085622757 DSS <0004> hlr_ussd.c:363 262423228858392/0x96998e51: Tx USSD 'Your IMSI is 262423228858392' 20250202085622757 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423228858392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423228858392" session_id=2526645841 session_state=END} 20250202085622757 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423228858392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085622757 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085622757 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@dab40b676080: Found GsupExpect[0] for "262423228858392" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@dab40b676080: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262423228858392" TC_mo_ussd_iuse_imsi(163)@dab40b676080: setverdict(pass): none -> pass 20250202085622759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58640<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@dab40b676080: Final verdict of PTC: pass 20250202085622760 DAUC <0003> db_auc.c:157 IMSI='262429688583610': No 2G Auth Data 20250202085622760 DAUC <0003> db_auc.c:192 IMSI='262429688583610': No 3G Auth Data HLR_Test-GSUP(159)@dab40b676080: Created GsupExpect[0] for "262429688583610" to be handled at TC_mo_ussd_iuse_imsi(164) 20250202085622768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58650<->l=127.0.0.1:4258 20250202085622771 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085622771 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429688583610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429688583610" session_id=382764417 session_state=BEGIN} 20250202085622771 DSS <0004> hlr_ussd.c:576 262429688583610/0x16d08581: Process SS (BEGIN) 20250202085622771 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250202085622771 DSS <0004> hlr_ussd.c:518 262429688583610/0x16d08581: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250202085622771 DSS <0004> hlr_ussd.c:363 262429688583610/0x16d08581: Tx USSD 'Your IMSI is 262429688583610' 20250202085622771 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429688583610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429688583610" session_id=382764417 session_state=END} 20250202085622771 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429688583610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085622771 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085622771 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@dab40b676080: Found GsupExpect[0] for "262429688583610" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@dab40b676080: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262429688583610" TC_mo_ussd_iuse_imsi(164)@dab40b676080: setverdict(pass): none -> pass 20250202085622774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58650<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@dab40b676080: Final verdict of PTC: pass 20250202085622774 DAUC <0003> db_auc.c:157 IMSI='262425396375725': No 2G Auth Data 20250202085622774 DAUC <0003> db_auc.c:192 IMSI='262425396375725': No 3G Auth Data HLR_Test-GSUP(159)@dab40b676080: Created GsupExpect[0] for "262425396375725" to be handled at TC_mo_ussd_iuse_imsi(165) 20250202085622782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58662<->l=127.0.0.1:4258 20250202085622787 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085622787 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425396375725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425396375725" session_id=1134744866 session_state=BEGIN} 20250202085622787 DSS <0004> hlr_ussd.c:576 262425396375725/0x43a2d522: Process SS (BEGIN) 20250202085622787 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250202085622787 DSS <0004> hlr_ussd.c:518 262425396375725/0x43a2d522: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250202085622787 DSS <0004> hlr_ussd.c:363 262425396375725/0x43a2d522: Tx USSD 'Your IMSI is 262425396375725' 20250202085622787 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425396375725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425396375725" session_id=1134744866 session_state=END} 20250202085622787 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425396375725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085622787 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085622787 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@dab40b676080: Found GsupExpect[0] for "262425396375725" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@dab40b676080: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262425396375725" TC_mo_ussd_iuse_imsi(165)@dab40b676080: setverdict(pass): none -> pass 20250202085622789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58662<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@dab40b676080: Final verdict of PTC: pass 20250202085622790 DAUC <0003> db_auc.c:157 IMSI='262426237724899': No 2G Auth Data 20250202085622790 DAUC <0003> db_auc.c:192 IMSI='262426237724899': No 3G Auth Data HLR_Test-GSUP(159)@dab40b676080: Created GsupExpect[0] for "262426237724899" to be handled at TC_mo_ussd_iuse_imsi(166) 20250202085622798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58666<->l=127.0.0.1:4258 20250202085622801 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085622801 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426237724899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426237724899" session_id=3699079225 session_state=BEGIN} 20250202085622801 DSS <0004> hlr_ussd.c:576 262426237724899/0xdc7b7839: Process SS (BEGIN) 20250202085622801 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250202085622801 DSS <0004> hlr_ussd.c:518 262426237724899/0xdc7b7839: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250202085622801 DSS <0004> hlr_ussd.c:363 262426237724899/0xdc7b7839: Tx USSD 'Your IMSI is 262426237724899' 20250202085622801 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426237724899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426237724899" session_id=3699079225 session_state=END} 20250202085622801 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426237724899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085622801 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085622801 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@dab40b676080: Found GsupExpect[0] for "262426237724899" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@dab40b676080: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262426237724899" TC_mo_ussd_iuse_imsi(166)@dab40b676080: setverdict(pass): none -> pass 20250202085622803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58666<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@dab40b676080: Final verdict of PTC: pass 20250202085622804 DAUC <0003> db_auc.c:157 IMSI='262425459713798': No 2G Auth Data 20250202085622804 DAUC <0003> db_auc.c:192 IMSI='262425459713798': No 3G Auth Data HLR_Test-GSUP(159)@dab40b676080: Created GsupExpect[0] for "262425459713798" to be handled at TC_mo_ussd_iuse_imsi(167) 20250202085622811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58674<->l=127.0.0.1:4258 20250202085622814 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085622814 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425459713798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425459713798" session_id=3744871206 session_state=BEGIN} 20250202085622814 DSS <0004> hlr_ussd.c:576 262425459713798/0xdf363326: Process SS (BEGIN) 20250202085622814 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250202085622814 DSS <0004> hlr_ussd.c:518 262425459713798/0xdf363326: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250202085622814 DSS <0004> hlr_ussd.c:363 262425459713798/0xdf363326: Tx USSD 'Your IMSI is 262425459713798' 20250202085622814 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425459713798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425459713798" session_id=3744871206 session_state=END} 20250202085622814 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425459713798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085622814 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085622814 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@dab40b676080: Found GsupExpect[0] for "262425459713798" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@dab40b676080: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262425459713798" TC_mo_ussd_iuse_imsi(167)@dab40b676080: setverdict(pass): none -> pass 20250202085622816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58674<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@dab40b676080: Final verdict of PTC: pass 20250202085622817 DAUC <0003> db_auc.c:157 IMSI='262424691273021': No 2G Auth Data 20250202085622817 DAUC <0003> db_auc.c:192 IMSI='262424691273021': No 3G Auth Data HLR_Test-GSUP(159)@dab40b676080: Created GsupExpect[0] for "262424691273021" to be handled at TC_mo_ussd_iuse_imsi(168) 20250202085622825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58684<->l=127.0.0.1:4258 20250202085622828 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085622828 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424691273021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424691273021" session_id=2033869139 session_state=BEGIN} 20250202085622828 DSS <0004> hlr_ussd.c:576 262424691273021/0x793a6153: Process SS (BEGIN) 20250202085622828 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250202085622828 DSS <0004> hlr_ussd.c:518 262424691273021/0x793a6153: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250202085622828 DSS <0004> hlr_ussd.c:363 262424691273021/0x793a6153: Tx USSD 'Your IMSI is 262424691273021' 20250202085622828 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424691273021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424691273021" session_id=2033869139 session_state=END} 20250202085622828 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424691273021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085622828 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085622828 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@dab40b676080: Found GsupExpect[0] for "262424691273021" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@dab40b676080: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262424691273021" TC_mo_ussd_iuse_imsi(168)@dab40b676080: setverdict(pass): none -> pass 20250202085622831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58684<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@dab40b676080: Final verdict of PTC: pass 20250202085622831 DAUC <0003> db_auc.c:157 IMSI='262422207817030': No 2G Auth Data 20250202085622831 DAUC <0003> db_auc.c:192 IMSI='262422207817030': No 3G Auth Data HLR_Test-GSUP(159)@dab40b676080: Created GsupExpect[0] for "262422207817030" to be handled at TC_mo_ussd_iuse_imsi(169) 20250202085622839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58688<->l=127.0.0.1:4258 20250202085622843 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085622843 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422207817030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422207817030" session_id=1442172494 session_state=BEGIN} 20250202085622843 DSS <0004> hlr_ussd.c:576 262422207817030/0x55f5ce4e: Process SS (BEGIN) 20250202085622843 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250202085622843 DSS <0004> hlr_ussd.c:518 262422207817030/0x55f5ce4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250202085622843 DSS <0004> hlr_ussd.c:363 262422207817030/0x55f5ce4e: Tx USSD 'Your IMSI is 262422207817030' 20250202085622843 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422207817030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422207817030" session_id=1442172494 session_state=END} 20250202085622843 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422207817030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085622843 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085622843 DLINP <000b> input/ipa.c:452 connected read/write 20250202085622843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@dab40b676080: Found GsupExpect[0] for "262422207817030" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@dab40b676080: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262422207817030" TC_mo_ussd_iuse_imsi(169)@dab40b676080: setverdict(pass): none -> pass 20250202085622846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58688<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@dab40b676080: Final verdict of PTC: pass 20250202085622846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58634<->l=127.0.0.1:4258 20250202085622847 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46017<->l=127.0.0.1:4259) 20250202085622847 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP(159)@dab40b676080: Final verdict of PTC: none 20250202085622847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085622847 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085622847 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085622847 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(161)@dab40b676080: Final verdict of PTC: none 160@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 160: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@dab40b676080: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:22 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 20250202085622871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58694<->l=127.0.0.1:4258 20250202085623072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58694<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82232) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 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_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@dab40b676080: 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@dab40b676080: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085626110 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085626110 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085626113 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085626113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58702<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085626116 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085626116 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085626116 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085626116 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 20250202085626116 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085626116 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 20250202085626116 DLGSUP <0013> gsup_server.c:236 2: 20250202085626116 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085626116 DLGSUP <0013> gsup_server.c:236 3: 20250202085626116 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085626116 DLGSUP <0013> gsup_server.c:236 4: 20250202085626116 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085626116 DLGSUP <0013> gsup_server.c:236 5: 20250202085626116 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085626116 DLGSUP <0013> gsup_server.c:236 7: 20250202085626116 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085626116 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085626116 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085626116 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@dab40b676080: 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") 20250202085626129 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46579<->l=127.0.0.1:4259) 20250202085626133 DAUC <0003> db_auc.c:157 IMSI='262429665164576': No 2G Auth Data 20250202085626133 DAUC <0003> db_auc.c:192 IMSI='262429665164576': No 3G Auth Data HLR_Test-GSUP(171)@dab40b676080: Created GsupExpect[0] for "262429665164576" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250202085626144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58716<->l=127.0.0.1:4258 20250202085626158 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085626158 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429665164576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429665164576" source_name="the-source\n" session_id=1908113088 session_state=BEGIN} 20250202085626158 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250202085626158 DSS <0004> hlr_ussd.c:576 262429665164576/0x71bb7ec0: Process SS (BEGIN) 20250202085626158 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250202085626158 DSS <0004> hlr_ussd.c:518 262429665164576/0x71bb7ec0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250202085626158 DSS <0004> hlr_ussd.c:363 262429665164576/0x71bb7ec0: Tx USSD 'Your IMSI is 262429665164576' 20250202085626158 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429665164576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429665164576" destination_name="the-source\n" session_id=1908113088 session_state=END} 20250202085626158 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262429665164576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085626158 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085626158 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@dab40b676080: Found GsupExpect[0] for "262429665164576" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@dab40b676080: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262429665164576" TC_mo_ussd_iuse_imsi_via_proxy(174)@dab40b676080: setverdict(pass): none -> pass 20250202085626164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58716<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@dab40b676080: Final verdict of PTC: pass 20250202085626164 DAUC <0003> db_auc.c:157 IMSI='262422435994444': No 2G Auth Data 20250202085626164 DAUC <0003> db_auc.c:192 IMSI='262422435994444': No 3G Auth Data HLR_Test-GSUP(171)@dab40b676080: Created GsupExpect[0] for "262422435994444" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250202085626176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58718<->l=127.0.0.1:4258 20250202085626181 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085626181 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422435994444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422435994444" source_name="the-source\n" session_id=1981216875 session_state=BEGIN} 20250202085626181 DSS <0004> hlr_ussd.c:576 262422435994444/0x7616f86b: Process SS (BEGIN) 20250202085626181 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250202085626181 DSS <0004> hlr_ussd.c:518 262422435994444/0x7616f86b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250202085626181 DSS <0004> hlr_ussd.c:363 262422435994444/0x7616f86b: Tx USSD 'Your IMSI is 262422435994444' 20250202085626181 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422435994444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422435994444" destination_name="the-source\n" session_id=1981216875 session_state=END} 20250202085626181 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262422435994444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085626181 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085626181 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@dab40b676080: Found GsupExpect[0] for "262422435994444" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@dab40b676080: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262422435994444" TC_mo_ussd_iuse_imsi_via_proxy(175)@dab40b676080: setverdict(pass): none -> pass 20250202085626185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58718<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@dab40b676080: Final verdict of PTC: pass 20250202085626186 DAUC <0003> db_auc.c:157 IMSI='262422316912174': No 2G Auth Data 20250202085626186 DAUC <0003> db_auc.c:192 IMSI='262422316912174': No 3G Auth Data HLR_Test-GSUP(171)@dab40b676080: Created GsupExpect[0] for "262422316912174" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250202085626197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58730<->l=127.0.0.1:4258 20250202085626203 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085626203 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422316912174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422316912174" source_name="the-source\n" session_id=1239080696 session_state=BEGIN} 20250202085626203 DSS <0004> hlr_ussd.c:576 262422316912174/0x49dadef8: Process SS (BEGIN) 20250202085626203 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250202085626203 DSS <0004> hlr_ussd.c:518 262422316912174/0x49dadef8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250202085626203 DSS <0004> hlr_ussd.c:363 262422316912174/0x49dadef8: Tx USSD 'Your IMSI is 262422316912174' 20250202085626203 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422316912174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422316912174" destination_name="the-source\n" session_id=1239080696 session_state=END} 20250202085626203 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262422316912174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085626203 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085626203 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@dab40b676080: Found GsupExpect[0] for "262422316912174" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@dab40b676080: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262422316912174" TC_mo_ussd_iuse_imsi_via_proxy(176)@dab40b676080: setverdict(pass): none -> pass 20250202085626206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58730<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@dab40b676080: Final verdict of PTC: pass 20250202085626207 DAUC <0003> db_auc.c:157 IMSI='262420103060003': No 2G Auth Data 20250202085626207 DAUC <0003> db_auc.c:192 IMSI='262420103060003': No 3G Auth Data HLR_Test-GSUP(171)@dab40b676080: Created GsupExpect[0] for "262420103060003" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250202085626217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58740<->l=127.0.0.1:4258 20250202085626221 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085626221 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420103060003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420103060003" source_name="the-source\n" session_id=1915500278 session_state=BEGIN} 20250202085626221 DSS <0004> hlr_ussd.c:576 262420103060003/0x722c36f6: Process SS (BEGIN) 20250202085626221 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250202085626221 DSS <0004> hlr_ussd.c:518 262420103060003/0x722c36f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250202085626221 DSS <0004> hlr_ussd.c:363 262420103060003/0x722c36f6: Tx USSD 'Your IMSI is 262420103060003' 20250202085626221 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420103060003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420103060003" destination_name="the-source\n" session_id=1915500278 session_state=END} 20250202085626221 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262420103060003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085626221 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085626221 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@dab40b676080: Found GsupExpect[0] for "262420103060003" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@dab40b676080: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262420103060003" TC_mo_ussd_iuse_imsi_via_proxy(177)@dab40b676080: setverdict(pass): none -> pass 20250202085626224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58740<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@dab40b676080: Final verdict of PTC: pass 20250202085626225 DAUC <0003> db_auc.c:157 IMSI='262425577152496': No 2G Auth Data 20250202085626225 DAUC <0003> db_auc.c:192 IMSI='262425577152496': No 3G Auth Data HLR_Test-GSUP(171)@dab40b676080: Created GsupExpect[0] for "262425577152496" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250202085626236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58756<->l=127.0.0.1:4258 20250202085626242 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085626242 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425577152496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425577152496" source_name="the-source\n" session_id=3214854395 session_state=BEGIN} 20250202085626242 DSS <0004> hlr_ussd.c:576 262425577152496/0xbf9ec8fb: Process SS (BEGIN) 20250202085626242 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250202085626242 DSS <0004> hlr_ussd.c:518 262425577152496/0xbf9ec8fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250202085626242 DSS <0004> hlr_ussd.c:363 262425577152496/0xbf9ec8fb: Tx USSD 'Your IMSI is 262425577152496' 20250202085626242 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425577152496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425577152496" destination_name="the-source\n" session_id=3214854395 session_state=END} 20250202085626242 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262425577152496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085626242 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085626242 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@dab40b676080: Found GsupExpect[0] for "262425577152496" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@dab40b676080: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262425577152496" TC_mo_ussd_iuse_imsi_via_proxy(178)@dab40b676080: setverdict(pass): none -> pass 20250202085626246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58756<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@dab40b676080: Final verdict of PTC: pass 20250202085626247 DAUC <0003> db_auc.c:157 IMSI='262420409375867': No 2G Auth Data 20250202085626247 DAUC <0003> db_auc.c:192 IMSI='262420409375867': No 3G Auth Data HLR_Test-GSUP(171)@dab40b676080: Created GsupExpect[0] for "262420409375867" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250202085626256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58766<->l=127.0.0.1:4258 20250202085626260 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085626260 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262420409375867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420409375867" source_name="the-source\n" session_id=3610851335 session_state=BEGIN} 20250202085626260 DSS <0004> hlr_ussd.c:576 262420409375867/0xd7393807: Process SS (BEGIN) 20250202085626260 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250202085626260 DSS <0004> hlr_ussd.c:518 262420409375867/0xd7393807: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250202085626260 DSS <0004> hlr_ussd.c:363 262420409375867/0xd7393807: Tx USSD 'Your IMSI is 262420409375867' 20250202085626260 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262420409375867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420409375867" destination_name="the-source\n" session_id=3610851335 session_state=END} 20250202085626260 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262420409375867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085626260 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085626260 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@dab40b676080: Found GsupExpect[0] for "262420409375867" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@dab40b676080: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262420409375867" TC_mo_ussd_iuse_imsi_via_proxy(179)@dab40b676080: setverdict(pass): none -> pass 20250202085626263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58766<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@dab40b676080: Final verdict of PTC: pass 20250202085626264 DAUC <0003> db_auc.c:157 IMSI='262426238739898': No 2G Auth Data 20250202085626264 DAUC <0003> db_auc.c:192 IMSI='262426238739898': No 3G Auth Data HLR_Test-GSUP(171)@dab40b676080: Created GsupExpect[0] for "262426238739898" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250202085626275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58774<->l=127.0.0.1:4258 20250202085626279 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085626279 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426238739898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426238739898" source_name="the-source\n" session_id=2197344838 session_state=BEGIN} 20250202085626279 DSS <0004> hlr_ussd.c:576 262426238739898/0x82f8d246: Process SS (BEGIN) 20250202085626279 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250202085626279 DSS <0004> hlr_ussd.c:518 262426238739898/0x82f8d246: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250202085626279 DSS <0004> hlr_ussd.c:363 262426238739898/0x82f8d246: Tx USSD 'Your IMSI is 262426238739898' 20250202085626279 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426238739898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426238739898" destination_name="the-source\n" session_id=2197344838 session_state=END} 20250202085626279 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262426238739898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085626279 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085626279 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@dab40b676080: Found GsupExpect[0] for "262426238739898" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@dab40b676080: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426238739898" TC_mo_ussd_iuse_imsi_via_proxy(180)@dab40b676080: setverdict(pass): none -> pass 20250202085626283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58774<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@dab40b676080: Final verdict of PTC: pass 20250202085626283 DAUC <0003> db_auc.c:157 IMSI='262420689636139': No 2G Auth Data 20250202085626283 DAUC <0003> db_auc.c:192 IMSI='262420689636139': No 3G Auth Data HLR_Test-GSUP(171)@dab40b676080: Created GsupExpect[0] for "262420689636139" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250202085626294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58780<->l=127.0.0.1:4258 20250202085626299 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085626299 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262420689636139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420689636139" source_name="the-source\n" session_id=2847309273 session_state=BEGIN} 20250202085626299 DSS <0004> hlr_ussd.c:576 262420689636139/0xa9b67dd9: Process SS (BEGIN) 20250202085626299 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250202085626299 DSS <0004> hlr_ussd.c:518 262420689636139/0xa9b67dd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250202085626299 DSS <0004> hlr_ussd.c:363 262420689636139/0xa9b67dd9: Tx USSD 'Your IMSI is 262420689636139' 20250202085626299 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262420689636139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420689636139" destination_name="the-source\n" session_id=2847309273 session_state=END} 20250202085626299 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262420689636139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085626299 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085626299 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@dab40b676080: Found GsupExpect[0] for "262420689636139" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@dab40b676080: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262420689636139" TC_mo_ussd_iuse_imsi_via_proxy(181)@dab40b676080: setverdict(pass): none -> pass 20250202085626302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58780<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@dab40b676080: Final verdict of PTC: pass 20250202085626303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58702<->l=127.0.0.1:4258 20250202085626303 DLINP <000b> input/ipa.c:452 connected read/write 20250202085626303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085626303 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085626303 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 172@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP(171)@dab40b676080: Final verdict of PTC: none 20250202085626303 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085626303 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250202085626303 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46579<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(170)@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 172: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@dab40b676080: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:26 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 20250202085626332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58788<->l=127.0.0.1:4258 20250202085626533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58788<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83488) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 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_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@dab40b676080: 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@dab40b676080: Test case TC_mo_ussd_iuse_msisdn started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085629569 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085629569 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085629571 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085629571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58794<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085629573 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085629573 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085629573 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085629573 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 20250202085629573 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085629573 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 20250202085629573 DLGSUP <0013> gsup_server.c:236 2: 20250202085629573 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085629573 DLGSUP <0013> gsup_server.c:236 3: 20250202085629573 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085629573 DLGSUP <0013> gsup_server.c:236 4: 20250202085629573 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085629573 DLGSUP <0013> gsup_server.c:236 5: 20250202085629573 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085629573 DLGSUP <0013> gsup_server.c:236 7: 20250202085629573 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085629573 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085629573 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085629573 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@dab40b676080: 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") 20250202085629583 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40311<->l=127.0.0.1:4259) 20250202085629586 DAUC <0003> db_auc.c:157 IMSI='262427247280617': No 2G Auth Data 20250202085629586 DAUC <0003> db_auc.c:192 IMSI='262427247280617': No 3G Auth Data HLR_Test-GSUP(183)@dab40b676080: Created GsupExpect[0] for "262427247280617" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250202085629595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58804<->l=127.0.0.1:4258 20250202085629614 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085629614 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427247280617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427247280617" session_id=3481206516 session_state=BEGIN} 20250202085629614 DSS <0004> hlr_ussd.c:576 262427247280617/0xcf7efef4: Process SS (BEGIN) 20250202085629614 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250202085629614 DSS <0004> hlr_ussd.c:518 262427247280617/0xcf7efef4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250202085629614 DSS <0004> hlr_ussd.c:363 262427247280617/0xcf7efef4: Tx USSD 'Your extension is 491618288361' 20250202085629614 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427247280617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427247280617" session_id=3481206516 session_state=END} 20250202085629614 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427247280617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085629614 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085629614 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@dab40b676080: Found GsupExpect[0] for "262427247280617" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@dab40b676080: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427247280617" TC_mo_ussd_iuse_msisdn(186)@dab40b676080: setverdict(pass): none -> pass 20250202085629618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58804<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@dab40b676080: Final verdict of PTC: pass 20250202085629618 DAUC <0003> db_auc.c:157 IMSI='262425882976165': No 2G Auth Data 20250202085629618 DAUC <0003> db_auc.c:192 IMSI='262425882976165': No 3G Auth Data HLR_Test-GSUP(183)@dab40b676080: Created GsupExpect[0] for "262425882976165" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250202085629626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58810<->l=127.0.0.1:4258 20250202085629629 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085629629 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425882976165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425882976165" session_id=334302183 session_state=BEGIN} 20250202085629629 DSS <0004> hlr_ussd.c:576 262425882976165/0x13ed0be7: Process SS (BEGIN) 20250202085629629 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250202085629629 DSS <0004> hlr_ussd.c:518 262425882976165/0x13ed0be7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250202085629629 DSS <0004> hlr_ussd.c:363 262425882976165/0x13ed0be7: Tx USSD 'Your extension is 491613241432' 20250202085629629 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425882976165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425882976165" session_id=334302183 session_state=END} 20250202085629629 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425882976165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085629629 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085629629 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@dab40b676080: Found GsupExpect[0] for "262425882976165" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@dab40b676080: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425882976165" TC_mo_ussd_iuse_msisdn(187)@dab40b676080: setverdict(pass): none -> pass 20250202085629632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58810<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@dab40b676080: Final verdict of PTC: pass 20250202085629632 DAUC <0003> db_auc.c:157 IMSI='262421530496699': No 2G Auth Data 20250202085629632 DAUC <0003> db_auc.c:192 IMSI='262421530496699': No 3G Auth Data HLR_Test-GSUP(183)@dab40b676080: Created GsupExpect[0] for "262421530496699" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250202085629641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58820<->l=127.0.0.1:4258 20250202085629644 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629644 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085629644 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421530496699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421530496699" session_id=3358864640 session_state=BEGIN} 20250202085629644 DSS <0004> hlr_ussd.c:576 262421530496699/0xc8343500: Process SS (BEGIN) 20250202085629644 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250202085629644 DSS <0004> hlr_ussd.c:518 262421530496699/0xc8343500: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250202085629644 DSS <0004> hlr_ussd.c:363 262421530496699/0xc8343500: Tx USSD 'Your extension is 491617273832' 20250202085629644 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421530496699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421530496699" session_id=3358864640 session_state=END} 20250202085629644 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421530496699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085629644 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085629644 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@dab40b676080: Found GsupExpect[0] for "262421530496699" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@dab40b676080: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262421530496699" TC_mo_ussd_iuse_msisdn(188)@dab40b676080: setverdict(pass): none -> pass 20250202085629647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58820<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@dab40b676080: Final verdict of PTC: pass 20250202085629647 DAUC <0003> db_auc.c:157 IMSI='262421873376392': No 2G Auth Data 20250202085629647 DAUC <0003> db_auc.c:192 IMSI='262421873376392': No 3G Auth Data HLR_Test-GSUP(183)@dab40b676080: Created GsupExpect[0] for "262421873376392" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250202085629655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58828<->l=127.0.0.1:4258 20250202085629658 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085629658 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421873376392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421873376392" session_id=3934841507 session_state=BEGIN} 20250202085629658 DSS <0004> hlr_ussd.c:576 262421873376392/0xea88eaa3: Process SS (BEGIN) 20250202085629658 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250202085629658 DSS <0004> hlr_ussd.c:518 262421873376392/0xea88eaa3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250202085629658 DSS <0004> hlr_ussd.c:363 262421873376392/0xea88eaa3: Tx USSD 'Your extension is 491611062352' 20250202085629658 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421873376392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421873376392" session_id=3934841507 session_state=END} 20250202085629658 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421873376392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085629658 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085629658 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@dab40b676080: Found GsupExpect[0] for "262421873376392" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@dab40b676080: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262421873376392" TC_mo_ussd_iuse_msisdn(189)@dab40b676080: setverdict(pass): none -> pass 20250202085629661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58828<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@dab40b676080: Final verdict of PTC: pass 20250202085629661 DAUC <0003> db_auc.c:157 IMSI='262421589648126': No 2G Auth Data 20250202085629661 DAUC <0003> db_auc.c:192 IMSI='262421589648126': No 3G Auth Data HLR_Test-GSUP(183)@dab40b676080: Created GsupExpect[0] for "262421589648126" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250202085629668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4258 20250202085629672 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085629672 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421589648126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421589648126" session_id=42494729 session_state=BEGIN} 20250202085629672 DSS <0004> hlr_ussd.c:576 262421589648126/0x02886b09: Process SS (BEGIN) 20250202085629672 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250202085629672 DSS <0004> hlr_ussd.c:518 262421589648126/0x02886b09: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250202085629672 DSS <0004> hlr_ussd.c:363 262421589648126/0x02886b09: Tx USSD 'Your extension is 491618315418' 20250202085629672 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421589648126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421589648126" session_id=42494729 session_state=END} 20250202085629672 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421589648126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085629672 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085629672 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@dab40b676080: Found GsupExpect[0] for "262421589648126" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@dab40b676080: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262421589648126" TC_mo_ussd_iuse_msisdn(190)@dab40b676080: setverdict(pass): none -> pass 20250202085629674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@dab40b676080: Final verdict of PTC: pass 20250202085629675 DAUC <0003> db_auc.c:157 IMSI='262421034999617': No 2G Auth Data 20250202085629675 DAUC <0003> db_auc.c:192 IMSI='262421034999617': No 3G Auth Data HLR_Test-GSUP(183)@dab40b676080: Created GsupExpect[0] for "262421034999617" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250202085629682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58840<->l=127.0.0.1:4258 20250202085629685 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085629685 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421034999617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421034999617" session_id=1609923481 session_state=BEGIN} 20250202085629685 DSS <0004> hlr_ussd.c:576 262421034999617/0x5ff57b99: Process SS (BEGIN) 20250202085629685 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250202085629685 DSS <0004> hlr_ussd.c:518 262421034999617/0x5ff57b99: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250202085629685 DSS <0004> hlr_ussd.c:363 262421034999617/0x5ff57b99: Tx USSD 'Your extension is 491618403641' 20250202085629685 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421034999617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421034999617" session_id=1609923481 session_state=END} 20250202085629685 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421034999617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085629685 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085629685 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@dab40b676080: Found GsupExpect[0] for "262421034999617" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@dab40b676080: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421034999617" TC_mo_ussd_iuse_msisdn(191)@dab40b676080: setverdict(pass): none -> pass 20250202085629687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58840<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@dab40b676080: Final verdict of PTC: pass 20250202085629687 DAUC <0003> db_auc.c:157 IMSI='262422817990734': No 2G Auth Data 20250202085629688 DAUC <0003> db_auc.c:192 IMSI='262422817990734': No 3G Auth Data HLR_Test-GSUP(183)@dab40b676080: Created GsupExpect[0] for "262422817990734" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250202085629696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4258 20250202085629699 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085629699 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422817990734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422817990734" session_id=909099859 session_state=BEGIN} 20250202085629699 DSS <0004> hlr_ussd.c:576 262422817990734/0x362fc353: Process SS (BEGIN) 20250202085629699 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250202085629699 DSS <0004> hlr_ussd.c:518 262422817990734/0x362fc353: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250202085629699 DSS <0004> hlr_ussd.c:363 262422817990734/0x362fc353: Tx USSD 'Your extension is 491616047756' 20250202085629700 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422817990734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422817990734" session_id=909099859 session_state=END} 20250202085629700 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422817990734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085629700 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085629700 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@dab40b676080: Found GsupExpect[0] for "262422817990734" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@dab40b676080: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262422817990734" TC_mo_ussd_iuse_msisdn(192)@dab40b676080: setverdict(pass): none -> pass 20250202085629702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@dab40b676080: Final verdict of PTC: pass 20250202085629703 DAUC <0003> db_auc.c:157 IMSI='262427908213057': No 2G Auth Data 20250202085629703 DAUC <0003> db_auc.c:192 IMSI='262427908213057': No 3G Auth Data HLR_Test-GSUP(183)@dab40b676080: Created GsupExpect[0] for "262427908213057" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250202085629711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58864<->l=127.0.0.1:4258 20250202085629715 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085629715 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427908213057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427908213057" session_id=1765926556 session_state=BEGIN} 20250202085629715 DSS <0004> hlr_ussd.c:576 262427908213057/0x6941e69c: Process SS (BEGIN) 20250202085629715 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250202085629715 DSS <0004> hlr_ussd.c:518 262427908213057/0x6941e69c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250202085629715 DSS <0004> hlr_ussd.c:363 262427908213057/0x6941e69c: Tx USSD 'Your extension is 491618237543' 20250202085629715 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427908213057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427908213057" session_id=1765926556 session_state=END} 20250202085629715 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427908213057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085629715 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085629715 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@dab40b676080: Found GsupExpect[0] for "262427908213057" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@dab40b676080: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262427908213057" TC_mo_ussd_iuse_msisdn(193)@dab40b676080: setverdict(pass): none -> pass 20250202085629719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58864<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@dab40b676080: Final verdict of PTC: pass 20250202085629719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58794<->l=127.0.0.1:4258 20250202085629720 DLINP <000b> input/ipa.c:452 connected read/write 20250202085629720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085629720 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085629720 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085629720 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085629720 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40311<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@dab40b676080: Final verdict of PTC: none 184@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 184: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@dab40b676080: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:29 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 20250202085629755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58876<->l=127.0.0.1:4258 20250202085629956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58876<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82336) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:56: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_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@dab40b676080: 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@dab40b676080: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085632989 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085632989 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085632990 DLINP <000b> input/ipa.c:452 connected read/write 20250202085632990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085632990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52974<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085632991 DLINP <000b> input/ipa.c:452 connected read/write 20250202085632991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085632991 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085632991 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085632991 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 20250202085632991 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085632991 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 20250202085632991 DLGSUP <0013> gsup_server.c:236 2: 20250202085632991 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085632991 DLGSUP <0013> gsup_server.c:236 3: 20250202085632991 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085632991 DLGSUP <0013> gsup_server.c:236 4: 20250202085632991 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085632991 DLGSUP <0013> gsup_server.c:236 5: 20250202085632991 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085632991 DLGSUP <0013> gsup_server.c:236 7: 20250202085632991 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085632991 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085632991 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085632991 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)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@dab40b676080: 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") 20250202085633001 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33675<->l=127.0.0.1:4259) 20250202085633005 DAUC <0003> db_auc.c:157 IMSI='262429102229041': No 2G Auth Data 20250202085633005 DAUC <0003> db_auc.c:192 IMSI='262429102229041': No 3G Auth Data HLR_Test-GSUP(195)@dab40b676080: Created GsupExpect[0] for "262429102229041" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250202085633013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52980<->l=127.0.0.1:4258 20250202085633038 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085633038 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429102229041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429102229041" source_name="the-source\n" session_id=691977974 session_state=BEGIN} 20250202085633038 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250202085633038 DSS <0004> hlr_ussd.c:576 262429102229041/0x293ebef6: Process SS (BEGIN) 20250202085633038 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250202085633038 DSS <0004> hlr_ussd.c:518 262429102229041/0x293ebef6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250202085633038 DSS <0004> hlr_ussd.c:363 262429102229041/0x293ebef6: Tx USSD 'Your extension is 491618372110' 20250202085633038 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429102229041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429102229041" destination_name="the-source\n" session_id=691977974 session_state=END} 20250202085633038 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262429102229041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085633038 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085633038 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@dab40b676080: Found GsupExpect[0] for "262429102229041" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@dab40b676080: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262429102229041" TC_mo_ussd_iuse_msisdn_via_proxy(198)@dab40b676080: setverdict(pass): none -> pass 20250202085633042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52980<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@dab40b676080: Final verdict of PTC: pass 20250202085633043 DAUC <0003> db_auc.c:157 IMSI='262425742294737': No 2G Auth Data 20250202085633043 DAUC <0003> db_auc.c:192 IMSI='262425742294737': No 3G Auth Data HLR_Test-GSUP(195)@dab40b676080: Created GsupExpect[0] for "262425742294737" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250202085633052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52986<->l=127.0.0.1:4258 20250202085633058 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085633058 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425742294737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425742294737" source_name="the-source\n" session_id=3041017515 session_state=BEGIN} 20250202085633058 DSS <0004> hlr_ussd.c:576 262425742294737/0xb5423eab: Process SS (BEGIN) 20250202085633058 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250202085633058 DSS <0004> hlr_ussd.c:518 262425742294737/0xb5423eab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250202085633058 DSS <0004> hlr_ussd.c:363 262425742294737/0xb5423eab: Tx USSD 'Your extension is 491612533705' 20250202085633058 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425742294737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425742294737" destination_name="the-source\n" session_id=3041017515 session_state=END} 20250202085633058 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262425742294737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085633058 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085633058 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@dab40b676080: Found GsupExpect[0] for "262425742294737" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@dab40b676080: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262425742294737" TC_mo_ussd_iuse_msisdn_via_proxy(199)@dab40b676080: setverdict(pass): none -> pass 20250202085633062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52986<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@dab40b676080: Final verdict of PTC: pass 20250202085633063 DAUC <0003> db_auc.c:157 IMSI='262423537572969': No 2G Auth Data 20250202085633063 DAUC <0003> db_auc.c:192 IMSI='262423537572969': No 3G Auth Data HLR_Test-GSUP(195)@dab40b676080: Created GsupExpect[0] for "262423537572969" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250202085633072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4258 20250202085633078 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085633078 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262423537572969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423537572969" source_name="the-source\n" session_id=2660864660 session_state=BEGIN} 20250202085633078 DSS <0004> hlr_ussd.c:576 262423537572969/0x9e999294: Process SS (BEGIN) 20250202085633078 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250202085633078 DSS <0004> hlr_ussd.c:518 262423537572969/0x9e999294: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250202085633078 DSS <0004> hlr_ussd.c:363 262423537572969/0x9e999294: Tx USSD 'Your extension is 491610707715' 20250202085633078 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262423537572969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423537572969" destination_name="the-source\n" session_id=2660864660 session_state=END} 20250202085633078 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262423537572969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085633078 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085633078 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@dab40b676080: Found GsupExpect[0] for "262423537572969" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@dab40b676080: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262423537572969" TC_mo_ussd_iuse_msisdn_via_proxy(200)@dab40b676080: setverdict(pass): none -> pass 20250202085633081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@dab40b676080: Final verdict of PTC: pass 20250202085633081 DAUC <0003> db_auc.c:157 IMSI='262427822935126': No 2G Auth Data 20250202085633081 DAUC <0003> db_auc.c:192 IMSI='262427822935126': No 3G Auth Data HLR_Test-GSUP(195)@dab40b676080: Created GsupExpect[0] for "262427822935126" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250202085633090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53012<->l=127.0.0.1:4258 20250202085633096 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085633096 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427822935126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427822935126" source_name="the-source\n" session_id=3808250062 session_state=BEGIN} 20250202085633096 DSS <0004> hlr_ussd.c:576 262427822935126/0xe2fd48ce: Process SS (BEGIN) 20250202085633096 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250202085633096 DSS <0004> hlr_ussd.c:518 262427822935126/0xe2fd48ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250202085633096 DSS <0004> hlr_ussd.c:363 262427822935126/0xe2fd48ce: Tx USSD 'Your extension is 491618477063' 20250202085633096 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427822935126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427822935126" destination_name="the-source\n" session_id=3808250062 session_state=END} 20250202085633096 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262427822935126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085633096 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085633096 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@dab40b676080: Found GsupExpect[0] for "262427822935126" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@dab40b676080: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262427822935126" TC_mo_ussd_iuse_msisdn_via_proxy(201)@dab40b676080: setverdict(pass): none -> pass 20250202085633099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53012<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@dab40b676080: Final verdict of PTC: pass 20250202085633100 DAUC <0003> db_auc.c:157 IMSI='262427780705237': No 2G Auth Data 20250202085633100 DAUC <0003> db_auc.c:192 IMSI='262427780705237': No 3G Auth Data HLR_Test-GSUP(195)@dab40b676080: Created GsupExpect[0] for "262427780705237" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250202085633110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53024<->l=127.0.0.1:4258 20250202085633115 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085633115 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262427780705237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427780705237" source_name="the-source\n" session_id=129474926 session_state=BEGIN} 20250202085633115 DSS <0004> hlr_ussd.c:576 262427780705237/0x07b7a16e: Process SS (BEGIN) 20250202085633115 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250202085633115 DSS <0004> hlr_ussd.c:518 262427780705237/0x07b7a16e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250202085633115 DSS <0004> hlr_ussd.c:363 262427780705237/0x07b7a16e: Tx USSD 'Your extension is 491614306185' 20250202085633115 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262427780705237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427780705237" destination_name="the-source\n" session_id=129474926 session_state=END} 20250202085633115 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262427780705237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085633115 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085633115 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@dab40b676080: Found GsupExpect[0] for "262427780705237" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@dab40b676080: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262427780705237" TC_mo_ussd_iuse_msisdn_via_proxy(202)@dab40b676080: setverdict(pass): none -> pass 20250202085633118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53024<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@dab40b676080: Final verdict of PTC: pass 20250202085633119 DAUC <0003> db_auc.c:157 IMSI='262423314229202': No 2G Auth Data 20250202085633119 DAUC <0003> db_auc.c:192 IMSI='262423314229202': No 3G Auth Data HLR_Test-GSUP(195)@dab40b676080: Created GsupExpect[0] for "262423314229202" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250202085633127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53028<->l=127.0.0.1:4258 20250202085633131 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085633131 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423314229202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423314229202" source_name="the-source\n" session_id=2456671393 session_state=BEGIN} 20250202085633131 DSS <0004> hlr_ussd.c:576 262423314229202/0x926dd4a1: Process SS (BEGIN) 20250202085633131 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250202085633131 DSS <0004> hlr_ussd.c:518 262423314229202/0x926dd4a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250202085633131 DSS <0004> hlr_ussd.c:363 262423314229202/0x926dd4a1: Tx USSD 'Your extension is 491616512524' 20250202085633131 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423314229202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423314229202" destination_name="the-source\n" session_id=2456671393 session_state=END} 20250202085633131 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262423314229202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085633131 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085633131 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@dab40b676080: Found GsupExpect[0] for "262423314229202" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@dab40b676080: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262423314229202" TC_mo_ussd_iuse_msisdn_via_proxy(203)@dab40b676080: setverdict(pass): none -> pass 20250202085633134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53028<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@dab40b676080: Final verdict of PTC: pass 20250202085633134 DAUC <0003> db_auc.c:157 IMSI='262427702862912': No 2G Auth Data 20250202085633134 DAUC <0003> db_auc.c:192 IMSI='262427702862912': No 3G Auth Data HLR_Test-GSUP(195)@dab40b676080: Created GsupExpect[0] for "262427702862912" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250202085633143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53040<->l=127.0.0.1:4258 20250202085633149 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085633149 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262427702862912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427702862912" source_name="the-source\n" session_id=789033264 session_state=BEGIN} 20250202085633149 DSS <0004> hlr_ussd.c:576 262427702862912/0x2f07b130: Process SS (BEGIN) 20250202085633149 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250202085633149 DSS <0004> hlr_ussd.c:518 262427702862912/0x2f07b130: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250202085633149 DSS <0004> hlr_ussd.c:363 262427702862912/0x2f07b130: Tx USSD 'Your extension is 491617015252' 20250202085633149 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262427702862912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427702862912" destination_name="the-source\n" session_id=789033264 session_state=END} 20250202085633149 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262427702862912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085633149 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085633149 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@dab40b676080: Found GsupExpect[0] for "262427702862912" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@dab40b676080: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262427702862912" TC_mo_ussd_iuse_msisdn_via_proxy(204)@dab40b676080: setverdict(pass): none -> pass 20250202085633153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53040<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@dab40b676080: Final verdict of PTC: pass 20250202085633153 DAUC <0003> db_auc.c:157 IMSI='262420181903128': No 2G Auth Data 20250202085633153 DAUC <0003> db_auc.c:192 IMSI='262420181903128': No 3G Auth Data HLR_Test-GSUP(195)@dab40b676080: Created GsupExpect[0] for "262420181903128" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250202085633162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53046<->l=127.0.0.1:4258 20250202085633169 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085633169 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420181903128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420181903128" source_name="the-source\n" session_id=462177028 session_state=BEGIN} 20250202085633169 DSS <0004> hlr_ussd.c:576 262420181903128/0x1b8c4304: Process SS (BEGIN) 20250202085633169 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250202085633169 DSS <0004> hlr_ussd.c:518 262420181903128/0x1b8c4304: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250202085633169 DSS <0004> hlr_ussd.c:363 262420181903128/0x1b8c4304: Tx USSD 'Your extension is 491616007304' 20250202085633169 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420181903128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420181903128" destination_name="the-source\n" session_id=462177028 session_state=END} 20250202085633169 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262420181903128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085633169 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085633169 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@dab40b676080: Found GsupExpect[0] for "262420181903128" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@dab40b676080: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262420181903128" TC_mo_ussd_iuse_msisdn_via_proxy(205)@dab40b676080: setverdict(pass): none -> pass 20250202085633173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53046<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@dab40b676080: Final verdict of PTC: pass 20250202085633173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52974<->l=127.0.0.1:4258 20250202085633174 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33675<->l=127.0.0.1:4259) 20250202085633174 DLINP <000b> input/ipa.c:452 connected read/write 20250202085633174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085633174 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085633174 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085633174 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085633174 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@dab40b676080: Final verdict of PTC: none 196@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 196: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@dab40b676080: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:33 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 20250202085633212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53054<->l=127.0.0.1:4258 20250202085633413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53054<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83540) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 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_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@dab40b676080: 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@dab40b676080: Test case TC_mo_ussd_euse started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 20250202085636453 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42639 20250202085636453 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:42639 MTC@dab40b676080: in not legacy case 2 IPA-EUSE-foobar(208)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085636454 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636454 DLINP <000b> input/ipa.c:406 127.0.0.1:42639 message received IPA-EUSE-foobar(208)@dab40b676080: 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) } } } } 20250202085636455 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085636455 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@dab40b676080: 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 } } } } 20250202085636455 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636455 DLINP <000b> input/ipa.c:406 127.0.0.1:42639 message received 20250202085636455 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085636455 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250202085636455 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250202085636455 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250202085636455 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 20250202085636455 DLGSUP <0013> gsup_server.c:236 2: 20250202085636455 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085636455 DLGSUP <0013> gsup_server.c:236 3: 20250202085636455 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085636455 DLGSUP <0013> gsup_server.c:236 4: 20250202085636455 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085636455 DLGSUP <0013> gsup_server.c:236 5: 20250202085636455 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085636455 DLGSUP <0013> gsup_server.c:236 7: 20250202085636455 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085636455 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085636455 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085636455 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42639 IPA-EUSE-foobar(208)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085636456 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085636456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53062<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085636457 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085636457 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085636457 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085636457 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 20250202085636457 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085636457 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 20250202085636457 DLGSUP <0013> gsup_server.c:236 2: 20250202085636457 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085636457 DLGSUP <0013> gsup_server.c:236 3: 20250202085636457 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085636457 DLGSUP <0013> gsup_server.c:236 4: 20250202085636457 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085636457 DLGSUP <0013> gsup_server.c:236 5: 20250202085636457 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085636457 DLGSUP <0013> gsup_server.c:236 7: 20250202085636457 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085636457 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(207)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085636457 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085636457 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@dab40b676080: 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") 20250202085636465 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46177<->l=127.0.0.1:4259) 20250202085636469 DAUC <0003> db_auc.c:157 IMSI='262423894359965': No 2G Auth Data 20250202085636469 DAUC <0003> db_auc.c:192 IMSI='262423894359965': No 3G Auth Data HLR_Test-GSUP(209)@dab40b676080: Created GsupExpect[0] for "262423894359965" to be handled at TC_mo_ussd_euse(212) 20250202085636475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4258 20250202085636498 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085636498 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423894359965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423894359965" session_id=963794524 session_state=BEGIN} 20250202085636498 DSS <0004> hlr_ussd.c:576 262423894359965/0x3972565c: Process SS (BEGIN) 20250202085636498 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085636498 DSS <0004> hlr_ussd.c:518 262423894359965/0x3972565c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085636498 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636498 DLINP <000b> input/ipa.c:432 127.0.0.1:42639 sending data 20250202085636498 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636498 DLINP <000b> input/ipa.c:432 127.0.0.1:42639 sending data EUSE-TC_mo_ussd_euse(206)@dab40b676080: 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 } } } } } 20250202085636508 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636508 DLINP <000b> input/ipa.c:406 127.0.0.1:42639 message received 20250202085636508 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262423894359965 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423894359965" session_id=963794524 session_state=END} 20250202085636508 DSS <0004> hlr_ussd.c:576 262423894359965/0x3972565c: Process SS (END) 20250202085636508 DSS <0004> hlr_ussd.c:518 262423894359965/0x3972565c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250202085636508 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423894359965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423894359965" session_id=963794524 session_state=END} 20250202085636508 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423894359965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085636508 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262423894359965 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085636508 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085636508 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@dab40b676080: Found GsupExpect[0] for "262423894359965" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@dab40b676080: Added IMSI table entry 0TC_mo_ussd_euse(212)"262423894359965" TC_mo_ussd_euse(212)@dab40b676080: setverdict(pass): none -> pass 20250202085636514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@dab40b676080: Final verdict of PTC: pass 20250202085636515 DAUC <0003> db_auc.c:157 IMSI='262427057299053': No 2G Auth Data 20250202085636515 DAUC <0003> db_auc.c:192 IMSI='262427057299053': No 3G Auth Data HLR_Test-GSUP(209)@dab40b676080: Created GsupExpect[0] for "262427057299053" to be handled at TC_mo_ussd_euse(213) 20250202085636523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53086<->l=127.0.0.1:4258 20250202085636527 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085636527 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427057299053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427057299053" session_id=2787337038 session_state=BEGIN} 20250202085636527 DSS <0004> hlr_ussd.c:576 262427057299053/0xa623634e: Process SS (BEGIN) 20250202085636527 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085636527 DSS <0004> hlr_ussd.c:518 262427057299053/0xa623634e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085636527 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636527 DLINP <000b> input/ipa.c:432 127.0.0.1:42639 sending data 20250202085636527 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636527 DLINP <000b> input/ipa.c:432 127.0.0.1:42639 sending data EUSE-TC_mo_ussd_euse(206)@dab40b676080: 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 } } } } } 20250202085636527 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636527 DLINP <000b> input/ipa.c:406 127.0.0.1:42639 message received 20250202085636527 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262427057299053 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427057299053" session_id=2787337038 session_state=END} 20250202085636527 DSS <0004> hlr_ussd.c:576 262427057299053/0xa623634e: Process SS (END) 20250202085636527 DSS <0004> hlr_ussd.c:518 262427057299053/0xa623634e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250202085636527 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427057299053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427057299053" session_id=2787337038 session_state=END} 20250202085636527 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427057299053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085636527 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262427057299053 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085636527 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085636527 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@dab40b676080: Found GsupExpect[0] for "262427057299053" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@dab40b676080: Added IMSI table entry 1TC_mo_ussd_euse(213)"262427057299053" TC_mo_ussd_euse(213)@dab40b676080: setverdict(pass): none -> pass 20250202085636530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53086<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@dab40b676080: Final verdict of PTC: pass 20250202085636531 DAUC <0003> db_auc.c:157 IMSI='262422790068690': No 2G Auth Data 20250202085636531 DAUC <0003> db_auc.c:192 IMSI='262422790068690': No 3G Auth Data HLR_Test-GSUP(209)@dab40b676080: Created GsupExpect[0] for "262422790068690" to be handled at TC_mo_ussd_euse(214) 20250202085636538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53096<->l=127.0.0.1:4258 20250202085636541 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085636541 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422790068690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422790068690" session_id=4276235283 session_state=BEGIN} 20250202085636541 DSS <0004> hlr_ussd.c:576 262422790068690/0xfee22c13: Process SS (BEGIN) 20250202085636541 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085636541 DSS <0004> hlr_ussd.c:518 262422790068690/0xfee22c13: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085636541 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636541 DLINP <000b> input/ipa.c:432 127.0.0.1:42639 sending data 20250202085636541 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636541 DLINP <000b> input/ipa.c:432 127.0.0.1:42639 sending data EUSE-TC_mo_ussd_euse(206)@dab40b676080: 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 } } } } } 20250202085636541 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636542 DLINP <000b> input/ipa.c:406 127.0.0.1:42639 message received 20250202085636542 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262422790068690 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422790068690" session_id=4276235283 session_state=END} 20250202085636542 DSS <0004> hlr_ussd.c:576 262422790068690/0xfee22c13: Process SS (END) 20250202085636542 DSS <0004> hlr_ussd.c:518 262422790068690/0xfee22c13: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250202085636542 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422790068690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422790068690" session_id=4276235283 session_state=END} 20250202085636542 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422790068690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085636542 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262422790068690 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085636542 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085636542 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@dab40b676080: Found GsupExpect[0] for "262422790068690" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@dab40b676080: Added IMSI table entry 2TC_mo_ussd_euse(214)"262422790068690" TC_mo_ussd_euse(214)@dab40b676080: setverdict(pass): none -> pass 20250202085636545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53096<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@dab40b676080: Final verdict of PTC: pass 20250202085636545 DAUC <0003> db_auc.c:157 IMSI='262421732957266': No 2G Auth Data 20250202085636545 DAUC <0003> db_auc.c:192 IMSI='262421732957266': No 3G Auth Data HLR_Test-GSUP(209)@dab40b676080: Created GsupExpect[0] for "262421732957266" to be handled at TC_mo_ussd_euse(215) 20250202085636551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53098<->l=127.0.0.1:4258 20250202085636554 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085636554 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421732957266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421732957266" session_id=1209734157 session_state=BEGIN} 20250202085636554 DSS <0004> hlr_ussd.c:576 262421732957266/0x481b140d: Process SS (BEGIN) 20250202085636554 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085636554 DSS <0004> hlr_ussd.c:518 262421732957266/0x481b140d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085636554 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636554 DLINP <000b> input/ipa.c:432 127.0.0.1:42639 sending data 20250202085636554 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636554 DLINP <000b> input/ipa.c:432 127.0.0.1:42639 sending data EUSE-TC_mo_ussd_euse(206)@dab40b676080: 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 } } } } } 20250202085636555 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636555 DLINP <000b> input/ipa.c:406 127.0.0.1:42639 message received 20250202085636555 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262421732957266 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421732957266" session_id=1209734157 session_state=END} 20250202085636555 DSS <0004> hlr_ussd.c:576 262421732957266/0x481b140d: Process SS (END) 20250202085636555 DSS <0004> hlr_ussd.c:518 262421732957266/0x481b140d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250202085636555 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421732957266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421732957266" session_id=1209734157 session_state=END} 20250202085636555 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421732957266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085636555 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262421732957266 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085636555 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085636555 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@dab40b676080: Found GsupExpect[0] for "262421732957266" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@dab40b676080: Added IMSI table entry 3TC_mo_ussd_euse(215)"262421732957266" TC_mo_ussd_euse(215)@dab40b676080: setverdict(pass): none -> pass 20250202085636557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53098<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@dab40b676080: Final verdict of PTC: pass 20250202085636557 DAUC <0003> db_auc.c:157 IMSI='262421328534954': No 2G Auth Data 20250202085636557 DAUC <0003> db_auc.c:192 IMSI='262421328534954': No 3G Auth Data HLR_Test-GSUP(209)@dab40b676080: Created GsupExpect[0] for "262421328534954" to be handled at TC_mo_ussd_euse(216) 20250202085636564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53102<->l=127.0.0.1:4258 20250202085636567 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085636567 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421328534954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421328534954" session_id=901646015 session_state=BEGIN} 20250202085636567 DSS <0004> hlr_ussd.c:576 262421328534954/0x35be06bf: Process SS (BEGIN) 20250202085636567 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085636567 DSS <0004> hlr_ussd.c:518 262421328534954/0x35be06bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085636567 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636567 DLINP <000b> input/ipa.c:432 127.0.0.1:42639 sending data 20250202085636567 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636567 DLINP <000b> input/ipa.c:432 127.0.0.1:42639 sending data EUSE-TC_mo_ussd_euse(206)@dab40b676080: 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 } } } } } 20250202085636568 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636568 DLINP <000b> input/ipa.c:406 127.0.0.1:42639 message received 20250202085636568 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262421328534954 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421328534954" session_id=901646015 session_state=END} 20250202085636568 DSS <0004> hlr_ussd.c:576 262421328534954/0x35be06bf: Process SS (END) 20250202085636568 DSS <0004> hlr_ussd.c:518 262421328534954/0x35be06bf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250202085636568 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421328534954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421328534954" session_id=901646015 session_state=END} 20250202085636568 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421328534954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085636568 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262421328534954 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085636568 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085636568 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@dab40b676080: Found GsupExpect[0] for "262421328534954" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@dab40b676080: Added IMSI table entry 4TC_mo_ussd_euse(216)"262421328534954" TC_mo_ussd_euse(216)@dab40b676080: setverdict(pass): none -> pass 20250202085636570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53102<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@dab40b676080: Final verdict of PTC: pass 20250202085636571 DAUC <0003> db_auc.c:157 IMSI='262426331436743': No 2G Auth Data 20250202085636571 DAUC <0003> db_auc.c:192 IMSI='262426331436743': No 3G Auth Data HLR_Test-GSUP(209)@dab40b676080: Created GsupExpect[0] for "262426331436743" to be handled at TC_mo_ussd_euse(217) 20250202085636578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53114<->l=127.0.0.1:4258 20250202085636581 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085636581 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426331436743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426331436743" session_id=908571711 session_state=BEGIN} 20250202085636581 DSS <0004> hlr_ussd.c:576 262426331436743/0x3627b43f: Process SS (BEGIN) 20250202085636581 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085636581 DSS <0004> hlr_ussd.c:518 262426331436743/0x3627b43f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085636581 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636581 DLINP <000b> input/ipa.c:432 127.0.0.1:42639 sending data 20250202085636581 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636581 DLINP <000b> input/ipa.c:432 127.0.0.1:42639 sending data EUSE-TC_mo_ussd_euse(206)@dab40b676080: 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 } } } } } 20250202085636582 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636582 DLINP <000b> input/ipa.c:406 127.0.0.1:42639 message received 20250202085636582 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262426331436743 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426331436743" session_id=908571711 session_state=END} 20250202085636582 DSS <0004> hlr_ussd.c:576 262426331436743/0x3627b43f: Process SS (END) 20250202085636582 DSS <0004> hlr_ussd.c:518 262426331436743/0x3627b43f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250202085636582 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426331436743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426331436743" session_id=908571711 session_state=END} 20250202085636582 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426331436743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085636582 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262426331436743 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085636582 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085636582 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@dab40b676080: Found GsupExpect[0] for "262426331436743" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@dab40b676080: Added IMSI table entry 5TC_mo_ussd_euse(217)"262426331436743" TC_mo_ussd_euse(217)@dab40b676080: setverdict(pass): none -> pass 20250202085636584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53114<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@dab40b676080: Final verdict of PTC: pass 20250202085636584 DAUC <0003> db_auc.c:157 IMSI='262421710942301': No 2G Auth Data 20250202085636584 DAUC <0003> db_auc.c:192 IMSI='262421710942301': No 3G Auth Data HLR_Test-GSUP(209)@dab40b676080: Created GsupExpect[0] for "262421710942301" to be handled at TC_mo_ussd_euse(218) 20250202085636591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53130<->l=127.0.0.1:4258 20250202085636594 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085636594 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421710942301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421710942301" session_id=1880303793 session_state=BEGIN} 20250202085636594 DSS <0004> hlr_ussd.c:576 262421710942301/0x701328b1: Process SS (BEGIN) 20250202085636594 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085636594 DSS <0004> hlr_ussd.c:518 262421710942301/0x701328b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085636594 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636594 DLINP <000b> input/ipa.c:432 127.0.0.1:42639 sending data 20250202085636594 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636594 DLINP <000b> input/ipa.c:432 127.0.0.1:42639 sending data EUSE-TC_mo_ussd_euse(206)@dab40b676080: 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 } } } } } 20250202085636595 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636595 DLINP <000b> input/ipa.c:406 127.0.0.1:42639 message received 20250202085636595 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262421710942301 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421710942301" session_id=1880303793 session_state=END} 20250202085636595 DSS <0004> hlr_ussd.c:576 262421710942301/0x701328b1: Process SS (END) 20250202085636595 DSS <0004> hlr_ussd.c:518 262421710942301/0x701328b1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250202085636595 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421710942301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421710942301" session_id=1880303793 session_state=END} 20250202085636595 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421710942301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085636595 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262421710942301 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085636595 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085636595 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@dab40b676080: Found GsupExpect[0] for "262421710942301" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@dab40b676080: Added IMSI table entry 6TC_mo_ussd_euse(218)"262421710942301" TC_mo_ussd_euse(218)@dab40b676080: setverdict(pass): none -> pass 20250202085636597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53130<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@dab40b676080: Final verdict of PTC: pass 20250202085636597 DAUC <0003> db_auc.c:157 IMSI='262425077508924': No 2G Auth Data 20250202085636597 DAUC <0003> db_auc.c:192 IMSI='262425077508924': No 3G Auth Data HLR_Test-GSUP(209)@dab40b676080: Created GsupExpect[0] for "262425077508924" to be handled at TC_mo_ussd_euse(219) 20250202085636604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53144<->l=127.0.0.1:4258 20250202085636607 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085636607 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425077508924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425077508924" session_id=1792311225 session_state=BEGIN} 20250202085636607 DSS <0004> hlr_ussd.c:576 262425077508924/0x6ad47fb9: Process SS (BEGIN) 20250202085636607 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085636607 DSS <0004> hlr_ussd.c:518 262425077508924/0x6ad47fb9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085636607 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636607 DLINP <000b> input/ipa.c:432 127.0.0.1:42639 sending data 20250202085636607 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636607 DLINP <000b> input/ipa.c:432 127.0.0.1:42639 sending data EUSE-TC_mo_ussd_euse(206)@dab40b676080: 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 } } } } } 20250202085636608 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636608 DLINP <000b> input/ipa.c:406 127.0.0.1:42639 message received 20250202085636608 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262425077508924 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425077508924" session_id=1792311225 session_state=END} 20250202085636608 DSS <0004> hlr_ussd.c:576 262425077508924/0x6ad47fb9: Process SS (END) 20250202085636608 DSS <0004> hlr_ussd.c:518 262425077508924/0x6ad47fb9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250202085636608 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425077508924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425077508924" session_id=1792311225 session_state=END} 20250202085636608 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425077508924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085636608 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262425077508924 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085636608 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085636608 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@dab40b676080: Found GsupExpect[0] for "262425077508924" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@dab40b676080: Added IMSI table entry 7TC_mo_ussd_euse(219)"262425077508924" TC_mo_ussd_euse(219)@dab40b676080: setverdict(pass): none -> pass 20250202085636610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53144<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@dab40b676080: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@dab40b676080: Final verdict of PTC: none 20250202085636611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53062<->l=127.0.0.1:4258 20250202085636611 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636611 DLINP <000b> input/ipa.c:406 127.0.0.1:42639 message received 20250202085636611 DLINP <000b> input/ipa.c:415 127.0.0.1:42639 connection closed with server 20250202085636611 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:42639 20250202085636611 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250202085636611 DLINP <000b> input/ipa.c:452 connected read/write 20250202085636611 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085636611 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085636612 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085636612 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085636612 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46177<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP(209)@dab40b676080: Final verdict of PTC: none 210@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 210: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@dab40b676080: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:36 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 20250202085636635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53152<->l=127.0.0.1:4258 20250202085636836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53152<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=111396) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:56: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_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@dab40b676080: 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@dab40b676080: Test case TC_mo_ussd_euse_continue started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 20250202085639892 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36701 20250202085639892 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36701 MTC@dab40b676080: in not legacy case 2 IPA-EUSE-foobar(222)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085639893 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639893 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085639894 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085639894 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085639894 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639894 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085639894 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085639894 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250202085639894 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 IPA-EUSE-foobar(222)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085639894 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250202085639895 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 20250202085639895 DLGSUP <0013> gsup_server.c:236 2: 20250202085639895 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085639895 DLGSUP <0013> gsup_server.c:236 3: 20250202085639895 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085639895 DLGSUP <0013> gsup_server.c:236 4: 20250202085639895 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085639895 DLGSUP <0013> gsup_server.c:236 5: 20250202085639895 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085639895 DLGSUP <0013> gsup_server.c:236 7: 20250202085639895 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085639895 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085639895 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085639895 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36701 HLR_Test-GSUP-IPA(221)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085639895 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085639896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53164<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085639897 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085639898 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085639898 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085639898 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 20250202085639898 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085639898 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 20250202085639898 DLGSUP <0013> gsup_server.c:236 2: 20250202085639898 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085639898 DLGSUP <0013> gsup_server.c:236 3: 20250202085639898 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085639898 DLGSUP <0013> gsup_server.c:236 4: 20250202085639898 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085639898 DLGSUP <0013> gsup_server.c:236 5: 20250202085639898 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085639898 DLGSUP <0013> gsup_server.c:236 7: 20250202085639898 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(221)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085639898 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085639898 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085639898 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@dab40b676080: 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") 20250202085639904 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42303<->l=127.0.0.1:4259) 20250202085639907 DAUC <0003> db_auc.c:157 IMSI='262423199139324': No 2G Auth Data 20250202085639907 DAUC <0003> db_auc.c:192 IMSI='262423199139324': No 3G Auth Data HLR_Test-GSUP(223)@dab40b676080: Created GsupExpect[0] for "262423199139324" to be handled at TC_mo_ussd_euse_continue(226) 20250202085639915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4258 20250202085639942 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085639942 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423199139324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423199139324" session_id=4124801637 session_state=BEGIN} 20250202085639942 DSS <0004> hlr_ussd.c:576 262423199139324/0xf5db7a65: Process SS (BEGIN) 20250202085639942 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085639942 DSS <0004> hlr_ussd.c:518 262423199139324/0xf5db7a65: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085639942 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639942 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data 20250202085639942 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639942 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: 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 } } } } } 20250202085639955 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639955 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085639955 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262423199139324 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423199139324" session_id=4124801637 session_state=CONTINUE} 20250202085639955 DSS <0004> hlr_ussd.c:576 262423199139324/0xf5db7a65: Process SS (CONTINUE) 20250202085639955 DSS <0004> hlr_ussd.c:518 262423199139324/0xf5db7a65: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250202085639955 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423199139324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423199139324" session_id=4124801637 session_state=CONTINUE} 20250202085639955 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262423199139324 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085639955 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085639955 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@dab40b676080: Found GsupExpect[0] for "262423199139324" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@dab40b676080: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262423199139324" TC_mo_ussd_euse_continue(226)@dab40b676080: setverdict(pass): none -> pass 20250202085639958 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085639958 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423199139324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423199139324" session_id=4124801637 session_state=CONTINUE} 20250202085639958 DSS <0004> hlr_ussd.c:576 262423199139324/0xf5db7a65: Process SS (CONTINUE) 20250202085639958 DSS <0004> hlr_ussd.c:518 262423199139324/0xf5db7a65: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250202085639958 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423199139324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085639958 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639958 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data 20250202085639958 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639958 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: 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 } } } } } 20250202085639959 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639959 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085639959 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262423199139324 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423199139324" session_id=4124801637 session_state=END} 20250202085639959 DSS <0004> hlr_ussd.c:576 262423199139324/0xf5db7a65: Process SS (END) 20250202085639959 DSS <0004> hlr_ussd.c:518 262423199139324/0xf5db7a65: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250202085639959 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423199139324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423199139324" session_id=4124801637 session_state=END} 20250202085639959 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423199139324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085639959 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262423199139324 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085639959 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085639959 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085639960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@dab40b676080: Final verdict of PTC: pass 20250202085639960 DAUC <0003> db_auc.c:157 IMSI='262422986113065': No 2G Auth Data 20250202085639960 DAUC <0003> db_auc.c:192 IMSI='262422986113065': No 3G Auth Data HLR_Test-GSUP(223)@dab40b676080: Created GsupExpect[0] for "262422986113065" to be handled at TC_mo_ussd_euse_continue(227) 20250202085639968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53174<->l=127.0.0.1:4258 20250202085639970 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085639970 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422986113065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422986113065" session_id=4114040749 session_state=BEGIN} 20250202085639970 DSS <0004> hlr_ussd.c:576 262422986113065/0xf53747ad: Process SS (BEGIN) 20250202085639970 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085639970 DSS <0004> hlr_ussd.c:518 262422986113065/0xf53747ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085639970 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639970 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data 20250202085639971 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639971 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: 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 } } } } } 20250202085639971 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639971 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085639971 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262422986113065 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422986113065" session_id=4114040749 session_state=CONTINUE} 20250202085639971 DSS <0004> hlr_ussd.c:576 262422986113065/0xf53747ad: Process SS (CONTINUE) 20250202085639971 DSS <0004> hlr_ussd.c:518 262422986113065/0xf53747ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250202085639971 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422986113065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422986113065" session_id=4114040749 session_state=CONTINUE} 20250202085639971 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262422986113065 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085639971 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085639971 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@dab40b676080: Found GsupExpect[0] for "262422986113065" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@dab40b676080: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262422986113065" TC_mo_ussd_euse_continue(227)@dab40b676080: setverdict(pass): none -> pass 20250202085639973 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085639973 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422986113065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422986113065" session_id=4114040749 session_state=CONTINUE} 20250202085639973 DSS <0004> hlr_ussd.c:576 262422986113065/0xf53747ad: Process SS (CONTINUE) 20250202085639973 DSS <0004> hlr_ussd.c:518 262422986113065/0xf53747ad: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250202085639973 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422986113065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085639973 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639973 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data 20250202085639973 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639973 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: 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 } } } } } 20250202085639974 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639974 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085639974 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262422986113065 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422986113065" session_id=4114040749 session_state=END} 20250202085639974 DSS <0004> hlr_ussd.c:576 262422986113065/0xf53747ad: Process SS (END) 20250202085639974 DSS <0004> hlr_ussd.c:518 262422986113065/0xf53747ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250202085639974 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422986113065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422986113065" session_id=4114040749 session_state=END} 20250202085639974 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422986113065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085639974 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262422986113065 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085639974 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085639974 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085639975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53174<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@dab40b676080: Final verdict of PTC: pass 20250202085639975 DAUC <0003> db_auc.c:157 IMSI='262426828422592': No 2G Auth Data 20250202085639975 DAUC <0003> db_auc.c:192 IMSI='262426828422592': No 3G Auth Data HLR_Test-GSUP(223)@dab40b676080: Created GsupExpect[0] for "262426828422592" to be handled at TC_mo_ussd_euse_continue(228) 20250202085639982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53176<->l=127.0.0.1:4258 20250202085639985 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085639985 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426828422592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426828422592" session_id=4154418468 session_state=BEGIN} 20250202085639985 DSS <0004> hlr_ussd.c:576 262426828422592/0xf79f6524: Process SS (BEGIN) 20250202085639985 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085639985 DSS <0004> hlr_ussd.c:518 262426828422592/0xf79f6524: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085639985 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639985 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data 20250202085639985 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639985 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: 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 } } } } } 20250202085639986 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639986 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085639986 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262426828422592 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426828422592" session_id=4154418468 session_state=CONTINUE} 20250202085639986 DSS <0004> hlr_ussd.c:576 262426828422592/0xf79f6524: Process SS (CONTINUE) 20250202085639986 DSS <0004> hlr_ussd.c:518 262426828422592/0xf79f6524: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250202085639986 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426828422592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426828422592" session_id=4154418468 session_state=CONTINUE} 20250202085639986 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262426828422592 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085639986 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085639986 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@dab40b676080: Found GsupExpect[0] for "262426828422592" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@dab40b676080: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262426828422592" TC_mo_ussd_euse_continue(228)@dab40b676080: setverdict(pass): none -> pass 20250202085639988 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085639988 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426828422592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426828422592" session_id=4154418468 session_state=CONTINUE} 20250202085639988 DSS <0004> hlr_ussd.c:576 262426828422592/0xf79f6524: Process SS (CONTINUE) 20250202085639988 DSS <0004> hlr_ussd.c:518 262426828422592/0xf79f6524: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250202085639988 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426828422592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085639988 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639988 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data 20250202085639988 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639988 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: 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 } } } } } 20250202085639989 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639989 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085639989 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262426828422592 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426828422592" session_id=4154418468 session_state=END} 20250202085639989 DSS <0004> hlr_ussd.c:576 262426828422592/0xf79f6524: Process SS (END) 20250202085639989 DSS <0004> hlr_ussd.c:518 262426828422592/0xf79f6524: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250202085639989 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426828422592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426828422592" session_id=4154418468 session_state=END} 20250202085639989 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426828422592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085639989 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262426828422592 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085639989 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085639989 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085639990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53176<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@dab40b676080: Final verdict of PTC: pass 20250202085639990 DAUC <0003> db_auc.c:157 IMSI='262426458872399': No 2G Auth Data 20250202085639990 DAUC <0003> db_auc.c:192 IMSI='262426458872399': No 3G Auth Data HLR_Test-GSUP(223)@dab40b676080: Created GsupExpect[0] for "262426458872399" to be handled at TC_mo_ussd_euse_continue(229) 20250202085639997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53180<->l=127.0.0.1:4258 20250202085639999 DLINP <000b> input/ipa.c:452 connected read/write 20250202085639999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085639999 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426458872399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426458872399" session_id=1394216460 session_state=BEGIN} 20250202085640000 DSS <0004> hlr_ussd.c:576 262426458872399/0x531a0e0c: Process SS (BEGIN) 20250202085640000 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085640000 DSS <0004> hlr_ussd.c:518 262426458872399/0x531a0e0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085640000 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640000 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data 20250202085640000 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640000 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: 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 } } } } } 20250202085640000 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640000 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085640000 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262426458872399 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426458872399" session_id=1394216460 session_state=CONTINUE} 20250202085640000 DSS <0004> hlr_ussd.c:576 262426458872399/0x531a0e0c: Process SS (CONTINUE) 20250202085640000 DSS <0004> hlr_ussd.c:518 262426458872399/0x531a0e0c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250202085640000 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426458872399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426458872399" session_id=1394216460 session_state=CONTINUE} 20250202085640000 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262426458872399 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085640000 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085640001 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@dab40b676080: Found GsupExpect[0] for "262426458872399" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@dab40b676080: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262426458872399" TC_mo_ussd_euse_continue(229)@dab40b676080: setverdict(pass): none -> pass 20250202085640003 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085640003 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426458872399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426458872399" session_id=1394216460 session_state=CONTINUE} 20250202085640003 DSS <0004> hlr_ussd.c:576 262426458872399/0x531a0e0c: Process SS (CONTINUE) 20250202085640003 DSS <0004> hlr_ussd.c:518 262426458872399/0x531a0e0c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250202085640003 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426458872399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085640003 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640003 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data 20250202085640003 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640003 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: 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 } } } } } 20250202085640004 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640004 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085640004 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262426458872399 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426458872399" session_id=1394216460 session_state=END} 20250202085640004 DSS <0004> hlr_ussd.c:576 262426458872399/0x531a0e0c: Process SS (END) 20250202085640004 DSS <0004> hlr_ussd.c:518 262426458872399/0x531a0e0c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250202085640004 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426458872399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426458872399" session_id=1394216460 session_state=END} 20250202085640004 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426458872399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085640004 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262426458872399 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085640004 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085640004 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085640005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53180<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@dab40b676080: Final verdict of PTC: pass 20250202085640005 DAUC <0003> db_auc.c:157 IMSI='262424722484793': No 2G Auth Data 20250202085640005 DAUC <0003> db_auc.c:192 IMSI='262424722484793': No 3G Auth Data HLR_Test-GSUP(223)@dab40b676080: Created GsupExpect[0] for "262424722484793" to be handled at TC_mo_ussd_euse_continue(230) 20250202085640012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53190<->l=127.0.0.1:4258 20250202085640015 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085640015 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424722484793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424722484793" session_id=1356025795 session_state=BEGIN} 20250202085640015 DSS <0004> hlr_ussd.c:576 262424722484793/0x50d34fc3: Process SS (BEGIN) 20250202085640015 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085640015 DSS <0004> hlr_ussd.c:518 262424722484793/0x50d34fc3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085640015 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640015 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data 20250202085640015 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640015 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: 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 } } } } } 20250202085640016 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640016 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085640016 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262424722484793 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424722484793" session_id=1356025795 session_state=CONTINUE} 20250202085640016 DSS <0004> hlr_ussd.c:576 262424722484793/0x50d34fc3: Process SS (CONTINUE) 20250202085640016 DSS <0004> hlr_ussd.c:518 262424722484793/0x50d34fc3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250202085640016 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424722484793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424722484793" session_id=1356025795 session_state=CONTINUE} 20250202085640016 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262424722484793 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085640016 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085640016 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@dab40b676080: Found GsupExpect[0] for "262424722484793" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@dab40b676080: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262424722484793" TC_mo_ussd_euse_continue(230)@dab40b676080: setverdict(pass): none -> pass 20250202085640019 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085640019 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424722484793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424722484793" session_id=1356025795 session_state=CONTINUE} 20250202085640019 DSS <0004> hlr_ussd.c:576 262424722484793/0x50d34fc3: Process SS (CONTINUE) 20250202085640019 DSS <0004> hlr_ussd.c:518 262424722484793/0x50d34fc3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250202085640019 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424722484793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085640019 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640019 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data 20250202085640019 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640019 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: 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 } } } } } 20250202085640020 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640020 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085640020 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262424722484793 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424722484793" session_id=1356025795 session_state=END} 20250202085640020 DSS <0004> hlr_ussd.c:576 262424722484793/0x50d34fc3: Process SS (END) 20250202085640020 DSS <0004> hlr_ussd.c:518 262424722484793/0x50d34fc3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250202085640020 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424722484793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424722484793" session_id=1356025795 session_state=END} 20250202085640020 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424722484793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085640020 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262424722484793 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085640020 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085640020 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085640020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53190<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@dab40b676080: Final verdict of PTC: pass 20250202085640021 DAUC <0003> db_auc.c:157 IMSI='262424360622343': No 2G Auth Data 20250202085640021 DAUC <0003> db_auc.c:192 IMSI='262424360622343': No 3G Auth Data HLR_Test-GSUP(223)@dab40b676080: Created GsupExpect[0] for "262424360622343" to be handled at TC_mo_ussd_euse_continue(231) 20250202085640028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4258 20250202085640031 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640031 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085640031 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424360622343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424360622343" session_id=2190882345 session_state=BEGIN} 20250202085640031 DSS <0004> hlr_ussd.c:576 262424360622343/0x82963629: Process SS (BEGIN) 20250202085640031 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085640031 DSS <0004> hlr_ussd.c:518 262424360622343/0x82963629: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085640031 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640031 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data 20250202085640031 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640031 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: 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 } } } } } 20250202085640031 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640031 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085640031 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262424360622343 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424360622343" session_id=2190882345 session_state=CONTINUE} 20250202085640031 DSS <0004> hlr_ussd.c:576 262424360622343/0x82963629: Process SS (CONTINUE) 20250202085640031 DSS <0004> hlr_ussd.c:518 262424360622343/0x82963629: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250202085640031 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424360622343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424360622343" session_id=2190882345 session_state=CONTINUE} 20250202085640031 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262424360622343 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085640031 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085640031 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@dab40b676080: Found GsupExpect[0] for "262424360622343" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@dab40b676080: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262424360622343" TC_mo_ussd_euse_continue(231)@dab40b676080: setverdict(pass): none -> pass 20250202085640034 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085640034 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424360622343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424360622343" session_id=2190882345 session_state=CONTINUE} 20250202085640034 DSS <0004> hlr_ussd.c:576 262424360622343/0x82963629: Process SS (CONTINUE) 20250202085640034 DSS <0004> hlr_ussd.c:518 262424360622343/0x82963629: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250202085640034 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424360622343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085640034 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640034 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data 20250202085640034 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640034 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: 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 } } } } } 20250202085640034 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640034 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085640034 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262424360622343 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424360622343" session_id=2190882345 session_state=END} 20250202085640034 DSS <0004> hlr_ussd.c:576 262424360622343/0x82963629: Process SS (END) 20250202085640034 DSS <0004> hlr_ussd.c:518 262424360622343/0x82963629: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250202085640034 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424360622343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424360622343" session_id=2190882345 session_state=END} 20250202085640034 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424360622343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085640034 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262424360622343 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085640034 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085640034 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085640035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@dab40b676080: Final verdict of PTC: pass 20250202085640036 DAUC <0003> db_auc.c:157 IMSI='262426605489679': No 2G Auth Data 20250202085640036 DAUC <0003> db_auc.c:192 IMSI='262426605489679': No 3G Auth Data HLR_Test-GSUP(223)@dab40b676080: Created GsupExpect[0] for "262426605489679" to be handled at TC_mo_ussd_euse_continue(232) 20250202085640042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53218<->l=127.0.0.1:4258 20250202085640045 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085640045 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426605489679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426605489679" session_id=1853871932 session_state=BEGIN} 20250202085640045 DSS <0004> hlr_ussd.c:576 262426605489679/0x6e7fd73c: Process SS (BEGIN) 20250202085640045 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085640045 DSS <0004> hlr_ussd.c:518 262426605489679/0x6e7fd73c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085640045 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640045 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data 20250202085640045 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640045 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: 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 } } } } } 20250202085640046 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640046 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085640046 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262426605489679 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426605489679" session_id=1853871932 session_state=CONTINUE} 20250202085640046 DSS <0004> hlr_ussd.c:576 262426605489679/0x6e7fd73c: Process SS (CONTINUE) 20250202085640046 DSS <0004> hlr_ussd.c:518 262426605489679/0x6e7fd73c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250202085640046 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426605489679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426605489679" session_id=1853871932 session_state=CONTINUE} 20250202085640046 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262426605489679 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085640046 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085640046 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@dab40b676080: Found GsupExpect[0] for "262426605489679" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@dab40b676080: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262426605489679" TC_mo_ussd_euse_continue(232)@dab40b676080: setverdict(pass): none -> pass 20250202085640049 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085640049 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426605489679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426605489679" session_id=1853871932 session_state=CONTINUE} 20250202085640049 DSS <0004> hlr_ussd.c:576 262426605489679/0x6e7fd73c: Process SS (CONTINUE) 20250202085640049 DSS <0004> hlr_ussd.c:518 262426605489679/0x6e7fd73c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250202085640049 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426605489679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085640049 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640049 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data 20250202085640049 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640049 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: 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 } } } } } 20250202085640050 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640050 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085640050 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262426605489679 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426605489679" session_id=1853871932 session_state=END} 20250202085640050 DSS <0004> hlr_ussd.c:576 262426605489679/0x6e7fd73c: Process SS (END) 20250202085640050 DSS <0004> hlr_ussd.c:518 262426605489679/0x6e7fd73c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250202085640050 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426605489679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426605489679" session_id=1853871932 session_state=END} 20250202085640050 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426605489679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085640050 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262426605489679 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085640050 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085640050 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085640051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53218<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@dab40b676080: Final verdict of PTC: pass 20250202085640052 DAUC <0003> db_auc.c:157 IMSI='262424341599058': No 2G Auth Data 20250202085640052 DAUC <0003> db_auc.c:192 IMSI='262424341599058': No 3G Auth Data HLR_Test-GSUP(223)@dab40b676080: Created GsupExpect[0] for "262424341599058" to be handled at TC_mo_ussd_euse_continue(233) 20250202085640059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4258 20250202085640061 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085640061 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424341599058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424341599058" session_id=2038789469 session_state=BEGIN} 20250202085640061 DSS <0004> hlr_ussd.c:576 262424341599058/0x7985755d: Process SS (BEGIN) 20250202085640061 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250202085640061 DSS <0004> hlr_ussd.c:518 262424341599058/0x7985755d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250202085640062 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640062 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data 20250202085640062 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640062 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: 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 } } } } } 20250202085640063 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640063 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085640063 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262424341599058 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424341599058" session_id=2038789469 session_state=CONTINUE} 20250202085640063 DSS <0004> hlr_ussd.c:576 262424341599058/0x7985755d: Process SS (CONTINUE) 20250202085640063 DSS <0004> hlr_ussd.c:518 262424341599058/0x7985755d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250202085640063 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424341599058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424341599058" session_id=2038789469 session_state=CONTINUE} 20250202085640063 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262424341599058 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085640063 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085640063 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@dab40b676080: Found GsupExpect[0] for "262424341599058" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@dab40b676080: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262424341599058" TC_mo_ussd_euse_continue(233)@dab40b676080: setverdict(pass): none -> pass 20250202085640065 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085640065 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424341599058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424341599058" session_id=2038789469 session_state=CONTINUE} 20250202085640065 DSS <0004> hlr_ussd.c:576 262424341599058/0x7985755d: Process SS (CONTINUE) 20250202085640065 DSS <0004> hlr_ussd.c:518 262424341599058/0x7985755d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250202085640065 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424341599058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085640065 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640065 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data 20250202085640065 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640065 DLINP <000b> input/ipa.c:432 127.0.0.1:36701 sending data EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: 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 } } } } } 20250202085640066 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640066 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085640066 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262424341599058 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424341599058" session_id=2038789469 session_state=END} 20250202085640066 DSS <0004> hlr_ussd.c:576 262424341599058/0x7985755d: Process SS (END) 20250202085640066 DSS <0004> hlr_ussd.c:518 262424341599058/0x7985755d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250202085640066 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424341599058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424341599058" session_id=2038789469 session_state=END} 20250202085640066 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424341599058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085640066 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262424341599058 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085640066 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085640066 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085640067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@dab40b676080: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@dab40b676080: Final verdict of PTC: none 20250202085640068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53164<->l=127.0.0.1:4258 HLR_Test-GSUP(223)@dab40b676080: Final verdict of PTC: none 20250202085640069 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085640069 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085640069 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085640069 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085640069 DLINP <000b> input/ipa.c:452 connected read/write 20250202085640069 DLINP <000b> input/ipa.c:406 127.0.0.1:36701 message received 20250202085640069 DLINP <000b> input/ipa.c:415 127.0.0.1:36701 connection closed with server 20250202085640069 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36701 20250202085640069 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250202085640069 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42303<->l=127.0.0.1:4259) 224@dab40b676080: Final verdict of PTC: none IPA-EUSE-foobar(222)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 224: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@dab40b676080: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:40 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 20250202085640098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53234<->l=127.0.0.1:4258 20250202085640299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53234<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=157320) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:56:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_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@dab40b676080: 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@dab40b676080: Test case TC_mo_ussd_euse_defaultroute started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 20250202085643397 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36443 20250202085643397 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36443 MTC@dab40b676080: in not legacy case 2 IPA-EUSE-foobar(236)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085643398 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643399 DLINP <000b> input/ipa.c:406 127.0.0.1:36443 message received 20250202085643399 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085643399 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@dab40b676080: 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 } } } } 20250202085643400 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643400 DLINP <000b> input/ipa.c:406 127.0.0.1:36443 message received 20250202085643400 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085643400 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250202085643400 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250202085643400 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250202085643400 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 20250202085643400 DLGSUP <0013> gsup_server.c:236 2: 20250202085643400 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085643400 DLGSUP <0013> gsup_server.c:236 3: 20250202085643400 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085643400 DLGSUP <0013> gsup_server.c:236 4: 20250202085643400 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085643400 DLGSUP <0013> gsup_server.c:236 5: 20250202085643400 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085643400 DLGSUP <0013> gsup_server.c:236 7: 20250202085643400 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085643400 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085643400 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085643400 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36443 IPA-EUSE-foobar(236)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085643400 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085643401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38224<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085643402 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085643402 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085643402 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085643402 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 20250202085643402 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085643402 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 20250202085643402 DLGSUP <0013> gsup_server.c:236 2: 20250202085643402 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085643402 DLGSUP <0013> gsup_server.c:236 3: 20250202085643402 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085643402 DLGSUP <0013> gsup_server.c:236 4: 20250202085643402 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085643402 DLGSUP <0013> gsup_server.c:236 5: 20250202085643402 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085643402 DLGSUP <0013> gsup_server.c:236 7: 20250202085643402 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085643402 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085643402 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085643402 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@dab40b676080: 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") 20250202085643410 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46311<->l=127.0.0.1:4259) 20250202085643415 DAUC <0003> db_auc.c:157 IMSI='262424185056919': No 2G Auth Data 20250202085643415 DAUC <0003> db_auc.c:192 IMSI='262424185056919': No 3G Auth Data HLR_Test-GSUP(237)@dab40b676080: Created GsupExpect[0] for "262424185056919" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250202085643422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38240<->l=127.0.0.1:4258 20250202085643446 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085643446 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424185056919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424185056919" session_id=167506484 session_state=BEGIN} 20250202085643446 DSS <0004> hlr_ussd.c:576 262424185056919/0x09fbf234: Process SS (BEGIN) 20250202085643446 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250202085643446 DSS <0004> hlr_ussd.c:518 262424185056919/0x09fbf234: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250202085643446 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643446 DLINP <000b> input/ipa.c:432 127.0.0.1:36443 sending data 20250202085643446 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643446 DLINP <000b> input/ipa.c:432 127.0.0.1:36443 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@dab40b676080: 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 } } } } } 20250202085643462 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643462 DLINP <000b> input/ipa.c:406 127.0.0.1:36443 message received 20250202085643462 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262424185056919 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424185056919" session_id=167506484 session_state=END} 20250202085643462 DSS <0004> hlr_ussd.c:576 262424185056919/0x09fbf234: Process SS (END) 20250202085643462 DSS <0004> hlr_ussd.c:518 262424185056919/0x09fbf234: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250202085643462 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424185056919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424185056919" session_id=167506484 session_state=END} 20250202085643462 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424185056919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085643462 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262424185056919 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085643462 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085643462 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@dab40b676080: Found GsupExpect[0] for "262424185056919" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@dab40b676080: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262424185056919" TC_mo_ussd_euse_defaultroute(240)@dab40b676080: setverdict(pass): none -> pass 20250202085643472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38240<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@dab40b676080: Final verdict of PTC: pass 20250202085643474 DAUC <0003> db_auc.c:157 IMSI='262425068863205': No 2G Auth Data 20250202085643474 DAUC <0003> db_auc.c:192 IMSI='262425068863205': No 3G Auth Data HLR_Test-GSUP(237)@dab40b676080: Created GsupExpect[0] for "262425068863205" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250202085643490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38246<->l=127.0.0.1:4258 20250202085643493 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085643493 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425068863205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425068863205" session_id=1608703802 session_state=BEGIN} 20250202085643493 DSS <0004> hlr_ussd.c:576 262425068863205/0x5fe2df3a: Process SS (BEGIN) 20250202085643493 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250202085643493 DSS <0004> hlr_ussd.c:518 262425068863205/0x5fe2df3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250202085643493 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643493 DLINP <000b> input/ipa.c:432 127.0.0.1:36443 sending data 20250202085643493 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643493 DLINP <000b> input/ipa.c:432 127.0.0.1:36443 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@dab40b676080: 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 } } } } } 20250202085643493 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643493 DLINP <000b> input/ipa.c:406 127.0.0.1:36443 message received 20250202085643493 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262425068863205 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425068863205" session_id=1608703802 session_state=END} 20250202085643493 DSS <0004> hlr_ussd.c:576 262425068863205/0x5fe2df3a: Process SS (END) 20250202085643493 DSS <0004> hlr_ussd.c:518 262425068863205/0x5fe2df3a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250202085643493 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425068863205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425068863205" session_id=1608703802 session_state=END} 20250202085643493 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425068863205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085643493 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262425068863205 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085643493 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085643494 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@dab40b676080: Found GsupExpect[0] for "262425068863205" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@dab40b676080: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262425068863205" TC_mo_ussd_euse_defaultroute(241)@dab40b676080: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(241)@dab40b676080: Final verdict of PTC: pass 20250202085643495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38246<->l=127.0.0.1:4258 20250202085643496 DAUC <0003> db_auc.c:157 IMSI='262424638802342': No 2G Auth Data 20250202085643496 DAUC <0003> db_auc.c:192 IMSI='262424638802342': No 3G Auth Data HLR_Test-GSUP(237)@dab40b676080: Created GsupExpect[0] for "262424638802342" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250202085643502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38258<->l=127.0.0.1:4258 20250202085643505 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085643505 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424638802342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424638802342" session_id=993961095 session_state=BEGIN} 20250202085643505 DSS <0004> hlr_ussd.c:576 262424638802342/0x3b3ea487: Process SS (BEGIN) 20250202085643505 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250202085643505 DSS <0004> hlr_ussd.c:518 262424638802342/0x3b3ea487: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250202085643505 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643505 DLINP <000b> input/ipa.c:432 127.0.0.1:36443 sending data 20250202085643505 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643505 DLINP <000b> input/ipa.c:432 127.0.0.1:36443 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@dab40b676080: 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 } } } } } 20250202085643506 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643506 DLINP <000b> input/ipa.c:406 127.0.0.1:36443 message received 20250202085643506 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262424638802342 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424638802342" session_id=993961095 session_state=END} 20250202085643506 DSS <0004> hlr_ussd.c:576 262424638802342/0x3b3ea487: Process SS (END) 20250202085643506 DSS <0004> hlr_ussd.c:518 262424638802342/0x3b3ea487: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250202085643506 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424638802342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424638802342" session_id=993961095 session_state=END} 20250202085643506 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424638802342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085643506 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262424638802342 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085643506 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085643506 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@dab40b676080: Found GsupExpect[0] for "262424638802342" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@dab40b676080: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262424638802342" TC_mo_ussd_euse_defaultroute(242)@dab40b676080: setverdict(pass): none -> pass 20250202085643508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38258<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@dab40b676080: Final verdict of PTC: pass 20250202085643508 DAUC <0003> db_auc.c:157 IMSI='262429553200825': No 2G Auth Data 20250202085643508 DAUC <0003> db_auc.c:192 IMSI='262429553200825': No 3G Auth Data HLR_Test-GSUP(237)@dab40b676080: Created GsupExpect[0] for "262429553200825" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250202085643516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38260<->l=127.0.0.1:4258 20250202085643519 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085643519 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429553200825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429553200825" session_id=985995833 session_state=BEGIN} 20250202085643519 DSS <0004> hlr_ussd.c:576 262429553200825/0x3ac51a39: Process SS (BEGIN) 20250202085643519 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250202085643519 DSS <0004> hlr_ussd.c:518 262429553200825/0x3ac51a39: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250202085643519 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643519 DLINP <000b> input/ipa.c:432 127.0.0.1:36443 sending data 20250202085643519 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643519 DLINP <000b> input/ipa.c:432 127.0.0.1:36443 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@dab40b676080: 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 } } } } } 20250202085643520 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643520 DLINP <000b> input/ipa.c:406 127.0.0.1:36443 message received 20250202085643520 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262429553200825 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429553200825" session_id=985995833 session_state=END} 20250202085643520 DSS <0004> hlr_ussd.c:576 262429553200825/0x3ac51a39: Process SS (END) 20250202085643520 DSS <0004> hlr_ussd.c:518 262429553200825/0x3ac51a39: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250202085643520 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429553200825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429553200825" session_id=985995833 session_state=END} 20250202085643520 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429553200825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085643520 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262429553200825 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085643520 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085643520 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@dab40b676080: Found GsupExpect[0] for "262429553200825" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@dab40b676080: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262429553200825" TC_mo_ussd_euse_defaultroute(243)@dab40b676080: setverdict(pass): none -> pass 20250202085643522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38260<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@dab40b676080: Final verdict of PTC: pass 20250202085643523 DAUC <0003> db_auc.c:157 IMSI='262427384759899': No 2G Auth Data 20250202085643523 DAUC <0003> db_auc.c:192 IMSI='262427384759899': No 3G Auth Data HLR_Test-GSUP(237)@dab40b676080: Created GsupExpect[0] for "262427384759899" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250202085643530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38264<->l=127.0.0.1:4258 20250202085643532 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085643532 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427384759899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427384759899" session_id=1975164515 session_state=BEGIN} 20250202085643532 DSS <0004> hlr_ussd.c:576 262427384759899/0x75ba9e63: Process SS (BEGIN) 20250202085643532 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250202085643533 DSS <0004> hlr_ussd.c:518 262427384759899/0x75ba9e63: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250202085643533 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643533 DLINP <000b> input/ipa.c:432 127.0.0.1:36443 sending data 20250202085643533 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643533 DLINP <000b> input/ipa.c:432 127.0.0.1:36443 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@dab40b676080: 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 } } } } } 20250202085643533 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643533 DLINP <000b> input/ipa.c:406 127.0.0.1:36443 message received 20250202085643533 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262427384759899 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427384759899" session_id=1975164515 session_state=END} 20250202085643533 DSS <0004> hlr_ussd.c:576 262427384759899/0x75ba9e63: Process SS (END) 20250202085643533 DSS <0004> hlr_ussd.c:518 262427384759899/0x75ba9e63: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250202085643533 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427384759899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427384759899" session_id=1975164515 session_state=END} 20250202085643533 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427384759899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085643533 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262427384759899 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085643533 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085643534 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@dab40b676080: Found GsupExpect[0] for "262427384759899" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@dab40b676080: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262427384759899" TC_mo_ussd_euse_defaultroute(244)@dab40b676080: setverdict(pass): none -> pass 20250202085643535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38264<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@dab40b676080: Final verdict of PTC: pass 20250202085643536 DAUC <0003> db_auc.c:157 IMSI='262427029475861': No 2G Auth Data 20250202085643536 DAUC <0003> db_auc.c:192 IMSI='262427029475861': No 3G Auth Data HLR_Test-GSUP(237)@dab40b676080: Created GsupExpect[0] for "262427029475861" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250202085643542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38276<->l=127.0.0.1:4258 20250202085643545 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085643545 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427029475861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427029475861" session_id=1777008488 session_state=BEGIN} 20250202085643545 DSS <0004> hlr_ussd.c:576 262427029475861/0x69eaff68: Process SS (BEGIN) 20250202085643545 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250202085643545 DSS <0004> hlr_ussd.c:518 262427029475861/0x69eaff68: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250202085643545 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643545 DLINP <000b> input/ipa.c:432 127.0.0.1:36443 sending data 20250202085643545 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643545 DLINP <000b> input/ipa.c:432 127.0.0.1:36443 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@dab40b676080: 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 } } } } } 20250202085643546 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643546 DLINP <000b> input/ipa.c:406 127.0.0.1:36443 message received 20250202085643546 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262427029475861 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427029475861" session_id=1777008488 session_state=END} 20250202085643546 DSS <0004> hlr_ussd.c:576 262427029475861/0x69eaff68: Process SS (END) 20250202085643546 DSS <0004> hlr_ussd.c:518 262427029475861/0x69eaff68: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250202085643546 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427029475861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427029475861" session_id=1777008488 session_state=END} 20250202085643546 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427029475861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085643546 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262427029475861 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085643546 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085643546 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@dab40b676080: Found GsupExpect[0] for "262427029475861" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@dab40b676080: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262427029475861" TC_mo_ussd_euse_defaultroute(245)@dab40b676080: setverdict(pass): none -> pass 20250202085643548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38276<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@dab40b676080: Final verdict of PTC: pass 20250202085643548 DAUC <0003> db_auc.c:157 IMSI='262426156268074': No 2G Auth Data 20250202085643548 DAUC <0003> db_auc.c:192 IMSI='262426156268074': No 3G Auth Data HLR_Test-GSUP(237)@dab40b676080: Created GsupExpect[0] for "262426156268074" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250202085643555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38286<->l=127.0.0.1:4258 20250202085643558 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085643558 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426156268074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426156268074" session_id=698805174 session_state=BEGIN} 20250202085643558 DSS <0004> hlr_ussd.c:576 262426156268074/0x29a6ebb6: Process SS (BEGIN) 20250202085643558 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250202085643558 DSS <0004> hlr_ussd.c:518 262426156268074/0x29a6ebb6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250202085643558 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643558 DLINP <000b> input/ipa.c:432 127.0.0.1:36443 sending data 20250202085643558 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643558 DLINP <000b> input/ipa.c:432 127.0.0.1:36443 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@dab40b676080: 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 } } } } } 20250202085643559 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643559 DLINP <000b> input/ipa.c:406 127.0.0.1:36443 message received 20250202085643559 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262426156268074 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426156268074" session_id=698805174 session_state=END} 20250202085643559 DSS <0004> hlr_ussd.c:576 262426156268074/0x29a6ebb6: Process SS (END) 20250202085643559 DSS <0004> hlr_ussd.c:518 262426156268074/0x29a6ebb6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250202085643559 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426156268074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426156268074" session_id=698805174 session_state=END} 20250202085643559 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426156268074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085643559 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262426156268074 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085643559 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085643559 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@dab40b676080: Found GsupExpect[0] for "262426156268074" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@dab40b676080: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262426156268074" TC_mo_ussd_euse_defaultroute(246)@dab40b676080: setverdict(pass): none -> pass 20250202085643561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38286<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@dab40b676080: Final verdict of PTC: pass 20250202085643562 DAUC <0003> db_auc.c:157 IMSI='262429861186485': No 2G Auth Data 20250202085643562 DAUC <0003> db_auc.c:192 IMSI='262429861186485': No 3G Auth Data HLR_Test-GSUP(237)@dab40b676080: Created GsupExpect[0] for "262429861186485" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250202085643570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38288<->l=127.0.0.1:4258 20250202085643573 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085643573 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429861186485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429861186485" session_id=2525129620 session_state=BEGIN} 20250202085643573 DSS <0004> hlr_ussd.c:576 262429861186485/0x96826b94: Process SS (BEGIN) 20250202085643573 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250202085643573 DSS <0004> hlr_ussd.c:518 262429861186485/0x96826b94: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250202085643573 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643573 DLINP <000b> input/ipa.c:432 127.0.0.1:36443 sending data 20250202085643573 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643573 DLINP <000b> input/ipa.c:432 127.0.0.1:36443 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@dab40b676080: 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 } } } } } 20250202085643574 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643574 DLINP <000b> input/ipa.c:406 127.0.0.1:36443 message received 20250202085643574 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262429861186485 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429861186485" session_id=2525129620 session_state=END} 20250202085643574 DSS <0004> hlr_ussd.c:576 262429861186485/0x96826b94: Process SS (END) 20250202085643574 DSS <0004> hlr_ussd.c:518 262429861186485/0x96826b94: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250202085643574 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429861186485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429861186485" session_id=2525129620 session_state=END} 20250202085643574 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429861186485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085643574 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262429861186485 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250202085643574 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085643574 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@dab40b676080: Found GsupExpect[0] for "262429861186485" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@dab40b676080: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262429861186485" TC_mo_ussd_euse_defaultroute(247)@dab40b676080: setverdict(pass): none -> pass 20250202085643576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38288<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@dab40b676080: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@dab40b676080: Final verdict of PTC: none 20250202085643577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38224<->l=127.0.0.1:4258 20250202085643578 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643578 DLINP <000b> input/ipa.c:406 127.0.0.1:36443 message received 20250202085643578 DLINP <000b> input/ipa.c:415 127.0.0.1:36443 connection closed with server 20250202085643578 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36443 20250202085643578 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250202085643578 DLINP <000b> input/ipa.c:452 connected read/write 20250202085643578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085643578 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085643578 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085643578 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085643578 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46311<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(235)@dab40b676080: Final verdict of PTC: none IPA-EUSE-foobar(236)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP(237)@dab40b676080: Final verdict of PTC: none 238@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 238: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@dab40b676080: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:43 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 20250202085643617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38290<->l=127.0.0.1:4258 20250202085643819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38290<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=113680) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:56:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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 20250202085645981 DSS <0004> hlr_ussd.c:239 262423863471730/0xa03e644f: SS Session Timeout, destroying 20250202085645981 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423863471730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085645997 DSS <0004> hlr_ussd.c:239 262423932954515/0xc89f9e9e: SS Session Timeout, destroying 20250202085645997 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423932954515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085646014 DSS <0004> hlr_ussd.c:239 262423288474544/0xd78ce745: SS Session Timeout, destroying 20250202085646014 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423288474544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085646029 DSS <0004> hlr_ussd.c:239 262420681832734/0x8ace049c: SS Session Timeout, destroying 20250202085646029 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420681832734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085646042 DSS <0004> hlr_ussd.c:239 262420986209403/0x7d41b748: SS Session Timeout, destroying 20250202085646042 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420986209403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085646063 DSS <0004> hlr_ussd.c:239 262426761780375/0xa62ab9cf: SS Session Timeout, destroying 20250202085646064 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426761780375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085646085 DSS <0004> hlr_ussd.c:239 262429981589057/0xd650c4d0: SS Session Timeout, destroying 20250202085646085 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429981589057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085646103 DSS <0004> hlr_ussd.c:239 262422044907469/0x36c71ac2: SS Session Timeout, destroying 20250202085646103 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422044907469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@dab40b676080: 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@dab40b676080: Test case TC_mo_sss_reject started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085646885 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085646885 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085646890 DLINP <000b> input/ipa.c:452 connected read/write 20250202085646891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085646892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38292<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085646896 DLINP <000b> input/ipa.c:452 connected read/write 20250202085646896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085646896 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085646896 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085646896 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 20250202085646896 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085646896 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 20250202085646896 DLGSUP <0013> gsup_server.c:236 2: 20250202085646896 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085646896 DLGSUP <0013> gsup_server.c:236 3: 20250202085646896 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085646896 DLGSUP <0013> gsup_server.c:236 4: 20250202085646896 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085646896 DLGSUP <0013> gsup_server.c:236 5: 20250202085646896 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085646896 DLGSUP <0013> gsup_server.c:236 7: 20250202085646896 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085646896 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085646896 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085646896 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@dab40b676080: 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") 20250202085646917 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37817<->l=127.0.0.1:4259) 20250202085646919 DAUC <0003> db_auc.c:157 IMSI='262421246355012': No 2G Auth Data 20250202085646919 DAUC <0003> db_auc.c:192 IMSI='262421246355012': No 3G Auth Data HLR_Test-GSUP(249)@dab40b676080: Created GsupExpect[0] for "262421246355012" to be handled at TC_mo_sss_reject(252) 20250202085646932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38296<->l=127.0.0.1:4258 20250202085646944 DLINP <000b> input/ipa.c:452 connected read/write 20250202085646944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085646944 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421246355012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421246355012" session_id=3929683313 session_state=BEGIN} 20250202085646944 DSS <0004> hlr_ussd.c:576 262421246355012/0xea3a3571: Process SS (BEGIN) 20250202085646944 DSS <0004> hlr_ussd.c:498 262421246355012/0xea3a3571: SS CompType=Invoke, OpCode=InterrogateSS 20250202085646944 DSS <0004> hlr_ussd.c:506 262421246355012/0xea3a3571: Structured SS requests are not supported, rejecting... 20250202085646944 DSS <0004> hlr_ussd.c:354 262421246355012/0xea3a3571: Tx ReturnError(0, 0x15) 20250202085646944 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421246355012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421246355012" session_id=3929683313 session_state=END} 20250202085646944 DLINP <000b> input/ipa.c:452 connected read/write 20250202085646944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085646944 DLINP <000b> input/ipa.c:452 connected read/write 20250202085646944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@dab40b676080: Found GsupExpect[0] for "262421246355012" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@dab40b676080: Added IMSI table entry 0TC_mo_sss_reject(252)"262421246355012" TC_mo_sss_reject(252)@dab40b676080: setverdict(pass): none -> pass 20250202085646950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38296<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@dab40b676080: Final verdict of PTC: pass 20250202085646951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38292<->l=127.0.0.1:4258 20250202085646952 DLINP <000b> input/ipa.c:452 connected read/write 20250202085646952 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085646952 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085646952 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085646952 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085646952 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37817<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@dab40b676080: Final verdict of PTC: none 250@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 250: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@dab40b676080: Test case TC_mo_sss_reject finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:46 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 20250202085646983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38312<->l=127.0.0.1:4258 20250202085647084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38312<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4284) Waiting for packet dumper to finish... 1 (prev_count=4284, count=31692) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:56:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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 20250202085649324 DSS <0004> hlr_ussd.c:239 262428054568280/0x6337ee90: SS Session Timeout, destroying 20250202085649324 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428054568280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085649339 DSS <0004> hlr_ussd.c:239 262425273634686/0x27277471: SS Session Timeout, destroying 20250202085649339 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425273634686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085649352 DSS <0004> hlr_ussd.c:239 262425141132917/0x767f5d66: SS Session Timeout, destroying 20250202085649352 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425141132917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085649365 DSS <0004> hlr_ussd.c:239 262427710756198/0x6aa007c5: SS Session Timeout, destroying 20250202085649366 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427710756198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085649378 DSS <0004> hlr_ussd.c:239 262421245444099/0xea1ce60e: SS Session Timeout, destroying 20250202085649378 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421245444099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085649393 DSS <0004> hlr_ussd.c:239 262427809542372/0x9fa95aeb: SS Session Timeout, destroying 20250202085649393 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427809542372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085649409 DSS <0004> hlr_ussd.c:239 262429559825843/0x31afcf88: SS Session Timeout, destroying 20250202085649409 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429559825843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250202085649425 DSS <0004> hlr_ussd.c:239 262424608292405/0x10495cc6: SS Session Timeout, destroying 20250202085649425 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424608292405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@dab40b676080: 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@dab40b676080: Test case TC_gsup_check_imei started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085650181 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085650181 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085650182 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38322<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085650184 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650184 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085650184 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085650184 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 20250202085650184 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085650184 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 20250202085650184 DLGSUP <0013> gsup_server.c:236 2: HLR_Test-GSUP-IPA(253)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085650184 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085650184 DLGSUP <0013> gsup_server.c:236 3: 20250202085650184 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085650184 DLGSUP <0013> gsup_server.c:236 4: 20250202085650184 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085650184 DLGSUP <0013> gsup_server.c:236 5: 20250202085650184 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085650184 DLGSUP <0013> gsup_server.c:236 7: 20250202085650184 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085650184 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085650184 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085650184 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@dab40b676080: 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") 20250202085650192 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44895<->l=127.0.0.1:4259) 20250202085650195 DAUC <0003> db_auc.c:157 IMSI='262424392130993': No 2G Auth Data 20250202085650195 DAUC <0003> db_auc.c:192 IMSI='262424392130993': No 3G Auth Data HLR_Test-GSUP(254)@dab40b676080: Created GsupExpect[0] for "262424392130993" to be handled at TC_gsup_check_imei(257) 20250202085650202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38330<->l=127.0.0.1:4258 20250202085650230 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650230 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424392130993 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424392130993"} 20250202085650230 DMAIN <0000> hlr.c:435 IMSI='262424392130993': has IMEI = 12345678901234 (consider setting 'store-imei') 20250202085650230 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424392130993 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424392130993"} 20250202085650230 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424392130993 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085650230 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650230 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@dab40b676080: Found GsupExpect[0] for "262424392130993" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@dab40b676080: Added IMSI table entry 0TC_gsup_check_imei(257)"262424392130993" TC_gsup_check_imei(257)@dab40b676080: setverdict(pass): none -> pass 20250202085650231 DAUC <0003> db_auc.c:192 IMSI='262424392130993': No 3G Auth Data 20250202085650232 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650232 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424392130993 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424392130993"} 20250202085650232 DAUC <0003> hlr.c:428 IMSI='262424392130993': storing IMEI = 12345678901234 20250202085650233 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424392130993 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424392130993"} 20250202085650233 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424392130993 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085650233 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650233 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085650233 DAUC <0003> db_auc.c:192 IMSI='262424392130993': No 3G Auth Data 20250202085650234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38330<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@dab40b676080: Final verdict of PTC: pass 20250202085650234 DAUC <0003> db_auc.c:157 IMSI='262420248014463': No 2G Auth Data 20250202085650234 DAUC <0003> db_auc.c:192 IMSI='262420248014463': No 3G Auth Data HLR_Test-GSUP(254)@dab40b676080: Created GsupExpect[0] for "262420248014463" to be handled at TC_gsup_check_imei(258) 20250202085650241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38340<->l=127.0.0.1:4258 20250202085650243 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650244 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420248014463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420248014463"} 20250202085650244 DMAIN <0000> hlr.c:435 IMSI='262420248014463': has IMEI = 12345678901234 (consider setting 'store-imei') 20250202085650244 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420248014463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420248014463"} 20250202085650244 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420248014463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085650244 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650244 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@dab40b676080: Found GsupExpect[0] for "262420248014463" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@dab40b676080: Added IMSI table entry 1TC_gsup_check_imei(258)"262420248014463" TC_gsup_check_imei(258)@dab40b676080: setverdict(pass): none -> pass 20250202085650244 DAUC <0003> db_auc.c:192 IMSI='262420248014463': No 3G Auth Data 20250202085650245 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650245 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420248014463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420248014463"} 20250202085650246 DAUC <0003> hlr.c:428 IMSI='262420248014463': storing IMEI = 12345678901234 20250202085650246 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420248014463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420248014463"} 20250202085650246 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420248014463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085650246 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650246 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650246 DAUC <0003> db_auc.c:192 IMSI='262420248014463': No 3G Auth Data TC_gsup_check_imei(258)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085650246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38340<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@dab40b676080: Final verdict of PTC: pass 20250202085650247 DAUC <0003> db_auc.c:157 IMSI='262420208555691': No 2G Auth Data 20250202085650247 DAUC <0003> db_auc.c:192 IMSI='262420208555691': No 3G Auth Data HLR_Test-GSUP(254)@dab40b676080: Created GsupExpect[0] for "262420208555691" to be handled at TC_gsup_check_imei(259) 20250202085650255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38344<->l=127.0.0.1:4258 20250202085650257 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650257 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420208555691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420208555691"} 20250202085650257 DMAIN <0000> hlr.c:435 IMSI='262420208555691': has IMEI = 12345678901234 (consider setting 'store-imei') 20250202085650257 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420208555691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420208555691"} 20250202085650257 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420208555691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085650257 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650257 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@dab40b676080: Found GsupExpect[0] for "262420208555691" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@dab40b676080: Added IMSI table entry 2TC_gsup_check_imei(259)"262420208555691" TC_gsup_check_imei(259)@dab40b676080: setverdict(pass): none -> pass 20250202085650258 DAUC <0003> db_auc.c:192 IMSI='262420208555691': No 3G Auth Data 20250202085650260 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650260 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420208555691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420208555691"} 20250202085650260 DAUC <0003> hlr.c:428 IMSI='262420208555691': storing IMEI = 12345678901234 20250202085650260 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420208555691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420208555691"} 20250202085650260 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420208555691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085650260 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650260 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085650261 DAUC <0003> db_auc.c:192 IMSI='262420208555691': No 3G Auth Data 20250202085650262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38344<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@dab40b676080: Final verdict of PTC: pass 20250202085650263 DAUC <0003> db_auc.c:157 IMSI='262429525955083': No 2G Auth Data 20250202085650263 DAUC <0003> db_auc.c:192 IMSI='262429525955083': No 3G Auth Data HLR_Test-GSUP(254)@dab40b676080: Created GsupExpect[0] for "262429525955083" to be handled at TC_gsup_check_imei(260) 20250202085650270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38352<->l=127.0.0.1:4258 20250202085650272 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650273 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650273 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429525955083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429525955083"} 20250202085650273 DMAIN <0000> hlr.c:435 IMSI='262429525955083': has IMEI = 12345678901234 (consider setting 'store-imei') 20250202085650273 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429525955083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429525955083"} 20250202085650273 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429525955083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085650273 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650273 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@dab40b676080: Found GsupExpect[0] for "262429525955083" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@dab40b676080: Added IMSI table entry 3TC_gsup_check_imei(260)"262429525955083" TC_gsup_check_imei(260)@dab40b676080: setverdict(pass): none -> pass 20250202085650274 DAUC <0003> db_auc.c:157 IMSI='262429525955083': No 2G Auth Data 20250202085650275 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650275 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429525955083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429525955083"} 20250202085650275 DAUC <0003> hlr.c:428 IMSI='262429525955083': storing IMEI = 12345678901234 20250202085650275 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429525955083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429525955083"} 20250202085650275 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429525955083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085650275 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650275 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085650276 DAUC <0003> db_auc.c:157 IMSI='262429525955083': No 2G Auth Data 20250202085650277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38352<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@dab40b676080: Final verdict of PTC: pass 20250202085650277 DAUC <0003> db_auc.c:157 IMSI='262425912113331': No 2G Auth Data 20250202085650277 DAUC <0003> db_auc.c:192 IMSI='262425912113331': No 3G Auth Data HLR_Test-GSUP(254)@dab40b676080: Created GsupExpect[0] for "262425912113331" to be handled at TC_gsup_check_imei(261) 20250202085650285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38364<->l=127.0.0.1:4258 20250202085650288 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650288 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425912113331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425912113331"} 20250202085650288 DMAIN <0000> hlr.c:435 IMSI='262425912113331': has IMEI = 12345678901234 (consider setting 'store-imei') 20250202085650288 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425912113331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425912113331"} 20250202085650288 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425912113331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085650288 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650288 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@dab40b676080: Found GsupExpect[0] for "262425912113331" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@dab40b676080: Added IMSI table entry 4TC_gsup_check_imei(261)"262425912113331" TC_gsup_check_imei(261)@dab40b676080: setverdict(pass): none -> pass 20250202085650290 DAUC <0003> db_auc.c:157 IMSI='262425912113331': No 2G Auth Data 20250202085650292 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650292 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425912113331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425912113331"} 20250202085650292 DAUC <0003> hlr.c:428 IMSI='262425912113331': storing IMEI = 12345678901234 20250202085650292 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425912113331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425912113331"} 20250202085650292 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425912113331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085650292 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650292 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085650293 DAUC <0003> db_auc.c:157 IMSI='262425912113331': No 2G Auth Data 20250202085650294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38364<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@dab40b676080: Final verdict of PTC: pass 20250202085650295 DAUC <0003> db_auc.c:157 IMSI='262428468094674': No 2G Auth Data 20250202085650295 DAUC <0003> db_auc.c:192 IMSI='262428468094674': No 3G Auth Data HLR_Test-GSUP(254)@dab40b676080: Created GsupExpect[0] for "262428468094674" to be handled at TC_gsup_check_imei(262) 20250202085650301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38372<->l=127.0.0.1:4258 20250202085650304 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650304 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428468094674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428468094674"} 20250202085650304 DMAIN <0000> hlr.c:435 IMSI='262428468094674': has IMEI = 12345678901234 (consider setting 'store-imei') 20250202085650304 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428468094674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428468094674"} 20250202085650304 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428468094674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085650304 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650304 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@dab40b676080: Found GsupExpect[0] for "262428468094674" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@dab40b676080: Added IMSI table entry 5TC_gsup_check_imei(262)"262428468094674" TC_gsup_check_imei(262)@dab40b676080: setverdict(pass): none -> pass 20250202085650306 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650306 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428468094674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428468094674"} 20250202085650306 DAUC <0003> hlr.c:428 IMSI='262428468094674': storing IMEI = 12345678901234 20250202085650306 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428468094674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428468094674"} 20250202085650306 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428468094674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085650306 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650306 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085650307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38372<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@dab40b676080: Final verdict of PTC: pass 20250202085650308 DAUC <0003> db_auc.c:157 IMSI='262429038409270': No 2G Auth Data 20250202085650308 DAUC <0003> db_auc.c:192 IMSI='262429038409270': No 3G Auth Data HLR_Test-GSUP(254)@dab40b676080: Created GsupExpect[0] for "262429038409270" to be handled at TC_gsup_check_imei(263) 20250202085650314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38384<->l=127.0.0.1:4258 20250202085650316 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650316 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650316 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429038409270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429038409270"} 20250202085650316 DMAIN <0000> hlr.c:435 IMSI='262429038409270': has IMEI = 12345678901234 (consider setting 'store-imei') 20250202085650316 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429038409270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429038409270"} 20250202085650316 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429038409270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085650316 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650316 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@dab40b676080: Found GsupExpect[0] for "262429038409270" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@dab40b676080: Added IMSI table entry 6TC_gsup_check_imei(263)"262429038409270" TC_gsup_check_imei(263)@dab40b676080: setverdict(pass): none -> pass 20250202085650318 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650318 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429038409270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429038409270"} 20250202085650318 DAUC <0003> hlr.c:428 IMSI='262429038409270': storing IMEI = 12345678901234 20250202085650318 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429038409270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429038409270"} 20250202085650318 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429038409270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085650318 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650318 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085650319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38384<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@dab40b676080: Final verdict of PTC: pass 20250202085650319 DAUC <0003> db_auc.c:157 IMSI='262425147053564': No 2G Auth Data 20250202085650319 DAUC <0003> db_auc.c:192 IMSI='262425147053564': No 3G Auth Data HLR_Test-GSUP(254)@dab40b676080: Created GsupExpect[0] for "262425147053564" to be handled at TC_gsup_check_imei(264) 20250202085650325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38396<->l=127.0.0.1:4258 20250202085650328 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650328 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425147053564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425147053564"} 20250202085650328 DMAIN <0000> hlr.c:435 IMSI='262425147053564': has IMEI = 12345678901234 (consider setting 'store-imei') 20250202085650328 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425147053564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425147053564"} 20250202085650328 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425147053564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085650328 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650328 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@dab40b676080: Found GsupExpect[0] for "262425147053564" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@dab40b676080: Added IMSI table entry 7TC_gsup_check_imei(264)"262425147053564" TC_gsup_check_imei(264)@dab40b676080: setverdict(pass): none -> pass 20250202085650330 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650330 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425147053564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425147053564"} 20250202085650330 DAUC <0003> hlr.c:428 IMSI='262425147053564': storing IMEI = 12345678901234 20250202085650330 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425147053564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425147053564"} 20250202085650330 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425147053564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085650330 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085650330 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085650331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38396<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@dab40b676080: Final verdict of PTC: pass MTC@dab40b676080: setverdict(pass): none -> pass 20250202085650332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38322<->l=127.0.0.1:4258 20250202085650332 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44895<->l=127.0.0.1:4259) 20250202085650332 DLINP <000b> input/ipa.c:452 connected read/write 20250202085650332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085650332 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085650332 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085650332 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(256)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP(254)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@dab40b676080: Final verdict of PTC: none 255@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: pass MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@dab40b676080: Test case TC_gsup_check_imei finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:50 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 20250202085650360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38398<->l=127.0.0.1:4258 20250202085650461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38398<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4284) Waiting for packet dumper to finish... 1 (prev_count=4284, count=129256) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:56:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@dab40b676080: 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@dab40b676080: Test case TC_gsup_check_imei_via_proxy started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085653568 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085653568 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085653573 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60524<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085653579 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653579 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085653579 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085653579 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 20250202085653579 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085653579 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 20250202085653579 DLGSUP <0013> gsup_server.c:236 2: 20250202085653579 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085653579 DLGSUP <0013> gsup_server.c:236 3: 20250202085653579 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085653579 DLGSUP <0013> gsup_server.c:236 4: 20250202085653579 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085653579 DLGSUP <0013> gsup_server.c:236 5: 20250202085653579 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085653579 DLGSUP <0013> gsup_server.c:236 7: 20250202085653580 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085653580 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085653580 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085653580 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)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@dab40b676080: 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") 20250202085653602 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33389<->l=127.0.0.1:4259) 20250202085653612 DAUC <0003> db_auc.c:157 IMSI='262428573591312': No 2G Auth Data 20250202085653612 DAUC <0003> db_auc.c:192 IMSI='262428573591312': No 3G Auth Data HLR_Test-GSUP(266)@dab40b676080: Created GsupExpect[0] for "262428573591312" to be handled at TC_gsup_check_imei_via_proxy(269) 20250202085653633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4258 20250202085653643 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653643 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653643 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428573591312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428573591312" source_name="the-source\n"} 20250202085653643 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250202085653643 DMAIN <0000> hlr.c:435 IMSI='262428573591312': has IMEI = 12345678901234 (consider setting 'store-imei') 20250202085653644 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262428573591312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428573591312" destination_name="the-source\n"} 20250202085653644 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262428573591312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085653644 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653644 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@dab40b676080: Found GsupExpect[0] for "262428573591312" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@dab40b676080: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262428573591312" TC_gsup_check_imei_via_proxy(269)@dab40b676080: setverdict(pass): none -> pass 20250202085653648 DAUC <0003> db_auc.c:192 IMSI='262428573591312': No 3G Auth Data 20250202085653654 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653654 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428573591312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428573591312" source_name="the-source\n"} 20250202085653654 DAUC <0003> hlr.c:428 IMSI='262428573591312': storing IMEI = 12345678901234 20250202085653654 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262428573591312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428573591312" destination_name="the-source\n"} 20250202085653654 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262428573591312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085653654 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653654 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085653656 DAUC <0003> db_auc.c:192 IMSI='262428573591312': No 3G Auth Data 20250202085653658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@dab40b676080: Final verdict of PTC: pass 20250202085653661 DAUC <0003> db_auc.c:157 IMSI='262429213248969': No 2G Auth Data 20250202085653661 DAUC <0003> db_auc.c:192 IMSI='262429213248969': No 3G Auth Data HLR_Test-GSUP(266)@dab40b676080: Created GsupExpect[0] for "262429213248969" to be handled at TC_gsup_check_imei_via_proxy(270) 20250202085653673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4258 20250202085653676 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653676 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429213248969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429213248969" source_name="the-source\n"} 20250202085653676 DMAIN <0000> hlr.c:435 IMSI='262429213248969': has IMEI = 12345678901234 (consider setting 'store-imei') 20250202085653676 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262429213248969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429213248969" destination_name="the-source\n"} 20250202085653676 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262429213248969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085653676 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653676 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@dab40b676080: Found GsupExpect[0] for "262429213248969" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@dab40b676080: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262429213248969" TC_gsup_check_imei_via_proxy(270)@dab40b676080: setverdict(pass): none -> pass 20250202085653676 DAUC <0003> db_auc.c:192 IMSI='262429213248969': No 3G Auth Data 20250202085653678 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653678 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429213248969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429213248969" source_name="the-source\n"} 20250202085653678 DAUC <0003> hlr.c:428 IMSI='262429213248969': storing IMEI = 12345678901234 20250202085653678 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262429213248969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429213248969" destination_name="the-source\n"} 20250202085653678 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262429213248969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085653678 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653678 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653678 DAUC <0003> db_auc.c:192 IMSI='262429213248969': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085653679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@dab40b676080: Final verdict of PTC: pass 20250202085653679 DAUC <0003> db_auc.c:157 IMSI='262429800585644': No 2G Auth Data 20250202085653679 DAUC <0003> db_auc.c:192 IMSI='262429800585644': No 3G Auth Data HLR_Test-GSUP(266)@dab40b676080: Created GsupExpect[0] for "262429800585644" to be handled at TC_gsup_check_imei_via_proxy(271) 20250202085653685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60554<->l=127.0.0.1:4258 20250202085653687 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653687 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653687 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429800585644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429800585644" source_name="the-source\n"} 20250202085653687 DMAIN <0000> hlr.c:435 IMSI='262429800585644': has IMEI = 12345678901234 (consider setting 'store-imei') 20250202085653687 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262429800585644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429800585644" destination_name="the-source\n"} 20250202085653687 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262429800585644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085653687 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653687 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@dab40b676080: Found GsupExpect[0] for "262429800585644" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@dab40b676080: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262429800585644" TC_gsup_check_imei_via_proxy(271)@dab40b676080: setverdict(pass): none -> pass 20250202085653688 DAUC <0003> db_auc.c:192 IMSI='262429800585644': No 3G Auth Data 20250202085653689 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653689 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429800585644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429800585644" source_name="the-source\n"} 20250202085653689 DAUC <0003> hlr.c:428 IMSI='262429800585644': storing IMEI = 12345678901234 20250202085653689 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262429800585644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429800585644" destination_name="the-source\n"} 20250202085653689 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262429800585644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085653689 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653689 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653690 DAUC <0003> db_auc.c:192 IMSI='262429800585644': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085653690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60554<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@dab40b676080: Final verdict of PTC: pass 20250202085653691 DAUC <0003> db_auc.c:157 IMSI='262422055523250': No 2G Auth Data 20250202085653691 DAUC <0003> db_auc.c:192 IMSI='262422055523250': No 3G Auth Data HLR_Test-GSUP(266)@dab40b676080: Created GsupExpect[0] for "262422055523250" to be handled at TC_gsup_check_imei_via_proxy(272) 20250202085653698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60558<->l=127.0.0.1:4258 20250202085653701 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653701 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262422055523250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422055523250" source_name="the-source\n"} 20250202085653701 DMAIN <0000> hlr.c:435 IMSI='262422055523250': has IMEI = 12345678901234 (consider setting 'store-imei') 20250202085653701 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262422055523250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422055523250" destination_name="the-source\n"} 20250202085653701 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262422055523250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085653701 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653701 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@dab40b676080: Found GsupExpect[0] for "262422055523250" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@dab40b676080: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262422055523250" TC_gsup_check_imei_via_proxy(272)@dab40b676080: setverdict(pass): none -> pass 20250202085653702 DAUC <0003> db_auc.c:157 IMSI='262422055523250': No 2G Auth Data 20250202085653703 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653703 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262422055523250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422055523250" source_name="the-source\n"} 20250202085653703 DAUC <0003> hlr.c:428 IMSI='262422055523250': storing IMEI = 12345678901234 20250202085653703 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262422055523250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422055523250" destination_name="the-source\n"} 20250202085653703 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262422055523250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085653703 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653703 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085653703 DAUC <0003> db_auc.c:157 IMSI='262422055523250': No 2G Auth Data 20250202085653704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60558<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@dab40b676080: Final verdict of PTC: pass 20250202085653704 DAUC <0003> db_auc.c:157 IMSI='262422384106174': No 2G Auth Data 20250202085653704 DAUC <0003> db_auc.c:192 IMSI='262422384106174': No 3G Auth Data HLR_Test-GSUP(266)@dab40b676080: Created GsupExpect[0] for "262422384106174" to be handled at TC_gsup_check_imei_via_proxy(273) 20250202085653710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60568<->l=127.0.0.1:4258 20250202085653713 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653713 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422384106174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422384106174" source_name="the-source\n"} 20250202085653713 DMAIN <0000> hlr.c:435 IMSI='262422384106174': has IMEI = 12345678901234 (consider setting 'store-imei') 20250202085653713 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262422384106174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422384106174" destination_name="the-source\n"} 20250202085653713 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262422384106174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085653713 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653713 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@dab40b676080: Found GsupExpect[0] for "262422384106174" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@dab40b676080: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262422384106174" 20250202085653714 DAUC <0003> db_auc.c:157 IMSI='262422384106174': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@dab40b676080: setverdict(pass): none -> pass 20250202085653715 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653715 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422384106174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422384106174" source_name="the-source\n"} 20250202085653715 DAUC <0003> hlr.c:428 IMSI='262422384106174': storing IMEI = 12345678901234 20250202085653715 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262422384106174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422384106174" destination_name="the-source\n"} 20250202085653715 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262422384106174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085653715 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653715 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653716 DAUC <0003> db_auc.c:157 IMSI='262422384106174': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085653716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60568<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@dab40b676080: Final verdict of PTC: pass 20250202085653717 DAUC <0003> db_auc.c:157 IMSI='262420677208791': No 2G Auth Data 20250202085653717 DAUC <0003> db_auc.c:192 IMSI='262420677208791': No 3G Auth Data HLR_Test-GSUP(266)@dab40b676080: Created GsupExpect[0] for "262420677208791" to be handled at TC_gsup_check_imei_via_proxy(274) 20250202085653723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60570<->l=127.0.0.1:4258 20250202085653726 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653726 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262420677208791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420677208791" source_name="the-source\n"} 20250202085653726 DMAIN <0000> hlr.c:435 IMSI='262420677208791': has IMEI = 12345678901234 (consider setting 'store-imei') 20250202085653726 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262420677208791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420677208791" destination_name="the-source\n"} 20250202085653726 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262420677208791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085653726 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653726 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@dab40b676080: Found GsupExpect[0] for "262420677208791" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@dab40b676080: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262420677208791" TC_gsup_check_imei_via_proxy(274)@dab40b676080: setverdict(pass): none -> pass 20250202085653728 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653728 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262420677208791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420677208791" source_name="the-source\n"} 20250202085653728 DAUC <0003> hlr.c:428 IMSI='262420677208791': storing IMEI = 12345678901234 20250202085653728 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262420677208791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420677208791" destination_name="the-source\n"} 20250202085653728 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262420677208791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085653728 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653728 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085653729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60570<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@dab40b676080: Final verdict of PTC: pass 20250202085653729 DAUC <0003> db_auc.c:157 IMSI='262429421070665': No 2G Auth Data 20250202085653729 DAUC <0003> db_auc.c:192 IMSI='262429421070665': No 3G Auth Data HLR_Test-GSUP(266)@dab40b676080: Created GsupExpect[0] for "262429421070665" to be handled at TC_gsup_check_imei_via_proxy(275) 20250202085653735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60574<->l=127.0.0.1:4258 20250202085653738 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653738 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429421070665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429421070665" source_name="the-source\n"} 20250202085653738 DMAIN <0000> hlr.c:435 IMSI='262429421070665': has IMEI = 12345678901234 (consider setting 'store-imei') 20250202085653738 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429421070665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429421070665" destination_name="the-source\n"} 20250202085653738 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262429421070665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085653738 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653738 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@dab40b676080: Found GsupExpect[0] for "262429421070665" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@dab40b676080: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262429421070665" TC_gsup_check_imei_via_proxy(275)@dab40b676080: setverdict(pass): none -> pass 20250202085653740 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653740 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429421070665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429421070665" source_name="the-source\n"} 20250202085653740 DAUC <0003> hlr.c:428 IMSI='262429421070665': storing IMEI = 12345678901234 20250202085653740 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429421070665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429421070665" destination_name="the-source\n"} 20250202085653740 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262429421070665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085653740 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653740 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085653741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60574<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@dab40b676080: Final verdict of PTC: pass 20250202085653742 DAUC <0003> db_auc.c:157 IMSI='262427774733117': No 2G Auth Data 20250202085653742 DAUC <0003> db_auc.c:192 IMSI='262427774733117': No 3G Auth Data HLR_Test-GSUP(266)@dab40b676080: Created GsupExpect[0] for "262427774733117" to be handled at TC_gsup_check_imei_via_proxy(276) 20250202085653748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60576<->l=127.0.0.1:4258 20250202085653750 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653750 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427774733117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427774733117" source_name="the-source\n"} 20250202085653750 DMAIN <0000> hlr.c:435 IMSI='262427774733117': has IMEI = 12345678901234 (consider setting 'store-imei') 20250202085653750 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262427774733117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427774733117" destination_name="the-source\n"} 20250202085653750 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262427774733117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085653750 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653750 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@dab40b676080: Found GsupExpect[0] for "262427774733117" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@dab40b676080: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262427774733117" TC_gsup_check_imei_via_proxy(276)@dab40b676080: setverdict(pass): none -> pass 20250202085653752 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653752 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427774733117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427774733117" source_name="the-source\n"} 20250202085653752 DAUC <0003> hlr.c:428 IMSI='262427774733117': storing IMEI = 12345678901234 20250202085653752 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262427774733117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427774733117" destination_name="the-source\n"} 20250202085653752 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262427774733117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085653752 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085653752 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085653753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60576<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@dab40b676080: Final verdict of PTC: pass MTC@dab40b676080: setverdict(pass): none -> pass 20250202085653754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60524<->l=127.0.0.1:4258 20250202085653754 DLINP <000b> input/ipa.c:452 connected read/write 20250202085653755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085653755 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(266)@dab40b676080: Final verdict of PTC: none 20250202085653755 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085653755 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085653755 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250202085653755 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33389<->l=127.0.0.1:4259) 267@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: pass MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@dab40b676080: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:53 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 20250202085653789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60578<->l=127.0.0.1:4258 20250202085653889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60578<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66540) Waiting for packet dumper to finish... 1 (prev_count=66540, count=127120) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:56:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@dab40b676080: 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@dab40b676080: Test case TC_gsup_check_imei_invalid_len started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085656937 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085656937 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085656938 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085656938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60594<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085656939 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(277)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085656939 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085656939 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085656939 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 20250202085656939 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085656939 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 20250202085656939 DLGSUP <0013> gsup_server.c:236 2: 20250202085656939 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085656939 DLGSUP <0013> gsup_server.c:236 3: 20250202085656939 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085656939 DLGSUP <0013> gsup_server.c:236 4: 20250202085656939 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085656939 DLGSUP <0013> gsup_server.c:236 5: 20250202085656939 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085656939 DLGSUP <0013> gsup_server.c:236 7: 20250202085656939 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085656939 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085656939 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085656939 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@dab40b676080: 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") 20250202085656947 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44233<->l=127.0.0.1:4259) 20250202085656951 DAUC <0003> db_auc.c:157 IMSI='262427321645355': No 2G Auth Data 20250202085656951 DAUC <0003> db_auc.c:192 IMSI='262427321645355': No 3G Auth Data HLR_Test-GSUP(278)@dab40b676080: Created GsupExpect[0] for "262427321645355" to be handled at TC_gsup_check_imei_invalid_len(281) 20250202085656957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60610<->l=127.0.0.1:4258 20250202085656986 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085656986 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427321645355"} 20250202085656986 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250202085656986 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427321645355" cause=Invalid mandatory information} 20250202085656986 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085656986 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085656986 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@dab40b676080: Found GsupExpect[0] for "262427321645355" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@dab40b676080: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262427321645355" TC_gsup_check_imei_invalid_len(281)@dab40b676080: setverdict(pass): none -> pass 20250202085656987 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085656987 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427321645355"} 20250202085656987 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250202085656987 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427321645355" cause=Invalid mandatory information} 20250202085656987 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085656987 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085656987 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085656988 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085656988 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427321645355"} 20250202085656988 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250202085656988 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427321645355" cause=Invalid mandatory information} 20250202085656988 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085656988 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085656988 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085656989 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085656989 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427321645355"} 20250202085656989 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250202085656989 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427321645355" cause=Invalid mandatory information} 20250202085656989 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085656989 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085656989 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085656989 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085656989 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427321645355"} 20250202085656989 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250202085656989 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427321645355" cause=Invalid mandatory information} 20250202085656989 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427321645355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085656989 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085656989 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085656990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60610<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@dab40b676080: Final verdict of PTC: pass 20250202085656991 DAUC <0003> db_auc.c:157 IMSI='262426200836972': No 2G Auth Data 20250202085656991 DAUC <0003> db_auc.c:192 IMSI='262426200836972': No 3G Auth Data HLR_Test-GSUP(278)@dab40b676080: Created GsupExpect[0] for "262426200836972" to be handled at TC_gsup_check_imei_invalid_len(282) 20250202085656997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60622<->l=127.0.0.1:4258 20250202085656999 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085656999 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426200836972"} 20250202085656999 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250202085656999 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426200836972" cause=Invalid mandatory information} 20250202085656999 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085656999 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085656999 DLINP <000b> input/ipa.c:452 connected read/write 20250202085656999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@dab40b676080: Found GsupExpect[0] for "262426200836972" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@dab40b676080: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262426200836972" TC_gsup_check_imei_invalid_len(282)@dab40b676080: setverdict(pass): none -> pass 20250202085657000 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657000 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426200836972"} 20250202085657000 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250202085657000 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426200836972" cause=Invalid mandatory information} 20250202085657000 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657000 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657000 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657001 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657001 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426200836972"} 20250202085657001 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250202085657001 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426200836972" cause=Invalid mandatory information} 20250202085657001 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657001 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657001 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657002 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657002 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426200836972"} 20250202085657002 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250202085657002 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426200836972" cause=Invalid mandatory information} 20250202085657002 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657002 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657002 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657003 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657003 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426200836972"} 20250202085657003 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250202085657003 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426200836972" cause=Invalid mandatory information} 20250202085657003 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426200836972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657003 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657003 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60622<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@dab40b676080: Final verdict of PTC: pass 20250202085657005 DAUC <0003> db_auc.c:157 IMSI='262420935096236': No 2G Auth Data 20250202085657005 DAUC <0003> db_auc.c:192 IMSI='262420935096236': No 3G Auth Data HLR_Test-GSUP(278)@dab40b676080: Created GsupExpect[0] for "262420935096236" to be handled at TC_gsup_check_imei_invalid_len(283) 20250202085657012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60632<->l=127.0.0.1:4258 20250202085657014 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657014 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420935096236"} 20250202085657014 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250202085657014 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420935096236" cause=Invalid mandatory information} 20250202085657014 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657014 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657014 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@dab40b676080: Found GsupExpect[0] for "262420935096236" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@dab40b676080: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262420935096236" TC_gsup_check_imei_invalid_len(283)@dab40b676080: setverdict(pass): none -> pass 20250202085657015 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657015 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420935096236"} 20250202085657015 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250202085657015 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420935096236" cause=Invalid mandatory information} 20250202085657015 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657015 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657015 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657016 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657016 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420935096236"} 20250202085657016 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250202085657016 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420935096236" cause=Invalid mandatory information} 20250202085657016 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657016 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657016 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657017 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657017 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420935096236"} 20250202085657017 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250202085657017 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420935096236" cause=Invalid mandatory information} 20250202085657017 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657017 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657017 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657018 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657018 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420935096236"} 20250202085657018 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250202085657018 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420935096236" cause=Invalid mandatory information} 20250202085657018 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420935096236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657018 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657018 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60632<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@dab40b676080: Final verdict of PTC: pass 20250202085657020 DAUC <0003> db_auc.c:157 IMSI='262423290813089': No 2G Auth Data 20250202085657020 DAUC <0003> db_auc.c:192 IMSI='262423290813089': No 3G Auth Data HLR_Test-GSUP(278)@dab40b676080: Created GsupExpect[0] for "262423290813089" to be handled at TC_gsup_check_imei_invalid_len(284) 20250202085657028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60644<->l=127.0.0.1:4258 20250202085657031 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657031 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657031 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423290813089"} 20250202085657031 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250202085657031 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423290813089" cause=Invalid mandatory information} 20250202085657031 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657031 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657031 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@dab40b676080: Found GsupExpect[0] for "262423290813089" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@dab40b676080: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262423290813089" TC_gsup_check_imei_invalid_len(284)@dab40b676080: setverdict(pass): none -> pass 20250202085657032 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657032 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423290813089"} 20250202085657032 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250202085657032 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423290813089" cause=Invalid mandatory information} 20250202085657032 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657032 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657032 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657033 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657033 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657033 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423290813089"} 20250202085657033 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250202085657033 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423290813089" cause=Invalid mandatory information} 20250202085657033 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657033 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657033 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657034 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657034 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423290813089"} 20250202085657034 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250202085657034 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423290813089" cause=Invalid mandatory information} 20250202085657034 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657034 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657034 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657035 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657035 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423290813089"} 20250202085657035 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250202085657035 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423290813089" cause=Invalid mandatory information} 20250202085657035 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423290813089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657035 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657035 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60644<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@dab40b676080: Final verdict of PTC: pass 20250202085657036 DAUC <0003> db_auc.c:157 IMSI='262421055648626': No 2G Auth Data 20250202085657036 DAUC <0003> db_auc.c:192 IMSI='262421055648626': No 3G Auth Data HLR_Test-GSUP(278)@dab40b676080: Created GsupExpect[0] for "262421055648626" to be handled at TC_gsup_check_imei_invalid_len(285) 20250202085657043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60648<->l=127.0.0.1:4258 20250202085657045 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657045 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421055648626"} 20250202085657045 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250202085657045 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421055648626" cause=Invalid mandatory information} 20250202085657045 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657045 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657045 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@dab40b676080: Found GsupExpect[0] for "262421055648626" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@dab40b676080: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262421055648626" TC_gsup_check_imei_invalid_len(285)@dab40b676080: setverdict(pass): none -> pass 20250202085657046 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657046 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421055648626"} 20250202085657046 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250202085657046 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421055648626" cause=Invalid mandatory information} 20250202085657046 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657047 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657047 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657047 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657047 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421055648626"} 20250202085657047 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250202085657047 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421055648626" cause=Invalid mandatory information} 20250202085657047 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657047 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657047 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657048 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657048 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421055648626"} 20250202085657048 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250202085657048 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421055648626" cause=Invalid mandatory information} 20250202085657048 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657048 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657048 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657049 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657049 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421055648626"} 20250202085657049 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250202085657049 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421055648626" cause=Invalid mandatory information} 20250202085657049 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421055648626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657049 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657049 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60648<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@dab40b676080: Final verdict of PTC: pass 20250202085657050 DAUC <0003> db_auc.c:157 IMSI='262420592973262': No 2G Auth Data 20250202085657050 DAUC <0003> db_auc.c:192 IMSI='262420592973262': No 3G Auth Data HLR_Test-GSUP(278)@dab40b676080: Created GsupExpect[0] for "262420592973262" to be handled at TC_gsup_check_imei_invalid_len(286) 20250202085657057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60660<->l=127.0.0.1:4258 20250202085657059 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657059 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420592973262"} 20250202085657059 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250202085657059 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420592973262" cause=Invalid mandatory information} 20250202085657059 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657059 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657059 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@dab40b676080: Found GsupExpect[0] for "262420592973262" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@dab40b676080: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420592973262" TC_gsup_check_imei_invalid_len(286)@dab40b676080: setverdict(pass): none -> pass 20250202085657060 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657060 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420592973262"} 20250202085657060 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250202085657060 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420592973262" cause=Invalid mandatory information} 20250202085657060 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657060 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657060 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657061 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657061 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420592973262"} 20250202085657061 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250202085657061 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420592973262" cause=Invalid mandatory information} 20250202085657061 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657061 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657061 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657062 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657062 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420592973262"} 20250202085657062 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250202085657062 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420592973262" cause=Invalid mandatory information} 20250202085657062 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657062 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657062 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657063 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657063 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420592973262"} 20250202085657063 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250202085657063 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420592973262" cause=Invalid mandatory information} 20250202085657063 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420592973262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657063 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657063 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60660<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@dab40b676080: Final verdict of PTC: pass 20250202085657064 DAUC <0003> db_auc.c:157 IMSI='262427832484558': No 2G Auth Data 20250202085657064 DAUC <0003> db_auc.c:192 IMSI='262427832484558': No 3G Auth Data HLR_Test-GSUP(278)@dab40b676080: Created GsupExpect[0] for "262427832484558" to be handled at TC_gsup_check_imei_invalid_len(287) 20250202085657071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60668<->l=127.0.0.1:4258 20250202085657072 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657072 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427832484558"} 20250202085657072 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250202085657072 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427832484558" cause=Invalid mandatory information} 20250202085657072 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657072 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657072 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@dab40b676080: Found GsupExpect[0] for "262427832484558" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@dab40b676080: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262427832484558" TC_gsup_check_imei_invalid_len(287)@dab40b676080: setverdict(pass): none -> pass 20250202085657073 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657073 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427832484558"} 20250202085657073 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250202085657073 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427832484558" cause=Invalid mandatory information} 20250202085657073 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657073 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657073 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657074 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657074 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427832484558"} 20250202085657074 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250202085657074 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427832484558" cause=Invalid mandatory information} 20250202085657074 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657074 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657074 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657074 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657074 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427832484558"} 20250202085657074 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250202085657074 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427832484558" cause=Invalid mandatory information} 20250202085657074 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657074 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657074 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657075 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657075 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427832484558"} 20250202085657075 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250202085657075 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427832484558" cause=Invalid mandatory information} 20250202085657075 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427832484558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657075 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657075 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60668<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@dab40b676080: Final verdict of PTC: pass 20250202085657076 DAUC <0003> db_auc.c:157 IMSI='262425080940780': No 2G Auth Data 20250202085657076 DAUC <0003> db_auc.c:192 IMSI='262425080940780': No 3G Auth Data HLR_Test-GSUP(278)@dab40b676080: Created GsupExpect[0] for "262425080940780" to be handled at TC_gsup_check_imei_invalid_len(288) 20250202085657083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60678<->l=127.0.0.1:4258 20250202085657084 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657084 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657084 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425080940780"} 20250202085657084 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250202085657084 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425080940780" cause=Invalid mandatory information} 20250202085657084 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657084 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657084 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@dab40b676080: Found GsupExpect[0] for "262425080940780" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@dab40b676080: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262425080940780" TC_gsup_check_imei_invalid_len(288)@dab40b676080: setverdict(pass): none -> pass 20250202085657085 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657085 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657085 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425080940780"} 20250202085657085 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250202085657085 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425080940780" cause=Invalid mandatory information} 20250202085657085 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657085 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657086 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657086 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657086 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425080940780"} 20250202085657086 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250202085657086 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425080940780" cause=Invalid mandatory information} 20250202085657086 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657086 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657086 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657087 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657087 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425080940780"} 20250202085657087 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250202085657087 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425080940780" cause=Invalid mandatory information} 20250202085657087 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657087 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657087 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657087 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657087 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425080940780"} 20250202085657087 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250202085657087 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425080940780" cause=Invalid mandatory information} 20250202085657087 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425080940780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085657087 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085657087 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085657088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60678<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@dab40b676080: Final verdict of PTC: pass MTC@dab40b676080: setverdict(pass): none -> pass 20250202085657089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60594<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@dab40b676080: Final verdict of PTC: none 279@dab40b676080: Final verdict of PTC: none 20250202085657089 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44233<->l=127.0.0.1:4259) 20250202085657089 DLINP <000b> input/ipa.c:452 connected read/write 20250202085657089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085657089 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085657089 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085657089 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(280)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: pass MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@dab40b676080: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:56:57 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 20250202085657122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60694<->l=127.0.0.1:4258 20250202085657223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60694<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82888) Waiting for packet dumper to finish... 1 (prev_count=82888, count=168356) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:56:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@dab40b676080: 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@dab40b676080: Test case TC_gsup_check_imei_unknown_imsi started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085700346 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085700346 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085700351 DLINP <000b> input/ipa.c:452 connected read/write 20250202085700351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085700353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085700357 DLINP <000b> input/ipa.c:452 connected read/write 20250202085700357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085700357 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085700357 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085700357 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 20250202085700357 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085700357 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 20250202085700357 DLGSUP <0013> gsup_server.c:236 2: 20250202085700357 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085700357 DLGSUP <0013> gsup_server.c:236 3: 20250202085700358 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085700358 DLGSUP <0013> gsup_server.c:236 4: 20250202085700358 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085700358 DLGSUP <0013> gsup_server.c:236 5: 20250202085700358 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085700358 DLGSUP <0013> gsup_server.c:236 7: 20250202085700358 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085700358 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085700358 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085700358 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@dab40b676080: 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") 20250202085700385 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41969<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@dab40b676080: Created GsupExpect[0] for "262428152130393" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250202085700404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 20250202085700419 DLINP <000b> input/ipa.c:452 connected read/write 20250202085700419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085700419 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428152130393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428152130393"} 20250202085700419 DMAIN <0000> hlr.c:435 IMSI='262428152130393': has IMEI = 22245678901234 (consider setting 'store-imei') 20250202085700419 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428152130393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250202085700419 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428152130393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428152130393" cause=Invalid mandatory information} 20250202085700419 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428152130393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085700419 DLINP <000b> input/ipa.c:452 connected read/write 20250202085700419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085700419 DLINP <000b> input/ipa.c:452 connected read/write 20250202085700419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@dab40b676080: Found GsupExpect[0] for "262428152130393" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@dab40b676080: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428152130393" TC_gsup_check_imei_unknown_imsi(293)@dab40b676080: setverdict(pass): none -> pass 20250202085700428 DLINP <000b> input/ipa.c:452 connected read/write 20250202085700428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085700428 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428152130393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428152130393"} 20250202085700428 DAUC <0003> hlr.c:428 IMSI='262428152130393': storing IMEI = 22245678901234 20250202085700428 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428152130393': no such subscriber 20250202085700428 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428152130393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250202085700428 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428152130393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428152130393" cause=Invalid mandatory information} 20250202085700428 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428152130393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085700428 DLINP <000b> input/ipa.c:452 connected read/write 20250202085700428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085700428 DLINP <000b> input/ipa.c:452 connected read/write 20250202085700428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085700431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@dab40b676080: Final verdict of PTC: pass 20250202085700433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4258 20250202085700435 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41969<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@dab40b676080: Final verdict of PTC: none 20250202085700436 DLINP <000b> input/ipa.c:452 connected read/write 20250202085700436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085700436 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085700436 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085700436 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 291@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 291: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@dab40b676080: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:57:00 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 20250202085700488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60710<->l=127.0.0.1:4258 20250202085700590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60710<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30596) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:57:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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 & Warnings or error messages from command: /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 & Message: Capturing on 'any' Waiting for packet dumper to start... 0 MTC@dab40b676080: 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@dab40b676080: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085703715 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085703715 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085703718 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085703723 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703724 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085703724 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085703724 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 20250202085703724 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085703724 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 20250202085703724 DLGSUP <0013> gsup_server.c:236 2: 20250202085703724 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085703724 DLGSUP <0013> gsup_server.c:236 3: 20250202085703724 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085703724 DLGSUP <0013> gsup_server.c:236 4: 20250202085703724 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085703724 DLGSUP <0013> gsup_server.c:236 5: 20250202085703724 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085703724 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(294)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085703724 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085703724 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085703724 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085703724 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@dab40b676080: 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") 20250202085703748 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33991<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@dab40b676080: Created GsupExpect[0] for "262427855713395" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250202085703755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57616<->l=127.0.0.1:4258 20250202085703770 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703770 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427855713395"} 20250202085703770 DMAIN <0000> hlr.c:227 IMSI='262427855713395': Creating subscriber on demand 20250202085703770 DMAIN <0000> hlr.c:243 IMSI='262427855713395': Successfully assigned MSISDN='233' 20250202085703770 DAUC <0003> hlr.c:428 IMSI='262427855713395': storing IMEI = 12345678901234 20250202085703770 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427855713395"} 20250202085703770 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085703770 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703770 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@dab40b676080: Found GsupExpect[0] for "262427855713395" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@dab40b676080: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262427855713395" TC_subscr_create_on_demand_check_imei_early(298)@dab40b676080: setverdict(pass): none -> pass 20250202085703771 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703771 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703772 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703772 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703772 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703772 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703773 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703773 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427855713395" cn_domain=PS} 20250202085703773 DLU <0006> fsm.c:456 lu(262427855713395)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085703773 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085703773 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085703773 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427855713395" cn_domain=PS} 20250202085703773 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703773 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703774 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703774 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427855713395"} 20250202085703774 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085703774 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085703774 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427855713395"} 20250202085703774 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085703774 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085703774 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085703774 DLU <0006> fsm.c:568 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085703774 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703774 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085703777 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703777 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427855713395"} 20250202085703777 DMAIN <0000> hlr.c:227 IMSI='262427855713395': Creating subscriber on demand 20250202085703777 DMAIN <0000> hlr.c:243 IMSI='262427855713395': Successfully assigned MSISDN='749' 20250202085703777 DAUC <0003> hlr.c:428 IMSI='262427855713395': storing IMEI = 12345678901234 20250202085703777 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427855713395"} 20250202085703777 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085703777 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703777 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085703778 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703778 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703779 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703779 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703780 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703780 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703780 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703780 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703781 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703781 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427855713395" cn_domain=PS} 20250202085703781 DLU <0006> fsm.c:456 lu(262427855713395)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085703781 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085703781 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085703781 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427855713395" cn_domain=PS} 20250202085703781 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703782 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703783 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703783 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427855713395"} 20250202085703783 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085703783 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085703783 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427855713395"} 20250202085703783 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085703783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085703783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085703783 DLU <0006> fsm.c:568 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085703783 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703783 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085703786 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703786 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427855713395"} 20250202085703786 DMAIN <0000> hlr.c:227 IMSI='262427855713395': Creating subscriber on demand 20250202085703786 DMAIN <0000> hlr.c:243 IMSI='262427855713395': Successfully assigned MSISDN='680' 20250202085703786 DAUC <0003> hlr.c:428 IMSI='262427855713395': storing IMEI = 12345678901234 20250202085703786 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427855713395"} 20250202085703786 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085703786 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703786 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085703786 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703786 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703787 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703787 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703787 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703787 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703788 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703788 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703788 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703788 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427855713395" cn_domain=PS} 20250202085703788 DLU <0006> fsm.c:456 lu(262427855713395)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085703788 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250202085703788 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427855713395" cause=GPRS services not allowed} 20250202085703788 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085703788 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085703788 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{UNVALIDATED}: Freeing instance 20250202085703788 DLU <0006> fsm.c:568 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{UNVALIDATED}: Deallocated 20250202085703788 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703788 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085703790 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703790 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427855713395"} 20250202085703790 DMAIN <0000> hlr.c:227 IMSI='262427855713395': Creating subscriber on demand 20250202085703790 DMAIN <0000> hlr.c:243 IMSI='262427855713395': Successfully assigned MSISDN='295' 20250202085703790 DAUC <0003> hlr.c:428 IMSI='262427855713395': storing IMEI = 12345678901234 20250202085703790 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427855713395"} 20250202085703790 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085703790 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703790 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703790 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703790 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085703791 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703791 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703791 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703791 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703791 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703791 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427855713395" cn_domain=PS} 20250202085703791 DLU <0006> fsm.c:456 lu(262427855713395)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085703791 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250202085703791 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427855713395" cause=GPRS services not allowed} 20250202085703791 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085703791 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085703791 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{UNVALIDATED}: Freeing instance 20250202085703791 DLU <0006> fsm.c:568 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{UNVALIDATED}: Deallocated 20250202085703791 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703791 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085703793 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703793 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427855713395"} 20250202085703793 DMAIN <0000> hlr.c:227 IMSI='262427855713395': Creating subscriber on demand 20250202085703793 DAUC <0003> hlr.c:428 IMSI='262427855713395': storing IMEI = 12345678901234 20250202085703793 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427855713395"} 20250202085703793 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085703793 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703793 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703793 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703793 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085703794 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703794 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703794 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703794 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703794 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703795 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427855713395" cn_domain=PS} 20250202085703795 DLU <0006> fsm.c:456 lu(262427855713395)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085703795 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250202085703795 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427855713395" cause=GPRS services not allowed} 20250202085703795 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085703795 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085703795 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{UNVALIDATED}: Freeing instance 20250202085703795 DLU <0006> fsm.c:568 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{UNVALIDATED}: Deallocated 20250202085703795 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703795 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085703796 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703796 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427855713395"} 20250202085703796 DMAIN <0000> hlr.c:227 IMSI='262427855713395': Creating subscriber on demand 20250202085703796 DAUC <0003> hlr.c:428 IMSI='262427855713395': storing IMEI = 12345678901234 20250202085703796 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427855713395"} 20250202085703796 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250202085703796 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703796 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085703796 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703797 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703797 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703797 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703797 DAUC <0003> db_auc.c:157 IMSI='262427855713395': No 2G Auth Data 20250202085703797 DAUC <0003> db_auc.c:192 IMSI='262427855713395': No 3G Auth Data 20250202085703798 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703798 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427855713395" cn_domain=PS} 20250202085703798 DLU <0006> fsm.c:456 lu(262427855713395)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085703798 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085703798 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085703798 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427855713395" cn_domain=PS} 20250202085703798 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703798 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703798 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703798 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427855713395"} 20250202085703798 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085703798 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085703798 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427855713395"} 20250202085703798 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427855713395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085703798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085703798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085703798 DLU <0006> fsm.c:568 lu(PS:IMSI-262427855713395)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085703798 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085703798 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085703800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57616<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@dab40b676080: Final verdict of PTC: pass 20250202085703800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4258 HLR_Test-GSUP(295)@dab40b676080: Final verdict of PTC: none 20250202085703801 DLINP <000b> input/ipa.c:452 connected read/write 20250202085703801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085703801 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085703801 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 296@dab40b676080: Final verdict of PTC: none 20250202085703801 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085703801 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33991<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(294)@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 296: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@dab40b676080: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:57:03 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 20250202085703839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57622<->l=127.0.0.1:4258 20250202085703939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57622<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97056) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:57:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@dab40b676080: 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@dab40b676080: Test case TC_subscr_create_on_demand_ul started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085706994 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085706994 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085706995 DLINP <000b> input/ipa.c:452 connected read/write 20250202085706995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085706996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57630<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@dab40b676080: 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) } } } } 20250202085706997 DLINP <000b> input/ipa.c:452 connected read/write 20250202085706997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(299)@dab40b676080: 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 } } } } 20250202085706997 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085706997 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085706997 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 20250202085706997 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085706997 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 20250202085706997 DLGSUP <0013> gsup_server.c:236 2: 20250202085706997 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085706997 DLGSUP <0013> gsup_server.c:236 3: 20250202085706997 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085706997 DLGSUP <0013> gsup_server.c:236 4: 20250202085706997 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085706997 DLGSUP <0013> gsup_server.c:236 5: 20250202085706997 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085706997 DLGSUP <0013> gsup_server.c:236 7: 20250202085706997 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085706997 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085706997 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085706997 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)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@dab40b676080: 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") 20250202085707003 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45827<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@dab40b676080: Created GsupExpect[0] for "262424748102526" to be handled at TC_subscr_create_on_demand_ul(303) 20250202085707008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57646<->l=127.0.0.1:4258 20250202085707038 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085707038 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424748102526" cn_domain=PS} 20250202085707038 DMAIN <0000> hlr.c:227 IMSI='262424748102526': Creating subscriber on demand 20250202085707038 DMAIN <0000> hlr.c:243 IMSI='262424748102526': Successfully assigned MSISDN='333' 20250202085707038 DLU <0006> fsm.c:456 lu(262424748102526)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085707038 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085707038 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085707039 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424748102526" cn_domain=PS} 20250202085707039 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085707039 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@dab40b676080: Found GsupExpect[0] for "262424748102526" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@dab40b676080: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424748102526" 20250202085707045 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085707045 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424748102526"} 20250202085707045 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085707045 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085707045 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424748102526"} 20250202085707045 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085707045 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085707045 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085707045 DLU <0006> fsm.c:568 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085707045 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085707045 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@dab40b676080: setverdict(pass): none -> pass 20250202085707047 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707047 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data 20250202085707048 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707048 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data 20250202085707049 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707049 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data 20250202085707051 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085707051 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424748102526" cn_domain=PS} 20250202085707051 DMAIN <0000> hlr.c:227 IMSI='262424748102526': Creating subscriber on demand 20250202085707051 DMAIN <0000> hlr.c:243 IMSI='262424748102526': Successfully assigned MSISDN='981' 20250202085707051 DLU <0006> fsm.c:456 lu(262424748102526)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085707051 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085707051 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085707051 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424748102526" cn_domain=PS} 20250202085707051 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085707051 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085707052 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085707052 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424748102526"} 20250202085707052 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085707052 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085707052 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424748102526"} 20250202085707052 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085707052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085707052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085707052 DLU <0006> fsm.c:568 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085707052 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085707052 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085707053 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707053 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085707053 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707053 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data 20250202085707054 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707054 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data 20250202085707054 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707054 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data 20250202085707055 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085707055 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424748102526" cn_domain=PS} 20250202085707055 DMAIN <0000> hlr.c:227 IMSI='262424748102526': Creating subscriber on demand 20250202085707055 DMAIN <0000> hlr.c:243 IMSI='262424748102526': Successfully assigned MSISDN='040' 20250202085707055 DLU <0006> fsm.c:456 lu(262424748102526)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085707055 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250202085707055 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424748102526" cause=GPRS services not allowed} 20250202085707055 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085707055 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085707055 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{UNVALIDATED}: Freeing instance 20250202085707055 DLU <0006> fsm.c:568 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{UNVALIDATED}: Deallocated 20250202085707055 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085707055 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085707056 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707056 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085707056 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707056 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data 20250202085707056 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707056 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data 20250202085707057 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707057 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data 20250202085707058 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085707058 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424748102526" cn_domain=PS} 20250202085707058 DMAIN <0000> hlr.c:227 IMSI='262424748102526': Creating subscriber on demand 20250202085707058 DMAIN <0000> hlr.c:243 IMSI='262424748102526': Successfully assigned MSISDN='805' 20250202085707058 DLU <0006> fsm.c:456 lu(262424748102526)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085707058 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250202085707058 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424748102526" cause=GPRS services not allowed} 20250202085707058 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085707058 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085707058 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{UNVALIDATED}: Freeing instance 20250202085707058 DLU <0006> fsm.c:568 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{UNVALIDATED}: Deallocated 20250202085707058 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085707058 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085707058 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707058 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085707059 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707059 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data 20250202085707059 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707059 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data 20250202085707060 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085707060 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424748102526" cn_domain=PS} 20250202085707060 DMAIN <0000> hlr.c:227 IMSI='262424748102526': Creating subscriber on demand 20250202085707060 DLU <0006> fsm.c:456 lu(262424748102526)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085707060 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250202085707060 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424748102526" cause=GPRS services not allowed} 20250202085707060 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085707060 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085707060 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{UNVALIDATED}: Freeing instance 20250202085707060 DLU <0006> fsm.c:568 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{UNVALIDATED}: Deallocated 20250202085707060 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085707060 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085707061 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707061 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085707061 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707061 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data 20250202085707061 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707061 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data 20250202085707063 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085707063 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424748102526" cn_domain=PS} 20250202085707063 DMAIN <0000> hlr.c:227 IMSI='262424748102526': Creating subscriber on demand 20250202085707063 DLU <0006> fsm.c:456 lu(262424748102526)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085707063 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085707063 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085707063 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424748102526" cn_domain=PS} 20250202085707063 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085707063 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085707064 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085707064 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424748102526"} 20250202085707064 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085707064 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085707064 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424748102526"} 20250202085707064 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424748102526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085707064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085707064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085707064 DLU <0006> fsm.c:568 lu(PS:IMSI-262424748102526)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085707064 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085707064 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085707065 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707065 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085707065 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707065 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data 20250202085707066 DAUC <0003> db_auc.c:157 IMSI='262424748102526': No 2G Auth Data 20250202085707066 DAUC <0003> db_auc.c:192 IMSI='262424748102526': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085707067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57646<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@dab40b676080: Final verdict of PTC: pass 20250202085707067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57630<->l=127.0.0.1:4258 20250202085707067 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45827<->l=127.0.0.1:4259) 20250202085707067 DLINP <000b> input/ipa.c:452 connected read/write 20250202085707067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(300)@dab40b676080: Final verdict of PTC: none 20250202085707067 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085707067 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085707067 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)@dab40b676080: Final verdict of PTC: none 301@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 301: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@dab40b676080: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:57:07 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 20250202085707097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57662<->l=127.0.0.1:4258 20250202085707197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57662<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81540) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:57:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@dab40b676080: 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@dab40b676080: Test case TC_subscr_create_on_demand_sai started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085710227 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085710227 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085710228 DLINP <000b> input/ipa.c:452 connected read/write 20250202085710228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085710228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57670<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085710229 DLINP <000b> input/ipa.c:452 connected read/write 20250202085710229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085710229 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085710229 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085710229 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 20250202085710229 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085710229 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 20250202085710229 DLGSUP <0013> gsup_server.c:236 2: 20250202085710229 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085710229 DLGSUP <0013> gsup_server.c:236 3: 20250202085710229 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085710229 DLGSUP <0013> gsup_server.c:236 4: 20250202085710229 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085710229 DLGSUP <0013> gsup_server.c:236 5: 20250202085710229 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085710229 DLGSUP <0013> gsup_server.c:236 7: 20250202085710229 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085710229 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085710229 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085710229 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)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@dab40b676080: 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") 20250202085710236 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36383<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@dab40b676080: Created GsupExpect[0] for "262421340659101" to be handled at TC_subscr_create_on_demand_sai(308) 20250202085710241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57674<->l=127.0.0.1:4258 20250202085710270 DLINP <000b> input/ipa.c:452 connected read/write 20250202085710270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085710270 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421340659101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421340659101"} 20250202085710270 DMAIN <0000> hlr.c:227 IMSI='262421340659101': Creating subscriber on demand 20250202085710270 DMAIN <0000> hlr.c:243 IMSI='262421340659101': Successfully assigned MSISDN='174' 20250202085710270 DAUC <0003> db_auc.c:157 IMSI='262421340659101': No 2G Auth Data 20250202085710270 DAUC <0003> db_auc.c:192 IMSI='262421340659101': No 3G Auth Data 20250202085710270 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421340659101 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 20250202085710270 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421340659101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421340659101" cause=IMSI unknown in HLR} 20250202085710270 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421340659101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250202085710270 DLINP <000b> input/ipa.c:452 connected read/write 20250202085710270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085710270 DLINP <000b> input/ipa.c:452 connected read/write 20250202085710270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@dab40b676080: Found GsupExpect[0] for "262421340659101" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@dab40b676080: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262421340659101" 20250202085710274 DAUC <0003> db_auc.c:157 IMSI='262421340659101': No 2G Auth Data 20250202085710274 DAUC <0003> db_auc.c:192 IMSI='262421340659101': No 3G Auth Data TC_subscr_create_on_demand_sai(308)@dab40b676080: setverdict(pass): none -> pass 20250202085710274 DAUC <0003> db_auc.c:157 IMSI='262421340659101': No 2G Auth Data 20250202085710274 DAUC <0003> db_auc.c:192 IMSI='262421340659101': No 3G Auth Data 20250202085710274 DAUC <0003> db_auc.c:157 IMSI='262421340659101': No 2G Auth Data 20250202085710274 DAUC <0003> db_auc.c:192 IMSI='262421340659101': No 3G Auth Data 20250202085710275 DLINP <000b> input/ipa.c:452 connected read/write 20250202085710275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085710275 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421340659101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421340659101" cn_domain=PS} 20250202085710275 DLU <0006> fsm.c:456 lu(262421340659101)[0x55e171883dc0]{UNVALIDATED}: Allocated 20250202085710275 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421340659101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250202085710275 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421340659101)[0x55e171883dc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085710275 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421340659101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421340659101" cn_domain=PS} 20250202085710275 DLINP <000b> input/ipa.c:452 connected read/write 20250202085710275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085710275 DLINP <000b> input/ipa.c:452 connected read/write 20250202085710275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085710276 DLINP <000b> input/ipa.c:452 connected read/write 20250202085710276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085710276 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421340659101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421340659101"} 20250202085710276 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421340659101)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085710276 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421340659101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085710276 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421340659101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421340659101"} 20250202085710276 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421340659101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085710276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421340659101)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085710276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421340659101)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085710276 DLU <0006> fsm.c:568 lu(PS:IMSI-262421340659101)[0x55e171883dc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085710276 DLINP <000b> input/ipa.c:452 connected read/write 20250202085710276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085710276 DLINP <000b> input/ipa.c:452 connected read/write 20250202085710276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085710277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57674<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@dab40b676080: Final verdict of PTC: pass 20250202085710277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57670<->l=127.0.0.1:4258 20250202085710277 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36383<->l=127.0.0.1:4259) 20250202085710277 DLINP <000b> input/ipa.c:452 connected read/write 20250202085710278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(305)@dab40b676080: Final verdict of PTC: none 20250202085710278 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085710278 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085710278 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 306@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 306: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@dab40b676080: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:57:10 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 20250202085710308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57688<->l=127.0.0.1:4258 20250202085710408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57688<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36600) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:57:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@dab40b676080: 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@dab40b676080: Test case TC_MSLookup_mDNS_service_other_home started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085713437 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085713438 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085713439 DLINP <000b> input/ipa.c:452 connected read/write 20250202085713439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085713439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59574<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085713440 DLINP <000b> input/ipa.c:452 connected read/write 20250202085713440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085713440 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085713440 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085713440 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 20250202085713440 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085713440 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 20250202085713440 DLGSUP <0013> gsup_server.c:236 2: 20250202085713440 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085713440 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(309)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085713440 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085713440 DLGSUP <0013> gsup_server.c:236 4: 20250202085713440 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085713440 DLGSUP <0013> gsup_server.c:236 5: 20250202085713440 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085713440 DLGSUP <0013> gsup_server.c:236 7: 20250202085713440 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085713440 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085713440 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085713440 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@dab40b676080: 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") 20250202085713447 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37571<->l=127.0.0.1:4259) 20250202085713449 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250202085713449 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@dab40b676080: Created GsupExpect[0] for "262424520390796" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250202085713455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59576<->l=127.0.0.1:4258 20250202085713456 DAUC <0003> db_auc.c:157 IMSI='262424520390796': No 2G Auth Data 20250202085713456 DAUC <0003> db_auc.c:192 IMSI='262424520390796': No 3G Auth Data 20250202085713458 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612545806.msisdn 20250202085713458 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491612545806.msisdn: not attached (vlr_number unset) 20250202085713458 DDGSM <0007> mslookup_server.c:327 sip.voice.491612545806.msisdn: does not exist in GSUP proxy 20250202085714460 DLINP <000b> input/ipa.c:452 connected read/write 20250202085714461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085714461 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424520390796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424520390796" cn_domain=CS} 20250202085714461 DLU <0006> fsm.c:456 lu(262424520390796)[0x55e17187ea50]{UNVALIDATED}: Allocated 20250202085714461 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424520390796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250202085714461 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424520390796)[0x55e17187ea50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250202085714461 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424520390796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424520390796" cn_domain=CS} 20250202085714461 DLINP <000b> input/ipa.c:452 connected read/write 20250202085714461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085714461 DLINP <000b> input/ipa.c:452 connected read/write 20250202085714461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@dab40b676080: Found GsupExpect[0] for "262424520390796" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@dab40b676080: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262424520390796" 20250202085714462 DLINP <000b> input/ipa.c:452 connected read/write 20250202085714462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085714462 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424520390796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424520390796"} 20250202085714462 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424520390796)[0x55e17187ea50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250202085714462 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424520390796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250202085714462 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424520390796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424520390796"} 20250202085714462 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424520390796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085714462 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424520390796)[0x55e17187ea50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250202085714462 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424520390796)[0x55e17187ea50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250202085714462 DLU <0006> fsm.c:568 lu(CS:IMSI-262424520390796)[0x55e17187ea50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250202085714462 DLINP <000b> input/ipa.c:452 connected read/write 20250202085714462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085714462 DLINP <000b> input/ipa.c:452 connected read/write 20250202085714462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@dab40b676080: setverdict(pass): none -> pass 20250202085714463 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612545806.msisdn 20250202085714463 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491612545806.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250202085714463 DDGSM <0007> mslookup_server.c:327 sip.voice.491612545806.msisdn: does not exist in GSUP proxy 20250202085714463 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612545806.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@dab40b676080: setverdict(pass): pass -> pass, component reason not changed 20250202085714464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59576<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@dab40b676080: Final verdict of PTC: pass 20250202085714465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59574<->l=127.0.0.1:4258 HLR_Test-GSUP(310)@dab40b676080: Final verdict of PTC: none 311@dab40b676080: Final verdict of PTC: none 20250202085714465 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37571<->l=127.0.0.1:4259) 20250202085714465 DLINP <000b> input/ipa.c:452 connected read/write 20250202085714465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085714465 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085714465 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085714465 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)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 311: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@dab40b676080: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:57:14 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 20250202085714487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59586<->l=127.0.0.1:4258 20250202085714588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59586<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21388) Waiting for packet dumper to finish... 1 (prev_count=21388, count=37444) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:57:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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 20250202085716946 DSS <0004> hlr_ussd.c:239 262421246355012/0xea3a3571: SS Session Timeout, destroying 20250202085716946 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421246355012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@dab40b676080: 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@dab40b676080: Test case TC_MSLookup_GSUP_proxy started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085717621 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085717621 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085717622 DLINP <000b> input/ipa.c:452 connected read/write 20250202085717622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085717623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085717623 DLINP <000b> input/ipa.c:452 connected read/write 20250202085717623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085717623 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085717623 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085717623 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 20250202085717623 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085717623 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 20250202085717623 DLGSUP <0013> gsup_server.c:236 2: 20250202085717624 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085717624 DLGSUP <0013> gsup_server.c:236 3: 20250202085717624 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085717624 DLGSUP <0013> gsup_server.c:236 4: 20250202085717624 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085717624 DLGSUP <0013> gsup_server.c:236 5: 20250202085717624 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085717624 DLGSUP <0013> gsup_server.c:236 7: 20250202085717624 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085717624 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085717624 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085717624 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085717624 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250202085717624 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@dab40b676080: 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") 20250202085717638 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39299<->l=127.0.0.1:4259) 20250202085717639 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250202085717639 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@dab40b676080: Created GsupExpect[0] for "262423405053862" to be handled at TC_MSLookup_GSUP_proxy(320) 20250202085717645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59602<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@dab40b676080: Created GsupExpect[0] for "262423405053862" to be handled at TC_MSLookup_GSUP_proxy(320) 20250202085717666 DLINP <000b> input/ipa.c:452 connected read/write 20250202085717666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085717666 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423405053862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423405053862" cn_domain=CS} 20250202085717666 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423405053862 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250202085717666 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423405053862 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250202085717666 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423405053862.imsi 20250202085717666 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423405053862.imsi 20250202085717666 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423405053862.imsi: does not exist in local HLR 20250202085717668 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423405053862 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250202085717669 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250202085717669 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250202085717669 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250202085717669 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250202085717669 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250202085717669 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423405053862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085717669 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250202085717669 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250202085717669 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250202085717669 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250202085717669 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250202085717669 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@dab40b676080: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@dab40b676080: 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) } } } } 20250202085717670 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085717670 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085717670 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250202085717670 DLINP <000b> ipa.c:396 tag 1: HLR 20250202085717670 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250202085717670 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085717670 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085717670 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@dab40b676080: 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)@dab40b676080: 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)@dab40b676080: Found GsupExpect[0] for "262423405053862" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@dab40b676080: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423405053862" HLR_Test-GSUP-server-IPA(318)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085717714 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085717714 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085717714 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085717714 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085717714 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423405053862 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612766741 20250202085717714 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423405053862 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250202085717714 DLINP <000b> input/ipa.c:452 connected read/write 20250202085717714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085717714 DLINP <000b> input/ipa.c:452 connected read/write 20250202085717714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@dab40b676080: Found GsupExpect[0] for "262423405053862" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@dab40b676080: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423405053862" 20250202085717717 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085717717 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085717717 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423405053862 MSISDN-491612766741 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250202085717717 DLINP <000b> input/ipa.c:452 connected read/write 20250202085717717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085717717 DLINP <000b> input/ipa.c:452 connected read/write 20250202085717717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085717717 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085717717 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085717718 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423405053862 MSISDN-491612766741 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 20250202085717718 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423405053862 MSISDN-491612766741 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250202085717718 DLINP <000b> input/ipa.c:452 connected read/write 20250202085717718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085717718 DLINP <000b> input/ipa.c:452 connected read/write 20250202085717718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@dab40b676080: setverdict(pass): none -> pass 20250202085717718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59602<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@dab40b676080: Final verdict of PTC: pass 20250202085717719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4258 20250202085717719 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39299<->l=127.0.0.1:4259) 20250202085717719 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085717719 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085717719 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250202085717719 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250202085717719 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250202085717719 DLINP <000b> input/ipa.c:452 connected read/write 20250202085717719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085717719 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP-server(317)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP(315)@dab40b676080: Final verdict of PTC: none 20250202085717719 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085717719 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 316@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 316: none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@dab40b676080: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:57:17 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 20250202085717755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59604<->l=127.0.0.1:4258 20250202085717856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59604<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=756) Waiting for packet dumper to finish... 1 (prev_count=756, count=43412) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:57:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@dab40b676080: 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@dab40b676080: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085720889 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085720889 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085720890 DLINP <000b> input/ipa.c:452 connected read/write 20250202085720890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085720891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085720892 DLINP <000b> input/ipa.c:452 connected read/write 20250202085720892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085720892 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085720892 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085720892 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 20250202085720892 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085720892 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 20250202085720892 DLGSUP <0013> gsup_server.c:236 2: 20250202085720892 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085720892 DLGSUP <0013> gsup_server.c:236 3: 20250202085720892 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085720892 DLGSUP <0013> gsup_server.c:236 4: 20250202085720892 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085720892 DLGSUP <0013> gsup_server.c:236 5: 20250202085720892 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085720892 DLGSUP <0013> gsup_server.c:236 7: 20250202085720892 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085720892 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085720892 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085720892 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)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085720892 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250202085720892 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@dab40b676080: 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") 20250202085720900 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33871<->l=127.0.0.1:4259) 20250202085720901 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250202085720901 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@dab40b676080: Created GsupExpect[0] for "262422571210201" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250202085720906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59620<->l=127.0.0.1:4258 20250202085720907 DAUC <0003> db_auc.c:157 IMSI='262422571210201': No 2G Auth Data 20250202085720907 DAUC <0003> db_auc.c:192 IMSI='262422571210201': No 3G Auth Data 20250202085720909 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422571210201.imsi 20250202085720909 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422571210201.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@dab40b676080: setverdict(pass): none -> pass 20250202085720911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59620<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@dab40b676080: Final verdict of PTC: pass 20250202085720911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4258 20250202085720912 DLINP <000b> input/ipa.c:452 connected read/write 20250202085720912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085720912 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085720912 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085720912 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085720912 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33871<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@dab40b676080: Final verdict of PTC: none 323@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 323: none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@dab40b676080: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:57:20 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250202085720936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59634<->l=127.0.0.1:4258 20250202085721036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59634<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27676) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:57:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@dab40b676080: 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@dab40b676080: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085724072 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085724072 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085724073 DLINP <000b> input/ipa.c:452 connected read/write 20250202085724073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085724073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47488<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@dab40b676080: 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) } } } } 20250202085724074 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250202085724074 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@dab40b676080: 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 } } } } 20250202085724074 DLINP <000b> input/ipa.c:452 connected read/write 20250202085724074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085724074 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085724074 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085724074 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 20250202085724074 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085724074 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 20250202085724074 DLGSUP <0013> gsup_server.c:236 2: 20250202085724074 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(326)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085724074 DLGSUP <0013> gsup_server.c:236 3: 20250202085724074 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085724074 DLGSUP <0013> gsup_server.c:236 4: 20250202085724074 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085724074 DLGSUP <0013> gsup_server.c:236 5: 20250202085724074 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085724074 DLGSUP <0013> gsup_server.c:236 7: 20250202085724074 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085724074 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085724074 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085724074 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 328@dab40b676080: 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") 20250202085724087 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36589<->l=127.0.0.1:4259) 20250202085724088 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250202085724088 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@dab40b676080: Created GsupExpect[0] for "262428028157627" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250202085724094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47494<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@dab40b676080: Created GsupExpect[0] for "262428028157627" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250202085724118 DLINP <000b> input/ipa.c:452 connected read/write 20250202085724118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085724118 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428028157627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428028157627" cn_domain=CS} 20250202085724118 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428028157627 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250202085724118 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428028157627 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250202085724118 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428028157627.imsi 20250202085724118 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428028157627.imsi 20250202085724118 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428028157627.imsi: does not exist in local HLR 20250202085724121 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428028157627 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250202085724121 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250202085724121 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250202085724121 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250202085724121 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250202085724121 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250202085724121 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428028157627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085724121 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250202085724121 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250202085724121 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250202085724121 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250202085724121 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250202085724121 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@dab40b676080: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@dab40b676080: 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) } } } } 20250202085724122 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085724122 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085724122 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250202085724122 DLINP <000b> ipa.c:396 tag 1: HLR 20250202085724122 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250202085724122 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085724122 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085724122 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@dab40b676080: 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)@dab40b676080: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@dab40b676080: Found GsupExpect[0] for "262428028157627" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@dab40b676080: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428028157627" HLR_Test-GSUP-server-IPA(330)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085724166 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085724166 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085724166 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085724166 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085724166 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428028157627 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616715486 20250202085724166 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428028157627 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250202085724166 DLINP <000b> input/ipa.c:452 connected read/write 20250202085724166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085724166 DLINP <000b> input/ipa.c:452 connected read/write 20250202085724166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@dab40b676080: Found GsupExpect[0] for "262428028157627" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@dab40b676080: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428028157627" 20250202085724168 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085724168 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085724168 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428028157627 MSISDN-491616715486 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250202085724168 DLINP <000b> input/ipa.c:452 connected read/write 20250202085724168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085724168 DLINP <000b> input/ipa.c:452 connected read/write 20250202085724168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085724169 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085724169 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085724169 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428028157627 MSISDN-491616715486 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 20250202085724169 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428028157627 MSISDN-491616715486 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250202085724169 DLINP <000b> input/ipa.c:452 connected read/write 20250202085724169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085724169 DLINP <000b> input/ipa.c:452 connected read/write 20250202085724169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085724169 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428028157627.imsi 20250202085724169 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428028157627.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@dab40b676080: setverdict(pass): none -> pass 20250202085725170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47494<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@dab40b676080: Final verdict of PTC: pass 20250202085725171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47488<->l=127.0.0.1:4258 20250202085725172 DLINP <000b> input/ipa.c:452 connected read/write 20250202085725172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085725172 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085725172 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250202085725172 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085725172 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085725172 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085725172 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250202085725172 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250202085725172 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250202085725172 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36589<->l=127.0.0.1:4259) 328@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP(327)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-server(329)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@dab40b676080: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 328: none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@dab40b676080: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:57:25 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 20250202085725201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47508<->l=127.0.0.1:4258 20250202085725302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47508<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35932) Waiting for packet dumper to finish... 1 (prev_count=35932, count=44100) MTC@dab40b676080: 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@dab40b676080: 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 ------ Sun Feb 2 08:57: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_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@dab40b676080: 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@dab40b676080: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@dab40b676080: legacy= false MTC@dab40b676080: in not legacy case 1 MTC@dab40b676080: in not legacy case 2 20250202085728332 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250202085728332 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085728333 DLINP <000b> input/ipa.c:452 connected read/write 20250202085728333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085728333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@dab40b676080: 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)@dab40b676080: 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 } } } } 20250202085728334 DLINP <000b> input/ipa.c:452 connected read/write 20250202085728334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085728334 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250202085728334 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250202085728334 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 20250202085728334 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250202085728334 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 20250202085728334 DLGSUP <0013> gsup_server.c:236 2: 20250202085728334 DLGSUP <0013> gsup_server.c:238 2: 00 20250202085728334 DLGSUP <0013> gsup_server.c:236 3: 20250202085728334 DLGSUP <0013> gsup_server.c:238 3: 00 20250202085728334 DLGSUP <0013> gsup_server.c:236 4: 20250202085728334 DLGSUP <0013> gsup_server.c:238 4: 00 20250202085728334 DLGSUP <0013> gsup_server.c:236 5: 20250202085728334 DLGSUP <0013> gsup_server.c:238 5: 00 20250202085728334 DLGSUP <0013> gsup_server.c:236 7: 20250202085728334 DLGSUP <0013> gsup_server.c:238 7: 00 20250202085728334 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250202085728334 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250202085728334 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085728335 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250202085728335 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@dab40b676080: 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") 20250202085728348 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42939<->l=127.0.0.1:4259) 20250202085728349 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250202085728349 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@dab40b676080: Created GsupExpect[0] for "262422942290677" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250202085728356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47516<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@dab40b676080: Created GsupExpect[0] for "262422942290677" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250202085728382 DLINP <000b> input/ipa.c:452 connected read/write 20250202085728382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085728382 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422942290677 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422942290677" cn_domain=CS} 20250202085728382 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422942290677 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250202085728382 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422942290677 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250202085728382 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422942290677.imsi 20250202085728382 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422942290677.imsi 20250202085728382 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422942290677.imsi: does not exist in local HLR 20250202085728385 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422942290677 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250202085728385 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250202085728385 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250202085728385 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250202085728385 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250202085728385 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250202085728385 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422942290677 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250202085728385 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250202085728385 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250202085728385 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250202085728385 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250202085728385 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250202085728385 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@dab40b676080: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@dab40b676080: 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) } } } } 20250202085728386 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085728386 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085728386 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250202085728386 DLINP <000b> ipa.c:396 tag 1: HLR 20250202085728386 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250202085728387 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085728387 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085728387 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@dab40b676080: 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)@dab40b676080: 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)@dab40b676080: Found GsupExpect[0] for "262422942290677" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@dab40b676080: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422942290677" HLR_Test-GSUP-server-IPA(337)@dab40b676080: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@dab40b676080: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250202085728430 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085728430 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085728430 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085728430 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085728430 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422942290677 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616408365 20250202085728430 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422942290677 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250202085728430 DLINP <000b> input/ipa.c:452 connected read/write 20250202085728430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085728430 DLINP <000b> input/ipa.c:452 connected read/write 20250202085728430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@dab40b676080: Found GsupExpect[0] for "262422942290677" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@dab40b676080: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422942290677" 20250202085728432 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085728432 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085728432 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422942290677 MSISDN-491616408365 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250202085728432 DLINP <000b> input/ipa.c:452 connected read/write 20250202085728432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085728432 DLINP <000b> input/ipa.c:452 connected read/write 20250202085728432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085728433 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085728433 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085728433 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422942290677 MSISDN-491616408365 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 20250202085728433 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422942290677 MSISDN-491616408365 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250202085728433 DLINP <000b> input/ipa.c:452 connected read/write 20250202085728433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085728433 DLINP <000b> input/ipa.c:452 connected read/write 20250202085728433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250202085728434 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616408365.msisdn 20250202085728434 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491616408365.msisdn: does not exist in local HLR 20250202085728434 DDGSM <0007> mslookup_server.c:352 sip.voice.491616408365.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250202085728434 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616408365.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@dab40b676080: setverdict(pass): none -> pass 20250202085728435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47516<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@dab40b676080: Final verdict of PTC: pass 20250202085728435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4258 20250202085728435 DLINP <000b> input/ipa.c:452 connected read/write 20250202085728435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250202085728435 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250202085728436 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(334)@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-server(336)@dab40b676080: Final verdict of PTC: none 20250202085728436 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250202085728436 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42939<->l=127.0.0.1:4259) 20250202085728436 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250202085728436 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250202085728436 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server HLR_Test-GSUP-IPA(333)@dab40b676080: Final verdict of PTC: none 20250202085728436 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250202085728436 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(338)@dab40b676080: Final verdict of PTC: none 335@dab40b676080: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@dab40b676080: Final verdict of PTC: none MTC@dab40b676080: Setting final verdict of the test case. MTC@dab40b676080: Local verdict of MTC: none MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@dab40b676080: Local verdict of PTC with component reference 335: none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@dab40b676080: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@dab40b676080: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@dab40b676080: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@dab40b676080: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@dab40b676080: 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'. Sun Feb 2 08:57:28 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 20250202085728475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47530<->l=127.0.0.1:4258 20250202085728576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47530<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=46320) MTC@dab40b676080: 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@dab40b676080: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@dab40b676080: Terminating MTC. MC@dab40b676080: MTC terminated. MC2> exit MC@dab40b676080: Shutting down session. MC@dab40b676080: 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-7522.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 (1710599) [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-20250202-0855-6284c70e-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-20250202-0855-6284c70e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1710518) [testenv] Showing testsuite/junit-xml-7522.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-20250202-0855-6284c70e-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7522.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='129.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.069116'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.222336'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.297996'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.160432'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.067465'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.067468'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.061112'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.059158'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.145892'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.144404'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.199601'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.088835'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.062611'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.168782'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.153744'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.060187'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.189593'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.159731'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.163060'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.206708'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.162620'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.197458'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.176761'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.196587'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.207025'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.099766'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.166697'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.209524'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.167525'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.126990'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.100240'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.081471'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.059087'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.036022'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.108073'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.030883'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.107898'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.112135'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250202-0855-6284c70e-0'] testenv-hlr-osmocom-nightly-20250202-0855-6284c70e-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2573/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS