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-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.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 e9feead11104a79958b96d3b5002b690e920a981 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e9feead11104a79958b96d3b5002b690e920a981 # timeout=10 Commit message: "sgsn: remove osmo-sgsn <= 1.12.0 code path" > git rev-list --no-walk e9feead11104a79958b96d3b5002b690e920a981 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins17136727464457223260.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest-20250221-1225-ce11aa9a-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-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 [246 kB] Fetched 9306 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-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_5.cc Creating dependency file for MAP_SS_Code_part_6.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_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_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_5.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_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_Types_part_4.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_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_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 MSLookup_mDNS_Types_part_7.cc Creating dependency file for Misc_Helpers_part_1.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_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc 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_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 env CCACHE_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [197 kB] Fetched 198 kB in 0s (523 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-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 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest 0 upgraded, 20 newly installed, 0 to remove and 48 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:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.0 [70.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.0 [21.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.9.0 [23.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.9.0 [113 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.9.0 [460 kB] Fetched 11.4 MB in 0s (82.7 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-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.0_amd64.deb ... Unpacking osmo-hlr (1.9.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.0_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmo-mslookup1:amd64 (1.9.0) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up libosmoabis15:amd64 (2.0.0) ... Setting up libosmocore-dbg:amd64 (1.11.0) ... Setting up libosmo-gsup-client0:amd64 (1.9.0) ... Setting up osmo-hlr (1.9.0) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.9.0) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250221122516599 DMAIN <0000> hlr.c:813 hlr starting 20250221122516599 DDB <0001> db.c:599 using database: :memory: 20250221122516599 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 [testenv] Running testsuite 20250221122516599 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250221122516600 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250221122516600 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250221122516602 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250221122516602 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250221122516603 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250221122516604 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250221122516604 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Unix server socket created successfully. MC@5e6a18affe77: Listening on TCP port 38831. MC2> 5e6a18affe77 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 5e6a18affe77 38831 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5e6a18affe77: New HC connected from 10.0.2.100 [10.0.2.100]. 5e6a18affe77: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@5e6a18affe77: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5e6a18affe77: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5e6a18affe77: Configuration file was processed on all HCs. MC@5e6a18affe77: Creating MTC on host 10.0.2.100. MC@5e6a18affe77: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Fri Feb 21 12:25:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_gsup_sai_err_invalid_imsi started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122518062 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122518062 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122518067 DLINP <000b> input/ipa.c:452 connected read/write 20250221122518067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122518070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@5e6a18affe77: 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) } } } } 20250221122518072 DLINP <000b> input/ipa.c:452 connected read/write 20250221122518072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(3)@5e6a18affe77: 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 } } } } 20250221122518072 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122518072 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122518072 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  20250221122518072 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122518072 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  20250221122518072 DLGSUP <0013> gsup_server.c:236 2:  20250221122518072 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122518072 DLGSUP <0013> gsup_server.c:236 3:  20250221122518072 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122518072 DLGSUP <0013> gsup_server.c:236 4:  20250221122518072 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122518072 DLGSUP <0013> gsup_server.c:236 5:  20250221122518072 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122518072 DLGSUP <0013> gsup_server.c:236 7:  20250221122518072 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122518073 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122518073 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122518073 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@5e6a18affe77: 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") 20250221122518101 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39133<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@5e6a18affe77: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250221122518127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39866<->l=127.0.0.1:4258 20250221122518136 DLINP <000b> input/ipa.c:452 connected read/write 20250221122518136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122518136 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"} 20250221122518136 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" 20250221122518136 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} 20250221122518136 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 20250221122518136 DLINP <000b> input/ipa.c:452 connected read/write 20250221122518136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122518136 DLINP <000b> input/ipa.c:452 connected read/write 20250221122518136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@5e6a18affe77: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@5e6a18affe77: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122518139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39866<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@5e6a18affe77: Final verdict of PTC: pass 20250221122518141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39852<->l=127.0.0.1:4258 20250221122518144 DLINP <000b> input/ipa.c:452 connected read/write 20250221122518144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122518144 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122518144 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122518144 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122518145 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39133<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@5e6a18affe77: Final verdict of PTC: none 5@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 5: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@5e6a18affe77: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Fri Feb 21 12:25:18 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 20250221122518218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39876<->l=127.0.0.1:4258 20250221122518319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39876<->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=25056) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Fri Feb 21 12:25:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_gsup_sai started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122521431 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122521431 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122521434 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122521435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39884<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122521437 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122521437 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122521437 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122521437 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  20250221122521437 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122521437 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  20250221122521437 DLGSUP <0013> gsup_server.c:236 2:  20250221122521437 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122521437 DLGSUP <0013> gsup_server.c:236 3:  20250221122521437 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122521437 DLGSUP <0013> gsup_server.c:236 4:  20250221122521437 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122521437 DLGSUP <0013> gsup_server.c:236 5:  20250221122521437 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122521437 DLGSUP <0013> gsup_server.c:236 7:  20250221122521437 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122521437 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122521437 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122521437 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@5e6a18affe77: 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") 20250221122521447 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41645<->l=127.0.0.1:4259) 20250221122521451 DAUC <0003> db_auc.c:157 IMSI='262424152873039': No 2G Auth Data 20250221122521451 DAUC <0003> db_auc.c:192 IMSI='262424152873039': No 3G Auth Data HLR_Test-GSUP(9)@5e6a18affe77: Created GsupExpect[0] for "262424152873039" to be handled at TC_gsup_sai(12) 20250221122521461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39890<->l=127.0.0.1:4258 20250221122521482 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122521482 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424152873039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424152873039"} 20250221122521482 DAUC <0003> db_auc.c:192 IMSI='262424152873039': No 3G Auth Data 20250221122521482 DAUC <0003> db_auc.c:236 IMSI='262424152873039': Calling to generate 5 vectors 20250221122521482 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250221122521482 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122521482 DAUC <0003> auc.c:113 vector [0]: rand = c61b9a3cf1286b61640cf152b746f6b8 20250221122521482 DAUC <0003> auc.c:179 vector [0]: kc = 4e01b9ab12f4b400 20250221122521482 DAUC <0003> auc.c:180 vector [0]: sres = dd135143 20250221122521482 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250221122521482 DAUC <0003> auc.c:113 vector [1]: rand = 5dba88b2db06afed80517770bccd2183 20250221122521482 DAUC <0003> auc.c:179 vector [1]: kc = 88f6ac8ca7c84800 20250221122521482 DAUC <0003> auc.c:180 vector [1]: sres = b8aeb00c 20250221122521482 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250221122521482 DAUC <0003> auc.c:113 vector [2]: rand = 7754dcf888054ee64ab2a5ad945674e2 20250221122521482 DAUC <0003> auc.c:179 vector [2]: kc = 8cd1f16bd8bf0400 20250221122521482 DAUC <0003> auc.c:180 vector [2]: sres = 098907ea 20250221122521482 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250221122521482 DAUC <0003> auc.c:113 vector [3]: rand = 1cd7fbf86c98bace7851d410519a8180 20250221122521482 DAUC <0003> auc.c:179 vector [3]: kc = 586942378e651400 20250221122521482 DAUC <0003> auc.c:180 vector [3]: sres = 5ce0a9a5 20250221122521482 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250221122521482 DAUC <0003> auc.c:113 vector [4]: rand = 5af07b0b4ef685cd476b97a6dfd82524 20250221122521482 DAUC <0003> auc.c:179 vector [4]: kc = 844959b420423800 20250221122521482 DAUC <0003> auc.c:180 vector [4]: sres = b076ec79 20250221122521482 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250221122521482 DAUC <0003> db_auc.c:245 IMSI='262424152873039': Generated 5 vectors 20250221122521482 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424152873039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424152873039"} 20250221122521482 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424152873039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122521483 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122521483 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5e6a18affe77: Found GsupExpect[0] for "262424152873039" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@5e6a18affe77: Added IMSI table entry 0TC_gsup_sai(12)"262424152873039" TC_gsup_sai(12)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_sai(12)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122521489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39890<->l=127.0.0.1:4258 TC_gsup_sai(12)@5e6a18affe77: Final verdict of PTC: pass 20250221122521492 DAUC <0003> db_auc.c:157 IMSI='262428596225256': No 2G Auth Data 20250221122521492 DAUC <0003> db_auc.c:192 IMSI='262428596225256': No 3G Auth Data HLR_Test-GSUP(9)@5e6a18affe77: Created GsupExpect[0] for "262428596225256" to be handled at TC_gsup_sai(13) 20250221122521508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39900<->l=127.0.0.1:4258 20250221122521510 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122521510 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428596225256 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428596225256"} 20250221122521510 DAUC <0003> db_auc.c:192 IMSI='262428596225256': No 3G Auth Data 20250221122521510 DAUC <0003> db_auc.c:236 IMSI='262428596225256': Calling to generate 5 vectors 20250221122521510 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250221122521510 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122521510 DAUC <0003> auc.c:113 vector [0]: rand = 7fab03592746dc41543c4a98929222c4 20250221122521510 DAUC <0003> auc.c:179 vector [0]: kc = f1af9b6735084800 20250221122521510 DAUC <0003> auc.c:180 vector [0]: sres = 20092a8a 20250221122521510 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250221122521510 DAUC <0003> auc.c:113 vector [1]: rand = e2a60f62a0b9b593a24c940eac92e0cc 20250221122521510 DAUC <0003> auc.c:179 vector [1]: kc = 1cef000dc774e400 20250221122521510 DAUC <0003> auc.c:180 vector [1]: sres = 7e3a7491 20250221122521510 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250221122521510 DAUC <0003> auc.c:113 vector [2]: rand = dd10a7f45cb979b2fb38db404f55da15 20250221122521510 DAUC <0003> auc.c:179 vector [2]: kc = 7c23dacfc7d2a800 20250221122521510 DAUC <0003> auc.c:180 vector [2]: sres = 481f067b 20250221122521510 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250221122521510 DAUC <0003> auc.c:113 vector [3]: rand = e986d75f58665219dca624b78a938ac4 20250221122521510 DAUC <0003> auc.c:179 vector [3]: kc = 4a797dfc693de800 20250221122521510 DAUC <0003> auc.c:180 vector [3]: sres = 7c5d71e2 20250221122521510 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250221122521510 DAUC <0003> auc.c:113 vector [4]: rand = 5ad19e7f1b4e933034721550629ff71f 20250221122521510 DAUC <0003> auc.c:179 vector [4]: kc = ac3ec8bae49d3c00 20250221122521510 DAUC <0003> auc.c:180 vector [4]: sres = 56498696 20250221122521510 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250221122521510 DAUC <0003> db_auc.c:245 IMSI='262428596225256': Generated 5 vectors 20250221122521510 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428596225256 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428596225256"} 20250221122521510 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428596225256 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122521510 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122521510 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5e6a18affe77: Found GsupExpect[0] for "262428596225256" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@5e6a18affe77: Added IMSI table entry 1TC_gsup_sai(13)"262428596225256" TC_gsup_sai(13)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_sai(13)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122521511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39900<->l=127.0.0.1:4258 TC_gsup_sai(13)@5e6a18affe77: Final verdict of PTC: pass 20250221122521511 DAUC <0003> db_auc.c:157 IMSI='262422417789754': No 2G Auth Data 20250221122521511 DAUC <0003> db_auc.c:192 IMSI='262422417789754': No 3G Auth Data HLR_Test-GSUP(9)@5e6a18affe77: Created GsupExpect[0] for "262422417789754" to be handled at TC_gsup_sai(14) 20250221122521517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4258 20250221122521518 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122521518 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422417789754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422417789754"} 20250221122521518 DAUC <0003> db_auc.c:192 IMSI='262422417789754': No 3G Auth Data 20250221122521518 DAUC <0003> db_auc.c:236 IMSI='262422417789754': Calling to generate 5 vectors 20250221122521518 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250221122521518 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122521518 DAUC <0003> auc.c:113 vector [0]: rand = 9e4f311fefd71bf6e16e94a8d346fd21 20250221122521518 DAUC <0003> auc.c:179 vector [0]: kc = a6e19fc76f00e638 20250221122521518 DAUC <0003> auc.c:180 vector [0]: sres = a8d91997 20250221122521518 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250221122521518 DAUC <0003> auc.c:113 vector [1]: rand = 0a4f4b4657cbe81aee7713b6ea4959e8 20250221122521518 DAUC <0003> auc.c:179 vector [1]: kc = 4e8520b10df54384 20250221122521518 DAUC <0003> auc.c:180 vector [1]: sres = 60a21394 20250221122521518 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250221122521518 DAUC <0003> auc.c:113 vector [2]: rand = bcd2b22bf9c264951b7a4d5d30f83b16 20250221122521518 DAUC <0003> auc.c:179 vector [2]: kc = e2f057ea51117ddb 20250221122521518 DAUC <0003> auc.c:180 vector [2]: sres = 3b657d01 20250221122521518 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250221122521518 DAUC <0003> auc.c:113 vector [3]: rand = ae3dba2edd8201e044fc2ca7a797c096 20250221122521518 DAUC <0003> auc.c:179 vector [3]: kc = d827468376ff45a5 20250221122521518 DAUC <0003> auc.c:180 vector [3]: sres = 3bbcdf02 20250221122521519 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250221122521519 DAUC <0003> auc.c:113 vector [4]: rand = 8d8d6035624e94b214b217d14f1bfd00 20250221122521519 DAUC <0003> auc.c:179 vector [4]: kc = c0c9449cbbf7c7fb 20250221122521519 DAUC <0003> auc.c:180 vector [4]: sres = 6b490c51 20250221122521519 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250221122521519 DAUC <0003> db_auc.c:245 IMSI='262422417789754': Generated 5 vectors 20250221122521519 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422417789754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422417789754"} 20250221122521519 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422417789754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122521519 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122521519 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5e6a18affe77: Found GsupExpect[0] for "262422417789754" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@5e6a18affe77: Added IMSI table entry 2TC_gsup_sai(14)"262422417789754" TC_gsup_sai(14)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_sai(14)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122521520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4258 TC_gsup_sai(14)@5e6a18affe77: Final verdict of PTC: pass 20250221122521520 DAUC <0003> db_auc.c:157 IMSI='262429187807233': No 2G Auth Data 20250221122521520 DAUC <0003> db_auc.c:192 IMSI='262429187807233': No 3G Auth Data HLR_Test-GSUP(9)@5e6a18affe77: Created GsupExpect[0] for "262429187807233" to be handled at TC_gsup_sai(15) 20250221122521526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39916<->l=127.0.0.1:4258 20250221122521528 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122521528 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429187807233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429187807233"} 20250221122521528 DAUC <0003> db_auc.c:157 IMSI='262429187807233': No 2G Auth Data 20250221122521528 DAUC <0003> db_auc.c:236 IMSI='262429187807233': Calling to generate 5 vectors 20250221122521528 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250221122521528 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122521528 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122521528 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250221122521528 DAUC <0003> auc.c:113 vector [0]: rand = a68edf29b5afa8f782bc061a8d985004 20250221122521528 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250221122521528 DAUC <0003> auc.c:142 vector [0]: autn = bef4dd5ebb0300005f2463ad392bef12 20250221122521528 DAUC <0003> auc.c:143 vector [0]: ck = d2fb4f2fca53f31f96e4cea76deed334 20250221122521528 DAUC <0003> auc.c:144 vector [0]: ik = 345d4af1e3f7abe143a12de1021d0bea 20250221122521528 DAUC <0003> auc.c:145 vector [0]: res = 0e37d78eccd1081a0000000000000000 20250221122521528 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122521528 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250221122521528 DAUC <0003> auc.c:151 vector [0]: kc = 33e3e69846578020 20250221122521528 DAUC <0003> auc.c:152 vector [0]: sres = c2e6df94 20250221122521528 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250221122521528 DAUC <0003> auc.c:113 vector [1]: rand = 722382e3039c94459865e47c2e476c05 20250221122521528 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250221122521528 DAUC <0003> auc.c:142 vector [1]: autn = 67fbc2435ba400002c2cf39ad44a02f1 20250221122521528 DAUC <0003> auc.c:143 vector [1]: ck = 5372c079daccb350bb4c97a15a80a10d 20250221122521528 DAUC <0003> auc.c:144 vector [1]: ik = 3b6be147355722bf2e3624be7e5a84d1 20250221122521528 DAUC <0003> auc.c:145 vector [1]: res = 73c490d8260a6efd0000000000000000 20250221122521528 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122521528 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250221122521528 DAUC <0003> auc.c:151 vector [1]: kc = fd639221cb41b433 20250221122521528 DAUC <0003> auc.c:152 vector [1]: sres = 55cefe25 20250221122521528 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250221122521528 DAUC <0003> auc.c:113 vector [2]: rand = 913f055f1a553261c2c4e82774bb34fb 20250221122521528 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250221122521528 DAUC <0003> auc.c:142 vector [2]: autn = a8f4ac2da2e50000b5e6e317fbf98e59 20250221122521528 DAUC <0003> auc.c:143 vector [2]: ck = a58537ca5209eb6e35565b7e44553ed8 20250221122521528 DAUC <0003> auc.c:144 vector [2]: ik = 60fd650014dd385033e71f51d1f93450 20250221122521528 DAUC <0003> auc.c:145 vector [2]: res = 091095db44be9ec30000000000000000 20250221122521528 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122521528 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250221122521528 DAUC <0003> auc.c:151 vector [2]: kc = c3c916e5d378d9b6 20250221122521528 DAUC <0003> auc.c:152 vector [2]: sres = 4dae0b18 20250221122521528 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250221122521528 DAUC <0003> auc.c:113 vector [3]: rand = f9cf13122354d001be8b09af2c366097 20250221122521528 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250221122521528 DAUC <0003> auc.c:142 vector [3]: autn = 260a9deb7ed000000ec3fe574f32b7f4 20250221122521528 DAUC <0003> auc.c:143 vector [3]: ck = 648cbd23458bf7f3d8ca0d3f5f550ce6 20250221122521528 DAUC <0003> auc.c:144 vector [3]: ik = b938a22f5462604da108ca5296350898 20250221122521528 DAUC <0003> auc.c:145 vector [3]: res = dcffbbb0e18c9b8a0000000000000000 20250221122521528 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122521528 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250221122521528 DAUC <0003> auc.c:151 vector [3]: kc = a476d861d88993c0 20250221122521528 DAUC <0003> auc.c:152 vector [3]: sres = 3d73203a 20250221122521528 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250221122521528 DAUC <0003> auc.c:113 vector [4]: rand = a5daa6ffee049cde9f3672d9991866bb 20250221122521528 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250221122521528 DAUC <0003> auc.c:142 vector [4]: autn = 9a916b1a8d130000bebeaed22a9548d5 20250221122521528 DAUC <0003> auc.c:143 vector [4]: ck = 92a8c10e503698de43f676cd0921604d 20250221122521528 DAUC <0003> auc.c:144 vector [4]: ik = b87f873e5a0fa639ac84be3c3ebea509 20250221122521528 DAUC <0003> auc.c:145 vector [4]: res = 891eccff818c00ce0000000000000000 20250221122521528 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122521528 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250221122521528 DAUC <0003> auc.c:151 vector [4]: kc = c5a58ec13da6fba3 20250221122521528 DAUC <0003> auc.c:152 vector [4]: sres = 0892cc31 20250221122521528 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250221122521528 DAUC <0003> db_auc.c:245 IMSI='262429187807233': Generated 5 vectors 20250221122521528 DAUC <0003> db_auc.c:249 IMSI='262429187807233': Updating SQN=161 in DB 20250221122521528 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429187807233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429187807233"} 20250221122521528 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429187807233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122521528 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122521528 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5e6a18affe77: Found GsupExpect[0] for "262429187807233" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@5e6a18affe77: Added IMSI table entry 3TC_gsup_sai(15)"262429187807233" TC_gsup_sai(15)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_sai(15)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122521530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39916<->l=127.0.0.1:4258 TC_gsup_sai(15)@5e6a18affe77: Final verdict of PTC: pass 20250221122521530 DAUC <0003> db_auc.c:157 IMSI='262428926217585': No 2G Auth Data 20250221122521530 DAUC <0003> db_auc.c:192 IMSI='262428926217585': No 3G Auth Data HLR_Test-GSUP(9)@5e6a18affe77: Created GsupExpect[0] for "262428926217585" to be handled at TC_gsup_sai(16) 20250221122521536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39930<->l=127.0.0.1:4258 20250221122521538 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122521538 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428926217585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428926217585"} 20250221122521538 DAUC <0003> db_auc.c:157 IMSI='262428926217585': No 2G Auth Data 20250221122521538 DAUC <0003> db_auc.c:236 IMSI='262428926217585': Calling to generate 5 vectors 20250221122521538 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250221122521538 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122521538 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250221122521538 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250221122521538 DAUC <0003> auc.c:113 vector [0]: rand = 9c0b406007cf706bddbcf64dd15bda69 20250221122521538 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250221122521538 DAUC <0003> auc.c:142 vector [0]: autn = 051e60aae421000019e4c3865ab2bc49 20250221122521538 DAUC <0003> auc.c:143 vector [0]: ck = e84e724a65e39487d60678f787dd9f82 20250221122521538 DAUC <0003> auc.c:144 vector [0]: ik = e8b062483472a0d72737b860a8faca3a 20250221122521538 DAUC <0003> auc.c:145 vector [0]: res = 47c6afb6cba739850000000000000000 20250221122521538 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122521538 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250221122521538 DAUC <0003> auc.c:151 vector [0]: kc = f1cfd0957eb661e8 20250221122521538 DAUC <0003> auc.c:152 vector [0]: sres = 8c619633 20250221122521538 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250221122521538 DAUC <0003> auc.c:113 vector [1]: rand = a14c9fd7b96c3811a7946844730e416e 20250221122521538 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250221122521538 DAUC <0003> auc.c:142 vector [1]: autn = 8031535177c500008197c8567489ab20 20250221122521538 DAUC <0003> auc.c:143 vector [1]: ck = 5f5689c2415273fb20a5139455762fa6 20250221122521538 DAUC <0003> auc.c:144 vector [1]: ik = 8aab7626862192ba9398dc77e2cf1bba 20250221122521538 DAUC <0003> auc.c:145 vector [1]: res = b40f4ca0cba1d3800000000000000000 20250221122521538 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122521538 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250221122521538 DAUC <0003> auc.c:151 vector [1]: kc = 66c0300770cad55d 20250221122521538 DAUC <0003> auc.c:152 vector [1]: sres = 7fae9f20 20250221122521538 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250221122521538 DAUC <0003> auc.c:113 vector [2]: rand = 043c95dba87bf0eb26cbabb1f798b35b 20250221122521538 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250221122521538 DAUC <0003> auc.c:142 vector [2]: autn = b4b9794a3fab00007ad43d67b28e9cb0 20250221122521538 DAUC <0003> auc.c:143 vector [2]: ck = 0c8ea0be04301e2d0b6367943c35cd47 20250221122521538 DAUC <0003> auc.c:144 vector [2]: ik = 5468c9d918bd87aa4c909aed6a46fb62 20250221122521538 DAUC <0003> auc.c:145 vector [2]: res = 0c655b73393267d50000000000000000 20250221122521538 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122521538 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250221122521538 DAUC <0003> auc.c:151 vector [2]: kc = 1f15941e4afeafa2 20250221122521538 DAUC <0003> auc.c:152 vector [2]: sres = 35573ca6 20250221122521538 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250221122521538 DAUC <0003> auc.c:113 vector [3]: rand = eaf93129b07ceb2dc951f900bc3b77a8 20250221122521538 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250221122521538 DAUC <0003> auc.c:142 vector [3]: autn = 80f5bae6b0820000ca4f2efd0a24fff5 20250221122521538 DAUC <0003> auc.c:143 vector [3]: ck = f1f3b1540f2da15298a984c43ac31e99 20250221122521538 DAUC <0003> auc.c:144 vector [3]: ik = 424545eb99d39e93475515975ad54397 20250221122521538 DAUC <0003> auc.c:145 vector [3]: res = 4ca48d66cb1a9df60000000000000000 20250221122521538 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122521538 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250221122521538 DAUC <0003> auc.c:151 vector [3]: kc = 6c4a65ecf6e862cf 20250221122521538 DAUC <0003> auc.c:152 vector [3]: sres = 87be1090 20250221122521538 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250221122521538 DAUC <0003> auc.c:113 vector [4]: rand = 4e07915846a4df26dd12e6a3070579d3 20250221122521538 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250221122521538 DAUC <0003> auc.c:142 vector [4]: autn = b62b48fa739d00007b20043a06c9e4cf 20250221122521538 DAUC <0003> auc.c:143 vector [4]: ck = d9632e6c6517d003076507821324fe15 20250221122521538 DAUC <0003> auc.c:144 vector [4]: ik = fdaacf6467382ff4ebb242b980412d5b 20250221122521538 DAUC <0003> auc.c:145 vector [4]: res = 22b5cce0a092c2b00000000000000000 20250221122521538 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122521538 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250221122521538 DAUC <0003> auc.c:151 vector [4]: kc = c81ea433914a2cb9 20250221122521538 DAUC <0003> auc.c:152 vector [4]: sres = 82270e50 20250221122521538 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250221122521538 DAUC <0003> db_auc.c:245 IMSI='262428926217585': Generated 5 vectors 20250221122521538 DAUC <0003> db_auc.c:249 IMSI='262428926217585': Updating SQN=161 in DB 20250221122521538 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428926217585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428926217585"} 20250221122521538 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428926217585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122521538 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122521538 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5e6a18affe77: Found GsupExpect[0] for "262428926217585" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@5e6a18affe77: Added IMSI table entry 4TC_gsup_sai(16)"262428926217585" TC_gsup_sai(16)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_sai(16)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122521540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39930<->l=127.0.0.1:4258 TC_gsup_sai(16)@5e6a18affe77: Final verdict of PTC: pass 20250221122521540 DAUC <0003> db_auc.c:157 IMSI='262429764565777': No 2G Auth Data 20250221122521540 DAUC <0003> db_auc.c:192 IMSI='262429764565777': No 3G Auth Data HLR_Test-GSUP(9)@5e6a18affe77: Created GsupExpect[0] for "262429764565777" to be handled at TC_gsup_sai(17) 20250221122521547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39942<->l=127.0.0.1:4258 20250221122521549 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122521549 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429764565777 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429764565777"} 20250221122521549 DAUC <0003> db_auc.c:236 IMSI='262429764565777': Calling to generate 5 vectors 20250221122521549 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250221122521549 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122521549 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122521549 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250221122521549 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122521549 DAUC <0003> auc.c:113 vector [0]: rand = 29905e5f0dcafd95a668bd87a0c07ae4 20250221122521549 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250221122521549 DAUC <0003> auc.c:142 vector [0]: autn = cd7679a5c6050000a6502327a968e508 20250221122521549 DAUC <0003> auc.c:143 vector [0]: ck = a41c0bdc5613be06c751d3c0a363ee91 20250221122521549 DAUC <0003> auc.c:144 vector [0]: ik = c22f24a7ede6655286dd4a6c587f86aa 20250221122521549 DAUC <0003> auc.c:145 vector [0]: res = 2fed47b0e7392cb50000000000000000 20250221122521549 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122521549 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122521549 DAUC <0003> auc.c:179 vector [0]: kc = 3b556164e678c000 20250221122521549 DAUC <0003> auc.c:180 vector [0]: sres = 7abeb723 20250221122521549 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122521549 DAUC <0003> auc.c:113 vector [1]: rand = a7b560afb2ddccf3c4d681cb7d98dc91 20250221122521549 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250221122521549 DAUC <0003> auc.c:142 vector [1]: autn = 9ab1e39e704f000055d913dd503c59df 20250221122521549 DAUC <0003> auc.c:143 vector [1]: ck = 5e4bfd898ba81467c34e2660378d941f 20250221122521549 DAUC <0003> auc.c:144 vector [1]: ik = 100cbb07681f76454327b9ad97b0071a 20250221122521549 DAUC <0003> auc.c:145 vector [1]: res = 71d73af3dab58ecb0000000000000000 20250221122521549 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122521549 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250221122521549 DAUC <0003> auc.c:179 vector [1]: kc = c16b7bd9f354e400 20250221122521549 DAUC <0003> auc.c:180 vector [1]: sres = bcc12348 20250221122521549 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250221122521549 DAUC <0003> auc.c:113 vector [2]: rand = c28b53f944fb6d345eb822b24c79dde5 20250221122521549 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250221122521549 DAUC <0003> auc.c:142 vector [2]: autn = cb97e903e15600007efb0f33b57096eb 20250221122521549 DAUC <0003> auc.c:143 vector [2]: ck = d8e52fb29d9d812d35228b0963c3c0e7 20250221122521549 DAUC <0003> auc.c:144 vector [2]: ik = 4ba0236e4950f76c3718d454a1bda340 20250221122521549 DAUC <0003> auc.c:145 vector [2]: res = 4c62f24bde47f8200000000000000000 20250221122521549 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122521549 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250221122521549 DAUC <0003> auc.c:179 vector [2]: kc = d59d0085ff617c00 20250221122521549 DAUC <0003> auc.c:180 vector [2]: sres = 384ca149 20250221122521549 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250221122521549 DAUC <0003> auc.c:113 vector [3]: rand = b3345c168506c50e063010a6872b679e 20250221122521549 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250221122521549 DAUC <0003> auc.c:142 vector [3]: autn = dc0c4093371e000048e21ee343a5a0b1 20250221122521549 DAUC <0003> auc.c:143 vector [3]: ck = 72277fe145688724d1a8a32233691fd0 20250221122521549 DAUC <0003> auc.c:144 vector [3]: ik = 8d3b0d6f2e2ffea6becf5f40ca81d63f 20250221122521549 DAUC <0003> auc.c:145 vector [3]: res = 5b03c1657cca6ccb0000000000000000 20250221122521549 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122521549 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250221122521549 DAUC <0003> auc.c:179 vector [3]: kc = 9af55b80cfcd0000 20250221122521549 DAUC <0003> auc.c:180 vector [3]: sres = 5b3c288b 20250221122521549 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250221122521549 DAUC <0003> auc.c:113 vector [4]: rand = 65a56eab43ab8df19bb8bf740c985c1e 20250221122521549 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250221122521549 DAUC <0003> auc.c:142 vector [4]: autn = 171314a7030c00003666770c14ddb5f6 20250221122521549 DAUC <0003> auc.c:143 vector [4]: ck = 57282377aa52105b3b640c2c4d020b51 20250221122521549 DAUC <0003> auc.c:144 vector [4]: ik = ee94d1bc7439f2f34c325efce2f02632 20250221122521549 DAUC <0003> auc.c:145 vector [4]: res = 10eb054044690e4a0000000000000000 20250221122521549 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122521549 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250221122521549 DAUC <0003> auc.c:179 vector [4]: kc = 8a62c4694fb54800 20250221122521549 DAUC <0003> auc.c:180 vector [4]: sres = 43f1fd39 20250221122521549 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250221122521549 DAUC <0003> db_auc.c:245 IMSI='262429764565777': Generated 5 vectors 20250221122521549 DAUC <0003> db_auc.c:249 IMSI='262429764565777': Updating SQN=161 in DB 20250221122521549 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429764565777 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429764565777"} 20250221122521549 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429764565777 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122521549 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122521549 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5e6a18affe77: Found GsupExpect[0] for "262429764565777" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@5e6a18affe77: Added IMSI table entry 5TC_gsup_sai(17)"262429764565777" TC_gsup_sai(17)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_sai(17)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122521550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39942<->l=127.0.0.1:4258 TC_gsup_sai(17)@5e6a18affe77: Final verdict of PTC: pass 20250221122521551 DAUC <0003> db_auc.c:157 IMSI='262424056576715': No 2G Auth Data 20250221122521551 DAUC <0003> db_auc.c:192 IMSI='262424056576715': No 3G Auth Data HLR_Test-GSUP(9)@5e6a18affe77: Created GsupExpect[0] for "262424056576715" to be handled at TC_gsup_sai(18) 20250221122521557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39954<->l=127.0.0.1:4258 20250221122521559 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521559 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122521559 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424056576715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424056576715"} 20250221122521559 DAUC <0003> db_auc.c:236 IMSI='262424056576715': Calling to generate 5 vectors 20250221122521559 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250221122521559 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122521559 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122521559 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250221122521559 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122521559 DAUC <0003> auc.c:113 vector [0]: rand = b6b5d401dd2c4717e1cd1beb95018d8e 20250221122521559 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250221122521559 DAUC <0003> auc.c:142 vector [0]: autn = ed0fa952fe9700002c2f782ad62d631a 20250221122521559 DAUC <0003> auc.c:143 vector [0]: ck = f91cb465b22ef6a01d2aa65eadf0d256 20250221122521559 DAUC <0003> auc.c:144 vector [0]: ik = ddb8272634d3dd3d3edec1ef0486e14f 20250221122521559 DAUC <0003> auc.c:145 vector [0]: res = 1e0c2a548116b61e0000000000000000 20250221122521559 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122521559 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122521559 DAUC <0003> auc.c:179 vector [0]: kc = 0f3ce9130c743000 20250221122521559 DAUC <0003> auc.c:180 vector [0]: sres = b751f084 20250221122521559 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122521559 DAUC <0003> auc.c:113 vector [1]: rand = c27cdb23844177dd1775225d0cecf444 20250221122521559 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250221122521559 DAUC <0003> auc.c:142 vector [1]: autn = f59b729803b400002942badd92d91a06 20250221122521559 DAUC <0003> auc.c:143 vector [1]: ck = 485039b64d259abad81d678735e6f497 20250221122521559 DAUC <0003> auc.c:144 vector [1]: ik = 0316436934af8571ff4ce53d7537ee0c 20250221122521559 DAUC <0003> auc.c:145 vector [1]: res = e6e6db39f8a6f1920000000000000000 20250221122521559 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122521559 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250221122521559 DAUC <0003> auc.c:179 vector [1]: kc = c9330f8b37066800 20250221122521559 DAUC <0003> auc.c:180 vector [1]: sres = 3a55bbef 20250221122521559 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250221122521559 DAUC <0003> auc.c:113 vector [2]: rand = 2e2b576533ac707c7a3975f0ee375b8c 20250221122521559 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250221122521559 DAUC <0003> auc.c:142 vector [2]: autn = 008a86f95834000061d999ad714aff21 20250221122521559 DAUC <0003> auc.c:143 vector [2]: ck = ea2fefb04b50be5ec40d1d39622ba803 20250221122521559 DAUC <0003> auc.c:144 vector [2]: ik = af518b65571d50b511391dabd31c32a6 20250221122521559 DAUC <0003> auc.c:145 vector [2]: res = 46ef59647e06e6d60000000000000000 20250221122521559 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122521559 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250221122521559 DAUC <0003> auc.c:179 vector [2]: kc = c7b5f852de9c8000 20250221122521559 DAUC <0003> auc.c:180 vector [2]: sres = b0b7f060 20250221122521559 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250221122521559 DAUC <0003> auc.c:113 vector [3]: rand = 2dcbb56b44e25cb6e84108ae625f665a 20250221122521559 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250221122521559 DAUC <0003> auc.c:142 vector [3]: autn = c6f3b82c8d190000a68e0afc3cbd6cea 20250221122521559 DAUC <0003> auc.c:143 vector [3]: ck = 713f42be2a084ac0ce98c0e503e0aeab 20250221122521559 DAUC <0003> auc.c:144 vector [3]: ik = 8df4f80dbf074c0d08ea8c8a63323a2c 20250221122521559 DAUC <0003> auc.c:145 vector [3]: res = d0c7dadce039294d0000000000000000 20250221122521559 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122521559 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250221122521559 DAUC <0003> auc.c:179 vector [3]: kc = 367c23082f422400 20250221122521559 DAUC <0003> auc.c:180 vector [3]: sres = 68edbfaa 20250221122521559 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250221122521559 DAUC <0003> auc.c:113 vector [4]: rand = 2051f225d9d8b1c505859b8a42e09a67 20250221122521559 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250221122521559 DAUC <0003> auc.c:142 vector [4]: autn = 1ee1c76460b2000015c583f9bb7b9e3f 20250221122521559 DAUC <0003> auc.c:143 vector [4]: ck = 6886a2cb675a90553f6aface4be1e990 20250221122521559 DAUC <0003> auc.c:144 vector [4]: ik = 39b82fdcd5cf02b3f10a4938c0c4d17b 20250221122521559 DAUC <0003> auc.c:145 vector [4]: res = c45b26fa4765ec1f0000000000000000 20250221122521559 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122521559 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250221122521559 DAUC <0003> auc.c:179 vector [4]: kc = eb90f97cc5a36400 20250221122521559 DAUC <0003> auc.c:180 vector [4]: sres = b8a9a892 20250221122521559 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250221122521559 DAUC <0003> db_auc.c:245 IMSI='262424056576715': Generated 5 vectors 20250221122521559 DAUC <0003> db_auc.c:249 IMSI='262424056576715': Updating SQN=161 in DB 20250221122521559 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424056576715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424056576715"} 20250221122521559 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424056576715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122521559 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122521559 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5e6a18affe77: Found GsupExpect[0] for "262424056576715" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@5e6a18affe77: Added IMSI table entry 6TC_gsup_sai(18)"262424056576715" TC_gsup_sai(18)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_sai(18)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122521560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39954<->l=127.0.0.1:4258 TC_gsup_sai(18)@5e6a18affe77: Final verdict of PTC: pass 20250221122521561 DAUC <0003> db_auc.c:157 IMSI='262428963891689': No 2G Auth Data 20250221122521561 DAUC <0003> db_auc.c:192 IMSI='262428963891689': No 3G Auth Data HLR_Test-GSUP(9)@5e6a18affe77: Created GsupExpect[0] for "262428963891689" to be handled at TC_gsup_sai(19) 20250221122521568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39962<->l=127.0.0.1:4258 20250221122521570 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122521570 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428963891689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428963891689"} 20250221122521570 DAUC <0003> db_auc.c:236 IMSI='262428963891689': Calling to generate 5 vectors 20250221122521570 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250221122521570 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122521570 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122521570 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250221122521570 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122521570 DAUC <0003> auc.c:113 vector [0]: rand = 0e3a2d292e630cc43639685ef49f6e29 20250221122521570 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250221122521570 DAUC <0003> auc.c:142 vector [0]: autn = 169e1350c6530000503b6c3a52d36f25 20250221122521570 DAUC <0003> auc.c:143 vector [0]: ck = b32757d177d9087b1710f46361c2858c 20250221122521570 DAUC <0003> auc.c:144 vector [0]: ik = 4416d2c0aa38f9c091482962c097297e 20250221122521570 DAUC <0003> auc.c:145 vector [0]: res = e8b00044c5ee0d180000000000000000 20250221122521570 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122521570 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122521570 DAUC <0003> auc.c:179 vector [0]: kc = 96e60b00c4e6d7c8 20250221122521570 DAUC <0003> auc.c:180 vector [0]: sres = 997c3565 20250221122521570 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122521570 DAUC <0003> auc.c:113 vector [1]: rand = c5887478091e06807b7ab8fad82c5a0f 20250221122521570 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250221122521570 DAUC <0003> auc.c:142 vector [1]: autn = b1a09435366d0000d31a3b2018139d95 20250221122521570 DAUC <0003> auc.c:143 vector [1]: ck = 3ae242f5ad73b6e6ff8beb0427d4902d 20250221122521570 DAUC <0003> auc.c:144 vector [1]: ik = 66233ddc3bdeafe19ba773fb490e9beb 20250221122521570 DAUC <0003> auc.c:145 vector [1]: res = 5fa5d42f1fd9f52e0000000000000000 20250221122521570 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122521570 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250221122521570 DAUC <0003> auc.c:179 vector [1]: kc = a060c985fd693f2f 20250221122521570 DAUC <0003> auc.c:180 vector [1]: sres = 5524bc9f 20250221122521570 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250221122521570 DAUC <0003> auc.c:113 vector [2]: rand = 64ff8be7022caf6fdf844987774ccf0d 20250221122521570 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250221122521570 DAUC <0003> auc.c:142 vector [2]: autn = 0f2450bda37d000074defff89516ff45 20250221122521570 DAUC <0003> auc.c:143 vector [2]: ck = 453d6f0107797a6d4f8377488292e5a3 20250221122521570 DAUC <0003> auc.c:144 vector [2]: ik = 87e93f8b0f3e6cb1a730c459b98c012e 20250221122521570 DAUC <0003> auc.c:145 vector [2]: res = a15ea8f735dae0100000000000000000 20250221122521570 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122521570 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250221122521570 DAUC <0003> auc.c:179 vector [2]: kc = f5a10fb9d43637f8 20250221122521570 DAUC <0003> auc.c:180 vector [2]: sres = 9b00975b 20250221122521570 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250221122521570 DAUC <0003> auc.c:113 vector [3]: rand = 4bbedeb625e63e58102541acfb95b1d5 20250221122521570 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250221122521570 DAUC <0003> auc.c:142 vector [3]: autn = 19aaf1598a3d0000622ceeaaf520e898 20250221122521570 DAUC <0003> auc.c:143 vector [3]: ck = 68680f6af01a80e364a65d2101a16250 20250221122521570 DAUC <0003> auc.c:144 vector [3]: ik = ebcef8276387f4f31b90e648aed65664 20250221122521570 DAUC <0003> auc.c:145 vector [3]: res = a10d1c6b87c6551a0000000000000000 20250221122521570 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122521570 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250221122521570 DAUC <0003> auc.c:179 vector [3]: kc = 7e9a82755fe52c44 20250221122521570 DAUC <0003> auc.c:180 vector [3]: sres = a832073a 20250221122521570 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250221122521570 DAUC <0003> auc.c:113 vector [4]: rand = 1816cb1f50ec8f235218d3b6d7ff8e1e 20250221122521570 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250221122521570 DAUC <0003> auc.c:142 vector [4]: autn = 8266a9d9125d000050a80503aaf7d086 20250221122521570 DAUC <0003> auc.c:143 vector [4]: ck = f07eac59ddb68a273eabeb100a771abc 20250221122521570 DAUC <0003> auc.c:144 vector [4]: ik = c9d7e0a1007f2a331421d8f430aec0fe 20250221122521570 DAUC <0003> auc.c:145 vector [4]: res = 91d7386f3dc2afc10000000000000000 20250221122521570 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122521570 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250221122521570 DAUC <0003> auc.c:179 vector [4]: kc = 478272210585980a 20250221122521570 DAUC <0003> auc.c:180 vector [4]: sres = 819da4e7 20250221122521570 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250221122521570 DAUC <0003> db_auc.c:245 IMSI='262428963891689': Generated 5 vectors 20250221122521570 DAUC <0003> db_auc.c:249 IMSI='262428963891689': Updating SQN=161 in DB 20250221122521570 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428963891689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428963891689"} 20250221122521570 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428963891689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122521570 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122521570 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5e6a18affe77: Found GsupExpect[0] for "262428963891689" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@5e6a18affe77: Added IMSI table entry 7TC_gsup_sai(19)"262428963891689" TC_gsup_sai(19)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_sai(19)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122521571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39962<->l=127.0.0.1:4258 TC_gsup_sai(19)@5e6a18affe77: Final verdict of PTC: pass MTC@5e6a18affe77: setverdict(pass): none -> pass 20250221122521572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39884<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@5e6a18affe77: Final verdict of PTC: none 20250221122521573 DLINP <000b> input/ipa.c:452 connected read/write 20250221122521573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122521573 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122521573 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122521573 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122521573 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41645<->l=127.0.0.1:4259) 10@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: pass MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_gsup_sai finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Fri Feb 21 12:25:21 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250221122521596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33842<->l=127.0.0.1:4258 20250221122521697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33842<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76728) Waiting for packet dumper to finish... 1 (prev_count=76728, count=163380) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Fri Feb 21 12:25:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_gsup_sai_num_auth_vectors started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122524809 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122524809 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122524814 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33858<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122524820 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524820 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122524820 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122524820 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  20250221122524820 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122524820 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  20250221122524821 DLGSUP <0013> gsup_server.c:236 2:  20250221122524821 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122524821 DLGSUP <0013> gsup_server.c:236 3:  20250221122524821 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122524821 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(20)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122524821 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122524821 DLGSUP <0013> gsup_server.c:236 5:  20250221122524821 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122524821 DLGSUP <0013> gsup_server.c:236 7:  20250221122524821 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122524821 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122524821 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122524821 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@5e6a18affe77: 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") 20250221122524844 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43871<->l=127.0.0.1:4259) 20250221122524853 DAUC <0003> db_auc.c:157 IMSI='262427163214140': No 2G Auth Data 20250221122524853 DAUC <0003> db_auc.c:192 IMSI='262427163214140': No 3G Auth Data HLR_Test-GSUP(21)@5e6a18affe77: Created GsupExpect[0] for "262427163214140" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250221122524880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33860<->l=127.0.0.1:4258 20250221122524890 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524891 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427163214140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427163214140"} 20250221122524891 DAUC <0003> db_auc.c:192 IMSI='262427163214140': No 3G Auth Data 20250221122524891 DAUC <0003> db_auc.c:236 IMSI='262427163214140': Calling to generate 1 vectors 20250221122524891 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250221122524891 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524891 DAUC <0003> auc.c:113 vector [0]: rand = a0001b13b39451520f2b8de78e6635b4 20250221122524891 DAUC <0003> auc.c:179 vector [0]: kc = 390315bd24bee400 20250221122524891 DAUC <0003> auc.c:180 vector [0]: sres = db0ac7b3 20250221122524891 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250221122524891 DAUC <0003> db_auc.c:245 IMSI='262427163214140': Generated 1 vectors 20250221122524891 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427163214140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427163214140"} 20250221122524891 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427163214140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524891 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524891 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5e6a18affe77: Found GsupExpect[0] for "262427163214140" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@5e6a18affe77: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262427163214140" TC_gsup_sai_num_auth_vectors(24)@5e6a18affe77: setverdict(pass): none -> pass 20250221122524897 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524898 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427163214140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427163214140"} 20250221122524898 DAUC <0003> db_auc.c:192 IMSI='262427163214140': No 3G Auth Data 20250221122524898 DAUC <0003> db_auc.c:236 IMSI='262427163214140': Calling to generate 4 vectors 20250221122524898 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250221122524898 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524898 DAUC <0003> auc.c:113 vector [0]: rand = 2190ddb0c3fd6ef632b30622ce612ae7 20250221122524898 DAUC <0003> auc.c:179 vector [0]: kc = d90e3f3fbff3d400 20250221122524898 DAUC <0003> auc.c:180 vector [0]: sres = 3cbb071c 20250221122524898 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250221122524898 DAUC <0003> auc.c:113 vector [1]: rand = 363bd1f1015f58c98392e894f8433df0 20250221122524898 DAUC <0003> auc.c:179 vector [1]: kc = ebaffd92969b6000 20250221122524898 DAUC <0003> auc.c:180 vector [1]: sres = f8614c79 20250221122524898 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250221122524898 DAUC <0003> auc.c:113 vector [2]: rand = fcc647020bde830c4f20fceaf860db9a 20250221122524898 DAUC <0003> auc.c:179 vector [2]: kc = 2a3323f863a56c00 20250221122524898 DAUC <0003> auc.c:180 vector [2]: sres = f9033f1a 20250221122524898 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250221122524898 DAUC <0003> auc.c:113 vector [3]: rand = b649a9876af18f2207c7541d5c3e9e90 20250221122524898 DAUC <0003> auc.c:179 vector [3]: kc = 8221dd11c3a66c00 20250221122524898 DAUC <0003> auc.c:180 vector [3]: sres = be35468b 20250221122524898 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250221122524898 DAUC <0003> db_auc.c:245 IMSI='262427163214140': Generated 4 vectors 20250221122524898 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427163214140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427163214140"} 20250221122524898 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427163214140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524898 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524898 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524902 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524902 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427163214140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427163214140"} 20250221122524903 DAUC <0003> db_auc.c:192 IMSI='262427163214140': No 3G Auth Data 20250221122524903 DAUC <0003> db_auc.c:236 IMSI='262427163214140': Calling to generate 5 vectors 20250221122524903 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250221122524903 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524903 DAUC <0003> auc.c:113 vector [0]: rand = efda41ca1117bac6fe40e59a0bb0112e 20250221122524903 DAUC <0003> auc.c:179 vector [0]: kc = 286ebf9e23ac1c00 20250221122524903 DAUC <0003> auc.c:180 vector [0]: sres = c1711499 20250221122524903 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250221122524903 DAUC <0003> auc.c:113 vector [1]: rand = 756e33ee7439f95a6898f58e337e1a17 20250221122524903 DAUC <0003> auc.c:179 vector [1]: kc = 6f33ff4cb57d2800 20250221122524903 DAUC <0003> auc.c:180 vector [1]: sres = 5b2ea54b 20250221122524903 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250221122524903 DAUC <0003> auc.c:113 vector [2]: rand = 9db133e1c4fcf69939e0632b8d37c97d 20250221122524903 DAUC <0003> auc.c:179 vector [2]: kc = 23ca48f0464e7800 20250221122524903 DAUC <0003> auc.c:180 vector [2]: sres = 328b2dd6 20250221122524903 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250221122524903 DAUC <0003> auc.c:113 vector [3]: rand = d2699d34c06d12659b024fe2e724fdbb 20250221122524903 DAUC <0003> auc.c:179 vector [3]: kc = c67f4c60e6caf800 20250221122524903 DAUC <0003> auc.c:180 vector [3]: sres = 54876286 20250221122524903 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250221122524903 DAUC <0003> auc.c:113 vector [4]: rand = fb1a3ce6033d7ffbbec8a8458721331c 20250221122524903 DAUC <0003> auc.c:179 vector [4]: kc = 18a601a943435000 20250221122524903 DAUC <0003> auc.c:180 vector [4]: sres = 9452f88d 20250221122524903 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250221122524903 DAUC <0003> db_auc.c:245 IMSI='262427163214140': Generated 5 vectors 20250221122524903 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427163214140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427163214140"} 20250221122524903 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427163214140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524903 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524903 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524907 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524908 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427163214140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427163214140"} 20250221122524908 DAUC <0003> db_auc.c:192 IMSI='262427163214140': No 3G Auth Data 20250221122524908 DAUC <0003> db_auc.c:236 IMSI='262427163214140': Calling to generate 5 vectors 20250221122524908 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250221122524908 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524908 DAUC <0003> auc.c:113 vector [0]: rand = 3d1f93121240c9a5555af947cd21fdad 20250221122524908 DAUC <0003> auc.c:179 vector [0]: kc = 6860c3e64ab99400 20250221122524908 DAUC <0003> auc.c:180 vector [0]: sres = 164db707 20250221122524908 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250221122524908 DAUC <0003> auc.c:113 vector [1]: rand = 95bb8af038faa6d2a76b671ca7519c3d 20250221122524908 DAUC <0003> auc.c:179 vector [1]: kc = 59729bb5d24f6c00 20250221122524908 DAUC <0003> auc.c:180 vector [1]: sres = dec32615 20250221122524908 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250221122524908 DAUC <0003> auc.c:113 vector [2]: rand = 5b24c423a9948c789946f808e1d1c561 20250221122524908 DAUC <0003> auc.c:179 vector [2]: kc = a591bb1bde8f7400 20250221122524908 DAUC <0003> auc.c:180 vector [2]: sres = 89fb5a71 20250221122524908 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250221122524908 DAUC <0003> auc.c:113 vector [3]: rand = 142cba6a2b2c8bb0df6ee3bbd1abc4e7 20250221122524908 DAUC <0003> auc.c:179 vector [3]: kc = 2a61eec62d2c9c00 20250221122524908 DAUC <0003> auc.c:180 vector [3]: sres = 8808f5b6 20250221122524908 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250221122524908 DAUC <0003> auc.c:113 vector [4]: rand = fa8126c1bc06822f13a3a9cc8a28301f 20250221122524908 DAUC <0003> auc.c:179 vector [4]: kc = fd12bc1dd15db400 20250221122524908 DAUC <0003> auc.c:180 vector [4]: sres = b7245320 20250221122524908 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250221122524908 DAUC <0003> db_auc.c:245 IMSI='262427163214140': Generated 5 vectors 20250221122524908 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427163214140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427163214140"} 20250221122524908 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427163214140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524908 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524909 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33860<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@5e6a18affe77: Final verdict of PTC: pass 20250221122524916 DAUC <0003> db_auc.c:157 IMSI='262427209719686': No 2G Auth Data 20250221122524916 DAUC <0003> db_auc.c:192 IMSI='262427209719686': No 3G Auth Data HLR_Test-GSUP(21)@5e6a18affe77: Created GsupExpect[0] for "262427209719686" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250221122524930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4258 20250221122524931 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524931 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427209719686 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427209719686"} 20250221122524931 DAUC <0003> db_auc.c:192 IMSI='262427209719686': No 3G Auth Data 20250221122524931 DAUC <0003> db_auc.c:236 IMSI='262427209719686': Calling to generate 1 vectors 20250221122524931 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250221122524931 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524931 DAUC <0003> auc.c:113 vector [0]: rand = efc07bfa10455f0c7d6b2813800173c5 20250221122524931 DAUC <0003> auc.c:179 vector [0]: kc = 00f18b112040ac00 20250221122524931 DAUC <0003> auc.c:180 vector [0]: sres = 77b74c08 20250221122524931 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250221122524931 DAUC <0003> db_auc.c:245 IMSI='262427209719686': Generated 1 vectors 20250221122524931 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427209719686 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427209719686"} 20250221122524931 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427209719686 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524931 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524931 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5e6a18affe77: Found GsupExpect[0] for "262427209719686" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@5e6a18affe77: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262427209719686" TC_gsup_sai_num_auth_vectors(25)@5e6a18affe77: setverdict(pass): none -> pass 20250221122524932 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524932 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427209719686 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427209719686"} 20250221122524932 DAUC <0003> db_auc.c:192 IMSI='262427209719686': No 3G Auth Data 20250221122524932 DAUC <0003> db_auc.c:236 IMSI='262427209719686': Calling to generate 4 vectors 20250221122524932 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250221122524932 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524932 DAUC <0003> auc.c:113 vector [0]: rand = c5c42f4b5e40b468ef56f6ea818f940f 20250221122524932 DAUC <0003> auc.c:179 vector [0]: kc = 306669d4a4700000 20250221122524932 DAUC <0003> auc.c:180 vector [0]: sres = 216c52a5 20250221122524932 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250221122524932 DAUC <0003> auc.c:113 vector [1]: rand = 3ca1ab09ed7b234eb3b20acfb7c9a926 20250221122524932 DAUC <0003> auc.c:179 vector [1]: kc = 63c04a642d83e000 20250221122524932 DAUC <0003> auc.c:180 vector [1]: sres = 03c1fc82 20250221122524932 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250221122524932 DAUC <0003> auc.c:113 vector [2]: rand = 15df055d88dc29cd64a6401991fa9e4e 20250221122524932 DAUC <0003> auc.c:179 vector [2]: kc = 09bc19f23d536400 20250221122524932 DAUC <0003> auc.c:180 vector [2]: sres = 06c7f2a3 20250221122524932 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250221122524932 DAUC <0003> auc.c:113 vector [3]: rand = fa2a79e82d10e695f589d7a8e001ecaa 20250221122524932 DAUC <0003> auc.c:179 vector [3]: kc = 4e47d8c4b5520800 20250221122524932 DAUC <0003> auc.c:180 vector [3]: sres = 0bfed8be 20250221122524932 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250221122524932 DAUC <0003> db_auc.c:245 IMSI='262427209719686': Generated 4 vectors 20250221122524932 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427209719686 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427209719686"} 20250221122524932 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427209719686 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524932 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524932 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524933 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524933 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427209719686 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427209719686"} 20250221122524933 DAUC <0003> db_auc.c:192 IMSI='262427209719686': No 3G Auth Data 20250221122524933 DAUC <0003> db_auc.c:236 IMSI='262427209719686': Calling to generate 5 vectors 20250221122524933 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250221122524933 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524933 DAUC <0003> auc.c:113 vector [0]: rand = 6271c113018f481f9e4da0a80ffe0639 20250221122524933 DAUC <0003> auc.c:179 vector [0]: kc = e167e85d90ec4c00 20250221122524933 DAUC <0003> auc.c:180 vector [0]: sres = 03393e7c 20250221122524933 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250221122524933 DAUC <0003> auc.c:113 vector [1]: rand = 543833476749c65dece7c763461455c1 20250221122524933 DAUC <0003> auc.c:179 vector [1]: kc = 2e826dac91c71000 20250221122524933 DAUC <0003> auc.c:180 vector [1]: sres = 9430d4b9 20250221122524933 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250221122524933 DAUC <0003> auc.c:113 vector [2]: rand = 53ade46bbc26b1b173309a177218b739 20250221122524933 DAUC <0003> auc.c:179 vector [2]: kc = fc3bbc9887122800 20250221122524933 DAUC <0003> auc.c:180 vector [2]: sres = 1721b7e2 20250221122524933 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250221122524933 DAUC <0003> auc.c:113 vector [3]: rand = ec497b939389e0b721e61d4bbb4253d1 20250221122524933 DAUC <0003> auc.c:179 vector [3]: kc = 67ea25ca3b4b2000 20250221122524933 DAUC <0003> auc.c:180 vector [3]: sres = 25efe9b8 20250221122524933 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250221122524933 DAUC <0003> auc.c:113 vector [4]: rand = a756ab8dede2d10f58cf44c708813a91 20250221122524933 DAUC <0003> auc.c:179 vector [4]: kc = 5738c596dbc17800 20250221122524933 DAUC <0003> auc.c:180 vector [4]: sres = b875b419 20250221122524933 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250221122524933 DAUC <0003> db_auc.c:245 IMSI='262427209719686': Generated 5 vectors 20250221122524933 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427209719686 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427209719686"} 20250221122524933 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427209719686 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524933 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524933 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524934 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524934 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427209719686 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427209719686"} 20250221122524934 DAUC <0003> db_auc.c:192 IMSI='262427209719686': No 3G Auth Data 20250221122524934 DAUC <0003> db_auc.c:236 IMSI='262427209719686': Calling to generate 5 vectors 20250221122524934 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250221122524934 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524934 DAUC <0003> auc.c:113 vector [0]: rand = 8e9c5e3ea1e9e9d46fd35d05c0973aae 20250221122524934 DAUC <0003> auc.c:179 vector [0]: kc = f63894c769255800 20250221122524934 DAUC <0003> auc.c:180 vector [0]: sres = edd39304 20250221122524934 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250221122524934 DAUC <0003> auc.c:113 vector [1]: rand = a759f2877ca20308215fc2a6bc813ef2 20250221122524934 DAUC <0003> auc.c:179 vector [1]: kc = 7d9ffd68cbbfb800 20250221122524934 DAUC <0003> auc.c:180 vector [1]: sres = a1abfeb8 20250221122524934 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250221122524934 DAUC <0003> auc.c:113 vector [2]: rand = a5498dbb87c8a0edadda58ddf3bd0bd1 20250221122524934 DAUC <0003> auc.c:179 vector [2]: kc = ce3baa16975d2000 20250221122524934 DAUC <0003> auc.c:180 vector [2]: sres = 4d4b744a 20250221122524934 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250221122524934 DAUC <0003> auc.c:113 vector [3]: rand = cedea56b01f7a20c490121033b026444 20250221122524934 DAUC <0003> auc.c:179 vector [3]: kc = bc3fc975730be000 20250221122524934 DAUC <0003> auc.c:180 vector [3]: sres = 1afacc77 20250221122524934 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250221122524934 DAUC <0003> auc.c:113 vector [4]: rand = d541e8751895f6f5ffcb893e88ab1323 20250221122524934 DAUC <0003> auc.c:179 vector [4]: kc = c11cf6e279f91400 20250221122524934 DAUC <0003> auc.c:180 vector [4]: sres = d5cf2ead 20250221122524934 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250221122524934 DAUC <0003> db_auc.c:245 IMSI='262427209719686': Generated 5 vectors 20250221122524934 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427209719686 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427209719686"} 20250221122524934 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427209719686 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524934 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524934 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@5e6a18affe77: Final verdict of PTC: pass 20250221122524935 DAUC <0003> db_auc.c:157 IMSI='262425807365592': No 2G Auth Data 20250221122524935 DAUC <0003> db_auc.c:192 IMSI='262425807365592': No 3G Auth Data HLR_Test-GSUP(21)@5e6a18affe77: Created GsupExpect[0] for "262425807365592" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250221122524941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33880<->l=127.0.0.1:4258 20250221122524943 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524943 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425807365592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425807365592"} 20250221122524943 DAUC <0003> db_auc.c:192 IMSI='262425807365592': No 3G Auth Data 20250221122524943 DAUC <0003> db_auc.c:236 IMSI='262425807365592': Calling to generate 1 vectors 20250221122524943 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250221122524943 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524943 DAUC <0003> auc.c:113 vector [0]: rand = 2268a7a9a65787efce5194cb0d4ff1f3 20250221122524943 DAUC <0003> auc.c:179 vector [0]: kc = eb6a8f5db6b9ec91 20250221122524943 DAUC <0003> auc.c:180 vector [0]: sres = b6ce5026 20250221122524943 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250221122524943 DAUC <0003> db_auc.c:245 IMSI='262425807365592': Generated 1 vectors 20250221122524943 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425807365592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425807365592"} 20250221122524943 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425807365592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524943 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524943 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5e6a18affe77: Found GsupExpect[0] for "262425807365592" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@5e6a18affe77: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262425807365592" TC_gsup_sai_num_auth_vectors(26)@5e6a18affe77: setverdict(pass): none -> pass 20250221122524944 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524944 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425807365592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425807365592"} 20250221122524944 DAUC <0003> db_auc.c:192 IMSI='262425807365592': No 3G Auth Data 20250221122524944 DAUC <0003> db_auc.c:236 IMSI='262425807365592': Calling to generate 4 vectors 20250221122524944 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250221122524944 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524944 DAUC <0003> auc.c:113 vector [0]: rand = a212184cd2fcbce007dc6290ab472132 20250221122524944 DAUC <0003> auc.c:179 vector [0]: kc = 0db00837233a3088 20250221122524944 DAUC <0003> auc.c:180 vector [0]: sres = dd17113c 20250221122524944 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250221122524944 DAUC <0003> auc.c:113 vector [1]: rand = 52b94719c16e5f848112d76f83e4ff3b 20250221122524944 DAUC <0003> auc.c:179 vector [1]: kc = 9bcacc8275a21621 20250221122524944 DAUC <0003> auc.c:180 vector [1]: sres = 2ef0eb28 20250221122524944 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250221122524944 DAUC <0003> auc.c:113 vector [2]: rand = ecd247ec20555d86584c4009dfb292ce 20250221122524944 DAUC <0003> auc.c:179 vector [2]: kc = b7a292287d50f5fe 20250221122524944 DAUC <0003> auc.c:180 vector [2]: sres = 1f8a4686 20250221122524944 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250221122524944 DAUC <0003> auc.c:113 vector [3]: rand = 4a4894bd6dbf66b77f9eded7933fe505 20250221122524944 DAUC <0003> auc.c:179 vector [3]: kc = 06d42e7fa39a70c9 20250221122524944 DAUC <0003> auc.c:180 vector [3]: sres = 2f3e36ca 20250221122524944 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250221122524944 DAUC <0003> db_auc.c:245 IMSI='262425807365592': Generated 4 vectors 20250221122524944 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425807365592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425807365592"} 20250221122524944 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425807365592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524944 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524944 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524945 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524945 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425807365592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425807365592"} 20250221122524945 DAUC <0003> db_auc.c:192 IMSI='262425807365592': No 3G Auth Data 20250221122524945 DAUC <0003> db_auc.c:236 IMSI='262425807365592': Calling to generate 5 vectors 20250221122524945 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250221122524945 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524945 DAUC <0003> auc.c:113 vector [0]: rand = 8f63d192a22683b89129033be604a611 20250221122524945 DAUC <0003> auc.c:179 vector [0]: kc = fded863f4494fcbf 20250221122524945 DAUC <0003> auc.c:180 vector [0]: sres = 6718a883 20250221122524945 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250221122524945 DAUC <0003> auc.c:113 vector [1]: rand = 831365850dff82ac5c1856b9dc026868 20250221122524945 DAUC <0003> auc.c:179 vector [1]: kc = 6528d6a9c395b661 20250221122524945 DAUC <0003> auc.c:180 vector [1]: sres = 319dce58 20250221122524945 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250221122524945 DAUC <0003> auc.c:113 vector [2]: rand = 4cb0364468ce43e5c16f1f9edfecba67 20250221122524945 DAUC <0003> auc.c:179 vector [2]: kc = b49c8adbfed98b21 20250221122524945 DAUC <0003> auc.c:180 vector [2]: sres = 8a2e4dc4 20250221122524945 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250221122524945 DAUC <0003> auc.c:113 vector [3]: rand = c4dd7f4c10c315d381c228dfe156998f 20250221122524945 DAUC <0003> auc.c:179 vector [3]: kc = 32cb4bb2f40405b7 20250221122524945 DAUC <0003> auc.c:180 vector [3]: sres = f3e29c69 20250221122524945 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250221122524945 DAUC <0003> auc.c:113 vector [4]: rand = 184967bcaa73e55e04ce0e8f39b2c05b 20250221122524945 DAUC <0003> auc.c:179 vector [4]: kc = 822842fa6fac97dd 20250221122524945 DAUC <0003> auc.c:180 vector [4]: sres = 13948f57 20250221122524945 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250221122524945 DAUC <0003> db_auc.c:245 IMSI='262425807365592': Generated 5 vectors 20250221122524945 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425807365592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425807365592"} 20250221122524945 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425807365592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524945 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524945 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524946 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524946 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425807365592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425807365592"} 20250221122524946 DAUC <0003> db_auc.c:192 IMSI='262425807365592': No 3G Auth Data 20250221122524946 DAUC <0003> db_auc.c:236 IMSI='262425807365592': Calling to generate 5 vectors 20250221122524946 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250221122524946 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524946 DAUC <0003> auc.c:113 vector [0]: rand = bb8570dd5fbc1f2512d237575e821842 20250221122524946 DAUC <0003> auc.c:179 vector [0]: kc = 75bfb93058e4adb1 20250221122524946 DAUC <0003> auc.c:180 vector [0]: sres = a1d127ae 20250221122524946 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250221122524946 DAUC <0003> auc.c:113 vector [1]: rand = 8dac240092deb602ef008bfa4f050053 20250221122524946 DAUC <0003> auc.c:179 vector [1]: kc = e1f7bb9212e2840a 20250221122524946 DAUC <0003> auc.c:180 vector [1]: sres = 15814bc3 20250221122524946 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250221122524946 DAUC <0003> auc.c:113 vector [2]: rand = b7ec01d7ddc600e1c38bee2303c7b233 20250221122524946 DAUC <0003> auc.c:179 vector [2]: kc = c025bc048d825593 20250221122524946 DAUC <0003> auc.c:180 vector [2]: sres = eaffbd4a 20250221122524946 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250221122524946 DAUC <0003> auc.c:113 vector [3]: rand = d823d74520f35bf9fd954d708fd0dc9f 20250221122524946 DAUC <0003> auc.c:179 vector [3]: kc = 3751cbbdb9edb9b1 20250221122524946 DAUC <0003> auc.c:180 vector [3]: sres = 0bf2cab2 20250221122524946 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250221122524946 DAUC <0003> auc.c:113 vector [4]: rand = 9bb1c67032837e39e8d4b08f5889f797 20250221122524946 DAUC <0003> auc.c:179 vector [4]: kc = c2b902992576267d 20250221122524946 DAUC <0003> auc.c:180 vector [4]: sres = ab01c755 20250221122524946 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250221122524946 DAUC <0003> db_auc.c:245 IMSI='262425807365592': Generated 5 vectors 20250221122524946 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425807365592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425807365592"} 20250221122524946 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425807365592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524946 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524946 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33880<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@5e6a18affe77: Final verdict of PTC: pass 20250221122524948 DAUC <0003> db_auc.c:157 IMSI='262426451213855': No 2G Auth Data 20250221122524948 DAUC <0003> db_auc.c:192 IMSI='262426451213855': No 3G Auth Data HLR_Test-GSUP(21)@5e6a18affe77: Created GsupExpect[0] for "262426451213855" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250221122524953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33892<->l=127.0.0.1:4258 20250221122524955 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524955 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426451213855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426451213855"} 20250221122524955 DAUC <0003> db_auc.c:157 IMSI='262426451213855': No 2G Auth Data 20250221122524955 DAUC <0003> db_auc.c:236 IMSI='262426451213855': Calling to generate 1 vectors 20250221122524955 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250221122524955 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122524955 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122524955 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250221122524955 DAUC <0003> auc.c:113 vector [0]: rand = 2f0209528c9b13044cdcffe2c239e081 20250221122524955 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250221122524955 DAUC <0003> auc.c:142 vector [0]: autn = b0c21a1f6a5700003886903387aa8ff2 20250221122524955 DAUC <0003> auc.c:143 vector [0]: ck = fcf60cf223a2566281a27b710915bb01 20250221122524955 DAUC <0003> auc.c:144 vector [0]: ik = 1e1d94fd7ae193ddd9a7d3f83ea294c5 20250221122524955 DAUC <0003> auc.c:145 vector [0]: res = 68297ff351c6adcf0000000000000000 20250221122524955 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122524955 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250221122524955 DAUC <0003> auc.c:151 vector [0]: kc = baee30866ef4ea7b 20250221122524955 DAUC <0003> auc.c:152 vector [0]: sres = 39efd23c 20250221122524955 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250221122524955 DAUC <0003> db_auc.c:245 IMSI='262426451213855': Generated 1 vectors 20250221122524955 DAUC <0003> db_auc.c:249 IMSI='262426451213855': Updating SQN=33 in DB 20250221122524955 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426451213855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426451213855"} 20250221122524955 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426451213855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524955 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524955 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5e6a18affe77: Found GsupExpect[0] for "262426451213855" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@5e6a18affe77: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262426451213855" TC_gsup_sai_num_auth_vectors(27)@5e6a18affe77: setverdict(pass): none -> pass 20250221122524956 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524956 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426451213855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426451213855"} 20250221122524956 DAUC <0003> db_auc.c:157 IMSI='262426451213855': No 2G Auth Data 20250221122524957 DAUC <0003> db_auc.c:236 IMSI='262426451213855': Calling to generate 4 vectors 20250221122524957 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250221122524957 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122524957 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122524957 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250221122524957 DAUC <0003> auc.c:113 vector [0]: rand = e6544a299ce2040eb9f67fd19fde86da 20250221122524957 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250221122524957 DAUC <0003> auc.c:142 vector [0]: autn = ebee140bd819000024c0054602950b03 20250221122524957 DAUC <0003> auc.c:143 vector [0]: ck = 15376164ee1680db33473539bc246ee5 20250221122524957 DAUC <0003> auc.c:144 vector [0]: ik = 198c745b4fff70979587fc3de2507104 20250221122524957 DAUC <0003> auc.c:145 vector [0]: res = 90995e08531195610000000000000000 20250221122524957 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122524957 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250221122524957 DAUC <0003> auc.c:151 vector [0]: kc = aa7bdc3bff9defad 20250221122524957 DAUC <0003> auc.c:152 vector [0]: sres = c388cb69 20250221122524957 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250221122524957 DAUC <0003> auc.c:113 vector [1]: rand = 31d1f6fac7a099773d4eb65361d62cdd 20250221122524957 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250221122524957 DAUC <0003> auc.c:142 vector [1]: autn = 8466dc6d488f00008b919388600a25e6 20250221122524957 DAUC <0003> auc.c:143 vector [1]: ck = 0b7343f4e41132905793944db2e5b980 20250221122524957 DAUC <0003> auc.c:144 vector [1]: ik = 157dce0705eceba1255c5275b12786dc 20250221122524957 DAUC <0003> auc.c:145 vector [1]: res = 12f7438165c53c1a0000000000000000 20250221122524957 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122524957 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250221122524957 DAUC <0003> auc.c:151 vector [1]: kc = 6cc14bcbe23fe66d 20250221122524957 DAUC <0003> auc.c:152 vector [1]: sres = 77327f9b 20250221122524957 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250221122524957 DAUC <0003> auc.c:113 vector [2]: rand = 93ed3e2b103a41d42941f96a7e46d6d5 20250221122524957 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250221122524957 DAUC <0003> auc.c:142 vector [2]: autn = 4d29eada122500006d268feaef96c11c 20250221122524957 DAUC <0003> auc.c:143 vector [2]: ck = 0308c5e74dd55cf810754d06198ec1f6 20250221122524957 DAUC <0003> auc.c:144 vector [2]: ik = 50a6036ff2de4c953bb7fe71f0403392 20250221122524957 DAUC <0003> auc.c:145 vector [2]: res = 8f9f5a104c8723610000000000000000 20250221122524957 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122524957 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250221122524957 DAUC <0003> auc.c:151 vector [2]: kc = 786c75ff56c5e209 20250221122524957 DAUC <0003> auc.c:152 vector [2]: sres = c3187971 20250221122524957 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250221122524957 DAUC <0003> auc.c:113 vector [3]: rand = 43bcb8bbe047046a075aee79dd606bcb 20250221122524957 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250221122524957 DAUC <0003> auc.c:142 vector [3]: autn = 0ebd95a5774400006a74e847f73ec1a8 20250221122524957 DAUC <0003> auc.c:143 vector [3]: ck = d2577cacd62b055dc6f79c4669b6fb3f 20250221122524957 DAUC <0003> auc.c:144 vector [3]: ik = 6efba685fef1df433024ca59bb14c281 20250221122524957 DAUC <0003> auc.c:145 vector [3]: res = 34ccf86023222e890000000000000000 20250221122524957 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122524957 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250221122524957 DAUC <0003> auc.c:151 vector [3]: kc = 4a7f8c36fa78e3a0 20250221122524957 DAUC <0003> auc.c:152 vector [3]: sres = 17eed6e9 20250221122524957 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250221122524957 DAUC <0003> db_auc.c:245 IMSI='262426451213855': Generated 4 vectors 20250221122524957 DAUC <0003> db_auc.c:249 IMSI='262426451213855': Updating SQN=161 in DB 20250221122524957 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426451213855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426451213855"} 20250221122524957 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426451213855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524957 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524957 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524958 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524958 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426451213855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426451213855"} 20250221122524958 DAUC <0003> db_auc.c:157 IMSI='262426451213855': No 2G Auth Data 20250221122524958 DAUC <0003> db_auc.c:236 IMSI='262426451213855': Calling to generate 5 vectors 20250221122524958 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250221122524958 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122524958 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122524958 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250221122524958 DAUC <0003> auc.c:113 vector [0]: rand = 0fb8e0cded9941a0b9b01a563c5ed33a 20250221122524958 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250221122524958 DAUC <0003> auc.c:142 vector [0]: autn = bf145afbe0c1000061ddfe84f1d731a8 20250221122524958 DAUC <0003> auc.c:143 vector [0]: ck = c833431af435d6981c2b8b35286728e6 20250221122524958 DAUC <0003> auc.c:144 vector [0]: ik = ebad600cdcb1f0c0caec9fb599911c25 20250221122524958 DAUC <0003> auc.c:145 vector [0]: res = e93d5190b1ce8ad50000000000000000 20250221122524958 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122524958 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250221122524958 DAUC <0003> auc.c:151 vector [0]: kc = f55937969972129b 20250221122524958 DAUC <0003> auc.c:152 vector [0]: sres = 58f3db45 20250221122524958 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250221122524958 DAUC <0003> auc.c:113 vector [1]: rand = 35997aac315a2e1481bf0c90236770fd 20250221122524958 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250221122524958 DAUC <0003> auc.c:142 vector [1]: autn = 8c452d76425f00002da1f5215f657fa2 20250221122524958 DAUC <0003> auc.c:143 vector [1]: ck = 05aa2eee23c0cae90cb4bf504cd6948c 20250221122524958 DAUC <0003> auc.c:144 vector [1]: ik = 8eadfd4324d493b4eb2f4ec61bd61a4b 20250221122524958 DAUC <0003> auc.c:145 vector [1]: res = 50358447ca26fdc80000000000000000 20250221122524958 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122524958 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250221122524958 DAUC <0003> auc.c:151 vector [1]: kc = 6c9c223b5014d79a 20250221122524958 DAUC <0003> auc.c:152 vector [1]: sres = 9a13798f 20250221122524958 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250221122524958 DAUC <0003> auc.c:113 vector [2]: rand = eae760c1e3dd23ca135dbaa3e6e91568 20250221122524958 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250221122524958 DAUC <0003> auc.c:142 vector [2]: autn = 85275185572a00002745832ab7e1daab 20250221122524958 DAUC <0003> auc.c:143 vector [2]: ck = 6b182565f3c6c3a37e5f9e44d074784b 20250221122524958 DAUC <0003> auc.c:144 vector [2]: ik = 55e548acf7024974ddd1911795d85b25 20250221122524958 DAUC <0003> auc.c:145 vector [2]: res = 417c4e6e77661db80000000000000000 20250221122524958 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122524958 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250221122524958 DAUC <0003> auc.c:151 vector [2]: kc = 9d73629a4168a9b9 20250221122524958 DAUC <0003> auc.c:152 vector [2]: sres = 361a53d6 20250221122524958 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250221122524958 DAUC <0003> auc.c:113 vector [3]: rand = 1177068d82b985ed3b047cfaa1075640 20250221122524958 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250221122524958 DAUC <0003> auc.c:142 vector [3]: autn = 0840c8cd47c8000027b97555695092c5 20250221122524958 DAUC <0003> auc.c:143 vector [3]: ck = 6693e126aefd2bec80bdd60101f0c457 20250221122524958 DAUC <0003> auc.c:144 vector [3]: ik = 6a12d4db3432a0f45df675dc3c3adcfa 20250221122524958 DAUC <0003> auc.c:145 vector [3]: res = afb51e3eee2ae75a0000000000000000 20250221122524958 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122524958 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250221122524958 DAUC <0003> auc.c:151 vector [3]: kc = d1ca9620a70593b5 20250221122524958 DAUC <0003> auc.c:152 vector [3]: sres = 419ff964 20250221122524958 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250221122524958 DAUC <0003> auc.c:113 vector [4]: rand = 5b1f979904ad27ffe3fb439034570b61 20250221122524958 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250221122524958 DAUC <0003> auc.c:142 vector [4]: autn = 21be1b051a980000e9d4154b242f3f7c 20250221122524958 DAUC <0003> auc.c:143 vector [4]: ck = e8ee11cb7631d3c3855ce9b2cd757ff9 20250221122524958 DAUC <0003> auc.c:144 vector [4]: ik = 8c06328a99704925d2a8b624c9a287f7 20250221122524958 DAUC <0003> auc.c:145 vector [4]: res = c9b446924779a77e0000000000000000 20250221122524958 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122524958 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250221122524958 DAUC <0003> auc.c:151 vector [4]: kc = 331c7cd7eb9662e8 20250221122524958 DAUC <0003> auc.c:152 vector [4]: sres = 8ecde1ec 20250221122524958 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250221122524958 DAUC <0003> db_auc.c:245 IMSI='262426451213855': Generated 5 vectors 20250221122524958 DAUC <0003> db_auc.c:249 IMSI='262426451213855': Updating SQN=321 in DB 20250221122524958 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426451213855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426451213855"} 20250221122524958 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426451213855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524958 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524958 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524959 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524959 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426451213855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426451213855"} 20250221122524959 DAUC <0003> db_auc.c:157 IMSI='262426451213855': No 2G Auth Data 20250221122524959 DAUC <0003> db_auc.c:236 IMSI='262426451213855': Calling to generate 5 vectors 20250221122524959 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250221122524959 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122524959 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122524959 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250221122524959 DAUC <0003> auc.c:113 vector [0]: rand = 9a86c6b821b6fd060c34cc24582853fe 20250221122524959 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250221122524959 DAUC <0003> auc.c:142 vector [0]: autn = 1e16aa35d3be0000608d892bec8f07ed 20250221122524959 DAUC <0003> auc.c:143 vector [0]: ck = d8c28675e64ae38e9e5ad7fea059df63 20250221122524959 DAUC <0003> auc.c:144 vector [0]: ik = bd285e4701103dd26836c144f37c97d4 20250221122524959 DAUC <0003> auc.c:145 vector [0]: res = 3c31c829ecf2e8a70000000000000000 20250221122524959 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122524959 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250221122524959 DAUC <0003> auc.c:151 vector [0]: kc = 9386ce88b47f96eb 20250221122524959 DAUC <0003> auc.c:152 vector [0]: sres = d0c3208e 20250221122524959 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250221122524959 DAUC <0003> auc.c:113 vector [1]: rand = 53713ad46bc122fc3053d29e89d301aa 20250221122524959 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250221122524959 DAUC <0003> auc.c:142 vector [1]: autn = 98466179159f0000c412cecd3d46866f 20250221122524959 DAUC <0003> auc.c:143 vector [1]: ck = 06fd7fe9952afd0aba7f6bf4bddd07a9 20250221122524959 DAUC <0003> auc.c:144 vector [1]: ik = 9779b44c33cc50fed747efe4f5f140d3 20250221122524959 DAUC <0003> auc.c:145 vector [1]: res = 9072526f19b5645f0000000000000000 20250221122524959 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122524959 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250221122524959 DAUC <0003> auc.c:151 vector [1]: kc = fcbc4fb5eecaea8e 20250221122524959 DAUC <0003> auc.c:152 vector [1]: sres = 89c73630 20250221122524959 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250221122524959 DAUC <0003> auc.c:113 vector [2]: rand = 5cab0c686918b89b82510d94c0c085f5 20250221122524959 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250221122524959 DAUC <0003> auc.c:142 vector [2]: autn = 34c4d32452100000360a29a44ed4f943 20250221122524959 DAUC <0003> auc.c:143 vector [2]: ck = bca8ab5c25ba9dc3483603a42cf956c7 20250221122524959 DAUC <0003> auc.c:144 vector [2]: ik = 4ad06c88a31ef079fce3217f1b696961 20250221122524959 DAUC <0003> auc.c:145 vector [2]: res = 477cbcebfe016bc70000000000000000 20250221122524959 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122524959 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250221122524959 DAUC <0003> auc.c:151 vector [2]: kc = 42ade50fb134521c 20250221122524959 DAUC <0003> auc.c:152 vector [2]: sres = b97dd72c 20250221122524960 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250221122524960 DAUC <0003> auc.c:113 vector [3]: rand = 0b2fc832c7532ad9aafb08e2474f18f0 20250221122524960 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250221122524960 DAUC <0003> auc.c:142 vector [3]: autn = 78114857885b0000f99ee31179675a30 20250221122524960 DAUC <0003> auc.c:143 vector [3]: ck = 3f615167904bca7718949422b5e85dc6 20250221122524960 DAUC <0003> auc.c:144 vector [3]: ik = ff1db4ded7fe6081d786648e89c19989 20250221122524960 DAUC <0003> auc.c:145 vector [3]: res = 9a39f12216cf8b4f0000000000000000 20250221122524960 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122524960 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250221122524960 DAUC <0003> auc.c:151 vector [3]: kc = 0f6e15157b9c6eb9 20250221122524960 DAUC <0003> auc.c:152 vector [3]: sres = 8cf67a6d 20250221122524960 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250221122524960 DAUC <0003> auc.c:113 vector [4]: rand = 5258a3f19e2da1a008581a9ddbbdc99a 20250221122524960 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250221122524960 DAUC <0003> auc.c:142 vector [4]: autn = ce2c72f1e6c9000083e11aa002f56cc8 20250221122524960 DAUC <0003> auc.c:143 vector [4]: ck = a48c7cff754bebc2d7d0ba390954134a 20250221122524960 DAUC <0003> auc.c:144 vector [4]: ik = 490539a01039f17fa71fd409e548fa4e 20250221122524960 DAUC <0003> auc.c:145 vector [4]: res = 2c7e711e098b1e620000000000000000 20250221122524960 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122524960 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250221122524960 DAUC <0003> auc.c:151 vector [4]: kc = 9d462b6f896ef3b9 20250221122524960 DAUC <0003> auc.c:152 vector [4]: sres = 25f56f7c 20250221122524960 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250221122524960 DAUC <0003> db_auc.c:245 IMSI='262426451213855': Generated 5 vectors 20250221122524960 DAUC <0003> db_auc.c:249 IMSI='262426451213855': Updating SQN=481 in DB 20250221122524960 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426451213855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426451213855"} 20250221122524960 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426451213855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524960 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524960 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33892<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@5e6a18affe77: Final verdict of PTC: pass 20250221122524962 DAUC <0003> db_auc.c:157 IMSI='262423388517105': No 2G Auth Data 20250221122524962 DAUC <0003> db_auc.c:192 IMSI='262423388517105': No 3G Auth Data HLR_Test-GSUP(21)@5e6a18affe77: Created GsupExpect[0] for "262423388517105" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250221122524968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33898<->l=127.0.0.1:4258 20250221122524969 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524969 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423388517105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423388517105"} 20250221122524969 DAUC <0003> db_auc.c:157 IMSI='262423388517105': No 2G Auth Data 20250221122524969 DAUC <0003> db_auc.c:236 IMSI='262423388517105': Calling to generate 1 vectors 20250221122524969 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250221122524969 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122524969 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250221122524969 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250221122524969 DAUC <0003> auc.c:113 vector [0]: rand = 320754735e05f94e65f02920a4a345fe 20250221122524969 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250221122524969 DAUC <0003> auc.c:142 vector [0]: autn = e8756c9884110000ef871172418d3e35 20250221122524969 DAUC <0003> auc.c:143 vector [0]: ck = ea6d99d97e39ab3a4532ce2cdb9db89d 20250221122524969 DAUC <0003> auc.c:144 vector [0]: ik = 933ab22686e582c027e3d5188caadac7 20250221122524969 DAUC <0003> auc.c:145 vector [0]: res = 0f1ad0c55b545c2a0000000000000000 20250221122524969 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122524969 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250221122524969 DAUC <0003> auc.c:151 vector [0]: kc = 1b8630cbafeb4ba0 20250221122524969 DAUC <0003> auc.c:152 vector [0]: sres = 544e8cef 20250221122524969 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250221122524969 DAUC <0003> db_auc.c:245 IMSI='262423388517105': Generated 1 vectors 20250221122524969 DAUC <0003> db_auc.c:249 IMSI='262423388517105': Updating SQN=33 in DB 20250221122524969 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423388517105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423388517105"} 20250221122524969 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423388517105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524969 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524969 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5e6a18affe77: Found GsupExpect[0] for "262423388517105" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@5e6a18affe77: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262423388517105" TC_gsup_sai_num_auth_vectors(28)@5e6a18affe77: setverdict(pass): none -> pass 20250221122524971 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524971 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423388517105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423388517105"} 20250221122524971 DAUC <0003> db_auc.c:157 IMSI='262423388517105': No 2G Auth Data 20250221122524971 DAUC <0003> db_auc.c:236 IMSI='262423388517105': Calling to generate 4 vectors 20250221122524971 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250221122524971 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122524971 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250221122524971 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250221122524971 DAUC <0003> auc.c:113 vector [0]: rand = c0a0b4d73a7125155bc0e8fb81e417a5 20250221122524971 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250221122524971 DAUC <0003> auc.c:142 vector [0]: autn = 9d3ed9e817120000c7bc68de5cac63a6 20250221122524971 DAUC <0003> auc.c:143 vector [0]: ck = a51daca744556e6611ecd83d49fc0814 20250221122524971 DAUC <0003> auc.c:144 vector [0]: ik = 668b0fd252ed797200a957ea1edcca91 20250221122524971 DAUC <0003> auc.c:145 vector [0]: res = 1e7c7977300ac57f0000000000000000 20250221122524971 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122524971 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250221122524971 DAUC <0003> auc.c:151 vector [0]: kc = d2d32ca24198d591 20250221122524971 DAUC <0003> auc.c:152 vector [0]: sres = 2e76bc08 20250221122524971 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250221122524971 DAUC <0003> auc.c:113 vector [1]: rand = b2bc521c8f188cab75957a33b343399d 20250221122524971 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250221122524971 DAUC <0003> auc.c:142 vector [1]: autn = 77fd0fc590640000e2f3b4c18cc8eb43 20250221122524971 DAUC <0003> auc.c:143 vector [1]: ck = 717f0b07a5ce083138a9e77bab02e197 20250221122524971 DAUC <0003> auc.c:144 vector [1]: ik = d5050fe4b6c571ed0094418d52ba89ea 20250221122524971 DAUC <0003> auc.c:145 vector [1]: res = 4d5a270b9f61f70a0000000000000000 20250221122524971 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122524971 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250221122524971 DAUC <0003> auc.c:151 vector [1]: kc = 9c47a215eab311a1 20250221122524971 DAUC <0003> auc.c:152 vector [1]: sres = d23bd001 20250221122524971 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250221122524971 DAUC <0003> auc.c:113 vector [2]: rand = 79ed55e22b6a486a64ddcb128bf3be31 20250221122524971 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250221122524971 DAUC <0003> auc.c:142 vector [2]: autn = 8ffd57064d3c00008ae9685de726a982 20250221122524971 DAUC <0003> auc.c:143 vector [2]: ck = b25b011fc8b1a62c41a4ce8afa613910 20250221122524971 DAUC <0003> auc.c:144 vector [2]: ik = 6b4c6e5e1fb3b7ca5a4e08065f0c95f7 20250221122524971 DAUC <0003> auc.c:145 vector [2]: res = a42165c975286c0a0000000000000000 20250221122524971 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122524971 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250221122524971 DAUC <0003> auc.c:151 vector [2]: kc = c2fda9cd726fbd01 20250221122524971 DAUC <0003> auc.c:152 vector [2]: sres = d10909c3 20250221122524971 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250221122524971 DAUC <0003> auc.c:113 vector [3]: rand = 2b05179d0b85c144975d8959ae1d4c9e 20250221122524971 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250221122524971 DAUC <0003> auc.c:142 vector [3]: autn = d85cb4509772000063535974c7918e00 20250221122524971 DAUC <0003> auc.c:143 vector [3]: ck = 4583d04458a3e1ffc78e8556ed6127af 20250221122524971 DAUC <0003> auc.c:144 vector [3]: ik = 3576cc261b391e4832008c4fa2a63e4d 20250221122524971 DAUC <0003> auc.c:145 vector [3]: res = 4611f226b2564f970000000000000000 20250221122524971 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122524971 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250221122524971 DAUC <0003> auc.c:151 vector [3]: kc = 857b157b0c5de655 20250221122524971 DAUC <0003> auc.c:152 vector [3]: sres = f447bdb1 20250221122524971 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250221122524971 DAUC <0003> db_auc.c:245 IMSI='262423388517105': Generated 4 vectors 20250221122524971 DAUC <0003> db_auc.c:249 IMSI='262423388517105': Updating SQN=161 in DB 20250221122524971 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423388517105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423388517105"} 20250221122524971 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423388517105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524971 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524971 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524972 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524972 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423388517105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423388517105"} 20250221122524972 DAUC <0003> db_auc.c:157 IMSI='262423388517105': No 2G Auth Data 20250221122524972 DAUC <0003> db_auc.c:236 IMSI='262423388517105': Calling to generate 5 vectors 20250221122524972 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250221122524972 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122524972 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250221122524972 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250221122524972 DAUC <0003> auc.c:113 vector [0]: rand = 97ee7b570a543446f47163451b97eb84 20250221122524972 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250221122524972 DAUC <0003> auc.c:142 vector [0]: autn = d38822484b050000c920ff9ab596b230 20250221122524972 DAUC <0003> auc.c:143 vector [0]: ck = 75aa00f22838c8f1f16564225eea1842 20250221122524972 DAUC <0003> auc.c:144 vector [0]: ik = 10a8ee3830195ffba87a683a0f54118b 20250221122524972 DAUC <0003> auc.c:145 vector [0]: res = 7b632caebbab7fbc0000000000000000 20250221122524972 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122524972 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250221122524972 DAUC <0003> auc.c:151 vector [0]: kc = 3c1de2d2499f9ec3 20250221122524972 DAUC <0003> auc.c:152 vector [0]: sres = c0c85312 20250221122524972 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250221122524972 DAUC <0003> auc.c:113 vector [1]: rand = e17a087d9561825cc08146c0967003e7 20250221122524972 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250221122524972 DAUC <0003> auc.c:142 vector [1]: autn = 044499aef76300004a09ad4ce151efb9 20250221122524972 DAUC <0003> auc.c:143 vector [1]: ck = f42fbfb53a3feadd3cac58905855fc4d 20250221122524972 DAUC <0003> auc.c:144 vector [1]: ik = 6effd8d67ca9d28f58ac7e73d488d187 20250221122524972 DAUC <0003> auc.c:145 vector [1]: res = 8bba41c270bf41aa0000000000000000 20250221122524972 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122524972 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250221122524972 DAUC <0003> auc.c:151 vector [1]: kc = fed04180ca4b1598 20250221122524972 DAUC <0003> auc.c:152 vector [1]: sres = fb050068 20250221122524972 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250221122524972 DAUC <0003> auc.c:113 vector [2]: rand = 7b6116aeb2e00e0242c162d820743465 20250221122524972 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250221122524972 DAUC <0003> auc.c:142 vector [2]: autn = cbd823758e2c0000c46abc7ec5ed2f97 20250221122524972 DAUC <0003> auc.c:143 vector [2]: ck = 6ad0d1d743b4d45c297b5deddc762201 20250221122524972 DAUC <0003> auc.c:144 vector [2]: ik = c558a1837f9df40cf9a9eab9b7630f02 20250221122524972 DAUC <0003> auc.c:145 vector [2]: res = c64e2f601f95e05d0000000000000000 20250221122524972 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122524972 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250221122524972 DAUC <0003> auc.c:151 vector [2]: kc = 7f5ac700573c0d53 20250221122524972 DAUC <0003> auc.c:152 vector [2]: sres = d9dbcf3d 20250221122524972 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250221122524972 DAUC <0003> auc.c:113 vector [3]: rand = 09013a19e54b7df6c8f823fafcb33336 20250221122524972 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250221122524972 DAUC <0003> auc.c:142 vector [3]: autn = 98ee77e39b290000659caf7294d6830b 20250221122524972 DAUC <0003> auc.c:143 vector [3]: ck = 30130dc8dc2b32464cc3ce4c8f94f6ab 20250221122524972 DAUC <0003> auc.c:144 vector [3]: ik = 2372b033ad7cf33b7bded5a9d400fdde 20250221122524972 DAUC <0003> auc.c:145 vector [3]: res = aa47085d9b1fc7950000000000000000 20250221122524972 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122524972 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250221122524972 DAUC <0003> auc.c:151 vector [3]: kc = 247ca61e2ac3ca08 20250221122524972 DAUC <0003> auc.c:152 vector [3]: sres = 3158cfc8 20250221122524972 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250221122524972 DAUC <0003> auc.c:113 vector [4]: rand = 2412cc0d17d88e2491dbfe111fd211df 20250221122524972 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250221122524972 DAUC <0003> auc.c:142 vector [4]: autn = 91b1aa21df3d0000768f61ce9c307db0 20250221122524972 DAUC <0003> auc.c:143 vector [4]: ck = a5df78438c0b44b6f4367856e643c10a 20250221122524972 DAUC <0003> auc.c:144 vector [4]: ik = f096cb8269286855534fd35b06abe5b7 20250221122524972 DAUC <0003> auc.c:145 vector [4]: res = 3a00a20d0b9c066c0000000000000000 20250221122524972 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122524972 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250221122524972 DAUC <0003> auc.c:151 vector [4]: kc = f23018cc05cb085e 20250221122524972 DAUC <0003> auc.c:152 vector [4]: sres = 319ca461 20250221122524972 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250221122524972 DAUC <0003> db_auc.c:245 IMSI='262423388517105': Generated 5 vectors 20250221122524972 DAUC <0003> db_auc.c:249 IMSI='262423388517105': Updating SQN=321 in DB 20250221122524972 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423388517105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423388517105"} 20250221122524972 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423388517105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524972 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524972 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524973 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524973 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423388517105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423388517105"} 20250221122524973 DAUC <0003> db_auc.c:157 IMSI='262423388517105': No 2G Auth Data 20250221122524973 DAUC <0003> db_auc.c:236 IMSI='262423388517105': Calling to generate 5 vectors 20250221122524973 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250221122524973 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122524973 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250221122524973 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250221122524973 DAUC <0003> auc.c:113 vector [0]: rand = f6bfc0a080301c60374fa1d36880ea40 20250221122524973 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250221122524973 DAUC <0003> auc.c:142 vector [0]: autn = 35e80fddabff0000fa6f4ea14b609426 20250221122524973 DAUC <0003> auc.c:143 vector [0]: ck = ed14fb5f25759d90b224efa10c71c9b0 20250221122524973 DAUC <0003> auc.c:144 vector [0]: ik = c45e9d7960fb974e448e33202dbde453 20250221122524973 DAUC <0003> auc.c:145 vector [0]: res = 53549d449b1ec7d40000000000000000 20250221122524973 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122524973 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250221122524973 DAUC <0003> auc.c:151 vector [0]: kc = dfe0baa76442273d 20250221122524973 DAUC <0003> auc.c:152 vector [0]: sres = c84a5a90 20250221122524973 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250221122524973 DAUC <0003> auc.c:113 vector [1]: rand = 9b6a586c6c9da8c3fa3fedcf75056751 20250221122524973 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250221122524973 DAUC <0003> auc.c:142 vector [1]: autn = 11515268285a0000a377755d86e773f8 20250221122524973 DAUC <0003> auc.c:143 vector [1]: ck = 1522abfdbea936978d51ef4897f7224d 20250221122524973 DAUC <0003> auc.c:144 vector [1]: ik = 68f5b182580536b952dc65e378f75e67 20250221122524973 DAUC <0003> auc.c:145 vector [1]: res = a3f24fb238b43d330000000000000000 20250221122524973 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122524973 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250221122524973 DAUC <0003> auc.c:151 vector [1]: kc = a25a90d409ac7c04 20250221122524973 DAUC <0003> auc.c:152 vector [1]: sres = 9b467281 20250221122524973 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250221122524973 DAUC <0003> auc.c:113 vector [2]: rand = 0d31b4c175635d4b7ed5e36436a7098d 20250221122524973 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250221122524973 DAUC <0003> auc.c:142 vector [2]: autn = 5e94b11126010000249e59066657f9d5 20250221122524973 DAUC <0003> auc.c:143 vector [2]: ck = 83e6396bfacf9d8f5550832b3be87a7a 20250221122524973 DAUC <0003> auc.c:144 vector [2]: ik = c82211ac9cd32daf90ef8cdc1c908ee1 20250221122524973 DAUC <0003> auc.c:145 vector [2]: res = 924ccdc4eec8b02a0000000000000000 20250221122524973 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122524973 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250221122524973 DAUC <0003> auc.c:151 vector [2]: kc = 8e7b2730416444bb 20250221122524973 DAUC <0003> auc.c:152 vector [2]: sres = 7c847dee 20250221122524973 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250221122524973 DAUC <0003> auc.c:113 vector [3]: rand = 4578497c9b2948ad00d7d76fb8b455b4 20250221122524973 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250221122524973 DAUC <0003> auc.c:142 vector [3]: autn = 2bd75360cdfb00003a7b91ac7f251779 20250221122524973 DAUC <0003> auc.c:143 vector [3]: ck = daa1e3d64eb08d01421cb9e3809915a3 20250221122524973 DAUC <0003> auc.c:144 vector [3]: ik = c66e5a44064a528b2595129734563a15 20250221122524973 DAUC <0003> auc.c:145 vector [3]: res = 0c1ceef6ae090b2b0000000000000000 20250221122524973 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122524973 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250221122524973 DAUC <0003> auc.c:151 vector [3]: kc = 7b4612e6fc35f03c 20250221122524973 DAUC <0003> auc.c:152 vector [3]: sres = a215e5dd 20250221122524973 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250221122524973 DAUC <0003> auc.c:113 vector [4]: rand = 1a64d34f8d19c25c3d94b55f312832da 20250221122524973 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250221122524973 DAUC <0003> auc.c:142 vector [4]: autn = 59b4e992c12900008f85b911629c57a5 20250221122524973 DAUC <0003> auc.c:143 vector [4]: ck = 639d9c330b1b7e42b652f2d4fb9f3c14 20250221122524973 DAUC <0003> auc.c:144 vector [4]: ik = 51e6e08f85dfde9d947693290c88ddd0 20250221122524973 DAUC <0003> auc.c:145 vector [4]: res = 82b0ef9e46540c780000000000000000 20250221122524973 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122524973 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250221122524973 DAUC <0003> auc.c:151 vector [4]: kc = 105f1d4179d3411b 20250221122524973 DAUC <0003> auc.c:152 vector [4]: sres = c4e4e3e6 20250221122524973 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250221122524973 DAUC <0003> db_auc.c:245 IMSI='262423388517105': Generated 5 vectors 20250221122524973 DAUC <0003> db_auc.c:249 IMSI='262423388517105': Updating SQN=481 in DB 20250221122524973 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423388517105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423388517105"} 20250221122524973 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423388517105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524973 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524973 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33898<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@5e6a18affe77: Final verdict of PTC: pass 20250221122524975 DAUC <0003> db_auc.c:157 IMSI='262425636510112': No 2G Auth Data 20250221122524975 DAUC <0003> db_auc.c:192 IMSI='262425636510112': No 3G Auth Data HLR_Test-GSUP(21)@5e6a18affe77: Created GsupExpect[0] for "262425636510112" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250221122524982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33902<->l=127.0.0.1:4258 20250221122524983 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524983 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425636510112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425636510112"} 20250221122524983 DAUC <0003> db_auc.c:236 IMSI='262425636510112': Calling to generate 1 vectors 20250221122524983 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250221122524983 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122524983 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122524983 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250221122524983 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524983 DAUC <0003> auc.c:113 vector [0]: rand = 15bb262ca1200833b5b21a71e227038b 20250221122524983 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250221122524983 DAUC <0003> auc.c:142 vector [0]: autn = e3c34a4d99d00000e9b0cec85741e7b3 20250221122524983 DAUC <0003> auc.c:143 vector [0]: ck = e0f856f3be2c49ccc19b7cf8ef2eb959 20250221122524983 DAUC <0003> auc.c:144 vector [0]: ik = 5e15b287435cbac16e32202dc54904a7 20250221122524983 DAUC <0003> auc.c:145 vector [0]: res = b174d761dc7da0c10000000000000000 20250221122524983 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122524983 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122524983 DAUC <0003> auc.c:179 vector [0]: kc = a62b3a6c929d3800 20250221122524983 DAUC <0003> auc.c:180 vector [0]: sres = a1f5be17 20250221122524983 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122524983 DAUC <0003> db_auc.c:245 IMSI='262425636510112': Generated 1 vectors 20250221122524983 DAUC <0003> db_auc.c:249 IMSI='262425636510112': Updating SQN=33 in DB 20250221122524983 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425636510112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425636510112"} 20250221122524983 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425636510112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524983 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524983 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5e6a18affe77: Found GsupExpect[0] for "262425636510112" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@5e6a18affe77: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262425636510112" TC_gsup_sai_num_auth_vectors(29)@5e6a18affe77: setverdict(pass): none -> pass 20250221122524985 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524985 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425636510112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425636510112"} 20250221122524985 DAUC <0003> db_auc.c:236 IMSI='262425636510112': Calling to generate 4 vectors 20250221122524985 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250221122524985 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122524985 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122524985 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250221122524985 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524985 DAUC <0003> auc.c:113 vector [0]: rand = e69b2717b10a5150a8cdcb3714a30465 20250221122524985 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250221122524985 DAUC <0003> auc.c:142 vector [0]: autn = ae47d178f1700000d5d515e87aa2057a 20250221122524985 DAUC <0003> auc.c:143 vector [0]: ck = ac4c5d7466e11aa197a27f7034b82c4e 20250221122524985 DAUC <0003> auc.c:144 vector [0]: ik = 59558c93811c0e54725da62e0318de4e 20250221122524985 DAUC <0003> auc.c:145 vector [0]: res = 6ba78b4ec9efa27b0000000000000000 20250221122524985 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122524985 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122524985 DAUC <0003> auc.c:179 vector [0]: kc = 7d510fcb914eec00 20250221122524985 DAUC <0003> auc.c:180 vector [0]: sres = 1275c91f 20250221122524985 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122524985 DAUC <0003> auc.c:113 vector [1]: rand = 77c5edb4a8ad65655eb3c2e03db92bbd 20250221122524985 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250221122524985 DAUC <0003> auc.c:142 vector [1]: autn = ef1ab61dac4b00004b6346cef665cc6a 20250221122524985 DAUC <0003> auc.c:143 vector [1]: ck = 65c0ca429a254ff38bae3178940ad406 20250221122524985 DAUC <0003> auc.c:144 vector [1]: ik = b911d9f3005e0a92615dbd0296459c07 20250221122524985 DAUC <0003> auc.c:145 vector [1]: res = c1f7ae768ea553110000000000000000 20250221122524985 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122524985 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250221122524985 DAUC <0003> auc.c:179 vector [1]: kc = b90aa4cd11310800 20250221122524985 DAUC <0003> auc.c:180 vector [1]: sres = 991a16ba 20250221122524985 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250221122524985 DAUC <0003> auc.c:113 vector [2]: rand = d5fb565d5c425cfd6993e9a15804373c 20250221122524985 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250221122524985 DAUC <0003> auc.c:142 vector [2]: autn = ff92593d94260000896cae2e4e54f5e3 20250221122524985 DAUC <0003> auc.c:143 vector [2]: ck = dd659cae1ace62c0f0937c58c95a2578 20250221122524985 DAUC <0003> auc.c:144 vector [2]: ik = 1b5d4297c5e15809c2b72cdb79e47628 20250221122524985 DAUC <0003> auc.c:145 vector [2]: res = d9ec2db3901829100000000000000000 20250221122524985 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122524985 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250221122524985 DAUC <0003> auc.c:179 vector [2]: kc = 1b7981ee6ff10800 20250221122524985 DAUC <0003> auc.c:180 vector [2]: sres = 205661f7 20250221122524985 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250221122524985 DAUC <0003> auc.c:113 vector [3]: rand = f7c9b600a82e325caa74de0fe0202678 20250221122524985 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250221122524985 DAUC <0003> auc.c:142 vector [3]: autn = 80b1cbdd75e0000091bbc1b780cd8d87 20250221122524985 DAUC <0003> auc.c:143 vector [3]: ck = 13d54c5fe7e1f9ec9e6172437320d06a 20250221122524985 DAUC <0003> auc.c:144 vector [3]: ik = 36db81038f6935eb7cce35adf04aaba1 20250221122524985 DAUC <0003> auc.c:145 vector [3]: res = 91168b77152c104a0000000000000000 20250221122524985 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122524985 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250221122524985 DAUC <0003> auc.c:179 vector [3]: kc = ada39d84caf6c000 20250221122524985 DAUC <0003> auc.c:180 vector [3]: sres = d19b952a 20250221122524985 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250221122524985 DAUC <0003> db_auc.c:245 IMSI='262425636510112': Generated 4 vectors 20250221122524985 DAUC <0003> db_auc.c:249 IMSI='262425636510112': Updating SQN=161 in DB 20250221122524985 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425636510112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425636510112"} 20250221122524985 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425636510112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524985 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524985 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524986 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524986 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425636510112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425636510112"} 20250221122524986 DAUC <0003> db_auc.c:236 IMSI='262425636510112': Calling to generate 5 vectors 20250221122524986 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250221122524986 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122524986 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122524986 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250221122524986 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524986 DAUC <0003> auc.c:113 vector [0]: rand = abe0ae345725a9a7c8e1ad6195b37486 20250221122524986 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250221122524986 DAUC <0003> auc.c:142 vector [0]: autn = f463314de32f0000d07460a57456f83c 20250221122524986 DAUC <0003> auc.c:143 vector [0]: ck = 00647ab61f9c41ddb57dfbca9964e5c9 20250221122524986 DAUC <0003> auc.c:144 vector [0]: ik = 4930dd77b7bb78d7cd6a01c20d2bf6b0 20250221122524986 DAUC <0003> auc.c:145 vector [0]: res = 0fe3055fdaf916180000000000000000 20250221122524986 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122524986 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122524986 DAUC <0003> auc.c:179 vector [0]: kc = f353cab9f4e7d400 20250221122524986 DAUC <0003> auc.c:180 vector [0]: sres = 96c4ee28 20250221122524986 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122524986 DAUC <0003> auc.c:113 vector [1]: rand = c2a5458e48d23fdc57c1f50577bfb759 20250221122524986 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250221122524986 DAUC <0003> auc.c:142 vector [1]: autn = a42f768186af00004ce0fdee5267c975 20250221122524986 DAUC <0003> auc.c:143 vector [1]: ck = 047b3f1b55ab1afdd66d0c9e4877f016 20250221122524986 DAUC <0003> auc.c:144 vector [1]: ik = 0ccfd47e0af8839afaf60213c53dceee 20250221122524986 DAUC <0003> auc.c:145 vector [1]: res = 6af28a6a54b5c8150000000000000000 20250221122524986 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122524986 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250221122524986 DAUC <0003> auc.c:179 vector [1]: kc = 718044cdd11e2c00 20250221122524986 DAUC <0003> auc.c:180 vector [1]: sres = 2d246f12 20250221122524986 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250221122524986 DAUC <0003> auc.c:113 vector [2]: rand = d9f77b2af012a749b4ea91138b81277d 20250221122524986 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250221122524986 DAUC <0003> auc.c:142 vector [2]: autn = aa0430c17d310000e7f130b42b0bd713 20250221122524986 DAUC <0003> auc.c:143 vector [2]: ck = aac252c58fb685d99d226ce9640fb28d 20250221122524986 DAUC <0003> auc.c:144 vector [2]: ik = 455e68097033d7503446428877fc28db 20250221122524986 DAUC <0003> auc.c:145 vector [2]: res = f482091a2b0a552c0000000000000000 20250221122524986 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122524986 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250221122524986 DAUC <0003> auc.c:179 vector [2]: kc = fb56aa50dd4f3000 20250221122524986 DAUC <0003> auc.c:180 vector [2]: sres = 87989f78 20250221122524986 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250221122524986 DAUC <0003> auc.c:113 vector [3]: rand = 399ee24911552400edc3b1688bcff8cf 20250221122524987 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250221122524987 DAUC <0003> auc.c:142 vector [3]: autn = 84a8079c5e8d0000aa86f30227659f29 20250221122524987 DAUC <0003> auc.c:143 vector [3]: ck = d71f96d676e2aba57d53ff5432bbae38 20250221122524987 DAUC <0003> auc.c:144 vector [3]: ik = 442a6b069b8f388152658952216af5f9 20250221122524987 DAUC <0003> auc.c:145 vector [3]: res = c006d99dba83147d0000000000000000 20250221122524987 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122524987 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250221122524987 DAUC <0003> auc.c:179 vector [3]: kc = b2dc6ee65d415800 20250221122524987 DAUC <0003> auc.c:180 vector [3]: sres = 7d5ad101 20250221122524987 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250221122524987 DAUC <0003> auc.c:113 vector [4]: rand = c23d4a63b05897e369e510121061c3c5 20250221122524987 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250221122524987 DAUC <0003> auc.c:142 vector [4]: autn = 035d59ba99f900008249c20d8873ab53 20250221122524987 DAUC <0003> auc.c:143 vector [4]: ck = 7cbd8f2358b9ee2a8de481af6d2854f3 20250221122524987 DAUC <0003> auc.c:144 vector [4]: ik = d9c9324cedb2cef4ff00a39194bd1580 20250221122524987 DAUC <0003> auc.c:145 vector [4]: res = 4bf3ffc6664d98080000000000000000 20250221122524987 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122524987 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250221122524987 DAUC <0003> auc.c:179 vector [4]: kc = 80c57b5ffef27c00 20250221122524987 DAUC <0003> auc.c:180 vector [4]: sres = 8a1552ad 20250221122524987 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250221122524987 DAUC <0003> db_auc.c:245 IMSI='262425636510112': Generated 5 vectors 20250221122524987 DAUC <0003> db_auc.c:249 IMSI='262425636510112': Updating SQN=321 in DB 20250221122524987 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425636510112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425636510112"} 20250221122524987 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425636510112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524987 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524987 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524988 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524988 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425636510112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425636510112"} 20250221122524988 DAUC <0003> db_auc.c:236 IMSI='262425636510112': Calling to generate 5 vectors 20250221122524988 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250221122524988 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122524988 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122524988 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250221122524988 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524988 DAUC <0003> auc.c:113 vector [0]: rand = 11df720e65cdccab60b4ca396b80135b 20250221122524988 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250221122524988 DAUC <0003> auc.c:142 vector [0]: autn = d7a2514b09b400002d59f4aa48cc098f 20250221122524988 DAUC <0003> auc.c:143 vector [0]: ck = 1c277e1a3bdbbaacb5d3ea0fd8012595 20250221122524988 DAUC <0003> auc.c:144 vector [0]: ik = 2ff779006de7644554432c90f4a2c123 20250221122524988 DAUC <0003> auc.c:145 vector [0]: res = 749ef2f64c86a1e80000000000000000 20250221122524988 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122524988 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122524988 DAUC <0003> auc.c:179 vector [0]: kc = f7aec12b6101c000 20250221122524988 DAUC <0003> auc.c:180 vector [0]: sres = 21348a0a 20250221122524988 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122524988 DAUC <0003> auc.c:113 vector [1]: rand = cc02cb50ca6892224e6a2373b719267b 20250221122524988 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250221122524988 DAUC <0003> auc.c:142 vector [1]: autn = 3c72a9c0ca68000091863dfda13fb4d3 20250221122524988 DAUC <0003> auc.c:143 vector [1]: ck = 9538c1da32a2b2cb6e9601965a07a8b2 20250221122524988 DAUC <0003> auc.c:144 vector [1]: ik = cbd971b70152b7c47f975fcd7942f93e 20250221122524988 DAUC <0003> auc.c:145 vector [1]: res = 4c7f1811c37a61ca0000000000000000 20250221122524988 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122524988 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250221122524988 DAUC <0003> auc.c:179 vector [1]: kc = f3952eb732cc7c00 20250221122524988 DAUC <0003> auc.c:180 vector [1]: sres = d60b852a 20250221122524988 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250221122524988 DAUC <0003> auc.c:113 vector [2]: rand = be486e89b37516f9c372e6f7a8700d11 20250221122524988 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250221122524988 DAUC <0003> auc.c:142 vector [2]: autn = 2ebef6c25a510000eee2ef520d332fd2 20250221122524988 DAUC <0003> auc.c:143 vector [2]: ck = 44fe9f32cafa93325121fbba9fce7883 20250221122524988 DAUC <0003> auc.c:144 vector [2]: ik = 779ca893ef1891810c8c0be618579d42 20250221122524988 DAUC <0003> auc.c:145 vector [2]: res = ebfe3547190a8ef70000000000000000 20250221122524988 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122524988 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250221122524988 DAUC <0003> auc.c:179 vector [2]: kc = f360d9450939a800 20250221122524988 DAUC <0003> auc.c:180 vector [2]: sres = 9382df6c 20250221122524988 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250221122524988 DAUC <0003> auc.c:113 vector [3]: rand = 01073dfe29f812bcd623fa9b60cd9c61 20250221122524988 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250221122524988 DAUC <0003> auc.c:142 vector [3]: autn = 56fbab81c1bb0000d9b4bdd7442ddabc 20250221122524988 DAUC <0003> auc.c:143 vector [3]: ck = 4fc3001e0977dc1e9ed8b356bcd2ae05 20250221122524988 DAUC <0003> auc.c:144 vector [3]: ik = 0c60620ac24e09e2386252e614372fa3 20250221122524988 DAUC <0003> auc.c:145 vector [3]: res = b965fd12b74011340000000000000000 20250221122524988 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122524988 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250221122524988 DAUC <0003> auc.c:179 vector [3]: kc = 59ba9b241a842400 20250221122524988 DAUC <0003> auc.c:180 vector [3]: sres = 696ae158 20250221122524988 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250221122524988 DAUC <0003> auc.c:113 vector [4]: rand = a387b21a043956cfd0de79fceaf5b302 20250221122524988 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250221122524988 DAUC <0003> auc.c:142 vector [4]: autn = c5360aa030960000de171cc8f41da153 20250221122524988 DAUC <0003> auc.c:143 vector [4]: ck = 8109d628f28cdd61667d89100fb1f30c 20250221122524988 DAUC <0003> auc.c:144 vector [4]: ik = 4eafef29fba8dccf1eb321a60afa324c 20250221122524988 DAUC <0003> auc.c:145 vector [4]: res = 7616b3cad43d3d7f0000000000000000 20250221122524988 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122524988 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250221122524988 DAUC <0003> auc.c:179 vector [4]: kc = 826eeb9abb3d1c00 20250221122524988 DAUC <0003> auc.c:180 vector [4]: sres = 15eab05b 20250221122524988 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250221122524988 DAUC <0003> db_auc.c:245 IMSI='262425636510112': Generated 5 vectors 20250221122524988 DAUC <0003> db_auc.c:249 IMSI='262425636510112': Updating SQN=481 in DB 20250221122524988 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425636510112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425636510112"} 20250221122524988 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425636510112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524988 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524988 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122524989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33902<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@5e6a18affe77: Final verdict of PTC: pass 20250221122524990 DAUC <0003> db_auc.c:157 IMSI='262427791006112': No 2G Auth Data 20250221122524990 DAUC <0003> db_auc.c:192 IMSI='262427791006112': No 3G Auth Data HLR_Test-GSUP(21)@5e6a18affe77: Created GsupExpect[0] for "262427791006112" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250221122524996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33904<->l=127.0.0.1:4258 20250221122524997 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524997 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427791006112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427791006112"} 20250221122524997 DAUC <0003> db_auc.c:236 IMSI='262427791006112': Calling to generate 1 vectors 20250221122524997 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250221122524997 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122524997 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122524997 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250221122524997 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524997 DAUC <0003> auc.c:113 vector [0]: rand = ea18197d61ff61816be73016a72f8f40 20250221122524997 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250221122524997 DAUC <0003> auc.c:142 vector [0]: autn = cf590fad73480000df02b80c5a6dc36e 20250221122524997 DAUC <0003> auc.c:143 vector [0]: ck = 0e82493f2e27233f59dd2764ecc8c8f3 20250221122524997 DAUC <0003> auc.c:144 vector [0]: ik = 4f2f0cc081531547f3e30e4d3b684e8f 20250221122524997 DAUC <0003> auc.c:145 vector [0]: res = 58a517c090afe30e0000000000000000 20250221122524997 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122524997 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122524997 DAUC <0003> auc.c:179 vector [0]: kc = 196e48f121e51400 20250221122524997 DAUC <0003> auc.c:180 vector [0]: sres = 498006ca 20250221122524997 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122524997 DAUC <0003> db_auc.c:245 IMSI='262427791006112': Generated 1 vectors 20250221122524997 DAUC <0003> db_auc.c:249 IMSI='262427791006112': Updating SQN=33 in DB 20250221122524997 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427791006112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427791006112"} 20250221122524997 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427791006112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524997 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524998 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5e6a18affe77: Found GsupExpect[0] for "262427791006112" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@5e6a18affe77: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262427791006112" TC_gsup_sai_num_auth_vectors(30)@5e6a18affe77: setverdict(pass): none -> pass 20250221122524999 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122524999 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427791006112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427791006112"} 20250221122524999 DAUC <0003> db_auc.c:236 IMSI='262427791006112': Calling to generate 4 vectors 20250221122524999 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250221122524999 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122524999 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122524999 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250221122524999 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122524999 DAUC <0003> auc.c:113 vector [0]: rand = 5889336697b7f0f0851725065bd56482 20250221122524999 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250221122524999 DAUC <0003> auc.c:142 vector [0]: autn = d4df37f886380000b0bc04112a8e2938 20250221122524999 DAUC <0003> auc.c:143 vector [0]: ck = ef845dfd1031ffc56ddb989fc012147e 20250221122524999 DAUC <0003> auc.c:144 vector [0]: ik = 557892f92e16e33d8d848a4679eef087 20250221122524999 DAUC <0003> auc.c:145 vector [0]: res = 47396b3ee0de72950000000000000000 20250221122524999 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122524999 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122524999 DAUC <0003> auc.c:179 vector [0]: kc = d89ef09dfc343400 20250221122524999 DAUC <0003> auc.c:180 vector [0]: sres = 30b58143 20250221122524999 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122524999 DAUC <0003> auc.c:113 vector [1]: rand = aff27bab2c7cfd03c83ef0b525ace206 20250221122524999 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250221122524999 DAUC <0003> auc.c:142 vector [1]: autn = 3ff86976747f0000ef0ee76dac2dcb3a 20250221122524999 DAUC <0003> auc.c:143 vector [1]: ck = 923d6cd676ae7db3a14302dffb12c52b 20250221122524999 DAUC <0003> auc.c:144 vector [1]: ik = d9fdc66eb404c900a0787521bc899636 20250221122524999 DAUC <0003> auc.c:145 vector [1]: res = b411d0c51e8592830000000000000000 20250221122524999 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122524999 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250221122524999 DAUC <0003> auc.c:179 vector [1]: kc = f5d0376676945000 20250221122524999 DAUC <0003> auc.c:180 vector [1]: sres = 616e4105 20250221122524999 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250221122524999 DAUC <0003> auc.c:113 vector [2]: rand = b491fead49bba125f7d3c913b3af0661 20250221122524999 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250221122524999 DAUC <0003> auc.c:142 vector [2]: autn = 013e6354065f000098e2cdee1fbb7830 20250221122524999 DAUC <0003> auc.c:143 vector [2]: ck = ddfbda1d8b109a3b058fd41f2b1da1dc 20250221122524999 DAUC <0003> auc.c:144 vector [2]: ik = 477e7c0d0f70a0440856e20165e1f544 20250221122524999 DAUC <0003> auc.c:145 vector [2]: res = 2fb550c1de27865c0000000000000000 20250221122524999 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122524999 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250221122524999 DAUC <0003> auc.c:179 vector [2]: kc = bbd2e79fd08bf000 20250221122524999 DAUC <0003> auc.c:180 vector [2]: sres = f18350a9 20250221122524999 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250221122524999 DAUC <0003> auc.c:113 vector [3]: rand = 5523040c7a3cf92a7c86584a08a3f2e0 20250221122524999 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250221122524999 DAUC <0003> auc.c:142 vector [3]: autn = ba19b426db5a0000cc30109dcf2e1310 20250221122524999 DAUC <0003> auc.c:143 vector [3]: ck = fa1432cbbb20fc1722df78168c130f1f 20250221122524999 DAUC <0003> auc.c:144 vector [3]: ik = 6e46e4e2320859d2f3fec36eff0f430b 20250221122524999 DAUC <0003> auc.c:145 vector [3]: res = 3677e2325ca208520000000000000000 20250221122524999 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122524999 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250221122524999 DAUC <0003> auc.c:179 vector [3]: kc = 7fd7643a3a0b2800 20250221122524999 DAUC <0003> auc.c:180 vector [3]: sres = 7e31443a 20250221122524999 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250221122524999 DAUC <0003> db_auc.c:245 IMSI='262427791006112': Generated 4 vectors 20250221122524999 DAUC <0003> db_auc.c:249 IMSI='262427791006112': Updating SQN=161 in DB 20250221122524999 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427791006112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427791006112"} 20250221122524999 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427791006112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122524999 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122524999 DLINP <000b> input/ipa.c:452 connected read/write 20250221122524999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122525000 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122525000 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427791006112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427791006112"} 20250221122525000 DAUC <0003> db_auc.c:236 IMSI='262427791006112': Calling to generate 5 vectors 20250221122525000 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250221122525000 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122525000 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122525000 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250221122525000 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122525000 DAUC <0003> auc.c:113 vector [0]: rand = 4b8acf4396ddfbcbd0567488e149c3d9 20250221122525000 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250221122525000 DAUC <0003> auc.c:142 vector [0]: autn = a0e396132d000000893e502162de6008 20250221122525000 DAUC <0003> auc.c:143 vector [0]: ck = e8ebb3d01a8d380c98b4f6bf0cff907a 20250221122525000 DAUC <0003> auc.c:144 vector [0]: ik = 8113ebd980017c13fb0f85a2c17942f8 20250221122525000 DAUC <0003> auc.c:145 vector [0]: res = 3294562deb0acbb20000000000000000 20250221122525000 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122525000 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122525000 DAUC <0003> auc.c:179 vector [0]: kc = 3913f998583b1400 20250221122525000 DAUC <0003> auc.c:180 vector [0]: sres = ad0bbb7e 20250221122525000 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122525000 DAUC <0003> auc.c:113 vector [1]: rand = 4a3ebbca8bf6ef9192175d310368ddee 20250221122525000 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250221122525000 DAUC <0003> auc.c:142 vector [1]: autn = eb590b8969500000d2a6504485b0f288 20250221122525000 DAUC <0003> auc.c:143 vector [1]: ck = f07346455ce9af5bfafbe7a7163ec4ca 20250221122525000 DAUC <0003> auc.c:144 vector [1]: ik = 12cd03e2e6c00ca20281ef5828ebb1be 20250221122525000 DAUC <0003> auc.c:145 vector [1]: res = 6fa0cf94c57523fc0000000000000000 20250221122525000 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122525000 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250221122525000 DAUC <0003> auc.c:179 vector [1]: kc = 36b24eee8261b800 20250221122525000 DAUC <0003> auc.c:180 vector [1]: sres = 3a5ade5c 20250221122525000 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250221122525000 DAUC <0003> auc.c:113 vector [2]: rand = f5a4f5149e7fdd175ea25e4ed431a4f4 20250221122525000 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250221122525000 DAUC <0003> auc.c:142 vector [2]: autn = 800e6fd5d12800006d26ecc5b7ef23f9 20250221122525000 DAUC <0003> auc.c:143 vector [2]: ck = 77916c2ee9914b0a6ab3d46f91741a83 20250221122525000 DAUC <0003> auc.c:144 vector [2]: ik = 10b7ded7aea126d24ab4719c9562cb60 20250221122525000 DAUC <0003> auc.c:145 vector [2]: res = df8734494f892c1b0000000000000000 20250221122525000 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122525000 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250221122525000 DAUC <0003> auc.c:179 vector [2]: kc = 1a98389ec7ff8000 20250221122525000 DAUC <0003> auc.c:180 vector [2]: sres = 829de074 20250221122525000 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250221122525000 DAUC <0003> auc.c:113 vector [3]: rand = 7881b4fc23a2e9444f332b059cf0ff9a 20250221122525000 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250221122525000 DAUC <0003> auc.c:142 vector [3]: autn = 1b83a24202820000b326c04de645be54 20250221122525000 DAUC <0003> auc.c:143 vector [3]: ck = 5e0ef7527a15376c34c5e674bccb3ec1 20250221122525000 DAUC <0003> auc.c:144 vector [3]: ik = 585bb7260ded646d2c31e974a965d5b1 20250221122525000 DAUC <0003> auc.c:145 vector [3]: res = 1ec259fd571488560000000000000000 20250221122525000 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122525000 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250221122525000 DAUC <0003> auc.c:179 vector [3]: kc = aabd0af3cb44c800 20250221122525000 DAUC <0003> auc.c:180 vector [3]: sres = f5bc54f0 20250221122525000 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250221122525000 DAUC <0003> auc.c:113 vector [4]: rand = a71067d469cd42f32f15398f952f0230 20250221122525000 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250221122525000 DAUC <0003> auc.c:142 vector [4]: autn = 4d2084d6822000000d9fd2761220ea2e 20250221122525000 DAUC <0003> auc.c:143 vector [4]: ck = f33b62cb2ae1cd7a3b481324f4f5bff1 20250221122525000 DAUC <0003> auc.c:144 vector [4]: ik = e01405fcdba825662851cc44b12c98e4 20250221122525000 DAUC <0003> auc.c:145 vector [4]: res = 89cddee2e23049d90000000000000000 20250221122525000 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122525000 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250221122525000 DAUC <0003> auc.c:179 vector [4]: kc = bd41ddfd8f464000 20250221122525000 DAUC <0003> auc.c:180 vector [4]: sres = b86580c0 20250221122525000 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250221122525000 DAUC <0003> db_auc.c:245 IMSI='262427791006112': Generated 5 vectors 20250221122525000 DAUC <0003> db_auc.c:249 IMSI='262427791006112': Updating SQN=321 in DB 20250221122525000 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427791006112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427791006112"} 20250221122525000 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427791006112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122525000 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122525000 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122525002 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122525002 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427791006112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427791006112"} 20250221122525002 DAUC <0003> db_auc.c:236 IMSI='262427791006112': Calling to generate 5 vectors 20250221122525002 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250221122525002 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122525002 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122525002 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250221122525002 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122525002 DAUC <0003> auc.c:113 vector [0]: rand = 11547ac75d78f06d07b88e1008151ebb 20250221122525002 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250221122525002 DAUC <0003> auc.c:142 vector [0]: autn = 70748cb773070000eeff32bcdb006f03 20250221122525002 DAUC <0003> auc.c:143 vector [0]: ck = 8a6b44622e0c3179e7881ae220eb3ff9 20250221122525002 DAUC <0003> auc.c:144 vector [0]: ik = 1d7894a8e03e7505fb921f4b230c5d15 20250221122525002 DAUC <0003> auc.c:145 vector [0]: res = c2ed3a0e3b036b230000000000000000 20250221122525002 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122525002 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122525002 DAUC <0003> auc.c:179 vector [0]: kc = a5b491b3b2580800 20250221122525002 DAUC <0003> auc.c:180 vector [0]: sres = 551b9c63 20250221122525002 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122525002 DAUC <0003> auc.c:113 vector [1]: rand = 4ba61c26989fb9f7df31ec7e48a03ef5 20250221122525002 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250221122525002 DAUC <0003> auc.c:142 vector [1]: autn = 6cdcf2f29f090000b63064c54b1e1fb0 20250221122525002 DAUC <0003> auc.c:143 vector [1]: ck = ad05cce04198716e60629171fffd4b32 20250221122525002 DAUC <0003> auc.c:144 vector [1]: ik = 90751b7b9d39add40665b5f1cbb1d36d 20250221122525002 DAUC <0003> auc.c:145 vector [1]: res = 0fa1eb441adbb08f0000000000000000 20250221122525002 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122525002 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250221122525002 DAUC <0003> auc.c:179 vector [1]: kc = 379b3be9b4d37c00 20250221122525002 DAUC <0003> auc.c:180 vector [1]: sres = 32629aa3 20250221122525002 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250221122525002 DAUC <0003> auc.c:113 vector [2]: rand = 10405d78864843849d01cc1111cc36dc 20250221122525002 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250221122525002 DAUC <0003> auc.c:142 vector [2]: autn = 17259b0e613a00007a574cec4c5d5d17 20250221122525002 DAUC <0003> auc.c:143 vector [2]: ck = 41ff215f9dae41df6b26a387a33ba17a 20250221122525002 DAUC <0003> auc.c:144 vector [2]: ik = ad308e9479cc307b92ccfbcd3d0581df 20250221122525002 DAUC <0003> auc.c:145 vector [2]: res = 44099ede9214f1670000000000000000 20250221122525002 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122525002 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250221122525002 DAUC <0003> auc.c:179 vector [2]: kc = 74b7283445c9d000 20250221122525002 DAUC <0003> auc.c:180 vector [2]: sres = 3d29db3c 20250221122525002 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250221122525002 DAUC <0003> auc.c:113 vector [3]: rand = d513fca2541881236ae2170d8222e417 20250221122525002 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250221122525002 DAUC <0003> auc.c:142 vector [3]: autn = 5cfb0bfb9e3f00005cb614e1b5effb73 20250221122525002 DAUC <0003> auc.c:143 vector [3]: ck = 05590454b932f6bb13c89cb2a18ef76e 20250221122525002 DAUC <0003> auc.c:144 vector [3]: ik = f6693a7b2ff8f8880d6e866e5b63ab7e 20250221122525002 DAUC <0003> auc.c:145 vector [3]: res = a1177896211552ce0000000000000000 20250221122525002 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122525002 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250221122525002 DAUC <0003> auc.c:179 vector [3]: kc = 16c45702e9f42000 20250221122525002 DAUC <0003> auc.c:180 vector [3]: sres = 4b78ecc2 20250221122525002 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250221122525002 DAUC <0003> auc.c:113 vector [4]: rand = 72929175990d0e89c7cfd96e04133751 20250221122525002 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250221122525002 DAUC <0003> auc.c:142 vector [4]: autn = 3d431d716de500006ccb679d24c74cf2 20250221122525002 DAUC <0003> auc.c:143 vector [4]: ck = 044c2f3f1f0ac27134c57eb0aeec988b 20250221122525002 DAUC <0003> auc.c:144 vector [4]: ik = bfcd7bc4558872660056f28e37a7678c 20250221122525002 DAUC <0003> auc.c:145 vector [4]: res = 82834ee547ddcb720000000000000000 20250221122525002 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122525002 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250221122525002 DAUC <0003> auc.c:179 vector [4]: kc = 256aae36c50bbc00 20250221122525002 DAUC <0003> auc.c:180 vector [4]: sres = 24df6d86 20250221122525002 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250221122525002 DAUC <0003> db_auc.c:245 IMSI='262427791006112': Generated 5 vectors 20250221122525002 DAUC <0003> db_auc.c:249 IMSI='262427791006112': Updating SQN=481 in DB 20250221122525002 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427791006112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427791006112"} 20250221122525002 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427791006112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122525002 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122525002 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122525003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33904<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@5e6a18affe77: Final verdict of PTC: pass 20250221122525004 DAUC <0003> db_auc.c:157 IMSI='262425345556368': No 2G Auth Data 20250221122525004 DAUC <0003> db_auc.c:192 IMSI='262425345556368': No 3G Auth Data HLR_Test-GSUP(21)@5e6a18affe77: Created GsupExpect[0] for "262425345556368" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250221122525011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33920<->l=127.0.0.1:4258 20250221122525012 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122525012 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425345556368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425345556368"} 20250221122525012 DAUC <0003> db_auc.c:236 IMSI='262425345556368': Calling to generate 1 vectors 20250221122525012 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250221122525012 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122525012 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122525012 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250221122525012 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122525012 DAUC <0003> auc.c:113 vector [0]: rand = 8bb9895ed6b2edd6915b5a1347757884 20250221122525012 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250221122525012 DAUC <0003> auc.c:142 vector [0]: autn = 91b2b3ca0847000091f3706bd10abb70 20250221122525012 DAUC <0003> auc.c:143 vector [0]: ck = 6ec4e24bcdd78d74076786aa21bd4321 20250221122525012 DAUC <0003> auc.c:144 vector [0]: ik = d22ca12059b3a976c060b957816159c7 20250221122525012 DAUC <0003> auc.c:145 vector [0]: res = 77275ecc2bc4c5880000000000000000 20250221122525012 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122525012 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122525012 DAUC <0003> auc.c:179 vector [0]: kc = 0e5812e5d7e4a600 20250221122525012 DAUC <0003> auc.c:180 vector [0]: sres = 56429a04 20250221122525012 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122525012 DAUC <0003> db_auc.c:245 IMSI='262425345556368': Generated 1 vectors 20250221122525012 DAUC <0003> db_auc.c:249 IMSI='262425345556368': Updating SQN=33 in DB 20250221122525012 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425345556368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425345556368"} 20250221122525012 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425345556368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122525012 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122525012 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5e6a18affe77: Found GsupExpect[0] for "262425345556368" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@5e6a18affe77: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262425345556368" TC_gsup_sai_num_auth_vectors(31)@5e6a18affe77: setverdict(pass): none -> pass 20250221122525013 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122525013 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425345556368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425345556368"} 20250221122525014 DAUC <0003> db_auc.c:236 IMSI='262425345556368': Calling to generate 4 vectors 20250221122525014 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250221122525014 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122525014 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122525014 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250221122525014 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122525014 DAUC <0003> auc.c:113 vector [0]: rand = fde7600278eaf0eb13c95aebd809e162 20250221122525014 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250221122525014 DAUC <0003> auc.c:142 vector [0]: autn = 1fe3e5a199b70000d1a322cc36ee9af3 20250221122525014 DAUC <0003> auc.c:143 vector [0]: ck = 6799372fdf31a700d160fc9eda48a62d 20250221122525014 DAUC <0003> auc.c:144 vector [0]: ik = 39afbea35f9aa00d43f42cdffa91ba12 20250221122525014 DAUC <0003> auc.c:145 vector [0]: res = 6749f31f6559b01c0000000000000000 20250221122525014 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122525014 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122525014 DAUC <0003> auc.c:179 vector [0]: kc = 79b875ee879c7b20 20250221122525014 DAUC <0003> auc.c:180 vector [0]: sres = 99c06bbb 20250221122525014 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122525014 DAUC <0003> auc.c:113 vector [1]: rand = 5d585b85f5987c24450115039ef61df8 20250221122525014 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250221122525014 DAUC <0003> auc.c:142 vector [1]: autn = 07db4c6b4f720000c164214f71035123 20250221122525014 DAUC <0003> auc.c:143 vector [1]: ck = 3f15b1ef731b92dd0c736191507cebf6 20250221122525014 DAUC <0003> auc.c:144 vector [1]: ik = 516ddc71460a0658a6160d2cc8491047 20250221122525014 DAUC <0003> auc.c:145 vector [1]: res = c53912f28a0a57bd0000000000000000 20250221122525014 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122525014 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250221122525014 DAUC <0003> auc.c:179 vector [1]: kc = 2fd60efea7d41cd9 20250221122525014 DAUC <0003> auc.c:180 vector [1]: sres = 42c258f2 20250221122525014 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250221122525014 DAUC <0003> auc.c:113 vector [2]: rand = fd8057b206e344bf4f932f9dbcc6dbaf 20250221122525014 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250221122525014 DAUC <0003> auc.c:142 vector [2]: autn = e9f6066a13ce0000a4d798e021a0bae1 20250221122525014 DAUC <0003> auc.c:143 vector [2]: ck = 125ba21d705ca14a03d7595cc6813030 20250221122525014 DAUC <0003> auc.c:144 vector [2]: ik = 1ff759c6d7449fa812a1752ff7e3109a 20250221122525014 DAUC <0003> auc.c:145 vector [2]: res = 06201307538a4fc80000000000000000 20250221122525014 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122525014 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250221122525014 DAUC <0003> auc.c:179 vector [2]: kc = 2b59efd7a619382c 20250221122525014 DAUC <0003> auc.c:180 vector [2]: sres = 41436c11 20250221122525014 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250221122525014 DAUC <0003> auc.c:113 vector [3]: rand = 534cf176dc9debb2e18bafc95ea733b9 20250221122525014 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250221122525014 DAUC <0003> auc.c:142 vector [3]: autn = de9fd0d91bc000008400cf2399447ceb 20250221122525014 DAUC <0003> auc.c:143 vector [3]: ck = 8f37271cd16dd038416122abd4138c51 20250221122525014 DAUC <0003> auc.c:144 vector [3]: ik = 31f56329bea32c32e5699226129286a7 20250221122525014 DAUC <0003> auc.c:145 vector [3]: res = 8889936203b441150000000000000000 20250221122525014 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122525014 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250221122525014 DAUC <0003> auc.c:179 vector [3]: kc = a90ce3a663ef60a4 20250221122525014 DAUC <0003> auc.c:180 vector [3]: sres = 90059167 20250221122525014 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250221122525014 DAUC <0003> db_auc.c:245 IMSI='262425345556368': Generated 4 vectors 20250221122525014 DAUC <0003> db_auc.c:249 IMSI='262425345556368': Updating SQN=161 in DB 20250221122525014 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425345556368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425345556368"} 20250221122525014 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425345556368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122525014 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122525014 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122525015 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122525015 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425345556368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425345556368"} 20250221122525015 DAUC <0003> db_auc.c:236 IMSI='262425345556368': Calling to generate 5 vectors 20250221122525015 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250221122525015 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122525015 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122525015 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250221122525015 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122525015 DAUC <0003> auc.c:113 vector [0]: rand = c05b3cbf3942265c8f109c179ddb956f 20250221122525015 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250221122525015 DAUC <0003> auc.c:142 vector [0]: autn = 3f5435202b21000076d45ac756b62e15 20250221122525015 DAUC <0003> auc.c:143 vector [0]: ck = df7de55f6b5d4cf476768e83cd4d3933 20250221122525015 DAUC <0003> auc.c:144 vector [0]: ik = 43f3b76d16ce47645f50e09672547af5 20250221122525015 DAUC <0003> auc.c:145 vector [0]: res = c857b7d39d27c0410000000000000000 20250221122525015 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122525015 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122525015 DAUC <0003> auc.c:179 vector [0]: kc = 40bccab8762b82ed 20250221122525015 DAUC <0003> auc.c:180 vector [0]: sres = 6f4eac63 20250221122525015 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122525015 DAUC <0003> auc.c:113 vector [1]: rand = 2bfb00ba24f6fd933a0dd179079b736c 20250221122525015 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250221122525015 DAUC <0003> auc.c:142 vector [1]: autn = e04b7405793c000006e677562e8fce5c 20250221122525015 DAUC <0003> auc.c:143 vector [1]: ck = b7096b35d78f3dd41eae543d25cdde81 20250221122525015 DAUC <0003> auc.c:144 vector [1]: ik = c4482849c30ce410a12e01d71b9166a1 20250221122525015 DAUC <0003> auc.c:145 vector [1]: res = 950b76b39d9adc3a0000000000000000 20250221122525015 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122525015 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250221122525015 DAUC <0003> auc.c:179 vector [1]: kc = e3efb27a30f4d4bf 20250221122525015 DAUC <0003> auc.c:180 vector [1]: sres = bab8bae4 20250221122525015 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250221122525015 DAUC <0003> auc.c:113 vector [2]: rand = 488b168036ffd27f93280a44e98c8fd3 20250221122525015 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250221122525015 DAUC <0003> auc.c:142 vector [2]: autn = d15d311dfcda00006f6f63bff649d50a 20250221122525015 DAUC <0003> auc.c:143 vector [2]: ck = a2cc30cacbc22d5f321c88b35bc8d09a 20250221122525015 DAUC <0003> auc.c:144 vector [2]: ik = c7c044448a3bdb7d167891f39c651170 20250221122525015 DAUC <0003> auc.c:145 vector [2]: res = 2ea859d2cc4726d90000000000000000 20250221122525015 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122525015 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250221122525015 DAUC <0003> auc.c:179 vector [2]: kc = 9d278cf70c515620 20250221122525015 DAUC <0003> auc.c:180 vector [2]: sres = 9f0b3b6f 20250221122525015 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250221122525015 DAUC <0003> auc.c:113 vector [3]: rand = e9d3dd150c81edf8df8efaf12430c4cf 20250221122525015 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250221122525015 DAUC <0003> auc.c:142 vector [3]: autn = c690a335fe8900006bc796a0c603d891 20250221122525015 DAUC <0003> auc.c:143 vector [3]: ck = 473c63f1acede052a6df807fc9d0c19f 20250221122525015 DAUC <0003> auc.c:144 vector [3]: ik = f57c9d88615a2970fa0435986ec54cfc 20250221122525015 DAUC <0003> auc.c:145 vector [3]: res = f74c71a17ca49cba0000000000000000 20250221122525015 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122525015 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250221122525015 DAUC <0003> auc.c:179 vector [3]: kc = 296a4cf82ad3de41 20250221122525015 DAUC <0003> auc.c:180 vector [3]: sres = 48fd6d47 20250221122525015 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250221122525015 DAUC <0003> auc.c:113 vector [4]: rand = a7198e06036984966f693de097a30202 20250221122525015 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250221122525015 DAUC <0003> auc.c:142 vector [4]: autn = 162ec992804c000019a9b732e0d945a2 20250221122525015 DAUC <0003> auc.c:143 vector [4]: ck = cf7332401fbc1b33f7dca8f52a9a74b2 20250221122525015 DAUC <0003> auc.c:144 vector [4]: ik = a87b864838c413255bcc7f2ff12f69a1 20250221122525015 DAUC <0003> auc.c:145 vector [4]: res = 428cd62546fa850d0000000000000000 20250221122525015 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122525015 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250221122525015 DAUC <0003> auc.c:179 vector [4]: kc = d0069838df4f8f1d 20250221122525015 DAUC <0003> auc.c:180 vector [4]: sres = bc3b75b3 20250221122525015 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250221122525015 DAUC <0003> db_auc.c:245 IMSI='262425345556368': Generated 5 vectors 20250221122525015 DAUC <0003> db_auc.c:249 IMSI='262425345556368': Updating SQN=321 in DB 20250221122525015 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425345556368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425345556368"} 20250221122525015 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425345556368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122525015 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122525015 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122525016 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122525016 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425345556368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425345556368"} 20250221122525016 DAUC <0003> db_auc.c:236 IMSI='262425345556368': Calling to generate 5 vectors 20250221122525016 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250221122525016 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122525016 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122525016 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250221122525016 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122525016 DAUC <0003> auc.c:113 vector [0]: rand = ebf6eb1d1f41d55e5be1dc6d92f65234 20250221122525016 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250221122525016 DAUC <0003> auc.c:142 vector [0]: autn = 0a5b92446c320000333723588f885d44 20250221122525016 DAUC <0003> auc.c:143 vector [0]: ck = e503be2d7141a56a27c254e1cb2a918f 20250221122525016 DAUC <0003> auc.c:144 vector [0]: ik = 33f0b4ee66d95f4412cecdedbbb80185 20250221122525016 DAUC <0003> auc.c:145 vector [0]: res = cc71e13dc4fdd8cf0000000000000000 20250221122525016 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122525016 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122525016 DAUC <0003> auc.c:179 vector [0]: kc = 1693ef08c88e52eb 20250221122525016 DAUC <0003> auc.c:180 vector [0]: sres = 9f1d4255 20250221122525016 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122525016 DAUC <0003> auc.c:113 vector [1]: rand = c6271f46b5c0b65e4e6d17c6e0a0d954 20250221122525016 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250221122525016 DAUC <0003> auc.c:142 vector [1]: autn = b0dbe32eb7c00000d282c631990221bc 20250221122525016 DAUC <0003> auc.c:143 vector [1]: ck = bf97ab281acbf2a16f55df2ce46afe58 20250221122525016 DAUC <0003> auc.c:144 vector [1]: ik = eaa58fe39ab83753a225a3ee9e0ad8b0 20250221122525016 DAUC <0003> auc.c:145 vector [1]: res = 292c43c1d09129760000000000000000 20250221122525016 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122525016 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250221122525016 DAUC <0003> auc.c:179 vector [1]: kc = 923794983bb3b6af 20250221122525016 DAUC <0003> auc.c:180 vector [1]: sres = fd23913c 20250221122525016 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250221122525016 DAUC <0003> auc.c:113 vector [2]: rand = 86689cbc094e285ad59c6ffafaefda9d 20250221122525016 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250221122525016 DAUC <0003> auc.c:142 vector [2]: autn = e99d89b7b95400001fab02ae845bbf3e 20250221122525016 DAUC <0003> auc.c:143 vector [2]: ck = d582a545899cba2106f2d542372ff2d2 20250221122525016 DAUC <0003> auc.c:144 vector [2]: ik = e454f494a22a4cfc5c939a16b85e89dc 20250221122525016 DAUC <0003> auc.c:145 vector [2]: res = 8bfe92a07b6a20b90000000000000000 20250221122525016 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122525016 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250221122525016 DAUC <0003> auc.c:179 vector [2]: kc = d0439f673951067b 20250221122525016 DAUC <0003> auc.c:180 vector [2]: sres = 60b87afe 20250221122525016 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250221122525016 DAUC <0003> auc.c:113 vector [3]: rand = 708f9a6a7360b564318c661e1871e952 20250221122525016 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250221122525016 DAUC <0003> auc.c:142 vector [3]: autn = e630675759920000f144498c4365e453 20250221122525016 DAUC <0003> auc.c:143 vector [3]: ck = 3d06764044c58a3494e6340ba113801a 20250221122525016 DAUC <0003> auc.c:144 vector [3]: ik = 27495795cf0fb80ea9e8a32ed0be479e 20250221122525016 DAUC <0003> auc.c:145 vector [3]: res = 6f002005db328c450000000000000000 20250221122525016 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122525016 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250221122525016 DAUC <0003> auc.c:179 vector [3]: kc = 7022f387baabf0af 20250221122525016 DAUC <0003> auc.c:180 vector [3]: sres = cc3f49bd 20250221122525016 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250221122525016 DAUC <0003> auc.c:113 vector [4]: rand = bcc9b042ab51b9c332841e0ff8738e41 20250221122525016 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250221122525016 DAUC <0003> auc.c:142 vector [4]: autn = 4d4cf9466c0b0000b51a3567da58e1fc 20250221122525016 DAUC <0003> auc.c:143 vector [4]: ck = 23839248cf30ba9aa1337e49a951fc62 20250221122525016 DAUC <0003> auc.c:144 vector [4]: ik = a2899f4cb38a0d6b5d87a7a5c61287ed 20250221122525016 DAUC <0003> auc.c:145 vector [4]: res = df240eb577b5e2720000000000000000 20250221122525016 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122525016 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250221122525016 DAUC <0003> auc.c:179 vector [4]: kc = 0cefc4b35fc92907 20250221122525016 DAUC <0003> auc.c:180 vector [4]: sres = 91e2f5e5 20250221122525016 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250221122525016 DAUC <0003> db_auc.c:245 IMSI='262425345556368': Generated 5 vectors 20250221122525016 DAUC <0003> db_auc.c:249 IMSI='262425345556368': Updating SQN=481 in DB 20250221122525016 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425345556368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425345556368"} 20250221122525016 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425345556368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122525016 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122525016 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122525017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33920<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@5e6a18affe77: Final verdict of PTC: pass MTC@5e6a18affe77: setverdict(pass): none -> pass 20250221122525018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33858<->l=127.0.0.1:4258 HLR_Test-GSUP(21)@5e6a18affe77: Final verdict of PTC: none 20250221122525019 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43871<->l=127.0.0.1:4259) 20250221122525019 DLINP <000b> input/ipa.c:452 connected read/write 20250221122525019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122525019 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122525019 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122525019 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(23)@5e6a18affe77: Final verdict of PTC: none 22@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: pass MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Fri Feb 21 12:25:25 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 20250221122525045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33922<->l=127.0.0.1:4258 20250221122525145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33922<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=409108) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Fri Feb 21 12:25:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_gsup_sai_eps started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122528242 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122528242 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122528246 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122528247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33936<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122528251 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122528251 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122528251 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122528251 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  20250221122528251 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122528251 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  20250221122528251 DLGSUP <0013> gsup_server.c:236 2:  20250221122528251 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122528251 DLGSUP <0013> gsup_server.c:236 3:  20250221122528251 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122528251 DLGSUP <0013> gsup_server.c:236 4:  20250221122528251 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122528251 DLGSUP <0013> gsup_server.c:236 5:  20250221122528251 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122528251 DLGSUP <0013> gsup_server.c:236 7:  20250221122528251 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122528251 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122528251 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122528251 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@5e6a18affe77: 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") 20250221122528275 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34275<->l=127.0.0.1:4259) 20250221122528281 DAUC <0003> db_auc.c:157 IMSI='262422080084073': No 2G Auth Data 20250221122528281 DAUC <0003> db_auc.c:192 IMSI='262422080084073': No 3G Auth Data HLR_Test-GSUP(33)@5e6a18affe77: Created GsupExpect[0] for "262422080084073" to be handled at TC_gsup_sai_eps(36) 20250221122528299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33952<->l=127.0.0.1:4258 20250221122528308 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122528308 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422080084073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422080084073"} 20250221122528308 DAUC <0003> db_auc.c:157 IMSI='262422080084073': No 2G Auth Data 20250221122528308 DAUC <0003> db_auc.c:236 IMSI='262422080084073': Calling to generate 5 vectors 20250221122528308 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250221122528308 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122528308 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122528308 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250221122528308 DAUC <0003> auc.c:113 vector [0]: rand = 60f26f44585d58780641a50d5bde87e9 20250221122528308 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250221122528308 DAUC <0003> auc.c:142 vector [0]: autn = 7f8c1c1984e48000e758755cfc9b864f 20250221122528308 DAUC <0003> auc.c:143 vector [0]: ck = 432f89c928683c121e34fdfa2af7c517 20250221122528308 DAUC <0003> auc.c:144 vector [0]: ik = b95943ff5c7edd17368e342552b0b316 20250221122528308 DAUC <0003> auc.c:145 vector [0]: res = c3c83905cb535fdf0000000000000000 20250221122528308 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122528308 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250221122528308 DAUC <0003> auc.c:151 vector [0]: kc = d2cc03e90c519704 20250221122528308 DAUC <0003> auc.c:152 vector [0]: sres = 089b66da 20250221122528308 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250221122528308 DAUC <0003> auc.c:113 vector [1]: rand = 671dae8caa6598cb18733c27b0dc3580 20250221122528308 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250221122528308 DAUC <0003> auc.c:142 vector [1]: autn = c8b7afd971f78000da3847944666a654 20250221122528308 DAUC <0003> auc.c:143 vector [1]: ck = 7b3ccc0373c6a892ec7810c7171abbf9 20250221122528308 DAUC <0003> auc.c:144 vector [1]: ik = 7555983a99a337c5bc0f5af8606d28ca 20250221122528308 DAUC <0003> auc.c:145 vector [1]: res = b34a5b71d8e647190000000000000000 20250221122528308 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122528308 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250221122528308 DAUC <0003> auc.c:151 vector [1]: kc = 5e1e1e069d120c64 20250221122528308 DAUC <0003> auc.c:152 vector [1]: sres = 6bac1c68 20250221122528308 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250221122528308 DAUC <0003> auc.c:113 vector [2]: rand = 31b2aa1837aa21b98561299d4e789531 20250221122528308 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250221122528308 DAUC <0003> auc.c:142 vector [2]: autn = 8367c0677a898000b497810f4dc4372f 20250221122528308 DAUC <0003> auc.c:143 vector [2]: ck = 9cc63e296d58c20f6555e8b7b0b4e4b4 20250221122528308 DAUC <0003> auc.c:144 vector [2]: ik = fbdf58ce1f9adc416a25f941e0ca3a73 20250221122528308 DAUC <0003> auc.c:145 vector [2]: res = 29b74f7ffba63dfe0000000000000000 20250221122528308 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122528308 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250221122528308 DAUC <0003> auc.c:151 vector [2]: kc = 6869771122bcc089 20250221122528308 DAUC <0003> auc.c:152 vector [2]: sres = d2117281 20250221122528308 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250221122528308 DAUC <0003> auc.c:113 vector [3]: rand = 90a2ff644d7d90f941dcc97b3e9ef56b 20250221122528308 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250221122528308 DAUC <0003> auc.c:142 vector [3]: autn = 0c4c205ee3618000c03223c4a616ea31 20250221122528308 DAUC <0003> auc.c:143 vector [3]: ck = bfa8a09b80ced3d42d70245493b85139 20250221122528308 DAUC <0003> auc.c:144 vector [3]: ik = d931d9c8d1fc21b80f61978e119c51ac 20250221122528308 DAUC <0003> auc.c:145 vector [3]: res = 34eafdb2c47d13b50000000000000000 20250221122528308 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122528308 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250221122528308 DAUC <0003> auc.c:151 vector [3]: kc = 4488ca89d316f2f9 20250221122528308 DAUC <0003> auc.c:152 vector [3]: sres = f097ee07 20250221122528308 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250221122528308 DAUC <0003> auc.c:113 vector [4]: rand = d222968daea521d81bcb16a3c7b3aa0f 20250221122528308 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250221122528308 DAUC <0003> auc.c:142 vector [4]: autn = fd35a9a86a1c800052895a9f3af652c6 20250221122528308 DAUC <0003> auc.c:143 vector [4]: ck = d4077bc5c2b080aba5d05cb318920277 20250221122528308 DAUC <0003> auc.c:144 vector [4]: ik = ea37875c8daa1a820ae4279865aac07b 20250221122528308 DAUC <0003> auc.c:145 vector [4]: res = 0f55f28737e98b1b0000000000000000 20250221122528308 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122528308 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250221122528308 DAUC <0003> auc.c:151 vector [4]: kc = 910487b232225825 20250221122528309 DAUC <0003> auc.c:152 vector [4]: sres = 38bc799c 20250221122528309 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250221122528309 DAUC <0003> db_auc.c:245 IMSI='262422080084073': Generated 5 vectors 20250221122528309 DAUC <0003> db_auc.c:249 IMSI='262422080084073': Updating SQN=161 in DB 20250221122528309 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422080084073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422080084073"} 20250221122528309 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422080084073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122528309 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122528309 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5e6a18affe77: Found GsupExpect[0] for "262422080084073" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@5e6a18affe77: Added IMSI table entry 0TC_gsup_sai_eps(36)"262422080084073" TC_gsup_sai_eps(36)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122528317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33952<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@5e6a18affe77: Final verdict of PTC: pass 20250221122528319 DAUC <0003> db_auc.c:157 IMSI='262429082502081': No 2G Auth Data 20250221122528319 DAUC <0003> db_auc.c:192 IMSI='262429082502081': No 3G Auth Data HLR_Test-GSUP(33)@5e6a18affe77: Created GsupExpect[0] for "262429082502081" to be handled at TC_gsup_sai_eps(37) 20250221122528331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33964<->l=127.0.0.1:4258 20250221122528332 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122528332 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429082502081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429082502081"} 20250221122528332 DAUC <0003> db_auc.c:157 IMSI='262429082502081': No 2G Auth Data 20250221122528332 DAUC <0003> db_auc.c:236 IMSI='262429082502081': Calling to generate 5 vectors 20250221122528332 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250221122528332 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122528332 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250221122528332 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250221122528332 DAUC <0003> auc.c:113 vector [0]: rand = 9e7d5263fc83517c39cdb6bc90bf7b7b 20250221122528332 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250221122528332 DAUC <0003> auc.c:142 vector [0]: autn = c0a50133540d80005461a41251959116 20250221122528332 DAUC <0003> auc.c:143 vector [0]: ck = e2511527c8b165b0184abd06d8230dac 20250221122528332 DAUC <0003> auc.c:144 vector [0]: ik = 7c85ed73a2e4cdb4bb9bf1fa3b11b696 20250221122528332 DAUC <0003> auc.c:145 vector [0]: res = add09c048f89459c0000000000000000 20250221122528332 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122528332 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250221122528332 DAUC <0003> auc.c:151 vector [0]: kc = 3d05b4a88967133e 20250221122528332 DAUC <0003> auc.c:152 vector [0]: sres = 2259d998 20250221122528332 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250221122528332 DAUC <0003> auc.c:113 vector [1]: rand = 79773529f15b3e1e9c4c8f739fd78eab 20250221122528332 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250221122528332 DAUC <0003> auc.c:142 vector [1]: autn = 04ae70e3a55b800020796eff21efbab0 20250221122528332 DAUC <0003> auc.c:143 vector [1]: ck = afc8022ce3d562618e58b08ea80afbfe 20250221122528332 DAUC <0003> auc.c:144 vector [1]: ik = 305831b98b039f7ccb80046d7e48275f 20250221122528332 DAUC <0003> auc.c:145 vector [1]: res = 1458d0f67ecec27c0000000000000000 20250221122528332 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122528332 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250221122528332 DAUC <0003> auc.c:151 vector [1]: kc = da488776be9421bc 20250221122528332 DAUC <0003> auc.c:152 vector [1]: sres = 6a96128a 20250221122528332 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250221122528332 DAUC <0003> auc.c:113 vector [2]: rand = e2868a6e7a5e141cb1c69cab961d55b4 20250221122528332 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250221122528332 DAUC <0003> auc.c:142 vector [2]: autn = 7c3870d3d4ff800076db4d051e47d1fe 20250221122528332 DAUC <0003> auc.c:143 vector [2]: ck = 5d88c004b2ab90cf5fbc60d4dfb8ca29 20250221122528332 DAUC <0003> auc.c:144 vector [2]: ik = 6633e31fbf7e52e01f41b693aca53b7e 20250221122528332 DAUC <0003> auc.c:145 vector [2]: res = 87a29b722173c9830000000000000000 20250221122528332 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122528332 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250221122528332 DAUC <0003> auc.c:151 vector [2]: kc = 7b46f55c7ec83378 20250221122528332 DAUC <0003> auc.c:152 vector [2]: sres = a6d152f1 20250221122528332 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250221122528332 DAUC <0003> auc.c:113 vector [3]: rand = 2c9a574cc0c508c97143fc36d3fc7024 20250221122528333 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250221122528333 DAUC <0003> auc.c:142 vector [3]: autn = 0b66f3b1a4778000dd38f76f08463e8f 20250221122528333 DAUC <0003> auc.c:143 vector [3]: ck = d242c8023419106d1d3e6435fd60b7ae 20250221122528333 DAUC <0003> auc.c:144 vector [3]: ik = 33329958a5b189b35cec4ed8198a9e52 20250221122528333 DAUC <0003> auc.c:145 vector [3]: res = 497f785492c47e150000000000000000 20250221122528333 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122528333 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250221122528333 DAUC <0003> auc.c:151 vector [3]: kc = a0a27bb77542b022 20250221122528333 DAUC <0003> auc.c:152 vector [3]: sres = dbbb0641 20250221122528333 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250221122528333 DAUC <0003> auc.c:113 vector [4]: rand = 27d243fff69ebfcc728bb6da422f55e6 20250221122528333 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250221122528333 DAUC <0003> auc.c:142 vector [4]: autn = 383e8159506a8000be55487e7b07fafc 20250221122528333 DAUC <0003> auc.c:143 vector [4]: ck = 6c354f0f46fe655a8635097c53a6fed1 20250221122528333 DAUC <0003> auc.c:144 vector [4]: ik = 87cb653e1f039f261aeba142a18a738d 20250221122528333 DAUC <0003> auc.c:145 vector [4]: res = 94b7c4acdc7eb54c0000000000000000 20250221122528333 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122528333 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250221122528333 DAUC <0003> auc.c:151 vector [4]: kc = 7720820fabd17720 20250221122528333 DAUC <0003> auc.c:152 vector [4]: sres = 48c971e0 20250221122528333 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250221122528333 DAUC <0003> db_auc.c:245 IMSI='262429082502081': Generated 5 vectors 20250221122528333 DAUC <0003> db_auc.c:249 IMSI='262429082502081': Updating SQN=161 in DB 20250221122528333 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429082502081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429082502081"} 20250221122528333 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429082502081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122528333 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122528333 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5e6a18affe77: Found GsupExpect[0] for "262429082502081" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@5e6a18affe77: Added IMSI table entry 1TC_gsup_sai_eps(37)"262429082502081" TC_gsup_sai_eps(37)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122528334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33964<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@5e6a18affe77: Final verdict of PTC: pass 20250221122528335 DAUC <0003> db_auc.c:157 IMSI='262422054035969': No 2G Auth Data 20250221122528335 DAUC <0003> db_auc.c:192 IMSI='262422054035969': No 3G Auth Data HLR_Test-GSUP(33)@5e6a18affe77: Created GsupExpect[0] for "262422054035969" to be handled at TC_gsup_sai_eps(38) 20250221122528342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33974<->l=127.0.0.1:4258 20250221122528344 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122528344 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422054035969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422054035969"} 20250221122528344 DAUC <0003> db_auc.c:236 IMSI='262422054035969': Calling to generate 5 vectors 20250221122528344 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250221122528344 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122528344 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122528344 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250221122528344 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122528344 DAUC <0003> auc.c:113 vector [0]: rand = 16c46465f5bcbc4d85ebf07639a895ac 20250221122528344 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250221122528344 DAUC <0003> auc.c:142 vector [0]: autn = f6536c31d9938000c1637eba28226447 20250221122528344 DAUC <0003> auc.c:143 vector [0]: ck = e16eddcdaefd613d7b9423291e6a2154 20250221122528344 DAUC <0003> auc.c:144 vector [0]: ik = 5a6ff435fbcefcb86861bf71c4f34bb0 20250221122528344 DAUC <0003> auc.c:145 vector [0]: res = 8e458c30d054c5170000000000000000 20250221122528344 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122528344 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122528344 DAUC <0003> auc.c:179 vector [0]: kc = e25e6beba1ffe800 20250221122528344 DAUC <0003> auc.c:180 vector [0]: sres = d19b5ffd 20250221122528344 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122528344 DAUC <0003> auc.c:113 vector [1]: rand = ac18bf01960ad24af4537f3dbd718563 20250221122528344 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250221122528344 DAUC <0003> auc.c:142 vector [1]: autn = dff28ecd2d478000b81af814ba4cb5d3 20250221122528344 DAUC <0003> auc.c:143 vector [1]: ck = 611ac198270c2776f480ecdf807cc58a 20250221122528344 DAUC <0003> auc.c:144 vector [1]: ik = e99e794437a74f271a844451b4e9e6cd 20250221122528344 DAUC <0003> auc.c:145 vector [1]: res = f6158eedd8fb12f00000000000000000 20250221122528344 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122528344 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250221122528344 DAUC <0003> auc.c:179 vector [1]: kc = ac569fac981d8000 20250221122528344 DAUC <0003> auc.c:180 vector [1]: sres = 5715e638 20250221122528344 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250221122528344 DAUC <0003> auc.c:113 vector [2]: rand = ef80a8f5b5db32b8c56147eceacf242d 20250221122528344 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250221122528344 DAUC <0003> auc.c:142 vector [2]: autn = 2e30ed4a00c880009edda67948da654a 20250221122528344 DAUC <0003> auc.c:143 vector [2]: ck = dc476757d16d18e8724b61c10d6a5489 20250221122528344 DAUC <0003> auc.c:144 vector [2]: ik = 6e089ff9dc9d1a367fcc3d07394da005 20250221122528344 DAUC <0003> auc.c:145 vector [2]: res = eeb35ea95eddfacb0000000000000000 20250221122528344 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122528344 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250221122528344 DAUC <0003> auc.c:179 vector [2]: kc = 1cd8641f16f42c00 20250221122528344 DAUC <0003> auc.c:180 vector [2]: sres = 371f8247 20250221122528344 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250221122528344 DAUC <0003> auc.c:113 vector [3]: rand = 154f46fe605b7d9a2ea823c6281d2107 20250221122528344 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250221122528344 DAUC <0003> auc.c:142 vector [3]: autn = f95691dac4d78000296fd6864b564208 20250221122528344 DAUC <0003> auc.c:143 vector [3]: ck = 804fcd84494bf7e2004676aa601b6354 20250221122528344 DAUC <0003> auc.c:144 vector [3]: ik = 617df648dc670415bf72ea9c2add4f2a 20250221122528344 DAUC <0003> auc.c:145 vector [3]: res = d2a3f4aafae776090000000000000000 20250221122528344 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122528344 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250221122528344 DAUC <0003> auc.c:179 vector [3]: kc = 246d55620d501000 20250221122528344 DAUC <0003> auc.c:180 vector [3]: sres = 25d1425e 20250221122528344 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250221122528344 DAUC <0003> auc.c:113 vector [4]: rand = 8b84ed04d0a16b7feb1e9f47096a49bf 20250221122528344 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250221122528344 DAUC <0003> auc.c:142 vector [4]: autn = 2571257e767b8000c46068f63b5e50c9 20250221122528344 DAUC <0003> auc.c:143 vector [4]: ck = 1cb1bd076d5a6f8820549eb9285f6417 20250221122528344 DAUC <0003> auc.c:144 vector [4]: ik = 478aa4ee918de1e3fd17a82410f691a6 20250221122528344 DAUC <0003> auc.c:145 vector [4]: res = 4605b0e378c4e7600000000000000000 20250221122528344 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122528344 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250221122528344 DAUC <0003> auc.c:179 vector [4]: kc = d0056efe76de5c00 20250221122528344 DAUC <0003> auc.c:180 vector [4]: sres = f8e9317d 20250221122528344 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250221122528344 DAUC <0003> db_auc.c:245 IMSI='262422054035969': Generated 5 vectors 20250221122528344 DAUC <0003> db_auc.c:249 IMSI='262422054035969': Updating SQN=161 in DB 20250221122528344 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422054035969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422054035969"} 20250221122528344 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422054035969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122528344 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122528344 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5e6a18affe77: Found GsupExpect[0] for "262422054035969" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@5e6a18affe77: Added IMSI table entry 2TC_gsup_sai_eps(38)"262422054035969" TC_gsup_sai_eps(38)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122528345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33974<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@5e6a18affe77: Final verdict of PTC: pass 20250221122528346 DAUC <0003> db_auc.c:157 IMSI='262428464049388': No 2G Auth Data 20250221122528346 DAUC <0003> db_auc.c:192 IMSI='262428464049388': No 3G Auth Data HLR_Test-GSUP(33)@5e6a18affe77: Created GsupExpect[0] for "262428464049388" to be handled at TC_gsup_sai_eps(39) 20250221122528352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33984<->l=127.0.0.1:4258 20250221122528354 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122528354 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428464049388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428464049388"} 20250221122528354 DAUC <0003> db_auc.c:236 IMSI='262428464049388': Calling to generate 5 vectors 20250221122528354 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250221122528354 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122528354 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122528354 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250221122528354 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122528354 DAUC <0003> auc.c:113 vector [0]: rand = dd90b34204a1413413a61271c582534c 20250221122528354 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250221122528354 DAUC <0003> auc.c:142 vector [0]: autn = 9ead29fe62d7800089402d15a3cdc10f 20250221122528354 DAUC <0003> auc.c:143 vector [0]: ck = a0e28e88ced370c7faf6606b0f5b43bf 20250221122528354 DAUC <0003> auc.c:144 vector [0]: ik = a51659835050d69c251c02358db05138 20250221122528354 DAUC <0003> auc.c:145 vector [0]: res = 153f3f7f3a4b75b90000000000000000 20250221122528354 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122528354 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122528354 DAUC <0003> auc.c:179 vector [0]: kc = 4e99581a40cad400 20250221122528354 DAUC <0003> auc.c:180 vector [0]: sres = 28b8c295 20250221122528354 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122528354 DAUC <0003> auc.c:113 vector [1]: rand = fae8e72826f63ed37b3730dbe8b7f72c 20250221122528354 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250221122528354 DAUC <0003> auc.c:142 vector [1]: autn = 4c5c47e8f3f780000eb59fabd427392c 20250221122528354 DAUC <0003> auc.c:143 vector [1]: ck = 5efd7b9f8d947e1239f60a59622a46a4 20250221122528354 DAUC <0003> auc.c:144 vector [1]: ik = 4fdc2e99c290525e18d96e8c64789a92 20250221122528354 DAUC <0003> auc.c:145 vector [1]: res = 8370d9763758e20e0000000000000000 20250221122528354 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122528354 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250221122528354 DAUC <0003> auc.c:179 vector [1]: kc = 2cd6ac5aa7cfa400 20250221122528354 DAUC <0003> auc.c:180 vector [1]: sres = 34ce73d3 20250221122528354 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250221122528354 DAUC <0003> auc.c:113 vector [2]: rand = cedb43d519a259e6aeff7cd345948f2a 20250221122528354 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250221122528354 DAUC <0003> auc.c:142 vector [2]: autn = a1fde61a004b8000a1fa3233d28c9cdd 20250221122528354 DAUC <0003> auc.c:143 vector [2]: ck = 139bec07df7bde3350fa66ed4eddb4ed 20250221122528354 DAUC <0003> auc.c:144 vector [2]: ik = 98a24dfd0ffe8d6a232218bf36ac3cbf 20250221122528354 DAUC <0003> auc.c:145 vector [2]: res = 3d3c19fc3350f2490000000000000000 20250221122528354 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122528354 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250221122528354 DAUC <0003> auc.c:179 vector [2]: kc = 98bf6deba8696400 20250221122528354 DAUC <0003> auc.c:180 vector [2]: sres = b1d4cf22 20250221122528354 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250221122528354 DAUC <0003> auc.c:113 vector [3]: rand = 728e42a8061d54b2ec13db5f100e93f5 20250221122528354 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250221122528354 DAUC <0003> auc.c:142 vector [3]: autn = 496a9b5067f68000507cdc618ccb559d 20250221122528354 DAUC <0003> auc.c:143 vector [3]: ck = 80f8836c6602228b4edd95ac623ff2c2 20250221122528354 DAUC <0003> auc.c:144 vector [3]: ik = bf37d039cc252ec83f443cf363b98ccc 20250221122528354 DAUC <0003> auc.c:145 vector [3]: res = 0165bd6561cc4d210000000000000000 20250221122528354 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122528354 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250221122528354 DAUC <0003> auc.c:179 vector [3]: kc = dd2ba970a687d000 20250221122528354 DAUC <0003> auc.c:180 vector [3]: sres = e4aeb8b6 20250221122528354 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250221122528354 DAUC <0003> auc.c:113 vector [4]: rand = 32e53f5509ca753099abc0419653d774 20250221122528354 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250221122528354 DAUC <0003> auc.c:142 vector [4]: autn = fc2f00d85720800066ec7f2237c53c2b 20250221122528354 DAUC <0003> auc.c:143 vector [4]: ck = f3c6a6a2d384c0262feb5c46e9ec31ad 20250221122528354 DAUC <0003> auc.c:144 vector [4]: ik = 407fab90b957b7e6b424de1ea90d3e34 20250221122528354 DAUC <0003> auc.c:145 vector [4]: res = 3ef7f836004b3afa0000000000000000 20250221122528354 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122528354 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250221122528354 DAUC <0003> auc.c:179 vector [4]: kc = 28ff5552cac31800 20250221122528354 DAUC <0003> auc.c:180 vector [4]: sres = 8e3cd3b9 20250221122528354 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250221122528354 DAUC <0003> db_auc.c:245 IMSI='262428464049388': Generated 5 vectors 20250221122528354 DAUC <0003> db_auc.c:249 IMSI='262428464049388': Updating SQN=161 in DB 20250221122528354 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428464049388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428464049388"} 20250221122528354 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428464049388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122528354 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122528354 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5e6a18affe77: Found GsupExpect[0] for "262428464049388" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@5e6a18affe77: Added IMSI table entry 3TC_gsup_sai_eps(39)"262428464049388" TC_gsup_sai_eps(39)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122528355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33984<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@5e6a18affe77: Final verdict of PTC: pass 20250221122528355 DAUC <0003> db_auc.c:157 IMSI='262425915145561': No 2G Auth Data 20250221122528356 DAUC <0003> db_auc.c:192 IMSI='262425915145561': No 3G Auth Data HLR_Test-GSUP(33)@5e6a18affe77: Created GsupExpect[0] for "262425915145561" to be handled at TC_gsup_sai_eps(40) 20250221122528362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33990<->l=127.0.0.1:4258 20250221122528363 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122528363 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425915145561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425915145561"} 20250221122528363 DAUC <0003> db_auc.c:236 IMSI='262425915145561': Calling to generate 5 vectors 20250221122528363 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250221122528363 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250221122528363 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250221122528363 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250221122528363 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250221122528363 DAUC <0003> auc.c:113 vector [0]: rand = 9ff7fabd90618e9c54d03f559e9583fc 20250221122528363 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250221122528363 DAUC <0003> auc.c:142 vector [0]: autn = 5b3b692aad0a8000b8fec604015c6112 20250221122528363 DAUC <0003> auc.c:143 vector [0]: ck = 22d8a8de5202233fb7cc2b538977fd03 20250221122528363 DAUC <0003> auc.c:144 vector [0]: ik = 326e7a1f62a6da5b7b9f0c271e75163a 20250221122528363 DAUC <0003> auc.c:145 vector [0]: res = 5bea8afe79ebfd5c0000000000000000 20250221122528363 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250221122528363 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250221122528363 DAUC <0003> auc.c:179 vector [0]: kc = b35f015bb8dd4fd5 20250221122528363 DAUC <0003> auc.c:180 vector [0]: sres = 35d0bd50 20250221122528363 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250221122528363 DAUC <0003> auc.c:113 vector [1]: rand = 7d86d7c1abda8dbe4874edb801cb30ca 20250221122528363 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250221122528363 DAUC <0003> auc.c:142 vector [1]: autn = 3df9209375b380006e656790bc898863 20250221122528363 DAUC <0003> auc.c:143 vector [1]: ck = c58e2a6d166a08660a27904f9964ce56 20250221122528363 DAUC <0003> auc.c:144 vector [1]: ik = 7230775291feb6dd490fa9e7ec3223fb 20250221122528363 DAUC <0003> auc.c:145 vector [1]: res = 0dc68f33ac3d0b6c0000000000000000 20250221122528363 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250221122528363 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250221122528363 DAUC <0003> auc.c:179 vector [1]: kc = 34a88c2a93160e6e 20250221122528363 DAUC <0003> auc.c:180 vector [1]: sres = 316e6ea0 20250221122528363 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250221122528363 DAUC <0003> auc.c:113 vector [2]: rand = 89c373dcde6561becc5085758504d5b3 20250221122528363 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250221122528363 DAUC <0003> auc.c:142 vector [2]: autn = d428b61c7193800045514ad393cbd8c5 20250221122528363 DAUC <0003> auc.c:143 vector [2]: ck = c37726539d72c0b0fc37ec17f9d34bc6 20250221122528363 DAUC <0003> auc.c:144 vector [2]: ik = 19202867e923a6df3a2def26a7394d5a 20250221122528364 DAUC <0003> auc.c:145 vector [2]: res = 234737b426d2f9c40000000000000000 20250221122528364 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250221122528364 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250221122528364 DAUC <0003> auc.c:179 vector [2]: kc = e62a3ab30d7e9725 20250221122528364 DAUC <0003> auc.c:180 vector [2]: sres = 57a7a74b 20250221122528364 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250221122528364 DAUC <0003> auc.c:113 vector [3]: rand = 1b9b35c4d8604fee5fedb51092e30b54 20250221122528364 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250221122528364 DAUC <0003> auc.c:142 vector [3]: autn = 9424553e0e0780004027a276d20ea93b 20250221122528364 DAUC <0003> auc.c:143 vector [3]: ck = 2e935b615467ec0a12ea32a2fe2e1e0e 20250221122528364 DAUC <0003> auc.c:144 vector [3]: ik = 9faac6345f5c074ca351b0b9d12cc060 20250221122528364 DAUC <0003> auc.c:145 vector [3]: res = d3dba53c51832fad0000000000000000 20250221122528364 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250221122528364 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250221122528364 DAUC <0003> auc.c:179 vector [3]: kc = ef5a79de510fc872 20250221122528364 DAUC <0003> auc.c:180 vector [3]: sres = ad6e0eac 20250221122528364 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250221122528364 DAUC <0003> auc.c:113 vector [4]: rand = 1e9a10d8f41fa2a215bf67188de9fd04 20250221122528364 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250221122528364 DAUC <0003> auc.c:142 vector [4]: autn = cdbb2e00554f80005c7ed84604f62f17 20250221122528364 DAUC <0003> auc.c:143 vector [4]: ck = 343c5af010e0a7be09e90248ab736917 20250221122528364 DAUC <0003> auc.c:144 vector [4]: ik = 2f5c93706f3f7b653758f90052e2bd31 20250221122528364 DAUC <0003> auc.c:145 vector [4]: res = 7943eaf7d1b0ee5b0000000000000000 20250221122528364 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250221122528364 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250221122528364 DAUC <0003> auc.c:179 vector [4]: kc = ca00019edcb71ede 20250221122528364 DAUC <0003> auc.c:180 vector [4]: sres = daf97d54 20250221122528364 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250221122528364 DAUC <0003> db_auc.c:245 IMSI='262425915145561': Generated 5 vectors 20250221122528364 DAUC <0003> db_auc.c:249 IMSI='262425915145561': Updating SQN=161 in DB 20250221122528364 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425915145561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425915145561"} 20250221122528364 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425915145561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122528364 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122528364 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5e6a18affe77: Found GsupExpect[0] for "262425915145561" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@5e6a18affe77: Added IMSI table entry 4TC_gsup_sai_eps(40)"262425915145561" TC_gsup_sai_eps(40)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122528365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33990<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@5e6a18affe77: Final verdict of PTC: pass MTC@5e6a18affe77: setverdict(pass): none -> pass 20250221122528366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33936<->l=127.0.0.1:4258 20250221122528366 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34275<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@5e6a18affe77: Final verdict of PTC: none 20250221122528366 DLINP <000b> input/ipa.c:452 connected read/write 20250221122528366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122528366 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122528366 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122528366 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)@5e6a18affe77: Final verdict of PTC: none 34@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: pass MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Fri Feb 21 12:25:28 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 20250221122528389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33996<->l=127.0.0.1:4258 20250221122528490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33996<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69976) Waiting for packet dumper to finish... 1 (prev_count=69976, count=126080) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Fri Feb 21 12:25:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_gsup_ul_unknown_imsi started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122531598 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122531598 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122531602 DLINP <000b> input/ipa.c:452 connected read/write 20250221122531602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122531603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43902<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122531606 DLINP <000b> input/ipa.c:452 connected read/write 20250221122531606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122531606 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122531606 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122531606 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  20250221122531607 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122531607 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  20250221122531607 DLGSUP <0013> gsup_server.c:236 2:  20250221122531607 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122531607 DLGSUP <0013> gsup_server.c:236 3:  20250221122531607 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122531607 DLGSUP <0013> gsup_server.c:236 4:  20250221122531607 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122531607 DLGSUP <0013> gsup_server.c:236 5:  20250221122531607 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122531607 DLGSUP <0013> gsup_server.c:236 7:  20250221122531607 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122531607 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122531607 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(41)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122531607 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@5e6a18affe77: 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") 20250221122531627 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46417<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@5e6a18affe77: Created GsupExpect[0] for "262420679575117" to be handled at TC_gsup_ul_unknown_imsi(45) 20250221122531637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43914<->l=127.0.0.1:4258 20250221122531650 DLINP <000b> input/ipa.c:452 connected read/write 20250221122531650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122531650 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420679575117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420679575117" cn_domain=PS} 20250221122531650 DLU <0006> fsm.c:456 lu(262420679575117)[0x556c9fe1b120]{UNVALIDATED}: Allocated 20250221122531650 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420679575117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250221122531650 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420679575117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420679575117" cause=IMSI unknown in HLR} 20250221122531650 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420679575117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122531650 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420679575117)[0x556c9fe1b120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122531650 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420679575117)[0x556c9fe1b120]{UNVALIDATED}: Freeing instance 20250221122531650 DLU <0006> fsm.c:568 lu(PS:IMSI-262420679575117)[0x556c9fe1b120]{UNVALIDATED}: Deallocated 20250221122531650 DLINP <000b> input/ipa.c:452 connected read/write 20250221122531650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122531650 DLINP <000b> input/ipa.c:452 connected read/write 20250221122531650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@5e6a18affe77: Found GsupExpect[0] for "262420679575117" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@5e6a18affe77: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262420679575117" TC_gsup_ul_unknown_imsi(45)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122531655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43914<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@5e6a18affe77: Final verdict of PTC: pass 20250221122531657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43902<->l=127.0.0.1:4258 20250221122531659 DLINP <000b> input/ipa.c:452 connected read/write 20250221122531659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122531659 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122531659 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122531659 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122531659 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46417<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@5e6a18affe77: Final verdict of PTC: none 43@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 43: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@5e6a18affe77: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Fri Feb 21 12:25:31 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 20250221122531699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43930<->l=127.0.0.1:4258 20250221122531800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43930<->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=26400) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Fri Feb 21 12:25:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122534891 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122534891 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122534896 DLINP <000b> input/ipa.c:452 connected read/write 20250221122534896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122534898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43946<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122534902 DLINP <000b> input/ipa.c:452 connected read/write 20250221122534902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122534902 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122534902 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122534902 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  20250221122534902 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122534902 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  20250221122534902 DLGSUP <0013> gsup_server.c:236 2:  20250221122534902 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122534902 DLGSUP <0013> gsup_server.c:236 3:  20250221122534902 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122534902 DLGSUP <0013> gsup_server.c:236 4:  20250221122534902 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122534902 DLGSUP <0013> gsup_server.c:236 5:  20250221122534902 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122534902 DLGSUP <0013> gsup_server.c:236 7:  20250221122534902 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122534902 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122534902 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122534902 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@5e6a18affe77: 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") 20250221122534929 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34999<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@5e6a18affe77: Created GsupExpect[0] for "262420899453171" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250221122534946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43962<->l=127.0.0.1:4258 20250221122534952 DLINP <000b> input/ipa.c:452 connected read/write 20250221122534952 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122534952 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420899453171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420899453171" cn_domain=PS source_name="the-source\n"} 20250221122534952 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250221122534952 DLU <0006> fsm.c:456 lu(262420899453171)[0x556c9fe1b120]{UNVALIDATED}: Allocated 20250221122534952 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420899453171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250221122534952 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262420899453171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420899453171" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250221122534952 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262420899453171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122534952 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420899453171)[0x556c9fe1b120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122534952 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420899453171)[0x556c9fe1b120]{UNVALIDATED}: Freeing instance 20250221122534952 DLU <0006> fsm.c:568 lu(PS:IMSI-262420899453171)[0x556c9fe1b120]{UNVALIDATED}: Deallocated 20250221122534952 DLINP <000b> input/ipa.c:452 connected read/write 20250221122534952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122534952 DLINP <000b> input/ipa.c:452 connected read/write 20250221122534952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@5e6a18affe77: Found GsupExpect[0] for "262420899453171" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@5e6a18affe77: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262420899453171" TC_gsup_ul_unknown_imsi_via_proxy(50)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122534956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43962<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@5e6a18affe77: Final verdict of PTC: pass 20250221122534957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43946<->l=127.0.0.1:4258 20250221122534959 DLINP <000b> input/ipa.c:452 connected read/write 20250221122534959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122534959 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122534959 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122534959 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122534959 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@5e6a18affe77: Final verdict of PTC: none 20250221122534960 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34999<->l=127.0.0.1:4259) 48@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 48: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@5e6a18affe77: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Fri Feb 21 12:25:34 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 20250221122534987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43978<->l=127.0.0.1:4258 20250221122535088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43978<->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@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Fri Feb 21 12:25:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122538200 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122538200 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122538204 DLINP <000b> input/ipa.c:452 connected read/write 20250221122538204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122538204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43986<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122538205 DLINP <000b> input/ipa.c:452 connected read/write 20250221122538205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122538205 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122538205 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122538205 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  20250221122538205 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122538205 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  20250221122538205 DLGSUP <0013> gsup_server.c:236 2:  20250221122538205 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122538205 DLGSUP <0013> gsup_server.c:236 3:  20250221122538205 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122538205 DLGSUP <0013> gsup_server.c:236 4:  20250221122538205 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122538205 DLGSUP <0013> gsup_server.c:236 5:  20250221122538205 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122538205 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(51)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122538205 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122538205 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122538205 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122538205 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@5e6a18affe77: 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") 20250221122538228 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44519<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@5e6a18affe77: Created GsupExpect[0] for "262424307356933" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250221122538238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43990<->l=127.0.0.1:4258 20250221122538250 DLINP <000b> input/ipa.c:452 connected read/write 20250221122538250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122538250 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424307356933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424307356933" cn_domain=PS} 20250221122538250 DLU <0006> fsm.c:456 lu(262424307356933)[0x556c9fe1b120]{UNVALIDATED}: Allocated 20250221122538250 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424307356933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250221122538250 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424307356933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424307356933" cause=Roaming not allowed in this location area} 20250221122538250 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424307356933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122538250 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424307356933)[0x556c9fe1b120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122538250 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424307356933)[0x556c9fe1b120]{UNVALIDATED}: Freeing instance 20250221122538250 DLU <0006> fsm.c:568 lu(PS:IMSI-262424307356933)[0x556c9fe1b120]{UNVALIDATED}: Deallocated 20250221122538251 DLINP <000b> input/ipa.c:452 connected read/write 20250221122538251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122538251 DLINP <000b> input/ipa.c:452 connected read/write 20250221122538251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@5e6a18affe77: Found GsupExpect[0] for "262424307356933" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@5e6a18affe77: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262424307356933" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122538255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43990<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@5e6a18affe77: Final verdict of PTC: pass 20250221122538257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43986<->l=127.0.0.1:4258 20250221122538259 DLINP <000b> input/ipa.c:452 connected read/write 20250221122538259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122538259 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122538259 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122538259 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122538259 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44519<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@5e6a18affe77: Final verdict of PTC: none 53@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 53: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@5e6a18affe77: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Fri Feb 21 12:25:38 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 20250221122538300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44004<->l=127.0.0.1:4258 20250221122538400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44004<->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=27592) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Fri Feb 21 12:25:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_gsup_sai_err_unknown_imsi started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122541516 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122541516 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122541521 DLINP <000b> input/ipa.c:452 connected read/write 20250221122541521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122541523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44014<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122541526 DLINP <000b> input/ipa.c:452 connected read/write 20250221122541527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122541527 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122541527 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122541527 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  20250221122541527 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122541527 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  20250221122541527 DLGSUP <0013> gsup_server.c:236 2:  20250221122541527 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122541527 DLGSUP <0013> gsup_server.c:236 3:  20250221122541527 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122541527 DLGSUP <0013> gsup_server.c:236 4:  20250221122541527 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122541527 DLGSUP <0013> gsup_server.c:236 5:  20250221122541527 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122541527 DLGSUP <0013> gsup_server.c:236 7:  20250221122541527 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122541527 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122541527 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122541527 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@5e6a18affe77: 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") 20250221122541546 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35973<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@5e6a18affe77: Created GsupExpect[0] for "262427213763536" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250221122541558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44016<->l=127.0.0.1:4258 20250221122541574 DLINP <000b> input/ipa.c:452 connected read/write 20250221122541574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122541574 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427213763536 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427213763536"} 20250221122541574 DAUC <0003> db_auc.c:133 IMSI='262427213763536': No such subscriber 20250221122541574 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427213763536 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250221122541574 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427213763536 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427213763536" cause=IMSI unknown in HLR} 20250221122541574 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427213763536 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122541574 DLINP <000b> input/ipa.c:452 connected read/write 20250221122541574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122541574 DLINP <000b> input/ipa.c:452 connected read/write 20250221122541574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@5e6a18affe77: Found GsupExpect[0] for "262427213763536" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@5e6a18affe77: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262427213763536" TC_gsup_sai_err_unknown_imsi(60)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122541579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44016<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@5e6a18affe77: Final verdict of PTC: pass 20250221122541581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44014<->l=127.0.0.1:4258 20250221122541583 DLINP <000b> input/ipa.c:452 connected read/write 20250221122541583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122541583 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122541583 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122541583 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122541583 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35973<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@5e6a18affe77: Final verdict of PTC: none 58@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 58: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@5e6a18affe77: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Fri Feb 21 12:25:41 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 20250221122541617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55076<->l=127.0.0.1:4258 20250221122541718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55076<->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@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Fri Feb 21 12:25:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_gsup_ul started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122544832 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122544832 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122544837 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122544838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55092<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122544842 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122544842 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122544842 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122544842 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  20250221122544842 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122544842 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  20250221122544842 DLGSUP <0013> gsup_server.c:236 2:  20250221122544842 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122544842 DLGSUP <0013> gsup_server.c:236 3:  20250221122544842 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122544842 DLGSUP <0013> gsup_server.c:236 4:  20250221122544842 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122544842 DLGSUP <0013> gsup_server.c:236 5:  20250221122544842 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122544842 DLGSUP <0013> gsup_server.c:236 7:  20250221122544842 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122544842 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122544842 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122544842 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@5e6a18affe77: 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") 20250221122544868 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36619<->l=127.0.0.1:4259) 20250221122544878 DAUC <0003> db_auc.c:157 IMSI='262421716732801': No 2G Auth Data 20250221122544878 DAUC <0003> db_auc.c:192 IMSI='262421716732801': No 3G Auth Data HLR_Test-GSUP(62)@5e6a18affe77: Created GsupExpect[0] for "262421716732801" to be handled at TC_gsup_ul(65) 20250221122544904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55098<->l=127.0.0.1:4258 20250221122544914 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122544914 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421716732801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421716732801" cn_domain=PS} 20250221122544914 DLU <0006> fsm.c:456 lu(262421716732801)[0x556c9fe1b120]{UNVALIDATED}: Allocated 20250221122544914 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421716732801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122544914 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421716732801)[0x556c9fe1b120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122544914 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421716732801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421716732801" cn_domain=PS} 20250221122544914 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122544914 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5e6a18affe77: Found GsupExpect[0] for "262421716732801" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@5e6a18affe77: Added IMSI table entry 0TC_gsup_ul(65)"262421716732801" 20250221122544920 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122544920 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421716732801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421716732801"} 20250221122544920 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421716732801)[0x556c9fe1b120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122544920 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421716732801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122544920 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421716732801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421716732801"} 20250221122544920 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421716732801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122544920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421716732801)[0x556c9fe1b120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122544920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421716732801)[0x556c9fe1b120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122544920 DLU <0006> fsm.c:568 lu(PS:IMSI-262421716732801)[0x556c9fe1b120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122544920 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122544920 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul(65)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122544922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55098<->l=127.0.0.1:4258 TC_gsup_ul(65)@5e6a18affe77: Final verdict of PTC: pass 20250221122544925 DAUC <0003> db_auc.c:157 IMSI='262425456134358': No 2G Auth Data 20250221122544925 DAUC <0003> db_auc.c:192 IMSI='262425456134358': No 3G Auth Data 20250221122544926 DLGSUP <0013> hlr.c:121 IMSI 262425456134358: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5e6a18affe77: Created GsupExpect[0] for "262425456134358" to be handled at TC_gsup_ul(66) 20250221122544940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55108<->l=127.0.0.1:4258 20250221122544941 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122544941 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425456134358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425456134358" cn_domain=PS} 20250221122544941 DLU <0006> fsm.c:456 lu(262425456134358)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122544941 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425456134358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122544941 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425456134358)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122544941 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425456134358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425456134358" cn_domain=PS} 20250221122544941 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122544941 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5e6a18affe77: Found GsupExpect[0] for "262425456134358" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@5e6a18affe77: Added IMSI table entry 1TC_gsup_ul(66)"262425456134358" 20250221122544942 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122544942 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425456134358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425456134358"} 20250221122544942 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425456134358)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122544942 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425456134358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122544942 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425456134358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425456134358"} 20250221122544942 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425456134358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122544942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425456134358)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122544942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425456134358)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122544942 DLU <0006> fsm.c:568 lu(PS:IMSI-262425456134358)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122544942 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122544942 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul(66)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122544943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55108<->l=127.0.0.1:4258 TC_gsup_ul(66)@5e6a18affe77: Final verdict of PTC: pass 20250221122544943 DAUC <0003> db_auc.c:157 IMSI='262426948228487': No 2G Auth Data 20250221122544943 DAUC <0003> db_auc.c:192 IMSI='262426948228487': No 3G Auth Data 20250221122544944 DLGSUP <0013> hlr.c:121 IMSI 262426948228487: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5e6a18affe77: Created GsupExpect[0] for "262426948228487" to be handled at TC_gsup_ul(67) 20250221122544949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55122<->l=127.0.0.1:4258 20250221122544951 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122544951 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426948228487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426948228487" cn_domain=PS} 20250221122544951 DLU <0006> fsm.c:456 lu(262426948228487)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122544951 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426948228487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122544951 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426948228487)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122544951 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426948228487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426948228487" cn_domain=PS} 20250221122544951 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122544951 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5e6a18affe77: Found GsupExpect[0] for "262426948228487" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@5e6a18affe77: Added IMSI table entry 2TC_gsup_ul(67)"262426948228487" 20250221122544952 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544952 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122544952 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426948228487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426948228487"} 20250221122544952 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426948228487)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122544952 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426948228487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122544952 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426948228487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426948228487"} 20250221122544952 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426948228487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122544952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426948228487)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122544952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426948228487)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122544952 DLU <0006> fsm.c:568 lu(PS:IMSI-262426948228487)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122544952 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122544952 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul(67)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122544952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55122<->l=127.0.0.1:4258 TC_gsup_ul(67)@5e6a18affe77: Final verdict of PTC: pass 20250221122544953 DAUC <0003> db_auc.c:157 IMSI='262421636458260': No 2G Auth Data 20250221122544953 DAUC <0003> db_auc.c:192 IMSI='262421636458260': No 3G Auth Data 20250221122544954 DLGSUP <0013> hlr.c:121 IMSI 262421636458260: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5e6a18affe77: Created GsupExpect[0] for "262421636458260" to be handled at TC_gsup_ul(68) 20250221122544960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55124<->l=127.0.0.1:4258 20250221122544961 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544961 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122544961 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421636458260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421636458260" cn_domain=PS} 20250221122544962 DLU <0006> fsm.c:456 lu(262421636458260)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122544962 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421636458260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122544962 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421636458260)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122544962 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421636458260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421636458260" cn_domain=PS} 20250221122544962 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122544962 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5e6a18affe77: Found GsupExpect[0] for "262421636458260" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@5e6a18affe77: Added IMSI table entry 3TC_gsup_ul(68)"262421636458260" 20250221122544963 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544963 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122544963 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421636458260 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421636458260"} 20250221122544963 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421636458260)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122544963 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421636458260 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122544963 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421636458260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421636458260"} 20250221122544963 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421636458260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122544963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421636458260)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122544963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421636458260)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122544963 DLU <0006> fsm.c:568 lu(PS:IMSI-262421636458260)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122544963 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122544963 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul(68)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122544963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55124<->l=127.0.0.1:4258 TC_gsup_ul(68)@5e6a18affe77: Final verdict of PTC: pass 20250221122544964 DAUC <0003> db_auc.c:157 IMSI='262424809832888': No 2G Auth Data 20250221122544964 DAUC <0003> db_auc.c:192 IMSI='262424809832888': No 3G Auth Data 20250221122544964 DLGSUP <0013> hlr.c:121 IMSI 262424809832888: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5e6a18affe77: Created GsupExpect[0] for "262424809832888" to be handled at TC_gsup_ul(69) 20250221122544970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55136<->l=127.0.0.1:4258 20250221122544971 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122544971 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424809832888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424809832888" cn_domain=PS} 20250221122544971 DLU <0006> fsm.c:456 lu(262424809832888)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122544972 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424809832888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122544972 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424809832888)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122544972 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424809832888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424809832888" cn_domain=PS} 20250221122544972 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122544972 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5e6a18affe77: Found GsupExpect[0] for "262424809832888" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@5e6a18affe77: Added IMSI table entry 4TC_gsup_ul(69)"262424809832888" 20250221122544972 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122544972 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424809832888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424809832888"} 20250221122544972 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424809832888)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122544972 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424809832888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122544972 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424809832888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424809832888"} 20250221122544972 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424809832888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122544972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424809832888)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122544972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424809832888)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122544972 DLU <0006> fsm.c:568 lu(PS:IMSI-262424809832888)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122544972 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122544972 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul(69)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122544973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55136<->l=127.0.0.1:4258 TC_gsup_ul(69)@5e6a18affe77: Final verdict of PTC: pass 20250221122544974 DAUC <0003> db_auc.c:157 IMSI='262429158715351': No 2G Auth Data 20250221122544974 DAUC <0003> db_auc.c:192 IMSI='262429158715351': No 3G Auth Data 20250221122544974 DLGSUP <0013> hlr.c:121 IMSI 262429158715351: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5e6a18affe77: Created GsupExpect[0] for "262429158715351" to be handled at TC_gsup_ul(70) 20250221122544980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55138<->l=127.0.0.1:4258 20250221122544982 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122544982 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429158715351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429158715351" cn_domain=PS} 20250221122544982 DLU <0006> fsm.c:456 lu(262429158715351)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122544982 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429158715351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122544982 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429158715351)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122544982 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429158715351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429158715351" cn_domain=PS} 20250221122544982 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122544982 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5e6a18affe77: Found GsupExpect[0] for "262429158715351" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@5e6a18affe77: Added IMSI table entry 5TC_gsup_ul(70)"262429158715351" 20250221122544983 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122544983 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429158715351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429158715351"} 20250221122544983 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429158715351)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122544983 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429158715351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122544983 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429158715351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429158715351"} 20250221122544983 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429158715351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122544983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429158715351)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122544983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429158715351)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122544983 DLU <0006> fsm.c:568 lu(PS:IMSI-262429158715351)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122544983 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122544983 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul(70)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122544983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55138<->l=127.0.0.1:4258 TC_gsup_ul(70)@5e6a18affe77: Final verdict of PTC: pass 20250221122544984 DAUC <0003> db_auc.c:157 IMSI='262425483970851': No 2G Auth Data 20250221122544984 DAUC <0003> db_auc.c:192 IMSI='262425483970851': No 3G Auth Data 20250221122544984 DLGSUP <0013> hlr.c:121 IMSI 262425483970851: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5e6a18affe77: Created GsupExpect[0] for "262425483970851" to be handled at TC_gsup_ul(71) 20250221122544990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55146<->l=127.0.0.1:4258 20250221122544991 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122544992 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425483970851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425483970851" cn_domain=PS} 20250221122544992 DLU <0006> fsm.c:456 lu(262425483970851)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122544992 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425483970851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122544992 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425483970851)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122544992 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425483970851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425483970851" cn_domain=PS} 20250221122544992 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122544992 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5e6a18affe77: Found GsupExpect[0] for "262425483970851" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@5e6a18affe77: Added IMSI table entry 6TC_gsup_ul(71)"262425483970851" 20250221122544993 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122544993 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425483970851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425483970851"} 20250221122544993 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425483970851)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122544993 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425483970851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122544993 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425483970851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425483970851"} 20250221122544993 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425483970851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122544993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425483970851)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122544993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425483970851)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122544993 DLU <0006> fsm.c:568 lu(PS:IMSI-262425483970851)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122544993 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122544993 DLINP <000b> input/ipa.c:452 connected read/write 20250221122544993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul(71)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122544993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55146<->l=127.0.0.1:4258 TC_gsup_ul(71)@5e6a18affe77: Final verdict of PTC: pass 20250221122544994 DAUC <0003> db_auc.c:157 IMSI='262429177988818': No 2G Auth Data 20250221122544994 DAUC <0003> db_auc.c:192 IMSI='262429177988818': No 3G Auth Data 20250221122544994 DLGSUP <0013> hlr.c:121 IMSI 262429177988818: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5e6a18affe77: Created GsupExpect[0] for "262429177988818" to be handled at TC_gsup_ul(72) 20250221122545001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55160<->l=127.0.0.1:4258 20250221122545003 DLINP <000b> input/ipa.c:452 connected read/write 20250221122545003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122545003 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429177988818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429177988818" cn_domain=PS} 20250221122545003 DLU <0006> fsm.c:456 lu(262429177988818)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122545003 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429177988818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122545003 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429177988818)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122545003 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429177988818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429177988818" cn_domain=PS} 20250221122545003 DLINP <000b> input/ipa.c:452 connected read/write 20250221122545003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122545003 DLINP <000b> input/ipa.c:452 connected read/write 20250221122545003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5e6a18affe77: Found GsupExpect[0] for "262429177988818" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@5e6a18affe77: Added IMSI table entry 7TC_gsup_ul(72)"262429177988818" 20250221122545004 DLINP <000b> input/ipa.c:452 connected read/write 20250221122545004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122545004 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429177988818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429177988818"} 20250221122545004 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429177988818)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122545004 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429177988818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122545004 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429177988818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429177988818"} 20250221122545004 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429177988818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122545004 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429177988818)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122545004 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429177988818)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122545004 DLU <0006> fsm.c:568 lu(PS:IMSI-262429177988818)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122545004 DLINP <000b> input/ipa.c:452 connected read/write 20250221122545004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122545004 DLINP <000b> input/ipa.c:452 connected read/write 20250221122545004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul(72)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122545004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55160<->l=127.0.0.1:4258 TC_gsup_ul(72)@5e6a18affe77: Final verdict of PTC: pass MTC@5e6a18affe77: setverdict(pass): none -> pass 20250221122545005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55092<->l=127.0.0.1:4258 20250221122545006 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36619<->l=127.0.0.1:4259) 20250221122545006 DLINP <000b> input/ipa.c:452 connected read/write 20250221122545006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122545006 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122545006 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122545006 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)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP(62)@5e6a18affe77: Final verdict of PTC: none 63@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: pass MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_gsup_ul finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Fri Feb 21 12:25:45 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250221122545029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55176<->l=127.0.0.1:4258 20250221122545130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55176<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68384) Waiting for packet dumper to finish... 1 (prev_count=68384, count=112780) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Fri Feb 21 12:25:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_gsup_ul_via_proxy started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122548258 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122548258 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122548263 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55184<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122548268 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(73)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122548268 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122548268 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122548268 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  20250221122548268 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122548269 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  20250221122548269 DLGSUP <0013> gsup_server.c:236 2:  20250221122548269 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122548269 DLGSUP <0013> gsup_server.c:236 3:  20250221122548269 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122548269 DLGSUP <0013> gsup_server.c:236 4:  20250221122548269 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122548269 DLGSUP <0013> gsup_server.c:236 5:  20250221122548269 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122548269 DLGSUP <0013> gsup_server.c:236 7:  20250221122548269 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122548269 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122548269 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122548269 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@5e6a18affe77: 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") 20250221122548297 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39717<->l=127.0.0.1:4259) 20250221122548311 DAUC <0003> db_auc.c:157 IMSI='262428319971329': No 2G Auth Data 20250221122548311 DAUC <0003> db_auc.c:192 IMSI='262428319971329': No 3G Auth Data HLR_Test-GSUP(74)@5e6a18affe77: Created GsupExpect[0] for "262428319971329" to be handled at TC_gsup_ul_via_proxy(77) 20250221122548339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55186<->l=127.0.0.1:4258 20250221122548351 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548351 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262428319971329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428319971329" cn_domain=PS source_name="the-source\n"} 20250221122548351 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250221122548351 DLU <0006> fsm.c:456 lu(262428319971329)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122548351 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262428319971329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250221122548351 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428319971329)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122548351 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262428319971329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428319971329" cn_domain=PS destination_name="the-source\n"} 20250221122548351 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122548351 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5e6a18affe77: Found GsupExpect[0] for "262428319971329" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@5e6a18affe77: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262428319971329" 20250221122548357 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548357 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262428319971329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428319971329" source_name="the-source\n"} 20250221122548357 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428319971329)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122548357 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262428319971329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122548357 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262428319971329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428319971329" destination_name="the-source\n"} 20250221122548357 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262428319971329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122548357 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428319971329)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122548357 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428319971329)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122548357 DLU <0006> fsm.c:568 lu(PS:IMSI-262428319971329)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122548357 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122548357 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122548360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55186<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@5e6a18affe77: Final verdict of PTC: pass 20250221122548364 DAUC <0003> db_auc.c:157 IMSI='262425020213498': No 2G Auth Data 20250221122548364 DAUC <0003> db_auc.c:192 IMSI='262425020213498': No 3G Auth Data 20250221122548366 DLGSUP <0013> hlr.c:121 IMSI 262425020213498: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5e6a18affe77: Created GsupExpect[0] for "262425020213498" to be handled at TC_gsup_ul_via_proxy(78) 20250221122548375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55188<->l=127.0.0.1:4258 20250221122548376 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548376 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425020213498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425020213498" cn_domain=PS source_name="the-source\n"} 20250221122548376 DLU <0006> fsm.c:456 lu(262425020213498)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122548376 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425020213498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250221122548376 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425020213498)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122548376 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425020213498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425020213498" cn_domain=PS destination_name="the-source\n"} 20250221122548376 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122548376 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5e6a18affe77: Found GsupExpect[0] for "262425020213498" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@5e6a18affe77: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262425020213498" 20250221122548377 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548377 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425020213498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425020213498" source_name="the-source\n"} 20250221122548377 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425020213498)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122548377 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262425020213498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122548377 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425020213498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425020213498" destination_name="the-source\n"} 20250221122548377 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262425020213498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122548377 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425020213498)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122548377 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425020213498)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122548377 DLU <0006> fsm.c:568 lu(PS:IMSI-262425020213498)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122548377 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122548377 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122548378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55188<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@5e6a18affe77: Final verdict of PTC: pass 20250221122548379 DAUC <0003> db_auc.c:157 IMSI='262423162340357': No 2G Auth Data 20250221122548379 DAUC <0003> db_auc.c:192 IMSI='262423162340357': No 3G Auth Data 20250221122548379 DLGSUP <0013> hlr.c:121 IMSI 262423162340357: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5e6a18affe77: Created GsupExpect[0] for "262423162340357" to be handled at TC_gsup_ul_via_proxy(79) 20250221122548385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55196<->l=127.0.0.1:4258 20250221122548387 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548387 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262423162340357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423162340357" cn_domain=PS source_name="the-source\n"} 20250221122548387 DLU <0006> fsm.c:456 lu(262423162340357)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122548387 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262423162340357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250221122548387 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423162340357)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122548387 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262423162340357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423162340357" cn_domain=PS destination_name="the-source\n"} 20250221122548387 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122548387 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5e6a18affe77: Found GsupExpect[0] for "262423162340357" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@5e6a18affe77: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262423162340357" 20250221122548388 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548388 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262423162340357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423162340357" source_name="the-source\n"} 20250221122548388 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423162340357)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122548388 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262423162340357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122548388 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262423162340357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423162340357" destination_name="the-source\n"} 20250221122548388 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262423162340357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122548388 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423162340357)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122548388 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423162340357)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122548388 DLU <0006> fsm.c:568 lu(PS:IMSI-262423162340357)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122548388 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122548388 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122548389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55196<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@5e6a18affe77: Final verdict of PTC: pass 20250221122548390 DAUC <0003> db_auc.c:157 IMSI='262428703014584': No 2G Auth Data 20250221122548390 DAUC <0003> db_auc.c:192 IMSI='262428703014584': No 3G Auth Data 20250221122548390 DLGSUP <0013> hlr.c:121 IMSI 262428703014584: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5e6a18affe77: Created GsupExpect[0] for "262428703014584" to be handled at TC_gsup_ul_via_proxy(80) 20250221122548397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55212<->l=127.0.0.1:4258 20250221122548399 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548399 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428703014584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428703014584" cn_domain=PS source_name="the-source\n"} 20250221122548399 DLU <0006> fsm.c:456 lu(262428703014584)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122548399 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428703014584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250221122548399 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428703014584)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122548399 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428703014584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428703014584" cn_domain=PS destination_name="the-source\n"} 20250221122548399 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122548399 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5e6a18affe77: Found GsupExpect[0] for "262428703014584" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@5e6a18affe77: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262428703014584" 20250221122548400 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548400 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428703014584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428703014584" source_name="the-source\n"} 20250221122548400 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428703014584)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122548400 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262428703014584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122548400 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428703014584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428703014584" destination_name="the-source\n"} 20250221122548400 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262428703014584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122548400 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428703014584)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122548400 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428703014584)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122548400 DLU <0006> fsm.c:568 lu(PS:IMSI-262428703014584)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122548401 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122548401 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122548401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55212<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@5e6a18affe77: Final verdict of PTC: pass 20250221122548402 DAUC <0003> db_auc.c:157 IMSI='262427480048713': No 2G Auth Data 20250221122548402 DAUC <0003> db_auc.c:192 IMSI='262427480048713': No 3G Auth Data 20250221122548402 DLGSUP <0013> hlr.c:121 IMSI 262427480048713: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5e6a18affe77: Created GsupExpect[0] for "262427480048713" to be handled at TC_gsup_ul_via_proxy(81) 20250221122548408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55220<->l=127.0.0.1:4258 20250221122548410 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548410 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427480048713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427480048713" cn_domain=PS source_name="the-source\n"} 20250221122548410 DLU <0006> fsm.c:456 lu(262427480048713)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122548410 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427480048713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250221122548410 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427480048713)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122548410 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427480048713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427480048713" cn_domain=PS destination_name="the-source\n"} 20250221122548410 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122548410 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5e6a18affe77: Found GsupExpect[0] for "262427480048713" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@5e6a18affe77: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262427480048713" 20250221122548411 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548411 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427480048713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427480048713" source_name="the-source\n"} 20250221122548411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427480048713)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122548411 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262427480048713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122548411 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427480048713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427480048713" destination_name="the-source\n"} 20250221122548411 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262427480048713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122548411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427480048713)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122548411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427480048713)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122548411 DLU <0006> fsm.c:568 lu(PS:IMSI-262427480048713)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122548411 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122548411 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122548412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55220<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@5e6a18affe77: Final verdict of PTC: pass 20250221122548413 DAUC <0003> db_auc.c:157 IMSI='262426544724618': No 2G Auth Data 20250221122548413 DAUC <0003> db_auc.c:192 IMSI='262426544724618': No 3G Auth Data 20250221122548413 DLGSUP <0013> hlr.c:121 IMSI 262426544724618: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5e6a18affe77: Created GsupExpect[0] for "262426544724618" to be handled at TC_gsup_ul_via_proxy(82) 20250221122548419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55222<->l=127.0.0.1:4258 20250221122548421 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548421 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426544724618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426544724618" cn_domain=PS source_name="the-source\n"} 20250221122548421 DLU <0006> fsm.c:456 lu(262426544724618)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122548421 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426544724618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250221122548421 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426544724618)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122548421 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426544724618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426544724618" cn_domain=PS destination_name="the-source\n"} 20250221122548421 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122548421 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5e6a18affe77: Found GsupExpect[0] for "262426544724618" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@5e6a18affe77: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262426544724618" 20250221122548422 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548422 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426544724618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426544724618" source_name="the-source\n"} 20250221122548422 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426544724618)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122548422 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262426544724618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122548422 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426544724618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426544724618" destination_name="the-source\n"} 20250221122548422 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262426544724618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122548422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426544724618)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122548422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426544724618)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122548422 DLU <0006> fsm.c:568 lu(PS:IMSI-262426544724618)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122548422 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122548422 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122548422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55222<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@5e6a18affe77: Final verdict of PTC: pass 20250221122548423 DAUC <0003> db_auc.c:157 IMSI='262428299788079': No 2G Auth Data 20250221122548423 DAUC <0003> db_auc.c:192 IMSI='262428299788079': No 3G Auth Data 20250221122548424 DLGSUP <0013> hlr.c:121 IMSI 262428299788079: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5e6a18affe77: Created GsupExpect[0] for "262428299788079" to be handled at TC_gsup_ul_via_proxy(83) 20250221122548430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55236<->l=127.0.0.1:4258 20250221122548432 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548432 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428299788079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428299788079" cn_domain=PS source_name="the-source\n"} 20250221122548432 DLU <0006> fsm.c:456 lu(262428299788079)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122548432 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428299788079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250221122548432 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428299788079)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122548432 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428299788079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428299788079" cn_domain=PS destination_name="the-source\n"} 20250221122548432 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122548432 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5e6a18affe77: Found GsupExpect[0] for "262428299788079" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@5e6a18affe77: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262428299788079" 20250221122548433 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548433 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428299788079 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428299788079" source_name="the-source\n"} 20250221122548433 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428299788079)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122548433 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262428299788079 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122548433 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428299788079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428299788079" destination_name="the-source\n"} 20250221122548433 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262428299788079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122548433 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428299788079)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122548433 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428299788079)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122548433 DLU <0006> fsm.c:568 lu(PS:IMSI-262428299788079)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122548433 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122548433 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122548434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55236<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@5e6a18affe77: Final verdict of PTC: pass 20250221122548435 DAUC <0003> db_auc.c:157 IMSI='262425103739736': No 2G Auth Data 20250221122548435 DAUC <0003> db_auc.c:192 IMSI='262425103739736': No 3G Auth Data 20250221122548435 DLGSUP <0013> hlr.c:121 IMSI 262425103739736: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5e6a18affe77: Created GsupExpect[0] for "262425103739736" to be handled at TC_gsup_ul_via_proxy(84) 20250221122548441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55240<->l=127.0.0.1:4258 20250221122548443 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548443 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262425103739736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425103739736" cn_domain=PS source_name="the-source\n"} 20250221122548443 DLU <0006> fsm.c:456 lu(262425103739736)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122548443 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262425103739736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250221122548443 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425103739736)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122548443 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262425103739736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425103739736" cn_domain=PS destination_name="the-source\n"} 20250221122548443 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122548443 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5e6a18affe77: Found GsupExpect[0] for "262425103739736" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@5e6a18affe77: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262425103739736" 20250221122548444 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548444 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262425103739736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425103739736" source_name="the-source\n"} 20250221122548444 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425103739736)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122548444 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262425103739736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122548444 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262425103739736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425103739736" destination_name="the-source\n"} 20250221122548444 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262425103739736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122548444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425103739736)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122548445 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425103739736)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122548445 DLU <0006> fsm.c:568 lu(PS:IMSI-262425103739736)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122548445 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122548445 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122548445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55240<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@5e6a18affe77: Final verdict of PTC: pass MTC@5e6a18affe77: setverdict(pass): none -> pass 20250221122548446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55184<->l=127.0.0.1:4258 20250221122548446 DLINP <000b> input/ipa.c:452 connected read/write 20250221122548446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122548446 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122548446 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122548446 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122548446 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250221122548447 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39717<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP(74)@5e6a18affe77: Final verdict of PTC: none 75@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: pass MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Fri Feb 21 12:25:48 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 20250221122548470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55252<->l=127.0.0.1:4258 20250221122548571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55252<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66524) Waiting for packet dumper to finish... 1 (prev_count=66524, count=114808) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Fri Feb 21 12:25:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_gsup_ul_subscriber_data started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122551697 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122551697 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122551702 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51340<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122551707 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551708 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122551708 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122551708 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  20250221122551708 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122551708 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  20250221122551708 DLGSUP <0013> gsup_server.c:236 2:  20250221122551708 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122551708 DLGSUP <0013> gsup_server.c:236 3:  20250221122551708 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122551708 DLGSUP <0013> gsup_server.c:236 4:  20250221122551708 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122551708 DLGSUP <0013> gsup_server.c:236 5:  20250221122551708 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122551708 DLGSUP <0013> gsup_server.c:236 7:  20250221122551708 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122551708 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122551708 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122551708 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@5e6a18affe77: 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") 20250221122551731 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41497<->l=127.0.0.1:4259) 20250221122551752 DAUC <0003> db_auc.c:157 IMSI='262425207980075': No 2G Auth Data 20250221122551752 DAUC <0003> db_auc.c:192 IMSI='262425207980075': No 3G Auth Data HLR_Test-GSUP(86)@5e6a18affe77: Created GsupExpect[0] for "262425207980075" to be handled at TC_gsup_ul_subscriber_data(89) 20250221122551776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51346<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@5e6a18affe77: GSUP ul subscriber_data 20250221122551783 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551783 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425207980075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425207980075" cn_domain=PS} 20250221122551783 DLU <0006> fsm.c:456 lu(262425207980075)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122551783 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425207980075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122551783 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425207980075)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122551783 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425207980075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425207980075" cn_domain=PS} 20250221122551783 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122551783 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5e6a18affe77: Found GsupExpect[0] for "262425207980075" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@5e6a18affe77: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262425207980075" 20250221122551788 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551788 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425207980075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425207980075"} 20250221122551788 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425207980075)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122551788 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425207980075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122551788 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425207980075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425207980075"} 20250221122551788 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425207980075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122551788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425207980075)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122551788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425207980075)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122551788 DLU <0006> fsm.c:568 lu(PS:IMSI-262425207980075)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122551788 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122551788 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122551791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51346<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@5e6a18affe77: Final verdict of PTC: pass 20250221122551795 DAUC <0003> db_auc.c:157 IMSI='262423066171468': No 2G Auth Data 20250221122551795 DAUC <0003> db_auc.c:192 IMSI='262423066171468': No 3G Auth Data 20250221122551797 DLGSUP <0013> hlr.c:121 IMSI 262423066171468: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5e6a18affe77: Created GsupExpect[0] for "262423066171468" to be handled at TC_gsup_ul_subscriber_data(90) 20250221122551811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51354<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@5e6a18affe77: GSUP ul subscriber_data 20250221122551812 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551812 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423066171468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423066171468" cn_domain=PS} 20250221122551812 DLU <0006> fsm.c:456 lu(262423066171468)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122551812 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423066171468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122551812 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423066171468)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122551812 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423066171468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423066171468" cn_domain=PS} 20250221122551812 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122551813 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5e6a18affe77: Found GsupExpect[0] for "262423066171468" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@5e6a18affe77: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262423066171468" 20250221122551814 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551814 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423066171468 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423066171468"} 20250221122551814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423066171468)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122551814 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423066171468 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122551814 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423066171468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423066171468"} 20250221122551814 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423066171468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122551814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423066171468)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122551814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423066171468)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122551814 DLU <0006> fsm.c:568 lu(PS:IMSI-262423066171468)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122551814 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122551814 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122551814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51354<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@5e6a18affe77: Final verdict of PTC: pass 20250221122551815 DAUC <0003> db_auc.c:157 IMSI='262420762283537': No 2G Auth Data 20250221122551815 DAUC <0003> db_auc.c:192 IMSI='262420762283537': No 3G Auth Data 20250221122551815 DLGSUP <0013> hlr.c:121 IMSI 262420762283537: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5e6a18affe77: Created GsupExpect[0] for "262420762283537" to be handled at TC_gsup_ul_subscriber_data(91) 20250221122551821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51356<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@5e6a18affe77: GSUP ul subscriber_data 20250221122551823 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551823 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420762283537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420762283537" cn_domain=PS} 20250221122551823 DLU <0006> fsm.c:456 lu(262420762283537)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122551823 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420762283537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122551823 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420762283537)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122551823 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420762283537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420762283537" cn_domain=PS} 20250221122551823 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122551823 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5e6a18affe77: Found GsupExpect[0] for "262420762283537" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@5e6a18affe77: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262420762283537" 20250221122551824 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551824 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420762283537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420762283537"} 20250221122551824 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420762283537)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122551824 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420762283537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122551824 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420762283537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420762283537"} 20250221122551824 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420762283537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122551824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420762283537)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122551824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420762283537)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122551824 DLU <0006> fsm.c:568 lu(PS:IMSI-262420762283537)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122551824 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122551824 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122551824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51356<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@5e6a18affe77: Final verdict of PTC: pass 20250221122551825 DAUC <0003> db_auc.c:157 IMSI='262426355919510': No 2G Auth Data 20250221122551825 DAUC <0003> db_auc.c:192 IMSI='262426355919510': No 3G Auth Data 20250221122551825 DLGSUP <0013> hlr.c:121 IMSI 262426355919510: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5e6a18affe77: Created GsupExpect[0] for "262426355919510" to be handled at TC_gsup_ul_subscriber_data(92) 20250221122551831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51366<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@5e6a18affe77: GSUP ul subscriber_data 20250221122551832 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551832 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426355919510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426355919510" cn_domain=PS} 20250221122551832 DLU <0006> fsm.c:456 lu(262426355919510)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122551832 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426355919510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122551832 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426355919510)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122551832 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426355919510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426355919510" cn_domain=PS} 20250221122551832 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122551832 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5e6a18affe77: Found GsupExpect[0] for "262426355919510" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@5e6a18affe77: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262426355919510" 20250221122551833 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551834 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426355919510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426355919510"} 20250221122551834 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426355919510)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122551834 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426355919510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122551834 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426355919510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426355919510"} 20250221122551834 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426355919510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122551834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426355919510)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122551834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426355919510)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122551834 DLU <0006> fsm.c:568 lu(PS:IMSI-262426355919510)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122551834 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122551834 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122551834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51366<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@5e6a18affe77: Final verdict of PTC: pass 20250221122551835 DAUC <0003> db_auc.c:157 IMSI='262427835021390': No 2G Auth Data 20250221122551835 DAUC <0003> db_auc.c:192 IMSI='262427835021390': No 3G Auth Data 20250221122551836 DLGSUP <0013> hlr.c:121 IMSI 262427835021390: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5e6a18affe77: Created GsupExpect[0] for "262427835021390" to be handled at TC_gsup_ul_subscriber_data(93) 20250221122551842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51370<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@5e6a18affe77: GSUP ul subscriber_data 20250221122551844 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551844 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427835021390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427835021390" cn_domain=PS} 20250221122551844 DLU <0006> fsm.c:456 lu(262427835021390)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122551844 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427835021390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122551844 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427835021390)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122551844 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427835021390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427835021390" cn_domain=PS} 20250221122551844 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122551844 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5e6a18affe77: Found GsupExpect[0] for "262427835021390" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@5e6a18affe77: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262427835021390" 20250221122551845 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551845 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427835021390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427835021390"} 20250221122551845 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427835021390)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122551845 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427835021390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122551845 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427835021390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427835021390"} 20250221122551845 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427835021390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122551845 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427835021390)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122551845 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427835021390)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122551845 DLU <0006> fsm.c:568 lu(PS:IMSI-262427835021390)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122551845 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122551845 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122551846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51370<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@5e6a18affe77: Final verdict of PTC: pass 20250221122551846 DAUC <0003> db_auc.c:157 IMSI='262422607595013': No 2G Auth Data 20250221122551846 DAUC <0003> db_auc.c:192 IMSI='262422607595013': No 3G Auth Data 20250221122551847 DLGSUP <0013> hlr.c:121 IMSI 262422607595013: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5e6a18affe77: Created GsupExpect[0] for "262422607595013" to be handled at TC_gsup_ul_subscriber_data(94) 20250221122551853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51382<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@5e6a18affe77: GSUP ul subscriber_data 20250221122551855 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551855 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422607595013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422607595013" cn_domain=PS} 20250221122551855 DLU <0006> fsm.c:456 lu(262422607595013)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122551855 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422607595013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122551855 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422607595013)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122551855 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422607595013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422607595013" cn_domain=PS} 20250221122551855 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122551855 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5e6a18affe77: Found GsupExpect[0] for "262422607595013" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@5e6a18affe77: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262422607595013" 20250221122551856 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551856 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422607595013 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422607595013"} 20250221122551856 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422607595013)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122551856 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422607595013 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122551856 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422607595013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422607595013"} 20250221122551856 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422607595013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122551856 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422607595013)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122551856 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422607595013)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122551856 DLU <0006> fsm.c:568 lu(PS:IMSI-262422607595013)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122551856 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122551856 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122551857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51382<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@5e6a18affe77: Final verdict of PTC: pass 20250221122551857 DAUC <0003> db_auc.c:157 IMSI='262426490508027': No 2G Auth Data 20250221122551857 DAUC <0003> db_auc.c:192 IMSI='262426490508027': No 3G Auth Data 20250221122551858 DLGSUP <0013> hlr.c:121 IMSI 262426490508027: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5e6a18affe77: Created GsupExpect[0] for "262426490508027" to be handled at TC_gsup_ul_subscriber_data(95) 20250221122551864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51384<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@5e6a18affe77: GSUP ul subscriber_data 20250221122551865 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551865 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426490508027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426490508027" cn_domain=PS} 20250221122551865 DLU <0006> fsm.c:456 lu(262426490508027)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122551865 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426490508027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122551865 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426490508027)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122551865 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426490508027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426490508027" cn_domain=PS} 20250221122551865 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122551865 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5e6a18affe77: Found GsupExpect[0] for "262426490508027" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@5e6a18affe77: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426490508027" 20250221122551867 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551867 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426490508027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426490508027"} 20250221122551867 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426490508027)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122551867 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426490508027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122551867 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426490508027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426490508027"} 20250221122551867 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426490508027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122551867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426490508027)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122551867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426490508027)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122551867 DLU <0006> fsm.c:568 lu(PS:IMSI-262426490508027)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122551867 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122551867 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122551868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51384<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@5e6a18affe77: Final verdict of PTC: pass 20250221122551868 DAUC <0003> db_auc.c:157 IMSI='262428488121802': No 2G Auth Data 20250221122551868 DAUC <0003> db_auc.c:192 IMSI='262428488121802': No 3G Auth Data 20250221122551869 DLGSUP <0013> hlr.c:121 IMSI 262428488121802: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5e6a18affe77: Created GsupExpect[0] for "262428488121802" to be handled at TC_gsup_ul_subscriber_data(96) 20250221122551875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51394<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@5e6a18affe77: GSUP ul subscriber_data 20250221122551877 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551877 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428488121802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428488121802" cn_domain=PS} 20250221122551877 DLU <0006> fsm.c:456 lu(262428488121802)[0x556c9fe200f0]{UNVALIDATED}: Allocated 20250221122551877 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428488121802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122551877 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428488121802)[0x556c9fe200f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122551877 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428488121802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428488121802" cn_domain=PS} 20250221122551877 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122551877 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5e6a18affe77: Found GsupExpect[0] for "262428488121802" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@5e6a18affe77: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262428488121802" 20250221122551878 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551878 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428488121802 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428488121802"} 20250221122551878 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428488121802)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122551878 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428488121802 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122551878 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428488121802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428488121802"} 20250221122551878 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428488121802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122551878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428488121802)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122551878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428488121802)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122551878 DLU <0006> fsm.c:568 lu(PS:IMSI-262428488121802)[0x556c9fe200f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122551878 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122551878 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122551879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51394<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@5e6a18affe77: Final verdict of PTC: pass MTC@5e6a18affe77: setverdict(pass): none -> pass 20250221122551880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51340<->l=127.0.0.1:4258 87@5e6a18affe77: Final verdict of PTC: none 20250221122551880 DLINP <000b> input/ipa.c:452 connected read/write 20250221122551880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122551880 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122551880 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122551880 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122551880 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41497<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: pass MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Fri Feb 21 12:25:51 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 20250221122551905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51398<->l=127.0.0.1:4258 20250221122552006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51398<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67508) Waiting for packet dumper to finish... 1 (prev_count=67508, count=117948) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Fri Feb 21 12:25:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_vty started. MTC@5e6a18affe77: legacy= true 20250221122555118 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122555118 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122555123 DLINP <000b> input/ipa.c:452 connected read/write 20250221122555123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122555125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51412<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122555129 DLINP <000b> input/ipa.c:452 connected read/write 20250221122555129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122555129 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122555129 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122555129 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  20250221122555129 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122555129 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  20250221122555129 DLGSUP <0013> gsup_server.c:236 2:  20250221122555129 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122555129 DLGSUP <0013> gsup_server.c:236 3:  20250221122555129 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122555129 DLGSUP <0013> gsup_server.c:236 4:  20250221122555129 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122555129 DLGSUP <0013> gsup_server.c:236 5:  20250221122555129 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122555129 DLGSUP <0013> gsup_server.c:236 7:  20250221122555129 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122555129 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122555129 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(97)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122555129 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@5e6a18affe77: 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") 20250221122555150 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32815<->l=127.0.0.1:4259) 20250221122555152 DAUC <0003> db_auc.c:157 IMSI='262422167511518': No 2G Auth Data 20250221122555152 DAUC <0003> db_auc.c:192 IMSI='262422167511518': No 3G Auth Data 20250221122555155 DAUC <0003> db_auc.c:192 IMSI='262422167511518': No 3G Auth Data 20250221122555156 DAUC <0003> db_auc.c:157 IMSI='262424909078180': No 2G Auth Data 20250221122555156 DAUC <0003> db_auc.c:192 IMSI='262424909078180': No 3G Auth Data 20250221122555157 DAUC <0003> db_auc.c:157 IMSI='262424909078180': No 2G Auth Data 20250221122555159 DAUC <0003> db_auc.c:157 IMSI='262421009150574': No 2G Auth Data 20250221122555159 DAUC <0003> db_auc.c:192 IMSI='262421009150574': No 3G Auth Data 20250221122555161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51412<->l=127.0.0.1:4258 MTC@5e6a18affe77: setverdict(pass): none -> pass 20250221122555162 DLINP <000b> input/ipa.c:452 connected read/write 20250221122555162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122555162 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122555162 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122555162 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122555162 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32815<->l=127.0.0.1:4259) 98@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: pass MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@5e6a18affe77: Test case TC_vty finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Fri Feb 21 12:25:55 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250221122555188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51414<->l=127.0.0.1:4258 20250221122555289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51414<->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=28704) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Fri Feb 21 12:25:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_vty_msisdn_isd started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122558394 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122558394 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122558397 DLINP <000b> input/ipa.c:452 connected read/write 20250221122558397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122558398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51418<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122558402 DLINP <000b> input/ipa.c:452 connected read/write 20250221122558402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122558402 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122558402 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122558402 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  20250221122558402 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122558402 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  20250221122558402 DLGSUP <0013> gsup_server.c:236 2:  20250221122558402 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122558402 DLGSUP <0013> gsup_server.c:236 3:  20250221122558402 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122558402 DLGSUP <0013> gsup_server.c:236 4:  20250221122558402 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122558402 DLGSUP <0013> gsup_server.c:236 5:  20250221122558402 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122558402 DLGSUP <0013> gsup_server.c:236 7:  20250221122558402 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122558402 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122558402 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122558402 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@5e6a18affe77: 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") 20250221122558415 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44677<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@5e6a18affe77: Created GsupExpect[0] for "262429272220388" to be handled at TC_vty_msisdn_isd(104) 20250221122558423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51432<->l=127.0.0.1:4258 20250221122558425 DAUC <0003> db_auc.c:157 IMSI='262429272220388': No 2G Auth Data 20250221122558425 DAUC <0003> db_auc.c:192 IMSI='262429272220388': No 3G Auth Data 20250221122558446 DLINP <000b> input/ipa.c:452 connected read/write 20250221122558446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122558446 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429272220388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429272220388" cn_domain=PS} 20250221122558446 DLU <0006> fsm.c:456 lu(262429272220388)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122558446 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429272220388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122558446 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429272220388)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122558446 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429272220388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429272220388" cn_domain=PS} 20250221122558446 DLINP <000b> input/ipa.c:452 connected read/write 20250221122558446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122558446 DLINP <000b> input/ipa.c:452 connected read/write 20250221122558446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@5e6a18affe77: Found GsupExpect[0] for "262429272220388" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@5e6a18affe77: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429272220388" 20250221122558453 DLINP <000b> input/ipa.c:452 connected read/write 20250221122558453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122558453 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429272220388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429272220388"} 20250221122558453 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429272220388)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122558453 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429272220388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122558453 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429272220388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429272220388"} 20250221122558453 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429272220388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122558453 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429272220388)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122558453 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429272220388)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122558453 DLU <0006> fsm.c:568 lu(PS:IMSI-262429272220388)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122558453 DLINP <000b> input/ipa.c:452 connected read/write 20250221122558453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122558453 DLINP <000b> input/ipa.c:452 connected read/write 20250221122558453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@5e6a18affe77: setverdict(pass): none -> pass 20250221122558458 DLGSUP <0013> hlr.c:128 IMSI 262429272220388: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250221122558458 DLINP <000b> input/ipa.c:452 connected read/write 20250221122558458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122558458 DLINP <000b> input/ipa.c:452 connected read/write 20250221122558458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122558461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51432<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@5e6a18affe77: Final verdict of PTC: pass 20250221122558462 DLINP <000b> input/ipa.c:452 connected read/write 20250221122558462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122558462 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429272220388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429272220388"} 20250221122558462 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429272220388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250221122558462 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429272220388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122558463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51418<->l=127.0.0.1:4258 20250221122558465 DLINP <000b> input/ipa.c:452 connected read/write 20250221122558465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122558465 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122558465 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122558465 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122558465 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44677<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@5e6a18affe77: Final verdict of PTC: none 102@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 102: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@5e6a18affe77: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Fri Feb 21 12:25:58 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 20250221122558502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51434<->l=127.0.0.1:4258 20250221122558603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51434<->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@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Fri Feb 21 12:26:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_gsup_purge_cs started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122601718 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122601718 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122601722 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35754<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122601727 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601727 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122601727 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122601727 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  20250221122601727 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122601727 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  20250221122601727 DLGSUP <0013> gsup_server.c:236 2:  20250221122601727 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122601727 DLGSUP <0013> gsup_server.c:236 3:  20250221122601727 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122601727 DLGSUP <0013> gsup_server.c:236 4:  20250221122601727 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122601727 DLGSUP <0013> gsup_server.c:236 5:  20250221122601727 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122601727 DLGSUP <0013> gsup_server.c:236 7:  20250221122601727 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122601727 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122601727 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122601727 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@5e6a18affe77: 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") 20250221122601742 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46567<->l=127.0.0.1:4259) 20250221122601746 DAUC <0003> db_auc.c:157 IMSI='262423666824799': No 2G Auth Data 20250221122601746 DAUC <0003> db_auc.c:192 IMSI='262423666824799': No 3G Auth Data HLR_Test-GSUP(106)@5e6a18affe77: Created GsupExpect[0] for "262423666824799" to be handled at TC_gsup_purge_cs(109) 20250221122601753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35760<->l=127.0.0.1:4258 20250221122601770 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601770 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423666824799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423666824799" cn_domain=PS} 20250221122601770 DLU <0006> fsm.c:456 lu(262423666824799)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122601770 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423666824799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122601770 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423666824799)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122601770 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423666824799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423666824799" cn_domain=PS} 20250221122601770 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601771 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5e6a18affe77: Found GsupExpect[0] for "262423666824799" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@5e6a18affe77: Added IMSI table entry 0TC_gsup_purge_cs(109)"262423666824799" 20250221122601777 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601777 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423666824799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423666824799"} 20250221122601777 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423666824799)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122601777 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423666824799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122601777 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423666824799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423666824799"} 20250221122601777 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423666824799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122601777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423666824799)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122601777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423666824799)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122601777 DLU <0006> fsm.c:568 lu(PS:IMSI-262423666824799)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122601777 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601777 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@5e6a18affe77: setverdict(pass): none -> pass 20250221122601780 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601780 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423666824799 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423666824799" cn_domain=CS} 20250221122601780 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423666824799 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250221122601780 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423666824799 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423666824799"} 20250221122601780 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423666824799 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250221122601780 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601780 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122601783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35760<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@5e6a18affe77: Final verdict of PTC: pass 20250221122601786 DAUC <0003> db_auc.c:157 IMSI='262424807778407': No 2G Auth Data 20250221122601786 DAUC <0003> db_auc.c:192 IMSI='262424807778407': No 3G Auth Data 20250221122601788 DLGSUP <0013> hlr.c:121 IMSI 262424807778407: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5e6a18affe77: Created GsupExpect[0] for "262424807778407" to be handled at TC_gsup_purge_cs(110) 20250221122601804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35772<->l=127.0.0.1:4258 20250221122601805 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601805 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424807778407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424807778407" cn_domain=PS} 20250221122601805 DLU <0006> fsm.c:456 lu(262424807778407)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122601805 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424807778407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122601805 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424807778407)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122601805 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424807778407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424807778407" cn_domain=PS} 20250221122601805 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601805 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5e6a18affe77: Found GsupExpect[0] for "262424807778407" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@5e6a18affe77: Added IMSI table entry 1TC_gsup_purge_cs(110)"262424807778407" 20250221122601806 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601806 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424807778407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424807778407"} 20250221122601806 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424807778407)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122601806 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424807778407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122601806 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424807778407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424807778407"} 20250221122601806 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424807778407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122601806 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424807778407)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122601806 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424807778407)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122601806 DLU <0006> fsm.c:568 lu(PS:IMSI-262424807778407)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122601806 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601806 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@5e6a18affe77: setverdict(pass): none -> pass 20250221122601807 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601807 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424807778407 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424807778407" cn_domain=CS} 20250221122601807 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424807778407 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250221122601807 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424807778407 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424807778407"} 20250221122601807 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424807778407 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250221122601807 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601807 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122601807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35772<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@5e6a18affe77: Final verdict of PTC: pass 20250221122601808 DAUC <0003> db_auc.c:157 IMSI='262420807027010': No 2G Auth Data 20250221122601808 DAUC <0003> db_auc.c:192 IMSI='262420807027010': No 3G Auth Data 20250221122601808 DLGSUP <0013> hlr.c:121 IMSI 262420807027010: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5e6a18affe77: Created GsupExpect[0] for "262420807027010" to be handled at TC_gsup_purge_cs(111) 20250221122601814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35780<->l=127.0.0.1:4258 20250221122601815 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601815 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601815 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420807027010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420807027010" cn_domain=PS} 20250221122601815 DLU <0006> fsm.c:456 lu(262420807027010)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122601815 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420807027010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122601815 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420807027010)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122601815 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420807027010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420807027010" cn_domain=PS} 20250221122601815 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601815 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5e6a18affe77: Found GsupExpect[0] for "262420807027010" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@5e6a18affe77: Added IMSI table entry 2TC_gsup_purge_cs(111)"262420807027010" 20250221122601817 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601817 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420807027010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420807027010"} 20250221122601817 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420807027010)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122601817 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420807027010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122601817 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420807027010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420807027010"} 20250221122601817 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420807027010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122601817 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420807027010)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122601817 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420807027010)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122601817 DLU <0006> fsm.c:568 lu(PS:IMSI-262420807027010)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122601817 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601817 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@5e6a18affe77: setverdict(pass): none -> pass 20250221122601817 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601817 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420807027010 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420807027010" cn_domain=CS} 20250221122601817 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420807027010 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250221122601817 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420807027010 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420807027010"} 20250221122601817 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420807027010 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250221122601817 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601817 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122601818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35780<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@5e6a18affe77: Final verdict of PTC: pass 20250221122601819 DAUC <0003> db_auc.c:157 IMSI='262425229895762': No 2G Auth Data 20250221122601819 DAUC <0003> db_auc.c:192 IMSI='262425229895762': No 3G Auth Data 20250221122601819 DLGSUP <0013> hlr.c:121 IMSI 262425229895762: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5e6a18affe77: Created GsupExpect[0] for "262425229895762" to be handled at TC_gsup_purge_cs(112) 20250221122601825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35792<->l=127.0.0.1:4258 20250221122601827 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601827 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425229895762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425229895762" cn_domain=PS} 20250221122601827 DLU <0006> fsm.c:456 lu(262425229895762)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122601827 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425229895762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122601827 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425229895762)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122601827 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425229895762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425229895762" cn_domain=PS} 20250221122601827 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601827 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5e6a18affe77: Found GsupExpect[0] for "262425229895762" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@5e6a18affe77: Added IMSI table entry 3TC_gsup_purge_cs(112)"262425229895762" 20250221122601828 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601828 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425229895762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425229895762"} 20250221122601828 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425229895762)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122601828 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425229895762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122601828 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425229895762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425229895762"} 20250221122601828 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425229895762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122601828 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425229895762)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122601828 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425229895762)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122601828 DLU <0006> fsm.c:568 lu(PS:IMSI-262425229895762)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122601828 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601828 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@5e6a18affe77: setverdict(pass): none -> pass 20250221122601829 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601829 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425229895762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425229895762" cn_domain=CS} 20250221122601829 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425229895762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250221122601829 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425229895762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425229895762"} 20250221122601829 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425229895762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250221122601829 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601829 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122601829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35792<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@5e6a18affe77: Final verdict of PTC: pass 20250221122601830 DAUC <0003> db_auc.c:157 IMSI='262428530960576': No 2G Auth Data 20250221122601830 DAUC <0003> db_auc.c:192 IMSI='262428530960576': No 3G Auth Data 20250221122601830 DLGSUP <0013> hlr.c:121 IMSI 262428530960576: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5e6a18affe77: Created GsupExpect[0] for "262428530960576" to be handled at TC_gsup_purge_cs(113) 20250221122601836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35808<->l=127.0.0.1:4258 20250221122601838 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601838 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428530960576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428530960576" cn_domain=PS} 20250221122601838 DLU <0006> fsm.c:456 lu(262428530960576)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122601838 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428530960576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122601838 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428530960576)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122601838 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428530960576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428530960576" cn_domain=PS} 20250221122601838 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601838 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5e6a18affe77: Found GsupExpect[0] for "262428530960576" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@5e6a18affe77: Added IMSI table entry 4TC_gsup_purge_cs(113)"262428530960576" 20250221122601839 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601839 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428530960576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428530960576"} 20250221122601839 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428530960576)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122601839 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428530960576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122601839 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428530960576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428530960576"} 20250221122601839 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428530960576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122601839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428530960576)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122601839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428530960576)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122601839 DLU <0006> fsm.c:568 lu(PS:IMSI-262428530960576)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122601839 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601839 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@5e6a18affe77: setverdict(pass): none -> pass 20250221122601840 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601840 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428530960576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428530960576" cn_domain=CS} 20250221122601840 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428530960576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250221122601840 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428530960576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428530960576"} 20250221122601840 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428530960576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250221122601840 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601840 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122601841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35808<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@5e6a18affe77: Final verdict of PTC: pass 20250221122601841 DAUC <0003> db_auc.c:157 IMSI='262423179686132': No 2G Auth Data 20250221122601841 DAUC <0003> db_auc.c:192 IMSI='262423179686132': No 3G Auth Data 20250221122601842 DLGSUP <0013> hlr.c:121 IMSI 262423179686132: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5e6a18affe77: Created GsupExpect[0] for "262423179686132" to be handled at TC_gsup_purge_cs(114) 20250221122601848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35822<->l=127.0.0.1:4258 20250221122601849 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601849 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423179686132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423179686132" cn_domain=PS} 20250221122601849 DLU <0006> fsm.c:456 lu(262423179686132)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122601849 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423179686132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122601849 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423179686132)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122601849 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423179686132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423179686132" cn_domain=PS} 20250221122601849 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601849 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5e6a18affe77: Found GsupExpect[0] for "262423179686132" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@5e6a18affe77: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423179686132" 20250221122601851 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601851 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423179686132 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423179686132"} 20250221122601851 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423179686132)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122601851 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423179686132 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122601851 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423179686132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423179686132"} 20250221122601851 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423179686132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122601851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423179686132)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122601851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423179686132)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122601851 DLU <0006> fsm.c:568 lu(PS:IMSI-262423179686132)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122601851 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601851 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@5e6a18affe77: setverdict(pass): none -> pass 20250221122601851 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601851 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423179686132 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423179686132" cn_domain=CS} 20250221122601851 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423179686132 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250221122601851 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423179686132 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423179686132"} 20250221122601851 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423179686132 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250221122601851 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601852 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122601852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35822<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@5e6a18affe77: Final verdict of PTC: pass 20250221122601853 DAUC <0003> db_auc.c:157 IMSI='262426989486509': No 2G Auth Data 20250221122601853 DAUC <0003> db_auc.c:192 IMSI='262426989486509': No 3G Auth Data 20250221122601853 DLGSUP <0013> hlr.c:121 IMSI 262426989486509: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5e6a18affe77: Created GsupExpect[0] for "262426989486509" to be handled at TC_gsup_purge_cs(115) 20250221122601860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35828<->l=127.0.0.1:4258 20250221122601861 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601861 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426989486509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426989486509" cn_domain=PS} 20250221122601861 DLU <0006> fsm.c:456 lu(262426989486509)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122601861 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426989486509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122601861 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426989486509)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122601861 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426989486509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426989486509" cn_domain=PS} 20250221122601861 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601861 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5e6a18affe77: Found GsupExpect[0] for "262426989486509" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@5e6a18affe77: Added IMSI table entry 6TC_gsup_purge_cs(115)"262426989486509" 20250221122601863 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601863 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426989486509 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426989486509"} 20250221122601863 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426989486509)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122601863 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426989486509 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122601863 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426989486509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426989486509"} 20250221122601863 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426989486509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122601863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426989486509)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122601863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426989486509)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122601863 DLU <0006> fsm.c:568 lu(PS:IMSI-262426989486509)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122601863 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601863 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@5e6a18affe77: setverdict(pass): none -> pass 20250221122601863 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601864 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426989486509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426989486509" cn_domain=CS} 20250221122601864 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426989486509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250221122601864 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426989486509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426989486509"} 20250221122601864 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426989486509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250221122601864 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601864 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122601864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35828<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@5e6a18affe77: Final verdict of PTC: pass 20250221122601865 DAUC <0003> db_auc.c:157 IMSI='262425437387818': No 2G Auth Data 20250221122601865 DAUC <0003> db_auc.c:192 IMSI='262425437387818': No 3G Auth Data 20250221122601865 DLGSUP <0013> hlr.c:121 IMSI 262425437387818: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5e6a18affe77: Created GsupExpect[0] for "262425437387818" to be handled at TC_gsup_purge_cs(116) 20250221122601871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35836<->l=127.0.0.1:4258 20250221122601873 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601873 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425437387818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425437387818" cn_domain=PS} 20250221122601873 DLU <0006> fsm.c:456 lu(262425437387818)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122601873 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425437387818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122601873 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425437387818)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122601873 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425437387818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425437387818" cn_domain=PS} 20250221122601873 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601873 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5e6a18affe77: Found GsupExpect[0] for "262425437387818" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@5e6a18affe77: Added IMSI table entry 7TC_gsup_purge_cs(116)"262425437387818" 20250221122601874 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601874 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425437387818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425437387818"} 20250221122601874 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425437387818)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122601874 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425437387818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122601874 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425437387818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425437387818"} 20250221122601874 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425437387818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122601874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425437387818)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122601874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425437387818)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122601874 DLU <0006> fsm.c:568 lu(PS:IMSI-262425437387818)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122601874 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601874 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@5e6a18affe77: setverdict(pass): none -> pass 20250221122601875 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601875 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425437387818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425437387818" cn_domain=CS} 20250221122601875 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425437387818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250221122601875 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425437387818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425437387818"} 20250221122601875 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425437387818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250221122601875 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122601875 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122601876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35836<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@5e6a18affe77: Final verdict of PTC: pass MTC@5e6a18affe77: setverdict(pass): none -> pass 20250221122601876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35754<->l=127.0.0.1:4258 20250221122601877 DLINP <000b> input/ipa.c:452 connected read/write 20250221122601877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122601877 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122601877 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122601877 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122601877 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46567<->l=127.0.0.1:4259) 107@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP(106)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: pass MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Fri Feb 21 12:26:01 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 20250221122601900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35842<->l=127.0.0.1:4258 20250221122602001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35842<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70356) Waiting for packet dumper to finish... 1 (prev_count=70356, count=134828) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Fri Feb 21 12:26:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_gsup_purge_ps started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122605115 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122605115 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122605120 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35850<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122605126 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605126 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122605126 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122605126 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  20250221122605126 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122605126 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  20250221122605126 DLGSUP <0013> gsup_server.c:236 2:  20250221122605126 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122605126 DLGSUP <0013> gsup_server.c:236 3:  20250221122605126 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122605126 DLGSUP <0013> gsup_server.c:236 4:  20250221122605126 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122605126 DLGSUP <0013> gsup_server.c:236 5:  20250221122605126 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122605126 DLGSUP <0013> gsup_server.c:236 7:  20250221122605126 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122605126 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122605126 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122605126 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@5e6a18affe77: 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") 20250221122605149 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35189<->l=127.0.0.1:4259) 20250221122605156 DAUC <0003> db_auc.c:157 IMSI='262423665635475': No 2G Auth Data 20250221122605156 DAUC <0003> db_auc.c:192 IMSI='262423665635475': No 3G Auth Data HLR_Test-GSUP(118)@5e6a18affe77: Created GsupExpect[0] for "262423665635475" to be handled at TC_gsup_purge_ps(121) 20250221122605174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35852<->l=127.0.0.1:4258 20250221122605182 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605182 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423665635475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423665635475" cn_domain=PS} 20250221122605182 DLU <0006> fsm.c:456 lu(262423665635475)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122605182 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423665635475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122605183 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423665635475)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122605183 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423665635475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423665635475" cn_domain=PS} 20250221122605183 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605183 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5e6a18affe77: Found GsupExpect[0] for "262423665635475" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@5e6a18affe77: Added IMSI table entry 0TC_gsup_purge_ps(121)"262423665635475" 20250221122605188 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605188 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423665635475 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423665635475"} 20250221122605188 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423665635475)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122605188 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423665635475 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122605188 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423665635475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423665635475"} 20250221122605189 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423665635475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122605189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423665635475)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122605189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423665635475)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122605189 DLU <0006> fsm.c:568 lu(PS:IMSI-262423665635475)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122605189 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605189 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@5e6a18affe77: setverdict(pass): none -> pass 20250221122605192 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605192 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423665635475 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423665635475" cn_domain=PS} 20250221122605192 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423665635475 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250221122605192 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423665635475 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423665635475"} 20250221122605192 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423665635475 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250221122605192 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605192 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122605194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35852<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@5e6a18affe77: Final verdict of PTC: pass 20250221122605197 DAUC <0003> db_auc.c:157 IMSI='262426980270540': No 2G Auth Data 20250221122605197 DAUC <0003> db_auc.c:192 IMSI='262426980270540': No 3G Auth Data 20250221122605198 DLGSUP <0013> hlr.c:121 IMSI 262426980270540: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5e6a18affe77: Created GsupExpect[0] for "262426980270540" to be handled at TC_gsup_purge_ps(122) 20250221122605213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35858<->l=127.0.0.1:4258 20250221122605215 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605215 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426980270540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426980270540" cn_domain=PS} 20250221122605215 DLU <0006> fsm.c:456 lu(262426980270540)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122605215 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426980270540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122605215 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426980270540)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122605215 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426980270540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426980270540" cn_domain=PS} 20250221122605215 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605215 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5e6a18affe77: Found GsupExpect[0] for "262426980270540" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@5e6a18affe77: Added IMSI table entry 1TC_gsup_purge_ps(122)"262426980270540" 20250221122605216 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605216 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426980270540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426980270540"} 20250221122605216 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426980270540)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122605216 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426980270540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122605216 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426980270540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426980270540"} 20250221122605216 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426980270540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122605216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426980270540)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122605216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426980270540)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122605216 DLU <0006> fsm.c:568 lu(PS:IMSI-262426980270540)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122605216 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605216 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@5e6a18affe77: setverdict(pass): none -> pass 20250221122605217 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605217 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426980270540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426980270540" cn_domain=PS} 20250221122605217 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426980270540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250221122605217 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426980270540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426980270540"} 20250221122605217 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426980270540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250221122605217 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605217 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122605217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35858<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@5e6a18affe77: Final verdict of PTC: pass 20250221122605218 DAUC <0003> db_auc.c:157 IMSI='262427801483370': No 2G Auth Data 20250221122605218 DAUC <0003> db_auc.c:192 IMSI='262427801483370': No 3G Auth Data 20250221122605218 DLGSUP <0013> hlr.c:121 IMSI 262427801483370: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5e6a18affe77: Created GsupExpect[0] for "262427801483370" to be handled at TC_gsup_purge_ps(123) 20250221122605225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35864<->l=127.0.0.1:4258 20250221122605226 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605226 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427801483370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427801483370" cn_domain=PS} 20250221122605226 DLU <0006> fsm.c:456 lu(262427801483370)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122605226 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427801483370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122605226 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427801483370)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122605226 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427801483370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427801483370" cn_domain=PS} 20250221122605226 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605226 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5e6a18affe77: Found GsupExpect[0] for "262427801483370" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@5e6a18affe77: Added IMSI table entry 2TC_gsup_purge_ps(123)"262427801483370" 20250221122605227 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605227 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427801483370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427801483370"} 20250221122605227 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427801483370)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122605227 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427801483370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122605227 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427801483370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427801483370"} 20250221122605227 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427801483370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122605227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427801483370)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122605227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427801483370)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122605227 DLU <0006> fsm.c:568 lu(PS:IMSI-262427801483370)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122605227 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605227 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@5e6a18affe77: setverdict(pass): none -> pass 20250221122605228 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605228 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427801483370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427801483370" cn_domain=PS} 20250221122605228 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427801483370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250221122605228 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427801483370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427801483370"} 20250221122605228 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427801483370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250221122605228 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605228 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122605228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35864<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@5e6a18affe77: Final verdict of PTC: pass 20250221122605229 DAUC <0003> db_auc.c:157 IMSI='262429364566385': No 2G Auth Data 20250221122605229 DAUC <0003> db_auc.c:192 IMSI='262429364566385': No 3G Auth Data 20250221122605230 DLGSUP <0013> hlr.c:121 IMSI 262429364566385: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5e6a18affe77: Created GsupExpect[0] for "262429364566385" to be handled at TC_gsup_purge_ps(124) 20250221122605239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35876<->l=127.0.0.1:4258 20250221122605240 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605240 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429364566385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429364566385" cn_domain=PS} 20250221122605240 DLU <0006> fsm.c:456 lu(262429364566385)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122605240 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429364566385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122605240 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429364566385)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122605240 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429364566385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429364566385" cn_domain=PS} 20250221122605240 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605240 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5e6a18affe77: Found GsupExpect[0] for "262429364566385" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@5e6a18affe77: Added IMSI table entry 3TC_gsup_purge_ps(124)"262429364566385" 20250221122605241 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605241 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429364566385 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429364566385"} 20250221122605241 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429364566385)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122605241 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429364566385 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122605242 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429364566385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429364566385"} 20250221122605242 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429364566385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122605242 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429364566385)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122605242 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429364566385)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122605242 DLU <0006> fsm.c:568 lu(PS:IMSI-262429364566385)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122605242 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605242 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@5e6a18affe77: setverdict(pass): none -> pass 20250221122605242 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605242 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429364566385 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429364566385" cn_domain=PS} 20250221122605242 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429364566385 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250221122605242 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429364566385 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429364566385"} 20250221122605242 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429364566385 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250221122605242 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605242 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122605243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35876<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@5e6a18affe77: Final verdict of PTC: pass 20250221122605243 DAUC <0003> db_auc.c:157 IMSI='262429834082856': No 2G Auth Data 20250221122605243 DAUC <0003> db_auc.c:192 IMSI='262429834082856': No 3G Auth Data 20250221122605243 DLGSUP <0013> hlr.c:121 IMSI 262429834082856: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5e6a18affe77: Created GsupExpect[0] for "262429834082856" to be handled at TC_gsup_purge_ps(125) 20250221122605250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35892<->l=127.0.0.1:4258 20250221122605252 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605252 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429834082856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429834082856" cn_domain=PS} 20250221122605252 DLU <0006> fsm.c:456 lu(262429834082856)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122605252 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429834082856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122605252 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429834082856)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122605252 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429834082856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429834082856" cn_domain=PS} 20250221122605252 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605252 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5e6a18affe77: Found GsupExpect[0] for "262429834082856" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@5e6a18affe77: Added IMSI table entry 4TC_gsup_purge_ps(125)"262429834082856" 20250221122605253 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605253 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429834082856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429834082856"} 20250221122605253 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429834082856)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122605253 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429834082856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122605253 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429834082856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429834082856"} 20250221122605253 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429834082856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122605253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429834082856)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122605253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429834082856)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122605253 DLU <0006> fsm.c:568 lu(PS:IMSI-262429834082856)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122605253 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605253 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@5e6a18affe77: setverdict(pass): none -> pass 20250221122605254 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605254 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429834082856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429834082856" cn_domain=PS} 20250221122605254 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429834082856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250221122605254 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429834082856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429834082856"} 20250221122605254 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429834082856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250221122605254 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605254 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122605254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35892<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@5e6a18affe77: Final verdict of PTC: pass 20250221122605255 DAUC <0003> db_auc.c:157 IMSI='262422986040696': No 2G Auth Data 20250221122605255 DAUC <0003> db_auc.c:192 IMSI='262422986040696': No 3G Auth Data 20250221122605255 DLGSUP <0013> hlr.c:121 IMSI 262422986040696: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5e6a18affe77: Created GsupExpect[0] for "262422986040696" to be handled at TC_gsup_purge_ps(126) 20250221122605262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35902<->l=127.0.0.1:4258 20250221122605263 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605263 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422986040696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422986040696" cn_domain=PS} 20250221122605263 DLU <0006> fsm.c:456 lu(262422986040696)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122605263 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422986040696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122605263 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422986040696)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122605263 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422986040696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422986040696" cn_domain=PS} 20250221122605263 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605263 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5e6a18affe77: Found GsupExpect[0] for "262422986040696" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@5e6a18affe77: Added IMSI table entry 5TC_gsup_purge_ps(126)"262422986040696" 20250221122605265 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605265 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422986040696 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422986040696"} 20250221122605265 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422986040696)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122605265 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422986040696 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122605265 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422986040696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422986040696"} 20250221122605265 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422986040696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122605265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422986040696)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122605265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422986040696)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122605265 DLU <0006> fsm.c:568 lu(PS:IMSI-262422986040696)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122605265 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605265 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@5e6a18affe77: setverdict(pass): none -> pass 20250221122605266 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605266 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422986040696 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422986040696" cn_domain=PS} 20250221122605266 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422986040696 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250221122605266 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422986040696 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422986040696"} 20250221122605266 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422986040696 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250221122605266 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605266 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122605267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35902<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@5e6a18affe77: Final verdict of PTC: pass 20250221122605267 DAUC <0003> db_auc.c:157 IMSI='262423899042237': No 2G Auth Data 20250221122605267 DAUC <0003> db_auc.c:192 IMSI='262423899042237': No 3G Auth Data 20250221122605267 DLGSUP <0013> hlr.c:121 IMSI 262423899042237: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5e6a18affe77: Created GsupExpect[0] for "262423899042237" to be handled at TC_gsup_purge_ps(127) 20250221122605273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35906<->l=127.0.0.1:4258 20250221122605275 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605275 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423899042237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423899042237" cn_domain=PS} 20250221122605275 DLU <0006> fsm.c:456 lu(262423899042237)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122605275 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423899042237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122605275 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423899042237)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122605275 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423899042237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423899042237" cn_domain=PS} 20250221122605275 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605275 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5e6a18affe77: Found GsupExpect[0] for "262423899042237" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@5e6a18affe77: Added IMSI table entry 6TC_gsup_purge_ps(127)"262423899042237" 20250221122605276 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605276 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423899042237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423899042237"} 20250221122605276 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423899042237)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122605276 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423899042237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122605276 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423899042237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423899042237"} 20250221122605276 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423899042237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122605276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423899042237)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122605276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423899042237)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122605276 DLU <0006> fsm.c:568 lu(PS:IMSI-262423899042237)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122605276 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605276 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@5e6a18affe77: setverdict(pass): none -> pass 20250221122605277 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605277 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423899042237 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423899042237" cn_domain=PS} 20250221122605277 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423899042237 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250221122605277 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423899042237 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423899042237"} 20250221122605277 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423899042237 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250221122605277 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605277 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122605278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35906<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@5e6a18affe77: Final verdict of PTC: pass 20250221122605278 DAUC <0003> db_auc.c:157 IMSI='262429750282772': No 2G Auth Data 20250221122605278 DAUC <0003> db_auc.c:192 IMSI='262429750282772': No 3G Auth Data 20250221122605278 DLGSUP <0013> hlr.c:121 IMSI 262429750282772: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5e6a18affe77: Created GsupExpect[0] for "262429750282772" to be handled at TC_gsup_purge_ps(128) 20250221122605284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35922<->l=127.0.0.1:4258 20250221122605286 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605286 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429750282772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429750282772" cn_domain=PS} 20250221122605286 DLU <0006> fsm.c:456 lu(262429750282772)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122605286 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429750282772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122605286 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429750282772)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122605286 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429750282772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429750282772" cn_domain=PS} 20250221122605286 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605286 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5e6a18affe77: Found GsupExpect[0] for "262429750282772" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@5e6a18affe77: Added IMSI table entry 7TC_gsup_purge_ps(128)"262429750282772" 20250221122605287 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605287 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429750282772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429750282772"} 20250221122605287 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429750282772)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122605287 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429750282772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122605287 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429750282772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429750282772"} 20250221122605287 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429750282772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122605287 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429750282772)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122605287 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429750282772)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122605287 DLU <0006> fsm.c:568 lu(PS:IMSI-262429750282772)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122605287 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605287 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@5e6a18affe77: setverdict(pass): none -> pass 20250221122605288 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605288 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429750282772 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429750282772" cn_domain=PS} 20250221122605288 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429750282772 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250221122605288 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429750282772 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429750282772"} 20250221122605288 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429750282772 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250221122605288 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122605288 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122605288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35922<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@5e6a18affe77: Final verdict of PTC: pass MTC@5e6a18affe77: setverdict(pass): none -> pass 20250221122605289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35850<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@5e6a18affe77: Final verdict of PTC: none 20250221122605290 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35189<->l=127.0.0.1:4259) 20250221122605290 DLINP <000b> input/ipa.c:452 connected read/write 20250221122605290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122605290 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122605290 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122605290 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(120)@5e6a18affe77: Final verdict of PTC: none 119@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: pass MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Fri Feb 21 12:26:05 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 20250221122605313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35934<->l=127.0.0.1:4258 20250221122605414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35934<->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=134564) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Fri Feb 21 12:26:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_gsup_purge_unknown started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122608528 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122608528 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122608533 DLINP <000b> input/ipa.c:452 connected read/write 20250221122608533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122608536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35940<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122608539 DLINP <000b> input/ipa.c:452 connected read/write 20250221122608539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122608539 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122608539 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122608539 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  20250221122608539 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122608539 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  20250221122608539 DLGSUP <0013> gsup_server.c:236 2:  20250221122608539 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122608539 DLGSUP <0013> gsup_server.c:236 3:  20250221122608539 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122608539 DLGSUP <0013> gsup_server.c:236 4:  20250221122608539 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122608539 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(129)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122608539 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122608539 DLGSUP <0013> gsup_server.c:236 7:  20250221122608539 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122608539 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122608539 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122608539 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@5e6a18affe77: 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") 20250221122608564 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34845<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@5e6a18affe77: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250221122608579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35948<->l=127.0.0.1:4258 20250221122608587 DLINP <000b> input/ipa.c:452 connected read/write 20250221122608587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122608587 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} 20250221122608587 DLU <0006> fsm.c:456 lu(2345743413463)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122608587 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 20250221122608587 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} 20250221122608587 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122608587 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x556c9fe1ad40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122608587 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x556c9fe1ad40]{UNVALIDATED}: Freeing instance 20250221122608587 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x556c9fe1ad40]{UNVALIDATED}: Deallocated 20250221122608587 DLINP <000b> input/ipa.c:452 connected read/write 20250221122608587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122608587 DLINP <000b> input/ipa.c:452 connected read/write 20250221122608587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@5e6a18affe77: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@5e6a18affe77: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@5e6a18affe77: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122608591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35948<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@5e6a18affe77: Final verdict of PTC: pass MTC@5e6a18affe77: setverdict(pass): none -> pass 20250221122608593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35940<->l=127.0.0.1:4258 20250221122608595 DLINP <000b> input/ipa.c:452 connected read/write 20250221122608595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122608595 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122608595 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122608595 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122608595 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34845<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@5e6a18affe77: Final verdict of PTC: none 131@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: pass MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Fri Feb 21 12:26:08 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 20250221122608629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35952<->l=127.0.0.1:4258 20250221122608730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35952<->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=26380) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Fri Feb 21 12:26:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_mo_ussd_unknown started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122611853 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122611853 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122611856 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122611857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122611859 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122611859 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122611859 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122611859 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  20250221122611859 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122611859 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  20250221122611859 DLGSUP <0013> gsup_server.c:236 2:  20250221122611859 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122611859 DLGSUP <0013> gsup_server.c:236 3:  20250221122611859 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122611859 DLGSUP <0013> gsup_server.c:236 4:  20250221122611859 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122611859 DLGSUP <0013> gsup_server.c:236 5:  20250221122611859 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122611859 DLGSUP <0013> gsup_server.c:236 7:  20250221122611860 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(134)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122611860 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122611860 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122611860 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@5e6a18affe77: 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") 20250221122611870 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36631<->l=127.0.0.1:4259) 20250221122611873 DAUC <0003> db_auc.c:157 IMSI='262427515813011': No 2G Auth Data 20250221122611873 DAUC <0003> db_auc.c:192 IMSI='262427515813011': No 3G Auth Data HLR_Test-GSUP(135)@5e6a18affe77: Created GsupExpect[0] for "262427515813011" to be handled at TC_mo_ussd_unknown(138) 20250221122611884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38724<->l=127.0.0.1:4258 20250221122611902 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122611902 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427515813011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427515813011" session_id=383578754 session_state=BEGIN} 20250221122611902 DSS <0004> hlr_ussd.c:576 262427515813011/0x16dcf282: Process SS (BEGIN) 20250221122611902 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250221122611902 DSS <0004> hlr_ussd.c:518 262427515813011/0x16dcf282: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250221122611902 DSS <0004> hlr_ussd.c:523 262427515813011/0x16dcf282: USSD for unknown code '*#200#' 20250221122611902 DSS <0004> hlr_ussd.c:354 262427515813011/0x16dcf282: Tx ReturnError(1, 0x12) 20250221122611902 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427515813011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427515813011" session_id=383578754 session_state=END} 20250221122611902 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122611902 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5e6a18affe77: Found GsupExpect[0] for "262427515813011" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@5e6a18affe77: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262427515813011" TC_mo_ussd_unknown(138)@5e6a18affe77: setverdict(pass): none -> pass 20250221122611910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38724<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@5e6a18affe77: Final verdict of PTC: pass 20250221122611911 DAUC <0003> db_auc.c:157 IMSI='262421658404058': No 2G Auth Data 20250221122611912 DAUC <0003> db_auc.c:192 IMSI='262421658404058': No 3G Auth Data HLR_Test-GSUP(135)@5e6a18affe77: Created GsupExpect[0] for "262421658404058" to be handled at TC_mo_ussd_unknown(139) 20250221122611924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38726<->l=127.0.0.1:4258 20250221122611926 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122611926 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421658404058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421658404058" session_id=25086784 session_state=BEGIN} 20250221122611926 DSS <0004> hlr_ussd.c:576 262421658404058/0x017ecb40: Process SS (BEGIN) 20250221122611926 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250221122611926 DSS <0004> hlr_ussd.c:518 262421658404058/0x017ecb40: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250221122611926 DSS <0004> hlr_ussd.c:523 262421658404058/0x017ecb40: USSD for unknown code '*#200#' 20250221122611926 DSS <0004> hlr_ussd.c:354 262421658404058/0x017ecb40: Tx ReturnError(1, 0x12) 20250221122611926 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421658404058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421658404058" session_id=25086784 session_state=END} 20250221122611926 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122611926 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5e6a18affe77: Found GsupExpect[0] for "262421658404058" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@5e6a18affe77: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262421658404058" TC_mo_ussd_unknown(139)@5e6a18affe77: setverdict(pass): none -> pass 20250221122611927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38726<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@5e6a18affe77: Final verdict of PTC: pass 20250221122611928 DAUC <0003> db_auc.c:157 IMSI='262421332740512': No 2G Auth Data 20250221122611928 DAUC <0003> db_auc.c:192 IMSI='262421332740512': No 3G Auth Data HLR_Test-GSUP(135)@5e6a18affe77: Created GsupExpect[0] for "262421332740512" to be handled at TC_mo_ussd_unknown(140) 20250221122611934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38730<->l=127.0.0.1:4258 20250221122611937 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122611937 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421332740512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421332740512" session_id=2717446226 session_state=BEGIN} 20250221122611937 DSS <0004> hlr_ussd.c:576 262421332740512/0xa1f8f052: Process SS (BEGIN) 20250221122611937 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250221122611937 DSS <0004> hlr_ussd.c:518 262421332740512/0xa1f8f052: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250221122611937 DSS <0004> hlr_ussd.c:523 262421332740512/0xa1f8f052: USSD for unknown code '*#200#' 20250221122611937 DSS <0004> hlr_ussd.c:354 262421332740512/0xa1f8f052: Tx ReturnError(1, 0x12) 20250221122611937 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421332740512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421332740512" session_id=2717446226 session_state=END} 20250221122611937 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122611937 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5e6a18affe77: Found GsupExpect[0] for "262421332740512" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@5e6a18affe77: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262421332740512" TC_mo_ussd_unknown(140)@5e6a18affe77: setverdict(pass): none -> pass 20250221122611939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38730<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@5e6a18affe77: Final verdict of PTC: pass 20250221122611939 DAUC <0003> db_auc.c:157 IMSI='262423508493411': No 2G Auth Data 20250221122611939 DAUC <0003> db_auc.c:192 IMSI='262423508493411': No 3G Auth Data HLR_Test-GSUP(135)@5e6a18affe77: Created GsupExpect[0] for "262423508493411" to be handled at TC_mo_ussd_unknown(141) 20250221122611945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38740<->l=127.0.0.1:4258 20250221122611948 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122611948 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423508493411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423508493411" session_id=3858152344 session_state=BEGIN} 20250221122611948 DSS <0004> hlr_ussd.c:576 262423508493411/0xe5f6bb98: Process SS (BEGIN) 20250221122611948 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250221122611948 DSS <0004> hlr_ussd.c:518 262423508493411/0xe5f6bb98: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250221122611948 DSS <0004> hlr_ussd.c:523 262423508493411/0xe5f6bb98: USSD for unknown code '*#200#' 20250221122611948 DSS <0004> hlr_ussd.c:354 262423508493411/0xe5f6bb98: Tx ReturnError(1, 0x12) 20250221122611948 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423508493411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423508493411" session_id=3858152344 session_state=END} 20250221122611948 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122611948 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5e6a18affe77: Found GsupExpect[0] for "262423508493411" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@5e6a18affe77: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262423508493411" TC_mo_ussd_unknown(141)@5e6a18affe77: setverdict(pass): none -> pass 20250221122611950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38740<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@5e6a18affe77: Final verdict of PTC: pass 20250221122611950 DAUC <0003> db_auc.c:157 IMSI='262425325899492': No 2G Auth Data 20250221122611950 DAUC <0003> db_auc.c:192 IMSI='262425325899492': No 3G Auth Data HLR_Test-GSUP(135)@5e6a18affe77: Created GsupExpect[0] for "262425325899492" to be handled at TC_mo_ussd_unknown(142) 20250221122611958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4258 20250221122611961 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611961 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122611961 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425325899492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425325899492" session_id=1306236708 session_state=BEGIN} 20250221122611961 DSS <0004> hlr_ussd.c:576 262425325899492/0x4ddb9724: Process SS (BEGIN) 20250221122611961 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250221122611961 DSS <0004> hlr_ussd.c:518 262425325899492/0x4ddb9724: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250221122611961 DSS <0004> hlr_ussd.c:523 262425325899492/0x4ddb9724: USSD for unknown code '*#200#' 20250221122611961 DSS <0004> hlr_ussd.c:354 262425325899492/0x4ddb9724: Tx ReturnError(1, 0x12) 20250221122611961 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425325899492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425325899492" session_id=1306236708 session_state=END} 20250221122611961 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122611961 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5e6a18affe77: Found GsupExpect[0] for "262425325899492" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@5e6a18affe77: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262425325899492" TC_mo_ussd_unknown(142)@5e6a18affe77: setverdict(pass): none -> pass 20250221122611962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@5e6a18affe77: Final verdict of PTC: pass 20250221122611963 DAUC <0003> db_auc.c:157 IMSI='262420673125435': No 2G Auth Data 20250221122611963 DAUC <0003> db_auc.c:192 IMSI='262420673125435': No 3G Auth Data HLR_Test-GSUP(135)@5e6a18affe77: Created GsupExpect[0] for "262420673125435" to be handled at TC_mo_ussd_unknown(143) 20250221122611970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4258 20250221122611973 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122611973 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420673125435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420673125435" session_id=2355860948 session_state=BEGIN} 20250221122611973 DSS <0004> hlr_ussd.c:576 262420673125435/0x8c6b95d4: Process SS (BEGIN) 20250221122611973 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250221122611973 DSS <0004> hlr_ussd.c:518 262420673125435/0x8c6b95d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250221122611973 DSS <0004> hlr_ussd.c:523 262420673125435/0x8c6b95d4: USSD for unknown code '*#200#' 20250221122611973 DSS <0004> hlr_ussd.c:354 262420673125435/0x8c6b95d4: Tx ReturnError(1, 0x12) 20250221122611973 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420673125435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420673125435" session_id=2355860948 session_state=END} 20250221122611973 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122611973 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5e6a18affe77: Found GsupExpect[0] for "262420673125435" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@5e6a18affe77: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262420673125435" TC_mo_ussd_unknown(143)@5e6a18affe77: setverdict(pass): none -> pass 20250221122611974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@5e6a18affe77: Final verdict of PTC: pass 20250221122611975 DAUC <0003> db_auc.c:157 IMSI='262420039318610': No 2G Auth Data 20250221122611975 DAUC <0003> db_auc.c:192 IMSI='262420039318610': No 3G Auth Data HLR_Test-GSUP(135)@5e6a18affe77: Created GsupExpect[0] for "262420039318610" to be handled at TC_mo_ussd_unknown(144) 20250221122611981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38758<->l=127.0.0.1:4258 20250221122611984 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122611984 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420039318610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420039318610" session_id=985151408 session_state=BEGIN} 20250221122611984 DSS <0004> hlr_ussd.c:576 262420039318610/0x3ab837b0: Process SS (BEGIN) 20250221122611984 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250221122611984 DSS <0004> hlr_ussd.c:518 262420039318610/0x3ab837b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250221122611984 DSS <0004> hlr_ussd.c:523 262420039318610/0x3ab837b0: USSD for unknown code '*#200#' 20250221122611984 DSS <0004> hlr_ussd.c:354 262420039318610/0x3ab837b0: Tx ReturnError(1, 0x12) 20250221122611984 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420039318610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420039318610" session_id=985151408 session_state=END} 20250221122611984 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122611984 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5e6a18affe77: Found GsupExpect[0] for "262420039318610" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@5e6a18affe77: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262420039318610" TC_mo_ussd_unknown(144)@5e6a18affe77: setverdict(pass): none -> pass 20250221122611986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38758<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@5e6a18affe77: Final verdict of PTC: pass 20250221122611986 DAUC <0003> db_auc.c:157 IMSI='262422219061157': No 2G Auth Data 20250221122611986 DAUC <0003> db_auc.c:192 IMSI='262422219061157': No 3G Auth Data HLR_Test-GSUP(135)@5e6a18affe77: Created GsupExpect[0] for "262422219061157" to be handled at TC_mo_ussd_unknown(145) 20250221122611993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4258 20250221122611996 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611996 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122611996 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422219061157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422219061157" session_id=1412950093 session_state=BEGIN} 20250221122611996 DSS <0004> hlr_ussd.c:576 262422219061157/0x5437e84d: Process SS (BEGIN) 20250221122611996 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250221122611996 DSS <0004> hlr_ussd.c:518 262422219061157/0x5437e84d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250221122611996 DSS <0004> hlr_ussd.c:523 262422219061157/0x5437e84d: USSD for unknown code '*#200#' 20250221122611996 DSS <0004> hlr_ussd.c:354 262422219061157/0x5437e84d: Tx ReturnError(1, 0x12) 20250221122611996 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422219061157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422219061157" session_id=1412950093 session_state=END} 20250221122611996 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122611996 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5e6a18affe77: Found GsupExpect[0] for "262422219061157" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@5e6a18affe77: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262422219061157" TC_mo_ussd_unknown(145)@5e6a18affe77: setverdict(pass): none -> pass 20250221122611998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@5e6a18affe77: Final verdict of PTC: pass 20250221122611999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4258 20250221122611999 DLINP <000b> input/ipa.c:452 connected read/write 20250221122611999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122611999 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122611999 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122611999 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122611999 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36631<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@5e6a18affe77: Final verdict of PTC: none 136@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 136: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Fri Feb 21 12:26:12 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 20250221122612023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4258 20250221122612124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38780<->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=81392) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Fri Feb 21 12:26:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_mo_ussd_euse_disc started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122615244 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122615244 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122615249 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122615251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38794<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122615254 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122615254 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122615254 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122615254 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  20250221122615254 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122615254 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  20250221122615254 DLGSUP <0013> gsup_server.c:236 2:  20250221122615254 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122615254 DLGSUP <0013> gsup_server.c:236 3:  20250221122615255 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122615255 DLGSUP <0013> gsup_server.c:236 4:  20250221122615255 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122615255 DLGSUP <0013> gsup_server.c:236 5:  20250221122615255 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122615255 DLGSUP <0013> gsup_server.c:236 7:  20250221122615255 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122615255 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122615255 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122615255 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@5e6a18affe77: 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") 20250221122615282 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33679<->l=127.0.0.1:4259) 20250221122615285 DAUC <0003> db_auc.c:157 IMSI='262422170742522': No 2G Auth Data 20250221122615285 DAUC <0003> db_auc.c:192 IMSI='262422170742522': No 3G Auth Data HLR_Test-GSUP(147)@5e6a18affe77: Created GsupExpect[0] for "262422170742522" to be handled at TC_mo_ussd_euse_disc(150) 20250221122615291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4258 20250221122615298 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122615298 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422170742522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422170742522" session_id=3723933326 session_state=BEGIN} 20250221122615298 DSS <0004> hlr_ussd.c:576 262422170742522/0xddf6b68e: Process SS (BEGIN) 20250221122615298 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122615298 DSS <0004> hlr_ussd.c:518 262422170742522/0xddf6b68e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122615298 DSS <0004> hlr_ussd.c:542 262422170742522/0xddf6b68e: Cannot find conn for EUSE EUSE-foobar 20250221122615298 DSS <0004> hlr_ussd.c:354 262422170742522/0xddf6b68e: Tx ReturnError(1, 0x22) 20250221122615298 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422170742522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422170742522" session_id=3723933326 session_state=END} 20250221122615298 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122615298 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5e6a18affe77: Found GsupExpect[0] for "262422170742522" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@5e6a18affe77: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262422170742522" TC_mo_ussd_euse_disc(150)@5e6a18affe77: setverdict(pass): none -> pass 20250221122615300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@5e6a18affe77: Final verdict of PTC: pass 20250221122615301 DAUC <0003> db_auc.c:157 IMSI='262427438614892': No 2G Auth Data 20250221122615301 DAUC <0003> db_auc.c:192 IMSI='262427438614892': No 3G Auth Data HLR_Test-GSUP(147)@5e6a18affe77: Created GsupExpect[0] for "262427438614892" to be handled at TC_mo_ussd_euse_disc(151) 20250221122615315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38810<->l=127.0.0.1:4258 20250221122615322 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122615322 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427438614892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427438614892" session_id=3308349132 session_state=BEGIN} 20250221122615322 DSS <0004> hlr_ussd.c:576 262427438614892/0xc53166cc: Process SS (BEGIN) 20250221122615322 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122615322 DSS <0004> hlr_ussd.c:518 262427438614892/0xc53166cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122615322 DSS <0004> hlr_ussd.c:542 262427438614892/0xc53166cc: Cannot find conn for EUSE EUSE-foobar 20250221122615322 DSS <0004> hlr_ussd.c:354 262427438614892/0xc53166cc: Tx ReturnError(1, 0x22) 20250221122615322 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427438614892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427438614892" session_id=3308349132 session_state=END} 20250221122615322 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122615322 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5e6a18affe77: Found GsupExpect[0] for "262427438614892" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@5e6a18affe77: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262427438614892" TC_mo_ussd_euse_disc(151)@5e6a18affe77: setverdict(pass): none -> pass 20250221122615326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38810<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@5e6a18affe77: Final verdict of PTC: pass 20250221122615326 DAUC <0003> db_auc.c:157 IMSI='262427954491512': No 2G Auth Data 20250221122615326 DAUC <0003> db_auc.c:192 IMSI='262427954491512': No 3G Auth Data HLR_Test-GSUP(147)@5e6a18affe77: Created GsupExpect[0] for "262427954491512" to be handled at TC_mo_ussd_euse_disc(152) 20250221122615334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38822<->l=127.0.0.1:4258 20250221122615338 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122615338 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427954491512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427954491512" session_id=3171277922 session_state=BEGIN} 20250221122615338 DSS <0004> hlr_ussd.c:576 262427954491512/0xbd05dc62: Process SS (BEGIN) 20250221122615338 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122615338 DSS <0004> hlr_ussd.c:518 262427954491512/0xbd05dc62: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122615338 DSS <0004> hlr_ussd.c:542 262427954491512/0xbd05dc62: Cannot find conn for EUSE EUSE-foobar 20250221122615338 DSS <0004> hlr_ussd.c:354 262427954491512/0xbd05dc62: Tx ReturnError(1, 0x22) 20250221122615338 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427954491512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427954491512" session_id=3171277922 session_state=END} 20250221122615338 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122615338 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5e6a18affe77: Found GsupExpect[0] for "262427954491512" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@5e6a18affe77: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262427954491512" TC_mo_ussd_euse_disc(152)@5e6a18affe77: setverdict(pass): none -> pass 20250221122615339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38822<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@5e6a18affe77: Final verdict of PTC: pass 20250221122615342 DAUC <0003> db_auc.c:157 IMSI='262425661821686': No 2G Auth Data 20250221122615342 DAUC <0003> db_auc.c:192 IMSI='262425661821686': No 3G Auth Data HLR_Test-GSUP(147)@5e6a18affe77: Created GsupExpect[0] for "262425661821686" to be handled at TC_mo_ussd_euse_disc(153) 20250221122615349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4258 20250221122615353 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122615353 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425661821686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425661821686" session_id=1310503694 session_state=BEGIN} 20250221122615353 DSS <0004> hlr_ussd.c:576 262425661821686/0x4e1cb30e: Process SS (BEGIN) 20250221122615353 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122615353 DSS <0004> hlr_ussd.c:518 262425661821686/0x4e1cb30e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122615353 DSS <0004> hlr_ussd.c:542 262425661821686/0x4e1cb30e: Cannot find conn for EUSE EUSE-foobar 20250221122615353 DSS <0004> hlr_ussd.c:354 262425661821686/0x4e1cb30e: Tx ReturnError(1, 0x22) 20250221122615353 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425661821686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425661821686" session_id=1310503694 session_state=END} 20250221122615353 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122615353 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5e6a18affe77: Found GsupExpect[0] for "262425661821686" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@5e6a18affe77: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262425661821686" TC_mo_ussd_euse_disc(153)@5e6a18affe77: setverdict(pass): none -> pass 20250221122615354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@5e6a18affe77: Final verdict of PTC: pass 20250221122615355 DAUC <0003> db_auc.c:157 IMSI='262426102266222': No 2G Auth Data 20250221122615355 DAUC <0003> db_auc.c:192 IMSI='262426102266222': No 3G Auth Data HLR_Test-GSUP(147)@5e6a18affe77: Created GsupExpect[0] for "262426102266222" to be handled at TC_mo_ussd_euse_disc(154) 20250221122615362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38838<->l=127.0.0.1:4258 20250221122615365 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122615365 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426102266222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426102266222" session_id=2262696415 session_state=BEGIN} 20250221122615365 DSS <0004> hlr_ussd.c:576 262426102266222/0x86de01df: Process SS (BEGIN) 20250221122615365 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122615365 DSS <0004> hlr_ussd.c:518 262426102266222/0x86de01df: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122615365 DSS <0004> hlr_ussd.c:542 262426102266222/0x86de01df: Cannot find conn for EUSE EUSE-foobar 20250221122615365 DSS <0004> hlr_ussd.c:354 262426102266222/0x86de01df: Tx ReturnError(1, 0x22) 20250221122615365 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426102266222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426102266222" session_id=2262696415 session_state=END} 20250221122615365 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122615365 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5e6a18affe77: Found GsupExpect[0] for "262426102266222" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@5e6a18affe77: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262426102266222" TC_mo_ussd_euse_disc(154)@5e6a18affe77: setverdict(pass): none -> pass 20250221122615366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38838<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@5e6a18affe77: Final verdict of PTC: pass 20250221122615367 DAUC <0003> db_auc.c:157 IMSI='262421137183254': No 2G Auth Data 20250221122615367 DAUC <0003> db_auc.c:192 IMSI='262421137183254': No 3G Auth Data HLR_Test-GSUP(147)@5e6a18affe77: Created GsupExpect[0] for "262421137183254" to be handled at TC_mo_ussd_euse_disc(155) 20250221122615374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38852<->l=127.0.0.1:4258 20250221122615377 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122615377 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421137183254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421137183254" session_id=1874421165 session_state=BEGIN} 20250221122615377 DSS <0004> hlr_ussd.c:576 262421137183254/0x6fb965ad: Process SS (BEGIN) 20250221122615377 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122615377 DSS <0004> hlr_ussd.c:518 262421137183254/0x6fb965ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122615377 DSS <0004> hlr_ussd.c:542 262421137183254/0x6fb965ad: Cannot find conn for EUSE EUSE-foobar 20250221122615377 DSS <0004> hlr_ussd.c:354 262421137183254/0x6fb965ad: Tx ReturnError(1, 0x22) 20250221122615377 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421137183254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421137183254" session_id=1874421165 session_state=END} 20250221122615377 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122615377 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5e6a18affe77: Found GsupExpect[0] for "262421137183254" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@5e6a18affe77: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262421137183254" TC_mo_ussd_euse_disc(155)@5e6a18affe77: setverdict(pass): none -> pass 20250221122615379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38852<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@5e6a18affe77: Final verdict of PTC: pass 20250221122615379 DAUC <0003> db_auc.c:157 IMSI='262428244540313': No 2G Auth Data 20250221122615379 DAUC <0003> db_auc.c:192 IMSI='262428244540313': No 3G Auth Data HLR_Test-GSUP(147)@5e6a18affe77: Created GsupExpect[0] for "262428244540313" to be handled at TC_mo_ussd_euse_disc(156) 20250221122615386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38860<->l=127.0.0.1:4258 20250221122615389 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122615389 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428244540313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428244540313" session_id=3152757865 session_state=BEGIN} 20250221122615389 DSS <0004> hlr_ussd.c:576 262428244540313/0xbbeb4469: Process SS (BEGIN) 20250221122615389 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122615389 DSS <0004> hlr_ussd.c:518 262428244540313/0xbbeb4469: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122615389 DSS <0004> hlr_ussd.c:542 262428244540313/0xbbeb4469: Cannot find conn for EUSE EUSE-foobar 20250221122615389 DSS <0004> hlr_ussd.c:354 262428244540313/0xbbeb4469: Tx ReturnError(1, 0x22) 20250221122615389 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428244540313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428244540313" session_id=3152757865 session_state=END} 20250221122615389 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122615389 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5e6a18affe77: Found GsupExpect[0] for "262428244540313" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@5e6a18affe77: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262428244540313" TC_mo_ussd_euse_disc(156)@5e6a18affe77: setverdict(pass): none -> pass 20250221122615391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38860<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@5e6a18affe77: Final verdict of PTC: pass 20250221122615391 DAUC <0003> db_auc.c:157 IMSI='262423924892977': No 2G Auth Data 20250221122615391 DAUC <0003> db_auc.c:192 IMSI='262423924892977': No 3G Auth Data HLR_Test-GSUP(147)@5e6a18affe77: Created GsupExpect[0] for "262423924892977" to be handled at TC_mo_ussd_euse_disc(157) 20250221122615397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38876<->l=127.0.0.1:4258 20250221122615400 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122615400 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423924892977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423924892977" session_id=2962667309 session_state=BEGIN} 20250221122615400 DSS <0004> hlr_ussd.c:576 262423924892977/0xb096b72d: Process SS (BEGIN) 20250221122615400 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122615400 DSS <0004> hlr_ussd.c:518 262423924892977/0xb096b72d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122615400 DSS <0004> hlr_ussd.c:542 262423924892977/0xb096b72d: Cannot find conn for EUSE EUSE-foobar 20250221122615400 DSS <0004> hlr_ussd.c:354 262423924892977/0xb096b72d: Tx ReturnError(1, 0x22) 20250221122615400 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423924892977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423924892977" session_id=2962667309 session_state=END} 20250221122615400 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122615400 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5e6a18affe77: Found GsupExpect[0] for "262423924892977" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@5e6a18affe77: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262423924892977" TC_mo_ussd_euse_disc(157)@5e6a18affe77: setverdict(pass): none -> pass 20250221122615402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38876<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@5e6a18affe77: Final verdict of PTC: pass 20250221122615402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38794<->l=127.0.0.1:4258 20250221122615403 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33679<->l=127.0.0.1:4259) 20250221122615403 DLINP <000b> input/ipa.c:452 connected read/write 20250221122615403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122615403 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122615403 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122615403 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@5e6a18affe77: Final verdict of PTC: none 148@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 148: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Fri Feb 21 12:26:15 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 20250221122615426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38890<->l=127.0.0.1:4258 20250221122615627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38890<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81624) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Fri Feb 21 12:26:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_mo_ussd_iuse_imsi started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122618735 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122618735 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122618737 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122618737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38892<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122618739 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122618739 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122618739 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122618739 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  20250221122618739 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122618739 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  20250221122618739 DLGSUP <0013> gsup_server.c:236 2:  20250221122618739 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122618739 DLGSUP <0013> gsup_server.c:236 3:  20250221122618739 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122618739 DLGSUP <0013> gsup_server.c:236 4:  20250221122618739 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122618739 DLGSUP <0013> gsup_server.c:236 5:  20250221122618739 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122618739 DLGSUP <0013> gsup_server.c:236 7:  20250221122618739 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122618739 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122618739 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122618739 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@5e6a18affe77: 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") 20250221122618752 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39069<->l=127.0.0.1:4259) 20250221122618761 DAUC <0003> db_auc.c:157 IMSI='262426302991989': No 2G Auth Data 20250221122618761 DAUC <0003> db_auc.c:192 IMSI='262426302991989': No 3G Auth Data HLR_Test-GSUP(159)@5e6a18affe77: Created GsupExpect[0] for "262426302991989" to be handled at TC_mo_ussd_iuse_imsi(162) 20250221122618787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38896<->l=127.0.0.1:4258 20250221122618802 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122618802 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426302991989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426302991989" session_id=3160308969 session_state=BEGIN} 20250221122618802 DSS <0004> hlr_ussd.c:576 262426302991989/0xbc5e7ce9: Process SS (BEGIN) 20250221122618802 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250221122618802 DSS <0004> hlr_ussd.c:518 262426302991989/0xbc5e7ce9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250221122618802 DSS <0004> hlr_ussd.c:363 262426302991989/0xbc5e7ce9: Tx USSD 'Your IMSI is 262426302991989' 20250221122618802 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426302991989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426302991989" session_id=3160308969 session_state=END} 20250221122618802 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426302991989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122618802 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122618802 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5e6a18affe77: Found GsupExpect[0] for "262426302991989" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@5e6a18affe77: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262426302991989" TC_mo_ussd_iuse_imsi(162)@5e6a18affe77: setverdict(pass): none -> pass 20250221122618812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38896<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@5e6a18affe77: Final verdict of PTC: pass 20250221122618813 DAUC <0003> db_auc.c:157 IMSI='262420653437490': No 2G Auth Data 20250221122618813 DAUC <0003> db_auc.c:192 IMSI='262420653437490': No 3G Auth Data HLR_Test-GSUP(159)@5e6a18affe77: Created GsupExpect[0] for "262420653437490" to be handled at TC_mo_ussd_iuse_imsi(163) 20250221122618830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38910<->l=127.0.0.1:4258 20250221122618833 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122618833 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420653437490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420653437490" session_id=1723298640 session_state=BEGIN} 20250221122618833 DSS <0004> hlr_ussd.c:576 262420653437490/0x66b77350: Process SS (BEGIN) 20250221122618833 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250221122618833 DSS <0004> hlr_ussd.c:518 262420653437490/0x66b77350: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250221122618833 DSS <0004> hlr_ussd.c:363 262420653437490/0x66b77350: Tx USSD 'Your IMSI is 262420653437490' 20250221122618833 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420653437490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420653437490" session_id=1723298640 session_state=END} 20250221122618833 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420653437490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122618833 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122618833 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5e6a18affe77: Found GsupExpect[0] for "262420653437490" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@5e6a18affe77: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262420653437490" TC_mo_ussd_iuse_imsi(163)@5e6a18affe77: setverdict(pass): none -> pass 20250221122618835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38910<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@5e6a18affe77: Final verdict of PTC: pass 20250221122618835 DAUC <0003> db_auc.c:157 IMSI='262426933974226': No 2G Auth Data 20250221122618835 DAUC <0003> db_auc.c:192 IMSI='262426933974226': No 3G Auth Data HLR_Test-GSUP(159)@5e6a18affe77: Created GsupExpect[0] for "262426933974226" to be handled at TC_mo_ussd_iuse_imsi(164) 20250221122618842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38914<->l=127.0.0.1:4258 20250221122618846 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122618846 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426933974226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426933974226" session_id=1658505116 session_state=BEGIN} 20250221122618846 DSS <0004> hlr_ussd.c:576 262426933974226/0x62dac79c: Process SS (BEGIN) 20250221122618846 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250221122618846 DSS <0004> hlr_ussd.c:518 262426933974226/0x62dac79c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250221122618846 DSS <0004> hlr_ussd.c:363 262426933974226/0x62dac79c: Tx USSD 'Your IMSI is 262426933974226' 20250221122618846 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426933974226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426933974226" session_id=1658505116 session_state=END} 20250221122618846 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426933974226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122618846 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122618846 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5e6a18affe77: Found GsupExpect[0] for "262426933974226" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@5e6a18affe77: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262426933974226" TC_mo_ussd_iuse_imsi(164)@5e6a18affe77: setverdict(pass): none -> pass 20250221122618848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38914<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@5e6a18affe77: Final verdict of PTC: pass 20250221122618848 DAUC <0003> db_auc.c:157 IMSI='262424857843145': No 2G Auth Data 20250221122618848 DAUC <0003> db_auc.c:192 IMSI='262424857843145': No 3G Auth Data HLR_Test-GSUP(159)@5e6a18affe77: Created GsupExpect[0] for "262424857843145" to be handled at TC_mo_ussd_iuse_imsi(165) 20250221122618855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38916<->l=127.0.0.1:4258 20250221122618859 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122618859 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424857843145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424857843145" session_id=114736675 session_state=BEGIN} 20250221122618859 DSS <0004> hlr_ussd.c:576 262424857843145/0x06d6be23: Process SS (BEGIN) 20250221122618859 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250221122618859 DSS <0004> hlr_ussd.c:518 262424857843145/0x06d6be23: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250221122618859 DSS <0004> hlr_ussd.c:363 262424857843145/0x06d6be23: Tx USSD 'Your IMSI is 262424857843145' 20250221122618859 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424857843145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424857843145" session_id=114736675 session_state=END} 20250221122618859 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424857843145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122618859 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122618859 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5e6a18affe77: Found GsupExpect[0] for "262424857843145" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@5e6a18affe77: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424857843145" TC_mo_ussd_iuse_imsi(165)@5e6a18affe77: setverdict(pass): none -> pass 20250221122618861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38916<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@5e6a18affe77: Final verdict of PTC: pass 20250221122618861 DAUC <0003> db_auc.c:157 IMSI='262421093010619': No 2G Auth Data 20250221122618861 DAUC <0003> db_auc.c:192 IMSI='262421093010619': No 3G Auth Data HLR_Test-GSUP(159)@5e6a18affe77: Created GsupExpect[0] for "262421093010619" to be handled at TC_mo_ussd_iuse_imsi(166) 20250221122618868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38926<->l=127.0.0.1:4258 20250221122618871 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122618871 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421093010619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421093010619" session_id=252606659 session_state=BEGIN} 20250221122618871 DSS <0004> hlr_ussd.c:576 262421093010619/0x0f0e78c3: Process SS (BEGIN) 20250221122618871 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250221122618871 DSS <0004> hlr_ussd.c:518 262421093010619/0x0f0e78c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250221122618871 DSS <0004> hlr_ussd.c:363 262421093010619/0x0f0e78c3: Tx USSD 'Your IMSI is 262421093010619' 20250221122618871 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421093010619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421093010619" session_id=252606659 session_state=END} 20250221122618871 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421093010619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122618871 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122618871 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5e6a18affe77: Found GsupExpect[0] for "262421093010619" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@5e6a18affe77: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262421093010619" TC_mo_ussd_iuse_imsi(166)@5e6a18affe77: setverdict(pass): none -> pass 20250221122618873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38926<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@5e6a18affe77: Final verdict of PTC: pass 20250221122618874 DAUC <0003> db_auc.c:157 IMSI='262424384864103': No 2G Auth Data 20250221122618874 DAUC <0003> db_auc.c:192 IMSI='262424384864103': No 3G Auth Data HLR_Test-GSUP(159)@5e6a18affe77: Created GsupExpect[0] for "262424384864103" to be handled at TC_mo_ussd_iuse_imsi(167) 20250221122618881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38938<->l=127.0.0.1:4258 20250221122618884 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122618884 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424384864103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424384864103" session_id=2680342277 session_state=BEGIN} 20250221122618884 DSS <0004> hlr_ussd.c:576 262424384864103/0x9fc2c705: Process SS (BEGIN) 20250221122618884 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250221122618884 DSS <0004> hlr_ussd.c:518 262424384864103/0x9fc2c705: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250221122618884 DSS <0004> hlr_ussd.c:363 262424384864103/0x9fc2c705: Tx USSD 'Your IMSI is 262424384864103' 20250221122618884 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424384864103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424384864103" session_id=2680342277 session_state=END} 20250221122618884 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424384864103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122618884 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122618884 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5e6a18affe77: Found GsupExpect[0] for "262424384864103" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@5e6a18affe77: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262424384864103" TC_mo_ussd_iuse_imsi(167)@5e6a18affe77: setverdict(pass): none -> pass 20250221122618886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38938<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@5e6a18affe77: Final verdict of PTC: pass 20250221122618886 DAUC <0003> db_auc.c:157 IMSI='262427436688670': No 2G Auth Data 20250221122618886 DAUC <0003> db_auc.c:192 IMSI='262427436688670': No 3G Auth Data HLR_Test-GSUP(159)@5e6a18affe77: Created GsupExpect[0] for "262427436688670" to be handled at TC_mo_ussd_iuse_imsi(168) 20250221122618893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38940<->l=127.0.0.1:4258 20250221122618896 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122618896 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427436688670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427436688670" session_id=2659733339 session_state=BEGIN} 20250221122618896 DSS <0004> hlr_ussd.c:576 262427436688670/0x9e884f5b: Process SS (BEGIN) 20250221122618896 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250221122618896 DSS <0004> hlr_ussd.c:518 262427436688670/0x9e884f5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250221122618896 DSS <0004> hlr_ussd.c:363 262427436688670/0x9e884f5b: Tx USSD 'Your IMSI is 262427436688670' 20250221122618896 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427436688670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427436688670" session_id=2659733339 session_state=END} 20250221122618896 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427436688670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122618896 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122618896 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5e6a18affe77: Found GsupExpect[0] for "262427436688670" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@5e6a18affe77: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262427436688670" TC_mo_ussd_iuse_imsi(168)@5e6a18affe77: setverdict(pass): none -> pass 20250221122618898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38940<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@5e6a18affe77: Final verdict of PTC: pass 20250221122618899 DAUC <0003> db_auc.c:157 IMSI='262420137438806': No 2G Auth Data 20250221122618899 DAUC <0003> db_auc.c:192 IMSI='262420137438806': No 3G Auth Data HLR_Test-GSUP(159)@5e6a18affe77: Created GsupExpect[0] for "262420137438806" to be handled at TC_mo_ussd_iuse_imsi(169) 20250221122618905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38948<->l=127.0.0.1:4258 20250221122618907 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122618907 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420137438806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420137438806" session_id=174373128 session_state=BEGIN} 20250221122618907 DSS <0004> hlr_ussd.c:576 262420137438806/0x0a64b908: Process SS (BEGIN) 20250221122618908 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250221122618908 DSS <0004> hlr_ussd.c:518 262420137438806/0x0a64b908: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250221122618908 DSS <0004> hlr_ussd.c:363 262420137438806/0x0a64b908: Tx USSD 'Your IMSI is 262420137438806' 20250221122618908 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420137438806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420137438806" session_id=174373128 session_state=END} 20250221122618908 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420137438806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122618908 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122618908 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5e6a18affe77: Found GsupExpect[0] for "262420137438806" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@5e6a18affe77: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262420137438806" TC_mo_ussd_iuse_imsi(169)@5e6a18affe77: setverdict(pass): none -> pass 20250221122618909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38948<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@5e6a18affe77: Final verdict of PTC: pass 20250221122618910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38892<->l=127.0.0.1:4258 20250221122618910 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39069<->l=127.0.0.1:4259) 20250221122618910 DLINP <000b> input/ipa.c:452 connected read/write 20250221122618910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122618910 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122618910 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 160@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP(159)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@5e6a18affe77: Final verdict of PTC: none 20250221122618910 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 160: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Fri Feb 21 12:26:18 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 20250221122618933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38962<->l=127.0.0.1:4258 20250221122619135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38962<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78496) Waiting for packet dumper to finish... 1 (prev_count=78496, count=82432) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Fri Feb 21 12:26:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122622206 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122622206 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122622209 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122622211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54280<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122622214 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122622214 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122622214 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122622214 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  20250221122622214 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122622214 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  20250221122622214 DLGSUP <0013> gsup_server.c:236 2:  20250221122622214 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122622214 DLGSUP <0013> gsup_server.c:236 3:  20250221122622214 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(170)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122622214 DLGSUP <0013> gsup_server.c:236 4:  20250221122622214 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122622214 DLGSUP <0013> gsup_server.c:236 5:  20250221122622214 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122622214 DLGSUP <0013> gsup_server.c:236 7:  20250221122622214 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122622214 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122622214 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122622214 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@5e6a18affe77: 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") 20250221122622235 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36571<->l=127.0.0.1:4259) 20250221122622242 DAUC <0003> db_auc.c:157 IMSI='262422976302461': No 2G Auth Data 20250221122622242 DAUC <0003> db_auc.c:192 IMSI='262422976302461': No 3G Auth Data HLR_Test-GSUP(171)@5e6a18affe77: Created GsupExpect[0] for "262422976302461" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250221122622266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54288<->l=127.0.0.1:4258 20250221122622278 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122622278 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262422976302461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422976302461" source_name="the-source\n" session_id=3663095945 session_state=BEGIN} 20250221122622278 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250221122622278 DSS <0004> hlr_ussd.c:576 262422976302461/0xda566889: Process SS (BEGIN) 20250221122622278 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250221122622278 DSS <0004> hlr_ussd.c:518 262422976302461/0xda566889: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250221122622278 DSS <0004> hlr_ussd.c:363 262422976302461/0xda566889: Tx USSD 'Your IMSI is 262422976302461' 20250221122622278 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262422976302461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422976302461" destination_name="the-source\n" session_id=3663095945 session_state=END} 20250221122622278 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262422976302461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122622278 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122622278 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5e6a18affe77: Found GsupExpect[0] for "262422976302461" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@5e6a18affe77: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262422976302461" TC_mo_ussd_iuse_imsi_via_proxy(174)@5e6a18affe77: setverdict(pass): none -> pass 20250221122622285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54288<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@5e6a18affe77: Final verdict of PTC: pass 20250221122622286 DAUC <0003> db_auc.c:157 IMSI='262425591251478': No 2G Auth Data 20250221122622286 DAUC <0003> db_auc.c:192 IMSI='262425591251478': No 3G Auth Data HLR_Test-GSUP(171)@5e6a18affe77: Created GsupExpect[0] for "262425591251478" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250221122622299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 20250221122622302 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122622302 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425591251478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425591251478" source_name="the-source\n" session_id=4022903077 session_state=BEGIN} 20250221122622302 DSS <0004> hlr_ussd.c:576 262425591251478/0xefc8a125: Process SS (BEGIN) 20250221122622302 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250221122622302 DSS <0004> hlr_ussd.c:518 262425591251478/0xefc8a125: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250221122622302 DSS <0004> hlr_ussd.c:363 262425591251478/0xefc8a125: Tx USSD 'Your IMSI is 262425591251478' 20250221122622302 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425591251478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425591251478" destination_name="the-source\n" session_id=4022903077 session_state=END} 20250221122622302 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262425591251478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122622302 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122622302 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5e6a18affe77: Found GsupExpect[0] for "262425591251478" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@5e6a18affe77: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262425591251478" TC_mo_ussd_iuse_imsi_via_proxy(175)@5e6a18affe77: setverdict(pass): none -> pass 20250221122622303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@5e6a18affe77: Final verdict of PTC: pass 20250221122622304 DAUC <0003> db_auc.c:157 IMSI='262422146779196': No 2G Auth Data 20250221122622304 DAUC <0003> db_auc.c:192 IMSI='262422146779196': No 3G Auth Data HLR_Test-GSUP(171)@5e6a18affe77: Created GsupExpect[0] for "262422146779196" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250221122622309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54302<->l=127.0.0.1:4258 20250221122622312 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122622312 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422146779196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422146779196" source_name="the-source\n" session_id=2919024031 session_state=BEGIN} 20250221122622312 DSS <0004> hlr_ussd.c:576 262422146779196/0xadfcc59f: Process SS (BEGIN) 20250221122622312 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250221122622312 DSS <0004> hlr_ussd.c:518 262422146779196/0xadfcc59f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250221122622312 DSS <0004> hlr_ussd.c:363 262422146779196/0xadfcc59f: Tx USSD 'Your IMSI is 262422146779196' 20250221122622312 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422146779196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422146779196" destination_name="the-source\n" session_id=2919024031 session_state=END} 20250221122622312 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262422146779196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122622312 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122622312 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5e6a18affe77: Found GsupExpect[0] for "262422146779196" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@5e6a18affe77: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262422146779196" TC_mo_ussd_iuse_imsi_via_proxy(176)@5e6a18affe77: setverdict(pass): none -> pass 20250221122622314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54302<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@5e6a18affe77: Final verdict of PTC: pass 20250221122622314 DAUC <0003> db_auc.c:157 IMSI='262425678940986': No 2G Auth Data 20250221122622314 DAUC <0003> db_auc.c:192 IMSI='262425678940986': No 3G Auth Data HLR_Test-GSUP(171)@5e6a18affe77: Created GsupExpect[0] for "262425678940986" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250221122622321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 20250221122622324 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122622324 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425678940986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425678940986" source_name="the-source\n" session_id=401858843 session_state=BEGIN} 20250221122622324 DSS <0004> hlr_ussd.c:576 262425678940986/0x17f3e11b: Process SS (BEGIN) 20250221122622324 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250221122622324 DSS <0004> hlr_ussd.c:518 262425678940986/0x17f3e11b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250221122622324 DSS <0004> hlr_ussd.c:363 262425678940986/0x17f3e11b: Tx USSD 'Your IMSI is 262425678940986' 20250221122622324 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262425678940986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425678940986" destination_name="the-source\n" session_id=401858843 session_state=END} 20250221122622324 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262425678940986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122622324 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122622324 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5e6a18affe77: Found GsupExpect[0] for "262425678940986" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@5e6a18affe77: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262425678940986" TC_mo_ussd_iuse_imsi_via_proxy(177)@5e6a18affe77: setverdict(pass): none -> pass 20250221122622326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@5e6a18affe77: Final verdict of PTC: pass 20250221122622327 DAUC <0003> db_auc.c:157 IMSI='262421466634309': No 2G Auth Data 20250221122622327 DAUC <0003> db_auc.c:192 IMSI='262421466634309': No 3G Auth Data HLR_Test-GSUP(171)@5e6a18affe77: Created GsupExpect[0] for "262421466634309" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250221122622333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54306<->l=127.0.0.1:4258 20250221122622336 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122622336 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421466634309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421466634309" source_name="the-source\n" session_id=512318104 session_state=BEGIN} 20250221122622336 DSS <0004> hlr_ussd.c:576 262421466634309/0x1e895a98: Process SS (BEGIN) 20250221122622336 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250221122622336 DSS <0004> hlr_ussd.c:518 262421466634309/0x1e895a98: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250221122622336 DSS <0004> hlr_ussd.c:363 262421466634309/0x1e895a98: Tx USSD 'Your IMSI is 262421466634309' 20250221122622336 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421466634309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421466634309" destination_name="the-source\n" session_id=512318104 session_state=END} 20250221122622336 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262421466634309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122622336 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122622336 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5e6a18affe77: Found GsupExpect[0] for "262421466634309" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@5e6a18affe77: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262421466634309" TC_mo_ussd_iuse_imsi_via_proxy(178)@5e6a18affe77: setverdict(pass): none -> pass 20250221122622339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54306<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@5e6a18affe77: Final verdict of PTC: pass 20250221122622339 DAUC <0003> db_auc.c:157 IMSI='262425644878478': No 2G Auth Data 20250221122622339 DAUC <0003> db_auc.c:192 IMSI='262425644878478': No 3G Auth Data HLR_Test-GSUP(171)@5e6a18affe77: Created GsupExpect[0] for "262425644878478" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250221122622346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 20250221122622349 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122622349 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425644878478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425644878478" source_name="the-source\n" session_id=2854066942 session_state=BEGIN} 20250221122622349 DSS <0004> hlr_ussd.c:576 262425644878478/0xaa1d9afe: Process SS (BEGIN) 20250221122622349 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250221122622349 DSS <0004> hlr_ussd.c:518 262425644878478/0xaa1d9afe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250221122622349 DSS <0004> hlr_ussd.c:363 262425644878478/0xaa1d9afe: Tx USSD 'Your IMSI is 262425644878478' 20250221122622349 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425644878478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425644878478" destination_name="the-source\n" session_id=2854066942 session_state=END} 20250221122622349 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262425644878478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122622349 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122622349 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5e6a18affe77: Found GsupExpect[0] for "262425644878478" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@5e6a18affe77: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262425644878478" TC_mo_ussd_iuse_imsi_via_proxy(179)@5e6a18affe77: setverdict(pass): none -> pass 20250221122622351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@5e6a18affe77: Final verdict of PTC: pass 20250221122622352 DAUC <0003> db_auc.c:157 IMSI='262423099000541': No 2G Auth Data 20250221122622352 DAUC <0003> db_auc.c:192 IMSI='262423099000541': No 3G Auth Data HLR_Test-GSUP(171)@5e6a18affe77: Created GsupExpect[0] for "262423099000541" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250221122622359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54324<->l=127.0.0.1:4258 20250221122622362 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122622362 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423099000541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423099000541" source_name="the-source\n" session_id=358422970 session_state=BEGIN} 20250221122622362 DSS <0004> hlr_ussd.c:576 262423099000541/0x155d19ba: Process SS (BEGIN) 20250221122622362 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250221122622362 DSS <0004> hlr_ussd.c:518 262423099000541/0x155d19ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250221122622362 DSS <0004> hlr_ussd.c:363 262423099000541/0x155d19ba: Tx USSD 'Your IMSI is 262423099000541' 20250221122622362 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423099000541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423099000541" destination_name="the-source\n" session_id=358422970 session_state=END} 20250221122622362 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262423099000541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122622362 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122622362 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5e6a18affe77: Found GsupExpect[0] for "262423099000541" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@5e6a18affe77: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262423099000541" TC_mo_ussd_iuse_imsi_via_proxy(180)@5e6a18affe77: setverdict(pass): none -> pass 20250221122622364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54324<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@5e6a18affe77: Final verdict of PTC: pass 20250221122622365 DAUC <0003> db_auc.c:157 IMSI='262425188496551': No 2G Auth Data 20250221122622365 DAUC <0003> db_auc.c:192 IMSI='262425188496551': No 3G Auth Data HLR_Test-GSUP(171)@5e6a18affe77: Created GsupExpect[0] for "262425188496551" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250221122622372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54332<->l=127.0.0.1:4258 20250221122622375 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122622375 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425188496551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425188496551" source_name="the-source\n" session_id=3271980825 session_state=BEGIN} 20250221122622375 DSS <0004> hlr_ussd.c:576 262425188496551/0xc3067719: Process SS (BEGIN) 20250221122622375 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250221122622375 DSS <0004> hlr_ussd.c:518 262425188496551/0xc3067719: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250221122622375 DSS <0004> hlr_ussd.c:363 262425188496551/0xc3067719: Tx USSD 'Your IMSI is 262425188496551' 20250221122622375 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425188496551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425188496551" destination_name="the-source\n" session_id=3271980825 session_state=END} 20250221122622375 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262425188496551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122622375 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122622375 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5e6a18affe77: Found GsupExpect[0] for "262425188496551" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@5e6a18affe77: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262425188496551" TC_mo_ussd_iuse_imsi_via_proxy(181)@5e6a18affe77: setverdict(pass): none -> pass 20250221122622377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54332<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@5e6a18affe77: Final verdict of PTC: pass 20250221122622377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54280<->l=127.0.0.1:4258 20250221122622378 DLINP <000b> input/ipa.c:452 connected read/write 20250221122622378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122622378 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(171)@5e6a18affe77: Final verdict of PTC: none 20250221122622378 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122622378 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122622378 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250221122622378 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36571<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(173)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@5e6a18affe77: Final verdict of PTC: none 172@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 172: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Fri Feb 21 12:26:22 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 20250221122622409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54348<->l=127.0.0.1:4258 20250221122622611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54348<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79680) Waiting for packet dumper to finish... 1 (prev_count=79680, count=83476) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Fri Feb 21 12:26:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_mo_ussd_iuse_msisdn started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122625733 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122625733 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122625736 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122625736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54350<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122625738 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122625738 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122625738 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122625738 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  20250221122625738 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122625738 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  20250221122625738 DLGSUP <0013> gsup_server.c:236 2:  20250221122625738 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122625738 DLGSUP <0013> gsup_server.c:236 3:  20250221122625738 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122625738 DLGSUP <0013> gsup_server.c:236 4:  20250221122625738 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122625738 DLGSUP <0013> gsup_server.c:236 5:  20250221122625738 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122625739 DLGSUP <0013> gsup_server.c:236 7:  20250221122625739 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122625739 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122625739 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122625739 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@5e6a18affe77: 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") 20250221122625753 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46691<->l=127.0.0.1:4259) 20250221122625755 DAUC <0003> db_auc.c:157 IMSI='262429664078755': No 2G Auth Data 20250221122625755 DAUC <0003> db_auc.c:192 IMSI='262429664078755': No 3G Auth Data HLR_Test-GSUP(183)@5e6a18affe77: Created GsupExpect[0] for "262429664078755" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250221122625762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4258 20250221122625786 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122625786 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429664078755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429664078755" session_id=2432481237 session_state=BEGIN} 20250221122625786 DSS <0004> hlr_ussd.c:576 262429664078755/0x90fcb7d5: Process SS (BEGIN) 20250221122625786 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250221122625786 DSS <0004> hlr_ussd.c:518 262429664078755/0x90fcb7d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250221122625786 DSS <0004> hlr_ussd.c:363 262429664078755/0x90fcb7d5: Tx USSD 'Your extension is 491613380401' 20250221122625786 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429664078755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429664078755" session_id=2432481237 session_state=END} 20250221122625786 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429664078755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122625786 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122625787 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5e6a18affe77: Found GsupExpect[0] for "262429664078755" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@5e6a18affe77: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262429664078755" TC_mo_ussd_iuse_msisdn(186)@5e6a18affe77: setverdict(pass): none -> pass 20250221122625795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@5e6a18affe77: Final verdict of PTC: pass 20250221122625796 DAUC <0003> db_auc.c:157 IMSI='262425641744455': No 2G Auth Data 20250221122625796 DAUC <0003> db_auc.c:192 IMSI='262425641744455': No 3G Auth Data HLR_Test-GSUP(183)@5e6a18affe77: Created GsupExpect[0] for "262425641744455" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250221122625805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54368<->l=127.0.0.1:4258 20250221122625808 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122625808 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425641744455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425641744455" session_id=1438267374 session_state=BEGIN} 20250221122625808 DSS <0004> hlr_ussd.c:576 262425641744455/0x55ba37ee: Process SS (BEGIN) 20250221122625808 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250221122625808 DSS <0004> hlr_ussd.c:518 262425641744455/0x55ba37ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250221122625808 DSS <0004> hlr_ussd.c:363 262425641744455/0x55ba37ee: Tx USSD 'Your extension is 491610841214' 20250221122625808 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425641744455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425641744455" session_id=1438267374 session_state=END} 20250221122625808 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425641744455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122625808 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122625808 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5e6a18affe77: Found GsupExpect[0] for "262425641744455" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@5e6a18affe77: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425641744455" TC_mo_ussd_iuse_msisdn(187)@5e6a18affe77: setverdict(pass): none -> pass 20250221122625810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54368<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@5e6a18affe77: Final verdict of PTC: pass 20250221122625810 DAUC <0003> db_auc.c:157 IMSI='262421530358463': No 2G Auth Data 20250221122625810 DAUC <0003> db_auc.c:192 IMSI='262421530358463': No 3G Auth Data HLR_Test-GSUP(183)@5e6a18affe77: Created GsupExpect[0] for "262421530358463" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250221122625816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54382<->l=127.0.0.1:4258 20250221122625819 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122625819 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421530358463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421530358463" session_id=3366512715 session_state=BEGIN} 20250221122625819 DSS <0004> hlr_ussd.c:576 262421530358463/0xc8a8e84b: Process SS (BEGIN) 20250221122625819 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250221122625819 DSS <0004> hlr_ussd.c:518 262421530358463/0xc8a8e84b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250221122625819 DSS <0004> hlr_ussd.c:363 262421530358463/0xc8a8e84b: Tx USSD 'Your extension is 491610212188' 20250221122625819 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421530358463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421530358463" session_id=3366512715 session_state=END} 20250221122625819 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421530358463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122625819 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122625819 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5e6a18affe77: Found GsupExpect[0] for "262421530358463" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@5e6a18affe77: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262421530358463" TC_mo_ussd_iuse_msisdn(188)@5e6a18affe77: setverdict(pass): none -> pass 20250221122625821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54382<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@5e6a18affe77: Final verdict of PTC: pass 20250221122625821 DAUC <0003> db_auc.c:157 IMSI='262422847947800': No 2G Auth Data 20250221122625821 DAUC <0003> db_auc.c:192 IMSI='262422847947800': No 3G Auth Data HLR_Test-GSUP(183)@5e6a18affe77: Created GsupExpect[0] for "262422847947800" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250221122625828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54392<->l=127.0.0.1:4258 20250221122625831 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122625831 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422847947800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422847947800" session_id=2763215202 session_state=BEGIN} 20250221122625831 DSS <0004> hlr_ussd.c:576 262422847947800/0xa4b35162: Process SS (BEGIN) 20250221122625831 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250221122625831 DSS <0004> hlr_ussd.c:518 262422847947800/0xa4b35162: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250221122625831 DSS <0004> hlr_ussd.c:363 262422847947800/0xa4b35162: Tx USSD 'Your extension is 491610185527' 20250221122625831 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422847947800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422847947800" session_id=2763215202 session_state=END} 20250221122625831 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422847947800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122625831 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122625831 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5e6a18affe77: Found GsupExpect[0] for "262422847947800" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@5e6a18affe77: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262422847947800" TC_mo_ussd_iuse_msisdn(189)@5e6a18affe77: setverdict(pass): none -> pass 20250221122625832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54392<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@5e6a18affe77: Final verdict of PTC: pass 20250221122625833 DAUC <0003> db_auc.c:157 IMSI='262420611730520': No 2G Auth Data 20250221122625833 DAUC <0003> db_auc.c:192 IMSI='262420611730520': No 3G Auth Data HLR_Test-GSUP(183)@5e6a18affe77: Created GsupExpect[0] for "262420611730520" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250221122625839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54398<->l=127.0.0.1:4258 20250221122625842 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122625842 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420611730520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420611730520" session_id=3180806336 session_state=BEGIN} 20250221122625842 DSS <0004> hlr_ussd.c:576 262420611730520/0xbd9740c0: Process SS (BEGIN) 20250221122625842 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250221122625842 DSS <0004> hlr_ussd.c:518 262420611730520/0xbd9740c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250221122625842 DSS <0004> hlr_ussd.c:363 262420611730520/0xbd9740c0: Tx USSD 'Your extension is 491615155083' 20250221122625842 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420611730520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420611730520" session_id=3180806336 session_state=END} 20250221122625842 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420611730520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122625842 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122625842 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5e6a18affe77: Found GsupExpect[0] for "262420611730520" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@5e6a18affe77: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262420611730520" TC_mo_ussd_iuse_msisdn(190)@5e6a18affe77: setverdict(pass): none -> pass 20250221122625844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54398<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@5e6a18affe77: Final verdict of PTC: pass 20250221122625844 DAUC <0003> db_auc.c:157 IMSI='262426103278869': No 2G Auth Data 20250221122625844 DAUC <0003> db_auc.c:192 IMSI='262426103278869': No 3G Auth Data HLR_Test-GSUP(183)@5e6a18affe77: Created GsupExpect[0] for "262426103278869" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250221122625851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54406<->l=127.0.0.1:4258 20250221122625854 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122625854 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426103278869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426103278869" session_id=1384566981 session_state=BEGIN} 20250221122625854 DSS <0004> hlr_ussd.c:576 262426103278869/0x5286d0c5: Process SS (BEGIN) 20250221122625854 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250221122625854 DSS <0004> hlr_ussd.c:518 262426103278869/0x5286d0c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250221122625854 DSS <0004> hlr_ussd.c:363 262426103278869/0x5286d0c5: Tx USSD 'Your extension is 491610520746' 20250221122625854 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426103278869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426103278869" session_id=1384566981 session_state=END} 20250221122625854 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426103278869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122625854 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122625854 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5e6a18affe77: Found GsupExpect[0] for "262426103278869" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@5e6a18affe77: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262426103278869" TC_mo_ussd_iuse_msisdn(191)@5e6a18affe77: setverdict(pass): none -> pass 20250221122625856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54406<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@5e6a18affe77: Final verdict of PTC: pass 20250221122625856 DAUC <0003> db_auc.c:157 IMSI='262423007079114': No 2G Auth Data 20250221122625856 DAUC <0003> db_auc.c:192 IMSI='262423007079114': No 3G Auth Data HLR_Test-GSUP(183)@5e6a18affe77: Created GsupExpect[0] for "262423007079114" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250221122625863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54418<->l=127.0.0.1:4258 20250221122625865 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122625865 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423007079114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423007079114" session_id=3650013189 session_state=BEGIN} 20250221122625865 DSS <0004> hlr_ussd.c:576 262423007079114/0xd98ec805: Process SS (BEGIN) 20250221122625865 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250221122625865 DSS <0004> hlr_ussd.c:518 262423007079114/0xd98ec805: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250221122625865 DSS <0004> hlr_ussd.c:363 262423007079114/0xd98ec805: Tx USSD 'Your extension is 491612155656' 20250221122625865 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423007079114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423007079114" session_id=3650013189 session_state=END} 20250221122625865 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423007079114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122625865 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122625865 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5e6a18affe77: Found GsupExpect[0] for "262423007079114" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@5e6a18affe77: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423007079114" TC_mo_ussd_iuse_msisdn(192)@5e6a18affe77: setverdict(pass): none -> pass 20250221122625868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54418<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@5e6a18affe77: Final verdict of PTC: pass 20250221122625869 DAUC <0003> db_auc.c:157 IMSI='262421166454325': No 2G Auth Data 20250221122625869 DAUC <0003> db_auc.c:192 IMSI='262421166454325': No 3G Auth Data HLR_Test-GSUP(183)@5e6a18affe77: Created GsupExpect[0] for "262421166454325" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250221122625876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54430<->l=127.0.0.1:4258 20250221122625878 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122625878 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421166454325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421166454325" session_id=3313849108 session_state=BEGIN} 20250221122625878 DSS <0004> hlr_ussd.c:576 262421166454325/0xc5855314: Process SS (BEGIN) 20250221122625878 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250221122625878 DSS <0004> hlr_ussd.c:518 262421166454325/0xc5855314: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250221122625878 DSS <0004> hlr_ussd.c:363 262421166454325/0xc5855314: Tx USSD 'Your extension is 491618177870' 20250221122625878 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421166454325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421166454325" session_id=3313849108 session_state=END} 20250221122625878 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421166454325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122625878 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122625879 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5e6a18affe77: Found GsupExpect[0] for "262421166454325" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@5e6a18affe77: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262421166454325" TC_mo_ussd_iuse_msisdn(193)@5e6a18affe77: setverdict(pass): none -> pass 20250221122625880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54430<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@5e6a18affe77: Final verdict of PTC: pass 20250221122625881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54350<->l=127.0.0.1:4258 20250221122625881 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46691<->l=127.0.0.1:4259) 20250221122625881 DLINP <000b> input/ipa.c:452 connected read/write 20250221122625881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122625881 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(185)@5e6a18affe77: Final verdict of PTC: none 20250221122625881 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122625881 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@5e6a18affe77: Final verdict of PTC: none 184@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 184: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Fri Feb 21 12:26:25 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 20250221122625904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54446<->l=127.0.0.1:4258 20250221122626106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54446<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82340) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Fri Feb 21 12:26:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122629232 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122629232 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122629237 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122629238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54450<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122629242 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122629242 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122629242 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122629242 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  20250221122629242 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122629242 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  20250221122629242 DLGSUP <0013> gsup_server.c:236 2:  20250221122629242 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122629242 DLGSUP <0013> gsup_server.c:236 3:  20250221122629242 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122629242 DLGSUP <0013> gsup_server.c:236 4:  20250221122629242 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122629242 DLGSUP <0013> gsup_server.c:236 5:  20250221122629242 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122629242 DLGSUP <0013> gsup_server.c:236 7:  20250221122629242 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122629242 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122629242 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122629242 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@5e6a18affe77: 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") 20250221122629257 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44451<->l=127.0.0.1:4259) 20250221122629261 DAUC <0003> db_auc.c:157 IMSI='262421628677955': No 2G Auth Data 20250221122629261 DAUC <0003> db_auc.c:192 IMSI='262421628677955': No 3G Auth Data HLR_Test-GSUP(195)@5e6a18affe77: Created GsupExpect[0] for "262421628677955" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250221122629267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54458<->l=127.0.0.1:4258 20250221122629282 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122629282 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421628677955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421628677955" source_name="the-source\n" session_id=8300746 session_state=BEGIN} 20250221122629282 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250221122629282 DSS <0004> hlr_ussd.c:576 262421628677955/0x007ea8ca: Process SS (BEGIN) 20250221122629282 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250221122629282 DSS <0004> hlr_ussd.c:518 262421628677955/0x007ea8ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250221122629282 DSS <0004> hlr_ussd.c:363 262421628677955/0x007ea8ca: Tx USSD 'Your extension is 491618280247' 20250221122629282 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421628677955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421628677955" destination_name="the-source\n" session_id=8300746 session_state=END} 20250221122629282 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262421628677955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122629282 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122629282 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5e6a18affe77: Found GsupExpect[0] for "262421628677955" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@5e6a18affe77: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421628677955" TC_mo_ussd_iuse_msisdn_via_proxy(198)@5e6a18affe77: setverdict(pass): none -> pass 20250221122629292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54458<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@5e6a18affe77: Final verdict of PTC: pass 20250221122629293 DAUC <0003> db_auc.c:157 IMSI='262422165806709': No 2G Auth Data 20250221122629293 DAUC <0003> db_auc.c:192 IMSI='262422165806709': No 3G Auth Data HLR_Test-GSUP(195)@5e6a18affe77: Created GsupExpect[0] for "262422165806709" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250221122629312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54466<->l=127.0.0.1:4258 20250221122629315 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122629315 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422165806709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422165806709" source_name="the-source\n" session_id=4191129701 session_state=BEGIN} 20250221122629315 DSS <0004> hlr_ussd.c:576 262422165806709/0xf9cf9065: Process SS (BEGIN) 20250221122629315 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250221122629315 DSS <0004> hlr_ussd.c:518 262422165806709/0xf9cf9065: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250221122629315 DSS <0004> hlr_ussd.c:363 262422165806709/0xf9cf9065: Tx USSD 'Your extension is 491612814232' 20250221122629315 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422165806709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422165806709" destination_name="the-source\n" session_id=4191129701 session_state=END} 20250221122629315 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262422165806709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122629316 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122629316 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5e6a18affe77: Found GsupExpect[0] for "262422165806709" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@5e6a18affe77: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262422165806709" TC_mo_ussd_iuse_msisdn_via_proxy(199)@5e6a18affe77: setverdict(pass): none -> pass 20250221122629317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54466<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@5e6a18affe77: Final verdict of PTC: pass 20250221122629318 DAUC <0003> db_auc.c:157 IMSI='262423743784788': No 2G Auth Data 20250221122629318 DAUC <0003> db_auc.c:192 IMSI='262423743784788': No 3G Auth Data HLR_Test-GSUP(195)@5e6a18affe77: Created GsupExpect[0] for "262423743784788" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250221122629324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54478<->l=127.0.0.1:4258 20250221122629326 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122629326 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262423743784788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423743784788" source_name="the-source\n" session_id=1908847662 session_state=BEGIN} 20250221122629326 DSS <0004> hlr_ussd.c:576 262423743784788/0x71c6b42e: Process SS (BEGIN) 20250221122629326 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250221122629326 DSS <0004> hlr_ussd.c:518 262423743784788/0x71c6b42e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250221122629326 DSS <0004> hlr_ussd.c:363 262423743784788/0x71c6b42e: Tx USSD 'Your extension is 491617054561' 20250221122629327 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262423743784788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423743784788" destination_name="the-source\n" session_id=1908847662 session_state=END} 20250221122629327 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262423743784788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122629327 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122629327 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5e6a18affe77: Found GsupExpect[0] for "262423743784788" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@5e6a18affe77: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262423743784788" TC_mo_ussd_iuse_msisdn_via_proxy(200)@5e6a18affe77: setverdict(pass): none -> pass 20250221122629330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54478<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@5e6a18affe77: Final verdict of PTC: pass 20250221122629330 DAUC <0003> db_auc.c:157 IMSI='262426321792468': No 2G Auth Data 20250221122629330 DAUC <0003> db_auc.c:192 IMSI='262426321792468': No 3G Auth Data HLR_Test-GSUP(195)@5e6a18affe77: Created GsupExpect[0] for "262426321792468" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250221122629338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54490<->l=127.0.0.1:4258 20250221122629341 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122629341 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426321792468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426321792468" source_name="the-source\n" session_id=3493104514 session_state=BEGIN} 20250221122629341 DSS <0004> hlr_ussd.c:576 262426321792468/0xd0348b82: Process SS (BEGIN) 20250221122629341 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250221122629341 DSS <0004> hlr_ussd.c:518 262426321792468/0xd0348b82: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250221122629341 DSS <0004> hlr_ussd.c:363 262426321792468/0xd0348b82: Tx USSD 'Your extension is 491615462263' 20250221122629341 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426321792468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426321792468" destination_name="the-source\n" session_id=3493104514 session_state=END} 20250221122629341 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262426321792468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122629341 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122629341 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5e6a18affe77: Found GsupExpect[0] for "262426321792468" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@5e6a18affe77: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262426321792468" TC_mo_ussd_iuse_msisdn_via_proxy(201)@5e6a18affe77: setverdict(pass): none -> pass 20250221122629343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54490<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@5e6a18affe77: Final verdict of PTC: pass 20250221122629343 DAUC <0003> db_auc.c:157 IMSI='262422278134862': No 2G Auth Data 20250221122629343 DAUC <0003> db_auc.c:192 IMSI='262422278134862': No 3G Auth Data HLR_Test-GSUP(195)@5e6a18affe77: Created GsupExpect[0] for "262422278134862" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250221122629350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54492<->l=127.0.0.1:4258 20250221122629353 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122629353 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422278134862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422278134862" source_name="the-source\n" session_id=3476340015 session_state=BEGIN} 20250221122629353 DSS <0004> hlr_ussd.c:576 262422278134862/0xcf34bd2f: Process SS (BEGIN) 20250221122629353 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250221122629353 DSS <0004> hlr_ussd.c:518 262422278134862/0xcf34bd2f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250221122629353 DSS <0004> hlr_ussd.c:363 262422278134862/0xcf34bd2f: Tx USSD 'Your extension is 491614144275' 20250221122629353 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422278134862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422278134862" destination_name="the-source\n" session_id=3476340015 session_state=END} 20250221122629353 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262422278134862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122629353 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122629353 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5e6a18affe77: Found GsupExpect[0] for "262422278134862" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@5e6a18affe77: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262422278134862" TC_mo_ussd_iuse_msisdn_via_proxy(202)@5e6a18affe77: setverdict(pass): none -> pass 20250221122629355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54492<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@5e6a18affe77: Final verdict of PTC: pass 20250221122629355 DAUC <0003> db_auc.c:157 IMSI='262429845467490': No 2G Auth Data 20250221122629355 DAUC <0003> db_auc.c:192 IMSI='262429845467490': No 3G Auth Data HLR_Test-GSUP(195)@5e6a18affe77: Created GsupExpect[0] for "262429845467490" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250221122629361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54494<->l=127.0.0.1:4258 20250221122629364 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122629364 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429845467490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429845467490" source_name="the-source\n" session_id=1491879770 session_state=BEGIN} 20250221122629364 DSS <0004> hlr_ussd.c:576 262429845467490/0x58ec475a: Process SS (BEGIN) 20250221122629364 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250221122629364 DSS <0004> hlr_ussd.c:518 262429845467490/0x58ec475a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250221122629365 DSS <0004> hlr_ussd.c:363 262429845467490/0x58ec475a: Tx USSD 'Your extension is 491610261076' 20250221122629365 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429845467490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429845467490" destination_name="the-source\n" session_id=1491879770 session_state=END} 20250221122629365 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262429845467490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122629365 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122629365 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5e6a18affe77: Found GsupExpect[0] for "262429845467490" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@5e6a18affe77: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262429845467490" TC_mo_ussd_iuse_msisdn_via_proxy(203)@5e6a18affe77: setverdict(pass): none -> pass 20250221122629367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54494<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@5e6a18affe77: Final verdict of PTC: pass 20250221122629367 DAUC <0003> db_auc.c:157 IMSI='262429886789307': No 2G Auth Data 20250221122629367 DAUC <0003> db_auc.c:192 IMSI='262429886789307': No 3G Auth Data HLR_Test-GSUP(195)@5e6a18affe77: Created GsupExpect[0] for "262429886789307" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250221122629374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54508<->l=127.0.0.1:4258 20250221122629377 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122629377 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262429886789307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429886789307" source_name="the-source\n" session_id=2697233374 session_state=BEGIN} 20250221122629377 DSS <0004> hlr_ussd.c:576 262429886789307/0xa0c483de: Process SS (BEGIN) 20250221122629377 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250221122629377 DSS <0004> hlr_ussd.c:518 262429886789307/0xa0c483de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250221122629377 DSS <0004> hlr_ussd.c:363 262429886789307/0xa0c483de: Tx USSD 'Your extension is 491617008456' 20250221122629377 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262429886789307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429886789307" destination_name="the-source\n" session_id=2697233374 session_state=END} 20250221122629377 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262429886789307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122629377 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122629377 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5e6a18affe77: Found GsupExpect[0] for "262429886789307" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@5e6a18affe77: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262429886789307" TC_mo_ussd_iuse_msisdn_via_proxy(204)@5e6a18affe77: setverdict(pass): none -> pass 20250221122629379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54508<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@5e6a18affe77: Final verdict of PTC: pass 20250221122629379 DAUC <0003> db_auc.c:157 IMSI='262427743146415': No 2G Auth Data 20250221122629379 DAUC <0003> db_auc.c:192 IMSI='262427743146415': No 3G Auth Data HLR_Test-GSUP(195)@5e6a18affe77: Created GsupExpect[0] for "262427743146415" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250221122629388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54516<->l=127.0.0.1:4258 20250221122629392 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122629392 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427743146415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427743146415" source_name="the-source\n" session_id=2850736128 session_state=BEGIN} 20250221122629392 DSS <0004> hlr_ussd.c:576 262427743146415/0xa9eac800: Process SS (BEGIN) 20250221122629392 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250221122629392 DSS <0004> hlr_ussd.c:518 262427743146415/0xa9eac800: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250221122629392 DSS <0004> hlr_ussd.c:363 262427743146415/0xa9eac800: Tx USSD 'Your extension is 491618274172' 20250221122629392 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427743146415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427743146415" destination_name="the-source\n" session_id=2850736128 session_state=END} 20250221122629392 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262427743146415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122629392 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122629392 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5e6a18affe77: Found GsupExpect[0] for "262427743146415" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@5e6a18affe77: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262427743146415" TC_mo_ussd_iuse_msisdn_via_proxy(205)@5e6a18affe77: setverdict(pass): none -> pass 20250221122629394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54516<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@5e6a18affe77: Final verdict of PTC: pass 20250221122629394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54450<->l=127.0.0.1:4258 20250221122629395 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44451<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@5e6a18affe77: Final verdict of PTC: none 20250221122629395 DLINP <000b> input/ipa.c:452 connected read/write 20250221122629395 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122629395 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122629395 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122629395 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122629395 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@5e6a18affe77: Final verdict of PTC: none 196@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 196: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Fri Feb 21 12:26:29 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 20250221122629418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54530<->l=127.0.0.1:4258 20250221122629619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54530<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78220) Waiting for packet dumper to finish... 1 (prev_count=78220, count=83548) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Fri Feb 21 12:26:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_mo_ussd_euse started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 20250221122632746 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37379 20250221122632746 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:37379 MTC@5e6a18affe77: in not legacy case 2 IPA-EUSE-foobar(208)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122632747 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632747 DLINP <000b> input/ipa.c:406 127.0.0.1:37379 message received 20250221122632748 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122632748 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@5e6a18affe77: 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 } } } } HLR_Test-GSUP-IPA(207)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122632749 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632749 DLINP <000b> input/ipa.c:406 127.0.0.1:37379 message received 20250221122632749 DLGSUP <0013> gsup_server.c:281 CCM Callback IPA-EUSE-foobar(208)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122632749 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250221122632749 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250221122632749 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250221122632749 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  20250221122632749 DLGSUP <0013> gsup_server.c:236 2:  20250221122632749 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122632749 DLGSUP <0013> gsup_server.c:236 3:  20250221122632749 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122632749 DLGSUP <0013> gsup_server.c:236 4:  20250221122632749 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122632749 DLGSUP <0013> gsup_server.c:236 5:  20250221122632749 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122632749 DLGSUP <0013> gsup_server.c:236 7:  20250221122632749 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122632749 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122632749 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122632749 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37379 20250221122632749 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122632749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52590<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122632751 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122632751 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122632751 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122632751 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  20250221122632751 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122632751 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  20250221122632751 DLGSUP <0013> gsup_server.c:236 2:  20250221122632751 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(207)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122632751 DLGSUP <0013> gsup_server.c:236 3:  20250221122632751 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122632751 DLGSUP <0013> gsup_server.c:236 4:  20250221122632751 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122632751 DLGSUP <0013> gsup_server.c:236 5:  20250221122632751 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122632751 DLGSUP <0013> gsup_server.c:236 7:  20250221122632751 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122632751 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122632751 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122632751 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@5e6a18affe77: 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") 20250221122632759 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42243<->l=127.0.0.1:4259) 20250221122632762 DAUC <0003> db_auc.c:157 IMSI='262423058354890': No 2G Auth Data 20250221122632762 DAUC <0003> db_auc.c:192 IMSI='262423058354890': No 3G Auth Data HLR_Test-GSUP(209)@5e6a18affe77: Created GsupExpect[0] for "262423058354890" to be handled at TC_mo_ussd_euse(212) 20250221122632767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52604<->l=127.0.0.1:4258 20250221122632794 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122632794 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423058354890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423058354890" session_id=2395122650 session_state=BEGIN} 20250221122632794 DSS <0004> hlr_ussd.c:576 262423058354890/0x8ec2abda: Process SS (BEGIN) 20250221122632794 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122632794 DSS <0004> hlr_ussd.c:518 262423058354890/0x8ec2abda: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122632794 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632794 DLINP <000b> input/ipa.c:432 127.0.0.1:37379 sending data 20250221122632794 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632794 DLINP <000b> input/ipa.c:432 127.0.0.1:37379 sending data EUSE-TC_mo_ussd_euse(206)@5e6a18affe77: 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 } } } } } 20250221122632805 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632805 DLINP <000b> input/ipa.c:406 127.0.0.1:37379 message received 20250221122632805 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262423058354890 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423058354890" session_id=2395122650 session_state=END} 20250221122632805 DSS <0004> hlr_ussd.c:576 262423058354890/0x8ec2abda: Process SS (END) 20250221122632805 DSS <0004> hlr_ussd.c:518 262423058354890/0x8ec2abda: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250221122632805 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423058354890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423058354890" session_id=2395122650 session_state=END} 20250221122632805 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423058354890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122632805 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262423058354890 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122632805 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122632805 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5e6a18affe77: Found GsupExpect[0] for "262423058354890" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@5e6a18affe77: Added IMSI table entry 0TC_mo_ussd_euse(212)"262423058354890" TC_mo_ussd_euse(212)@5e6a18affe77: setverdict(pass): none -> pass 20250221122632815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52604<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@5e6a18affe77: Final verdict of PTC: pass 20250221122632816 DAUC <0003> db_auc.c:157 IMSI='262429779548177': No 2G Auth Data 20250221122632816 DAUC <0003> db_auc.c:192 IMSI='262429779548177': No 3G Auth Data HLR_Test-GSUP(209)@5e6a18affe77: Created GsupExpect[0] for "262429779548177" to be handled at TC_mo_ussd_euse(213) 20250221122632832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52614<->l=127.0.0.1:4258 20250221122632835 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122632835 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429779548177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429779548177" session_id=4255959344 session_state=BEGIN} 20250221122632835 DSS <0004> hlr_ussd.c:576 262429779548177/0xfdacc930: Process SS (BEGIN) 20250221122632835 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122632835 DSS <0004> hlr_ussd.c:518 262429779548177/0xfdacc930: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122632835 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632835 DLINP <000b> input/ipa.c:432 127.0.0.1:37379 sending data 20250221122632835 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632835 DLINP <000b> input/ipa.c:432 127.0.0.1:37379 sending data EUSE-TC_mo_ussd_euse(206)@5e6a18affe77: 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 } } } } } 20250221122632836 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632836 DLINP <000b> input/ipa.c:406 127.0.0.1:37379 message received 20250221122632836 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262429779548177 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429779548177" session_id=4255959344 session_state=END} 20250221122632836 DSS <0004> hlr_ussd.c:576 262429779548177/0xfdacc930: Process SS (END) 20250221122632836 DSS <0004> hlr_ussd.c:518 262429779548177/0xfdacc930: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250221122632836 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429779548177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429779548177" session_id=4255959344 session_state=END} 20250221122632836 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429779548177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122632836 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262429779548177 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122632836 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122632836 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5e6a18affe77: Found GsupExpect[0] for "262429779548177" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@5e6a18affe77: Added IMSI table entry 1TC_mo_ussd_euse(213)"262429779548177" TC_mo_ussd_euse(213)@5e6a18affe77: setverdict(pass): none -> pass 20250221122632838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52614<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@5e6a18affe77: Final verdict of PTC: pass 20250221122632838 DAUC <0003> db_auc.c:157 IMSI='262420846885426': No 2G Auth Data 20250221122632838 DAUC <0003> db_auc.c:192 IMSI='262420846885426': No 3G Auth Data HLR_Test-GSUP(209)@5e6a18affe77: Created GsupExpect[0] for "262420846885426" to be handled at TC_mo_ussd_euse(214) 20250221122632845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52624<->l=127.0.0.1:4258 20250221122632848 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122632848 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420846885426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420846885426" session_id=4020659541 session_state=BEGIN} 20250221122632848 DSS <0004> hlr_ussd.c:576 262420846885426/0xefa66555: Process SS (BEGIN) 20250221122632848 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122632848 DSS <0004> hlr_ussd.c:518 262420846885426/0xefa66555: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122632848 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632848 DLINP <000b> input/ipa.c:432 127.0.0.1:37379 sending data 20250221122632848 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632848 DLINP <000b> input/ipa.c:432 127.0.0.1:37379 sending data EUSE-TC_mo_ussd_euse(206)@5e6a18affe77: 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 } } } } } 20250221122632849 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632849 DLINP <000b> input/ipa.c:406 127.0.0.1:37379 message received 20250221122632849 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262420846885426 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420846885426" session_id=4020659541 session_state=END} 20250221122632849 DSS <0004> hlr_ussd.c:576 262420846885426/0xefa66555: Process SS (END) 20250221122632849 DSS <0004> hlr_ussd.c:518 262420846885426/0xefa66555: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250221122632849 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420846885426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420846885426" session_id=4020659541 session_state=END} 20250221122632849 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420846885426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122632849 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262420846885426 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122632849 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122632850 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5e6a18affe77: Found GsupExpect[0] for "262420846885426" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@5e6a18affe77: Added IMSI table entry 2TC_mo_ussd_euse(214)"262420846885426" TC_mo_ussd_euse(214)@5e6a18affe77: setverdict(pass): none -> pass 20250221122632851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52624<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@5e6a18affe77: Final verdict of PTC: pass 20250221122632852 DAUC <0003> db_auc.c:157 IMSI='262420687032889': No 2G Auth Data 20250221122632852 DAUC <0003> db_auc.c:192 IMSI='262420687032889': No 3G Auth Data HLR_Test-GSUP(209)@5e6a18affe77: Created GsupExpect[0] for "262420687032889" to be handled at TC_mo_ussd_euse(215) 20250221122632858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52636<->l=127.0.0.1:4258 20250221122632861 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122632861 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420687032889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420687032889" session_id=854283119 session_state=BEGIN} 20250221122632861 DSS <0004> hlr_ussd.c:576 262420687032889/0x32eb536f: Process SS (BEGIN) 20250221122632861 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122632861 DSS <0004> hlr_ussd.c:518 262420687032889/0x32eb536f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122632861 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632861 DLINP <000b> input/ipa.c:432 127.0.0.1:37379 sending data 20250221122632861 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632861 DLINP <000b> input/ipa.c:432 127.0.0.1:37379 sending data EUSE-TC_mo_ussd_euse(206)@5e6a18affe77: 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 } } } } } 20250221122632862 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632862 DLINP <000b> input/ipa.c:406 127.0.0.1:37379 message received 20250221122632862 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262420687032889 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420687032889" session_id=854283119 session_state=END} 20250221122632862 DSS <0004> hlr_ussd.c:576 262420687032889/0x32eb536f: Process SS (END) 20250221122632862 DSS <0004> hlr_ussd.c:518 262420687032889/0x32eb536f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250221122632862 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420687032889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420687032889" session_id=854283119 session_state=END} 20250221122632862 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420687032889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122632862 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262420687032889 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122632862 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122632862 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5e6a18affe77: Found GsupExpect[0] for "262420687032889" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@5e6a18affe77: Added IMSI table entry 3TC_mo_ussd_euse(215)"262420687032889" TC_mo_ussd_euse(215)@5e6a18affe77: setverdict(pass): none -> pass 20250221122632864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52636<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@5e6a18affe77: Final verdict of PTC: pass 20250221122632864 DAUC <0003> db_auc.c:157 IMSI='262429162408044': No 2G Auth Data 20250221122632864 DAUC <0003> db_auc.c:192 IMSI='262429162408044': No 3G Auth Data HLR_Test-GSUP(209)@5e6a18affe77: Created GsupExpect[0] for "262429162408044" to be handled at TC_mo_ussd_euse(216) 20250221122632870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52648<->l=127.0.0.1:4258 20250221122632873 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122632873 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429162408044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429162408044" session_id=52830371 session_state=BEGIN} 20250221122632873 DSS <0004> hlr_ussd.c:576 262429162408044/0x032620a3: Process SS (BEGIN) 20250221122632873 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122632873 DSS <0004> hlr_ussd.c:518 262429162408044/0x032620a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122632873 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632873 DLINP <000b> input/ipa.c:432 127.0.0.1:37379 sending data 20250221122632873 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632873 DLINP <000b> input/ipa.c:432 127.0.0.1:37379 sending data EUSE-TC_mo_ussd_euse(206)@5e6a18affe77: 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 } } } } } 20250221122632874 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632874 DLINP <000b> input/ipa.c:406 127.0.0.1:37379 message received 20250221122632874 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262429162408044 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429162408044" session_id=52830371 session_state=END} 20250221122632874 DSS <0004> hlr_ussd.c:576 262429162408044/0x032620a3: Process SS (END) 20250221122632874 DSS <0004> hlr_ussd.c:518 262429162408044/0x032620a3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250221122632874 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429162408044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429162408044" session_id=52830371 session_state=END} 20250221122632874 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429162408044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122632875 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262429162408044 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122632875 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122632875 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5e6a18affe77: Found GsupExpect[0] for "262429162408044" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@5e6a18affe77: Added IMSI table entry 4TC_mo_ussd_euse(216)"262429162408044" TC_mo_ussd_euse(216)@5e6a18affe77: setverdict(pass): none -> pass 20250221122632876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52648<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@5e6a18affe77: Final verdict of PTC: pass 20250221122632877 DAUC <0003> db_auc.c:157 IMSI='262424257467644': No 2G Auth Data 20250221122632877 DAUC <0003> db_auc.c:192 IMSI='262424257467644': No 3G Auth Data HLR_Test-GSUP(209)@5e6a18affe77: Created GsupExpect[0] for "262424257467644" to be handled at TC_mo_ussd_euse(217) 20250221122632883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52658<->l=127.0.0.1:4258 20250221122632886 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122632886 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424257467644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424257467644" session_id=2920710541 session_state=BEGIN} 20250221122632886 DSS <0004> hlr_ussd.c:576 262424257467644/0xae16818d: Process SS (BEGIN) 20250221122632886 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122632886 DSS <0004> hlr_ussd.c:518 262424257467644/0xae16818d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122632886 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632886 DLINP <000b> input/ipa.c:432 127.0.0.1:37379 sending data 20250221122632886 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632886 DLINP <000b> input/ipa.c:432 127.0.0.1:37379 sending data EUSE-TC_mo_ussd_euse(206)@5e6a18affe77: 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 } } } } } 20250221122632887 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632887 DLINP <000b> input/ipa.c:406 127.0.0.1:37379 message received 20250221122632887 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262424257467644 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424257467644" session_id=2920710541 session_state=END} 20250221122632887 DSS <0004> hlr_ussd.c:576 262424257467644/0xae16818d: Process SS (END) 20250221122632887 DSS <0004> hlr_ussd.c:518 262424257467644/0xae16818d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250221122632887 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424257467644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424257467644" session_id=2920710541 session_state=END} 20250221122632887 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424257467644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122632887 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262424257467644 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122632887 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122632887 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5e6a18affe77: Found GsupExpect[0] for "262424257467644" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@5e6a18affe77: Added IMSI table entry 5TC_mo_ussd_euse(217)"262424257467644" TC_mo_ussd_euse(217)@5e6a18affe77: setverdict(pass): none -> pass 20250221122632889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52658<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@5e6a18affe77: Final verdict of PTC: pass 20250221122632889 DAUC <0003> db_auc.c:157 IMSI='262424342724056': No 2G Auth Data 20250221122632889 DAUC <0003> db_auc.c:192 IMSI='262424342724056': No 3G Auth Data HLR_Test-GSUP(209)@5e6a18affe77: Created GsupExpect[0] for "262424342724056" to be handled at TC_mo_ussd_euse(218) 20250221122632896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52660<->l=127.0.0.1:4258 20250221122632899 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122632899 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424342724056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424342724056" session_id=2012771361 session_state=BEGIN} 20250221122632899 DSS <0004> hlr_ussd.c:576 262424342724056/0x77f87421: Process SS (BEGIN) 20250221122632899 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122632899 DSS <0004> hlr_ussd.c:518 262424342724056/0x77f87421: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122632899 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632899 DLINP <000b> input/ipa.c:432 127.0.0.1:37379 sending data 20250221122632899 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632899 DLINP <000b> input/ipa.c:432 127.0.0.1:37379 sending data EUSE-TC_mo_ussd_euse(206)@5e6a18affe77: 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 } } } } } 20250221122632900 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632900 DLINP <000b> input/ipa.c:406 127.0.0.1:37379 message received 20250221122632900 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262424342724056 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424342724056" session_id=2012771361 session_state=END} 20250221122632900 DSS <0004> hlr_ussd.c:576 262424342724056/0x77f87421: Process SS (END) 20250221122632900 DSS <0004> hlr_ussd.c:518 262424342724056/0x77f87421: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250221122632900 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424342724056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424342724056" session_id=2012771361 session_state=END} 20250221122632900 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424342724056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122632900 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262424342724056 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122632900 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122632900 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5e6a18affe77: Found GsupExpect[0] for "262424342724056" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@5e6a18affe77: Added IMSI table entry 6TC_mo_ussd_euse(218)"262424342724056" TC_mo_ussd_euse(218)@5e6a18affe77: setverdict(pass): none -> pass 20250221122632902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52660<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@5e6a18affe77: Final verdict of PTC: pass 20250221122632902 DAUC <0003> db_auc.c:157 IMSI='262420113648185': No 2G Auth Data 20250221122632902 DAUC <0003> db_auc.c:192 IMSI='262420113648185': No 3G Auth Data HLR_Test-GSUP(209)@5e6a18affe77: Created GsupExpect[0] for "262420113648185" to be handled at TC_mo_ussd_euse(219) 20250221122632908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52668<->l=127.0.0.1:4258 20250221122632911 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122632911 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420113648185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420113648185" session_id=921438536 session_state=BEGIN} 20250221122632911 DSS <0004> hlr_ussd.c:576 262420113648185/0x36ec0948: Process SS (BEGIN) 20250221122632911 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122632911 DSS <0004> hlr_ussd.c:518 262420113648185/0x36ec0948: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122632911 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632911 DLINP <000b> input/ipa.c:432 127.0.0.1:37379 sending data 20250221122632911 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632911 DLINP <000b> input/ipa.c:432 127.0.0.1:37379 sending data EUSE-TC_mo_ussd_euse(206)@5e6a18affe77: 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 } } } } } 20250221122632912 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632912 DLINP <000b> input/ipa.c:406 127.0.0.1:37379 message received 20250221122632912 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262420113648185 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420113648185" session_id=921438536 session_state=END} 20250221122632912 DSS <0004> hlr_ussd.c:576 262420113648185/0x36ec0948: Process SS (END) 20250221122632912 DSS <0004> hlr_ussd.c:518 262420113648185/0x36ec0948: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250221122632912 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420113648185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420113648185" session_id=921438536 session_state=END} 20250221122632912 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420113648185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122632912 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262420113648185 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122632912 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122632912 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5e6a18affe77: Found GsupExpect[0] for "262420113648185" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@5e6a18affe77: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420113648185" TC_mo_ussd_euse(219)@5e6a18affe77: setverdict(pass): none -> pass 20250221122632914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52668<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@5e6a18affe77: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@5e6a18affe77: Final verdict of PTC: none 20250221122632915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52590<->l=127.0.0.1:4258 20250221122632915 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632915 DLINP <000b> input/ipa.c:406 127.0.0.1:37379 message received 20250221122632915 DLINP <000b> input/ipa.c:415 127.0.0.1:37379 connection closed with server 20250221122632916 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:37379 20250221122632916 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(209)@5e6a18affe77: Final verdict of PTC: none IPA-EUSE-foobar(208)@5e6a18affe77: Final verdict of PTC: none 20250221122632916 DLINP <000b> input/ipa.c:452 connected read/write 20250221122632916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122632916 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122632916 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122632916 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122632916 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42243<->l=127.0.0.1:4259) 210@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 210: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Fri Feb 21 12:26:32 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 20250221122632940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52670<->l=127.0.0.1:4258 20250221122633141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52670<->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=111492) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Fri Feb 21 12:26:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_mo_ussd_euse_continue started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 20250221122636258 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42635 20250221122636258 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:42635 MTC@5e6a18affe77: in not legacy case 2 IPA-EUSE-foobar(222)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122636260 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636260 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636261 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122636261 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122636262 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636262 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received HLR_Test-GSUP-IPA(221)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122636262 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122636262 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250221122636262 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250221122636262 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250221122636262 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  20250221122636262 DLGSUP <0013> gsup_server.c:236 2:  20250221122636262 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122636262 DLGSUP <0013> gsup_server.c:236 3:  IPA-EUSE-foobar(222)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122636262 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122636262 DLGSUP <0013> gsup_server.c:236 4:  20250221122636262 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122636262 DLGSUP <0013> gsup_server.c:236 5:  20250221122636262 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122636262 DLGSUP <0013> gsup_server.c:236 7:  20250221122636262 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122636262 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122636262 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122636262 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42635 20250221122636262 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52678<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122636265 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636265 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122636265 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122636265 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  20250221122636265 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122636265 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  20250221122636265 DLGSUP <0013> gsup_server.c:236 2:  20250221122636265 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122636265 DLGSUP <0013> gsup_server.c:236 3:  20250221122636265 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122636265 DLGSUP <0013> gsup_server.c:236 4:  20250221122636265 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122636265 DLGSUP <0013> gsup_server.c:236 5:  20250221122636265 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122636265 DLGSUP <0013> gsup_server.c:236 7:  20250221122636265 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122636265 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122636265 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122636265 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@5e6a18affe77: 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") 20250221122636277 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34909<->l=127.0.0.1:4259) 20250221122636281 DAUC <0003> db_auc.c:157 IMSI='262424153520665': No 2G Auth Data 20250221122636281 DAUC <0003> db_auc.c:192 IMSI='262424153520665': No 3G Auth Data HLR_Test-GSUP(223)@5e6a18affe77: Created GsupExpect[0] for "262424153520665" to be handled at TC_mo_ussd_euse_continue(226) 20250221122636291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52692<->l=127.0.0.1:4258 20250221122636310 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636310 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424153520665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424153520665" session_id=3109816343 session_state=BEGIN} 20250221122636310 DSS <0004> hlr_ussd.c:576 262424153520665/0xb95c0817: Process SS (BEGIN) 20250221122636310 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122636310 DSS <0004> hlr_ussd.c:518 262424153520665/0xb95c0817: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122636310 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636310 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data 20250221122636310 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636310 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: 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 } } } } } 20250221122636320 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636320 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636320 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262424153520665 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424153520665" session_id=3109816343 session_state=CONTINUE} 20250221122636320 DSS <0004> hlr_ussd.c:576 262424153520665/0xb95c0817: Process SS (CONTINUE) 20250221122636320 DSS <0004> hlr_ussd.c:518 262424153520665/0xb95c0817: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250221122636320 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424153520665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424153520665" session_id=3109816343 session_state=CONTINUE} 20250221122636320 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262424153520665 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122636320 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122636320 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5e6a18affe77: Found GsupExpect[0] for "262424153520665" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@5e6a18affe77: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424153520665" TC_mo_ussd_euse_continue(226)@5e6a18affe77: setverdict(pass): none -> pass 20250221122636332 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636332 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424153520665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424153520665" session_id=3109816343 session_state=CONTINUE} 20250221122636332 DSS <0004> hlr_ussd.c:576 262424153520665/0xb95c0817: Process SS (CONTINUE) 20250221122636332 DSS <0004> hlr_ussd.c:518 262424153520665/0xb95c0817: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250221122636332 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424153520665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122636332 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636332 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data 20250221122636332 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636332 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: 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 } } } } } 20250221122636335 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636335 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636335 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262424153520665 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424153520665" session_id=3109816343 session_state=END} 20250221122636335 DSS <0004> hlr_ussd.c:576 262424153520665/0xb95c0817: Process SS (END) 20250221122636335 DSS <0004> hlr_ussd.c:518 262424153520665/0xb95c0817: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250221122636335 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424153520665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424153520665" session_id=3109816343 session_state=END} 20250221122636335 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424153520665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122636335 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262424153520665 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122636335 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122636335 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122636337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52692<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@5e6a18affe77: Final verdict of PTC: pass 20250221122636338 DAUC <0003> db_auc.c:157 IMSI='262422327175548': No 2G Auth Data 20250221122636338 DAUC <0003> db_auc.c:192 IMSI='262422327175548': No 3G Auth Data HLR_Test-GSUP(223)@5e6a18affe77: Created GsupExpect[0] for "262422327175548" to be handled at TC_mo_ussd_euse_continue(227) 20250221122636347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52694<->l=127.0.0.1:4258 20250221122636350 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636350 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422327175548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422327175548" session_id=4097083907 session_state=BEGIN} 20250221122636350 DSS <0004> hlr_ussd.c:576 262422327175548/0xf4348a03: Process SS (BEGIN) 20250221122636350 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122636350 DSS <0004> hlr_ussd.c:518 262422327175548/0xf4348a03: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122636350 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636350 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data 20250221122636350 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636350 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: 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 } } } } } 20250221122636351 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636351 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636351 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262422327175548 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422327175548" session_id=4097083907 session_state=CONTINUE} 20250221122636351 DSS <0004> hlr_ussd.c:576 262422327175548/0xf4348a03: Process SS (CONTINUE) 20250221122636351 DSS <0004> hlr_ussd.c:518 262422327175548/0xf4348a03: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250221122636351 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422327175548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422327175548" session_id=4097083907 session_state=CONTINUE} 20250221122636351 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262422327175548 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122636351 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122636351 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5e6a18affe77: Found GsupExpect[0] for "262422327175548" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@5e6a18affe77: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262422327175548" TC_mo_ussd_euse_continue(227)@5e6a18affe77: setverdict(pass): none -> pass 20250221122636353 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636353 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422327175548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422327175548" session_id=4097083907 session_state=CONTINUE} 20250221122636353 DSS <0004> hlr_ussd.c:576 262422327175548/0xf4348a03: Process SS (CONTINUE) 20250221122636353 DSS <0004> hlr_ussd.c:518 262422327175548/0xf4348a03: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250221122636353 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422327175548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122636353 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636353 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data 20250221122636353 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636353 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: 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 } } } } } 20250221122636354 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636354 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636354 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262422327175548 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422327175548" session_id=4097083907 session_state=END} 20250221122636354 DSS <0004> hlr_ussd.c:576 262422327175548/0xf4348a03: Process SS (END) 20250221122636354 DSS <0004> hlr_ussd.c:518 262422327175548/0xf4348a03: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250221122636354 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422327175548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422327175548" session_id=4097083907 session_state=END} 20250221122636354 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422327175548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122636354 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262422327175548 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122636354 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122636354 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122636355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52694<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@5e6a18affe77: Final verdict of PTC: pass 20250221122636355 DAUC <0003> db_auc.c:157 IMSI='262421975237175': No 2G Auth Data 20250221122636355 DAUC <0003> db_auc.c:192 IMSI='262421975237175': No 3G Auth Data HLR_Test-GSUP(223)@5e6a18affe77: Created GsupExpect[0] for "262421975237175" to be handled at TC_mo_ussd_euse_continue(228) 20250221122636362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52700<->l=127.0.0.1:4258 20250221122636365 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636365 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421975237175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421975237175" session_id=2753623848 session_state=BEGIN} 20250221122636365 DSS <0004> hlr_ussd.c:576 262421975237175/0xa420f728: Process SS (BEGIN) 20250221122636365 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122636365 DSS <0004> hlr_ussd.c:518 262421975237175/0xa420f728: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122636365 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636365 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data 20250221122636365 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636365 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: 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 } } } } } 20250221122636366 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636366 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636366 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262421975237175 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421975237175" session_id=2753623848 session_state=CONTINUE} 20250221122636366 DSS <0004> hlr_ussd.c:576 262421975237175/0xa420f728: Process SS (CONTINUE) 20250221122636366 DSS <0004> hlr_ussd.c:518 262421975237175/0xa420f728: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250221122636366 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421975237175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421975237175" session_id=2753623848 session_state=CONTINUE} 20250221122636366 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262421975237175 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122636366 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122636366 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5e6a18affe77: Found GsupExpect[0] for "262421975237175" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@5e6a18affe77: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262421975237175" TC_mo_ussd_euse_continue(228)@5e6a18affe77: setverdict(pass): none -> pass 20250221122636368 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636368 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421975237175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421975237175" session_id=2753623848 session_state=CONTINUE} 20250221122636368 DSS <0004> hlr_ussd.c:576 262421975237175/0xa420f728: Process SS (CONTINUE) 20250221122636368 DSS <0004> hlr_ussd.c:518 262421975237175/0xa420f728: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250221122636368 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421975237175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122636368 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636368 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data 20250221122636368 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636368 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: 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 } } } } } 20250221122636369 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636369 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636369 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262421975237175 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421975237175" session_id=2753623848 session_state=END} 20250221122636369 DSS <0004> hlr_ussd.c:576 262421975237175/0xa420f728: Process SS (END) 20250221122636369 DSS <0004> hlr_ussd.c:518 262421975237175/0xa420f728: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250221122636369 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421975237175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421975237175" session_id=2753623848 session_state=END} 20250221122636369 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421975237175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122636369 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262421975237175 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122636369 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122636369 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122636370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52700<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@5e6a18affe77: Final verdict of PTC: pass 20250221122636370 DAUC <0003> db_auc.c:157 IMSI='262426172163597': No 2G Auth Data 20250221122636370 DAUC <0003> db_auc.c:192 IMSI='262426172163597': No 3G Auth Data HLR_Test-GSUP(223)@5e6a18affe77: Created GsupExpect[0] for "262426172163597" to be handled at TC_mo_ussd_euse_continue(229) 20250221122636376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52712<->l=127.0.0.1:4258 20250221122636379 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636379 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426172163597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426172163597" session_id=602026999 session_state=BEGIN} 20250221122636379 DSS <0004> hlr_ussd.c:576 262426172163597/0x23e233f7: Process SS (BEGIN) 20250221122636379 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122636379 DSS <0004> hlr_ussd.c:518 262426172163597/0x23e233f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122636379 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636379 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data 20250221122636379 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636379 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: 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 } } } } } 20250221122636380 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636380 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636380 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262426172163597 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426172163597" session_id=602026999 session_state=CONTINUE} 20250221122636380 DSS <0004> hlr_ussd.c:576 262426172163597/0x23e233f7: Process SS (CONTINUE) 20250221122636380 DSS <0004> hlr_ussd.c:518 262426172163597/0x23e233f7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250221122636380 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426172163597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426172163597" session_id=602026999 session_state=CONTINUE} 20250221122636380 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262426172163597 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122636380 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122636380 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5e6a18affe77: Found GsupExpect[0] for "262426172163597" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@5e6a18affe77: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262426172163597" TC_mo_ussd_euse_continue(229)@5e6a18affe77: setverdict(pass): none -> pass 20250221122636382 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636382 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426172163597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426172163597" session_id=602026999 session_state=CONTINUE} 20250221122636382 DSS <0004> hlr_ussd.c:576 262426172163597/0x23e233f7: Process SS (CONTINUE) 20250221122636382 DSS <0004> hlr_ussd.c:518 262426172163597/0x23e233f7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250221122636382 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426172163597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122636382 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636382 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data 20250221122636382 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636382 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: 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 } } } } } 20250221122636383 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636383 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636383 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262426172163597 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426172163597" session_id=602026999 session_state=END} 20250221122636383 DSS <0004> hlr_ussd.c:576 262426172163597/0x23e233f7: Process SS (END) 20250221122636383 DSS <0004> hlr_ussd.c:518 262426172163597/0x23e233f7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250221122636383 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426172163597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426172163597" session_id=602026999 session_state=END} 20250221122636383 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426172163597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122636383 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262426172163597 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122636383 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122636383 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122636384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52712<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@5e6a18affe77: Final verdict of PTC: pass 20250221122636384 DAUC <0003> db_auc.c:157 IMSI='262421739128742': No 2G Auth Data 20250221122636384 DAUC <0003> db_auc.c:192 IMSI='262421739128742': No 3G Auth Data HLR_Test-GSUP(223)@5e6a18affe77: Created GsupExpect[0] for "262421739128742" to be handled at TC_mo_ussd_euse_continue(230) 20250221122636391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52722<->l=127.0.0.1:4258 20250221122636394 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636394 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421739128742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421739128742" session_id=3369598715 session_state=BEGIN} 20250221122636394 DSS <0004> hlr_ussd.c:576 262421739128742/0xc8d7fefb: Process SS (BEGIN) 20250221122636394 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122636394 DSS <0004> hlr_ussd.c:518 262421739128742/0xc8d7fefb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122636394 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636394 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data 20250221122636394 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636394 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: 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 } } } } } 20250221122636395 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636395 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636395 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262421739128742 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421739128742" session_id=3369598715 session_state=CONTINUE} 20250221122636395 DSS <0004> hlr_ussd.c:576 262421739128742/0xc8d7fefb: Process SS (CONTINUE) 20250221122636395 DSS <0004> hlr_ussd.c:518 262421739128742/0xc8d7fefb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250221122636395 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421739128742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421739128742" session_id=3369598715 session_state=CONTINUE} 20250221122636395 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262421739128742 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122636395 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122636395 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5e6a18affe77: Found GsupExpect[0] for "262421739128742" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@5e6a18affe77: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262421739128742" TC_mo_ussd_euse_continue(230)@5e6a18affe77: setverdict(pass): none -> pass 20250221122636397 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636397 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421739128742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421739128742" session_id=3369598715 session_state=CONTINUE} 20250221122636397 DSS <0004> hlr_ussd.c:576 262421739128742/0xc8d7fefb: Process SS (CONTINUE) 20250221122636397 DSS <0004> hlr_ussd.c:518 262421739128742/0xc8d7fefb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250221122636397 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421739128742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122636397 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636397 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data 20250221122636397 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636397 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: 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 } } } } } 20250221122636398 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636398 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636398 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262421739128742 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421739128742" session_id=3369598715 session_state=END} 20250221122636398 DSS <0004> hlr_ussd.c:576 262421739128742/0xc8d7fefb: Process SS (END) 20250221122636398 DSS <0004> hlr_ussd.c:518 262421739128742/0xc8d7fefb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250221122636398 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421739128742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421739128742" session_id=3369598715 session_state=END} 20250221122636398 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421739128742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122636398 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262421739128742 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122636398 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122636399 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122636399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52722<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@5e6a18affe77: Final verdict of PTC: pass 20250221122636400 DAUC <0003> db_auc.c:157 IMSI='262427858697472': No 2G Auth Data 20250221122636400 DAUC <0003> db_auc.c:192 IMSI='262427858697472': No 3G Auth Data HLR_Test-GSUP(223)@5e6a18affe77: Created GsupExpect[0] for "262427858697472" to be handled at TC_mo_ussd_euse_continue(231) 20250221122636407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52732<->l=127.0.0.1:4258 20250221122636410 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636410 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427858697472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427858697472" session_id=3082317641 session_state=BEGIN} 20250221122636410 DSS <0004> hlr_ussd.c:576 262427858697472/0xb7b86f49: Process SS (BEGIN) 20250221122636410 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122636410 DSS <0004> hlr_ussd.c:518 262427858697472/0xb7b86f49: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122636410 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636410 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data 20250221122636410 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636410 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: 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 } } } } } 20250221122636411 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636411 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636411 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262427858697472 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427858697472" session_id=3082317641 session_state=CONTINUE} 20250221122636411 DSS <0004> hlr_ussd.c:576 262427858697472/0xb7b86f49: Process SS (CONTINUE) 20250221122636411 DSS <0004> hlr_ussd.c:518 262427858697472/0xb7b86f49: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250221122636411 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427858697472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427858697472" session_id=3082317641 session_state=CONTINUE} 20250221122636411 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262427858697472 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122636411 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122636411 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5e6a18affe77: Found GsupExpect[0] for "262427858697472" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@5e6a18affe77: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262427858697472" TC_mo_ussd_euse_continue(231)@5e6a18affe77: setverdict(pass): none -> pass 20250221122636413 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636413 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427858697472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427858697472" session_id=3082317641 session_state=CONTINUE} 20250221122636413 DSS <0004> hlr_ussd.c:576 262427858697472/0xb7b86f49: Process SS (CONTINUE) 20250221122636413 DSS <0004> hlr_ussd.c:518 262427858697472/0xb7b86f49: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250221122636414 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427858697472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122636414 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636414 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data 20250221122636414 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636414 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: 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 } } } } } 20250221122636415 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636415 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636415 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262427858697472 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427858697472" session_id=3082317641 session_state=END} 20250221122636415 DSS <0004> hlr_ussd.c:576 262427858697472/0xb7b86f49: Process SS (END) 20250221122636415 DSS <0004> hlr_ussd.c:518 262427858697472/0xb7b86f49: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250221122636415 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427858697472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427858697472" session_id=3082317641 session_state=END} 20250221122636415 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427858697472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122636415 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262427858697472 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122636415 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122636415 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122636415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52732<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@5e6a18affe77: Final verdict of PTC: pass 20250221122636416 DAUC <0003> db_auc.c:157 IMSI='262421670993764': No 2G Auth Data 20250221122636416 DAUC <0003> db_auc.c:192 IMSI='262421670993764': No 3G Auth Data HLR_Test-GSUP(223)@5e6a18affe77: Created GsupExpect[0] for "262421670993764" to be handled at TC_mo_ussd_euse_continue(232) 20250221122636422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52736<->l=127.0.0.1:4258 20250221122636425 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636425 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421670993764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421670993764" session_id=682453703 session_state=BEGIN} 20250221122636425 DSS <0004> hlr_ussd.c:576 262421670993764/0x28ad6ac7: Process SS (BEGIN) 20250221122636425 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122636425 DSS <0004> hlr_ussd.c:518 262421670993764/0x28ad6ac7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122636425 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636425 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data 20250221122636425 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636425 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: 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 } } } } } 20250221122636426 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636426 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636426 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262421670993764 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421670993764" session_id=682453703 session_state=CONTINUE} 20250221122636426 DSS <0004> hlr_ussd.c:576 262421670993764/0x28ad6ac7: Process SS (CONTINUE) 20250221122636426 DSS <0004> hlr_ussd.c:518 262421670993764/0x28ad6ac7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250221122636426 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421670993764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421670993764" session_id=682453703 session_state=CONTINUE} 20250221122636426 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262421670993764 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122636426 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122636426 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5e6a18affe77: Found GsupExpect[0] for "262421670993764" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@5e6a18affe77: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262421670993764" TC_mo_ussd_euse_continue(232)@5e6a18affe77: setverdict(pass): none -> pass 20250221122636429 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636429 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421670993764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421670993764" session_id=682453703 session_state=CONTINUE} 20250221122636429 DSS <0004> hlr_ussd.c:576 262421670993764/0x28ad6ac7: Process SS (CONTINUE) 20250221122636429 DSS <0004> hlr_ussd.c:518 262421670993764/0x28ad6ac7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250221122636429 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421670993764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122636429 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636429 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data 20250221122636429 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636429 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: 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 } } } } } 20250221122636430 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636430 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636430 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262421670993764 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421670993764" session_id=682453703 session_state=END} 20250221122636430 DSS <0004> hlr_ussd.c:576 262421670993764/0x28ad6ac7: Process SS (END) 20250221122636430 DSS <0004> hlr_ussd.c:518 262421670993764/0x28ad6ac7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250221122636430 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421670993764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421670993764" session_id=682453703 session_state=END} 20250221122636430 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421670993764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122636430 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262421670993764 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122636430 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122636430 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122636431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52736<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@5e6a18affe77: Final verdict of PTC: pass 20250221122636431 DAUC <0003> db_auc.c:157 IMSI='262425591321809': No 2G Auth Data 20250221122636431 DAUC <0003> db_auc.c:192 IMSI='262425591321809': No 3G Auth Data HLR_Test-GSUP(223)@5e6a18affe77: Created GsupExpect[0] for "262425591321809" to be handled at TC_mo_ussd_euse_continue(233) 20250221122636437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52750<->l=127.0.0.1:4258 20250221122636440 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636440 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425591321809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425591321809" session_id=4047219296 session_state=BEGIN} 20250221122636440 DSS <0004> hlr_ussd.c:576 262425591321809/0xf13baa60: Process SS (BEGIN) 20250221122636440 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250221122636440 DSS <0004> hlr_ussd.c:518 262425591321809/0xf13baa60: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250221122636440 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636440 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data 20250221122636440 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636440 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: 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 } } } } } 20250221122636441 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636441 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636441 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262425591321809 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425591321809" session_id=4047219296 session_state=CONTINUE} 20250221122636441 DSS <0004> hlr_ussd.c:576 262425591321809/0xf13baa60: Process SS (CONTINUE) 20250221122636441 DSS <0004> hlr_ussd.c:518 262425591321809/0xf13baa60: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250221122636441 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425591321809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425591321809" session_id=4047219296 session_state=CONTINUE} 20250221122636441 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262425591321809 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122636441 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122636441 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5e6a18affe77: Found GsupExpect[0] for "262425591321809" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@5e6a18affe77: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262425591321809" TC_mo_ussd_euse_continue(233)@5e6a18affe77: setverdict(pass): none -> pass 20250221122636443 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636443 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425591321809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425591321809" session_id=4047219296 session_state=CONTINUE} 20250221122636443 DSS <0004> hlr_ussd.c:576 262425591321809/0xf13baa60: Process SS (CONTINUE) 20250221122636443 DSS <0004> hlr_ussd.c:518 262425591321809/0xf13baa60: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250221122636443 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425591321809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122636443 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636443 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data 20250221122636443 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636443 DLINP <000b> input/ipa.c:432 127.0.0.1:42635 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: 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 } } } } } 20250221122636444 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636444 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636444 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262425591321809 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425591321809" session_id=4047219296 session_state=END} 20250221122636444 DSS <0004> hlr_ussd.c:576 262425591321809/0xf13baa60: Process SS (END) 20250221122636444 DSS <0004> hlr_ussd.c:518 262425591321809/0xf13baa60: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250221122636444 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425591321809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425591321809" session_id=4047219296 session_state=END} 20250221122636444 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425591321809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122636444 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262425591321809 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122636444 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122636444 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122636444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52750<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@5e6a18affe77: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@5e6a18affe77: Final verdict of PTC: none 20250221122636445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52678<->l=127.0.0.1:4258 20250221122636446 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636446 DLINP <000b> input/ipa.c:406 127.0.0.1:42635 message received 20250221122636446 DLINP <000b> input/ipa.c:415 127.0.0.1:42635 connection closed with server 20250221122636446 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:42635 20250221122636446 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250221122636446 DLINP <000b> input/ipa.c:452 connected read/write 20250221122636446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122636446 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122636446 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122636446 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122636446 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34909<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@5e6a18affe77: Final verdict of PTC: none IPA-EUSE-foobar(222)@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@5e6a18affe77: Final verdict of PTC: none 224@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 224: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Fri Feb 21 12:26:36 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 20250221122636469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52764<->l=127.0.0.1:4258 20250221122636670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52764<->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=157040) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Fri Feb 21 12:26:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_mo_ussd_euse_defaultroute started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 20250221122639776 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39897 20250221122639776 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:39897 MTC@5e6a18affe77: in not legacy case 2 IPA-EUSE-foobar(236)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122639777 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639777 DLINP <000b> input/ipa.c:406 127.0.0.1:39897 message received IPA-EUSE-foobar(236)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122639779 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122639779 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20250221122639779 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639779 DLINP <000b> input/ipa.c:406 127.0.0.1:39897 message received 20250221122639779 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122639779 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250221122639779 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250221122639779 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250221122639779 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  20250221122639779 DLGSUP <0013> gsup_server.c:236 2:  20250221122639779 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122639779 DLGSUP <0013> gsup_server.c:236 3:  20250221122639779 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122639779 DLGSUP <0013> gsup_server.c:236 4:  20250221122639779 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122639779 DLGSUP <0013> gsup_server.c:236 5:  20250221122639779 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122639779 DLGSUP <0013> gsup_server.c:236 7:  20250221122639779 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122639779 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122639779 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122639779 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39897 IPA-EUSE-foobar(236)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122639782 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122639783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52768<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122639786 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122639786 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122639786 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122639786 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  20250221122639786 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122639786 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  20250221122639786 DLGSUP <0013> gsup_server.c:236 2:  20250221122639786 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122639786 DLGSUP <0013> gsup_server.c:236 3:  20250221122639786 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122639786 DLGSUP <0013> gsup_server.c:236 4:  20250221122639786 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122639786 DLGSUP <0013> gsup_server.c:236 5:  20250221122639786 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122639786 DLGSUP <0013> gsup_server.c:236 7:  20250221122639786 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122639786 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122639786 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122639786 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@5e6a18affe77: 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") 20250221122639794 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45167<->l=127.0.0.1:4259) 20250221122639801 DAUC <0003> db_auc.c:157 IMSI='262425245684090': No 2G Auth Data 20250221122639801 DAUC <0003> db_auc.c:192 IMSI='262425245684090': No 3G Auth Data HLR_Test-GSUP(237)@5e6a18affe77: Created GsupExpect[0] for "262425245684090" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250221122639813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52778<->l=127.0.0.1:4258 20250221122639826 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122639826 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425245684090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425245684090" session_id=1770777179 session_state=BEGIN} 20250221122639826 DSS <0004> hlr_ussd.c:576 262425245684090/0x698bea5b: Process SS (BEGIN) 20250221122639826 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250221122639826 DSS <0004> hlr_ussd.c:518 262425245684090/0x698bea5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250221122639826 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639826 DLINP <000b> input/ipa.c:432 127.0.0.1:39897 sending data 20250221122639826 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639826 DLINP <000b> input/ipa.c:432 127.0.0.1:39897 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5e6a18affe77: 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 } } } } } 20250221122639834 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639834 DLINP <000b> input/ipa.c:406 127.0.0.1:39897 message received 20250221122639834 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262425245684090 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425245684090" session_id=1770777179 session_state=END} 20250221122639834 DSS <0004> hlr_ussd.c:576 262425245684090/0x698bea5b: Process SS (END) 20250221122639834 DSS <0004> hlr_ussd.c:518 262425245684090/0x698bea5b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250221122639834 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425245684090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425245684090" session_id=1770777179 session_state=END} 20250221122639834 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425245684090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122639834 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262425245684090 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122639834 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122639834 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5e6a18affe77: Found GsupExpect[0] for "262425245684090" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@5e6a18affe77: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262425245684090" TC_mo_ussd_euse_defaultroute(240)@5e6a18affe77: setverdict(pass): none -> pass 20250221122639838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52778<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@5e6a18affe77: Final verdict of PTC: pass 20250221122639839 DAUC <0003> db_auc.c:157 IMSI='262426558703096': No 2G Auth Data 20250221122639839 DAUC <0003> db_auc.c:192 IMSI='262426558703096': No 3G Auth Data HLR_Test-GSUP(237)@5e6a18affe77: Created GsupExpect[0] for "262426558703096" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250221122639846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52786<->l=127.0.0.1:4258 20250221122639849 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122639849 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426558703096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426558703096" session_id=2492147530 session_state=BEGIN} 20250221122639849 DSS <0004> hlr_ussd.c:576 262426558703096/0x948b274a: Process SS (BEGIN) 20250221122639849 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250221122639849 DSS <0004> hlr_ussd.c:518 262426558703096/0x948b274a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250221122639849 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639849 DLINP <000b> input/ipa.c:432 127.0.0.1:39897 sending data 20250221122639849 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639849 DLINP <000b> input/ipa.c:432 127.0.0.1:39897 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5e6a18affe77: 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 } } } } } 20250221122639850 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639850 DLINP <000b> input/ipa.c:406 127.0.0.1:39897 message received 20250221122639850 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262426558703096 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426558703096" session_id=2492147530 session_state=END} 20250221122639850 DSS <0004> hlr_ussd.c:576 262426558703096/0x948b274a: Process SS (END) 20250221122639850 DSS <0004> hlr_ussd.c:518 262426558703096/0x948b274a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250221122639850 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426558703096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426558703096" session_id=2492147530 session_state=END} 20250221122639850 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426558703096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122639850 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262426558703096 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122639850 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122639850 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5e6a18affe77: Found GsupExpect[0] for "262426558703096" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@5e6a18affe77: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262426558703096" TC_mo_ussd_euse_defaultroute(241)@5e6a18affe77: setverdict(pass): none -> pass 20250221122639852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52786<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@5e6a18affe77: Final verdict of PTC: pass 20250221122639852 DAUC <0003> db_auc.c:157 IMSI='262422412619227': No 2G Auth Data 20250221122639852 DAUC <0003> db_auc.c:192 IMSI='262422412619227': No 3G Auth Data HLR_Test-GSUP(237)@5e6a18affe77: Created GsupExpect[0] for "262422412619227" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250221122639859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52794<->l=127.0.0.1:4258 20250221122639861 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122639861 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422412619227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422412619227" session_id=1879102450 session_state=BEGIN} 20250221122639861 DSS <0004> hlr_ussd.c:576 262422412619227/0x7000d3f2: Process SS (BEGIN) 20250221122639861 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250221122639861 DSS <0004> hlr_ussd.c:518 262422412619227/0x7000d3f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250221122639861 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639861 DLINP <000b> input/ipa.c:432 127.0.0.1:39897 sending data 20250221122639861 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639861 DLINP <000b> input/ipa.c:432 127.0.0.1:39897 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5e6a18affe77: 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 } } } } } 20250221122639862 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639862 DLINP <000b> input/ipa.c:406 127.0.0.1:39897 message received 20250221122639862 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262422412619227 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422412619227" session_id=1879102450 session_state=END} 20250221122639862 DSS <0004> hlr_ussd.c:576 262422412619227/0x7000d3f2: Process SS (END) 20250221122639862 DSS <0004> hlr_ussd.c:518 262422412619227/0x7000d3f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250221122639862 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422412619227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422412619227" session_id=1879102450 session_state=END} 20250221122639862 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422412619227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122639862 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262422412619227 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122639862 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122639862 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5e6a18affe77: Found GsupExpect[0] for "262422412619227" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@5e6a18affe77: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262422412619227" TC_mo_ussd_euse_defaultroute(242)@5e6a18affe77: setverdict(pass): none -> pass 20250221122639864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52794<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@5e6a18affe77: Final verdict of PTC: pass 20250221122639864 DAUC <0003> db_auc.c:157 IMSI='262426235102794': No 2G Auth Data 20250221122639864 DAUC <0003> db_auc.c:192 IMSI='262426235102794': No 3G Auth Data HLR_Test-GSUP(237)@5e6a18affe77: Created GsupExpect[0] for "262426235102794" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250221122639871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52808<->l=127.0.0.1:4258 20250221122639874 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122639874 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426235102794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426235102794" session_id=4065152395 session_state=BEGIN} 20250221122639874 DSS <0004> hlr_ussd.c:576 262426235102794/0xf24d4d8b: Process SS (BEGIN) 20250221122639874 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250221122639874 DSS <0004> hlr_ussd.c:518 262426235102794/0xf24d4d8b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250221122639874 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639874 DLINP <000b> input/ipa.c:432 127.0.0.1:39897 sending data 20250221122639874 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639874 DLINP <000b> input/ipa.c:432 127.0.0.1:39897 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5e6a18affe77: 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 } } } } } 20250221122639874 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639874 DLINP <000b> input/ipa.c:406 127.0.0.1:39897 message received 20250221122639874 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262426235102794 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426235102794" session_id=4065152395 session_state=END} 20250221122639874 DSS <0004> hlr_ussd.c:576 262426235102794/0xf24d4d8b: Process SS (END) 20250221122639874 DSS <0004> hlr_ussd.c:518 262426235102794/0xf24d4d8b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250221122639874 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426235102794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426235102794" session_id=4065152395 session_state=END} 20250221122639874 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426235102794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122639874 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262426235102794 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122639874 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122639874 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5e6a18affe77: Found GsupExpect[0] for "262426235102794" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@5e6a18affe77: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262426235102794" TC_mo_ussd_euse_defaultroute(243)@5e6a18affe77: setverdict(pass): none -> pass 20250221122639876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52808<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@5e6a18affe77: Final verdict of PTC: pass 20250221122639877 DAUC <0003> db_auc.c:157 IMSI='262422177227914': No 2G Auth Data 20250221122639877 DAUC <0003> db_auc.c:192 IMSI='262422177227914': No 3G Auth Data HLR_Test-GSUP(237)@5e6a18affe77: Created GsupExpect[0] for "262422177227914" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250221122639883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52818<->l=127.0.0.1:4258 20250221122639886 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122639886 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422177227914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422177227914" session_id=2906788256 session_state=BEGIN} 20250221122639886 DSS <0004> hlr_ussd.c:576 262422177227914/0xad4211a0: Process SS (BEGIN) 20250221122639886 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250221122639886 DSS <0004> hlr_ussd.c:518 262422177227914/0xad4211a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250221122639886 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639886 DLINP <000b> input/ipa.c:432 127.0.0.1:39897 sending data 20250221122639886 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639886 DLINP <000b> input/ipa.c:432 127.0.0.1:39897 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5e6a18affe77: 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 } } } } } 20250221122639887 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639887 DLINP <000b> input/ipa.c:406 127.0.0.1:39897 message received 20250221122639887 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262422177227914 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422177227914" session_id=2906788256 session_state=END} 20250221122639887 DSS <0004> hlr_ussd.c:576 262422177227914/0xad4211a0: Process SS (END) 20250221122639887 DSS <0004> hlr_ussd.c:518 262422177227914/0xad4211a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250221122639887 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422177227914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422177227914" session_id=2906788256 session_state=END} 20250221122639887 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422177227914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122639887 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262422177227914 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122639887 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122639887 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5e6a18affe77: Found GsupExpect[0] for "262422177227914" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@5e6a18affe77: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262422177227914" TC_mo_ussd_euse_defaultroute(244)@5e6a18affe77: setverdict(pass): none -> pass 20250221122639889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52818<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@5e6a18affe77: Final verdict of PTC: pass 20250221122639889 DAUC <0003> db_auc.c:157 IMSI='262426624706250': No 2G Auth Data 20250221122639889 DAUC <0003> db_auc.c:192 IMSI='262426624706250': No 3G Auth Data HLR_Test-GSUP(237)@5e6a18affe77: Created GsupExpect[0] for "262426624706250" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250221122639896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52824<->l=127.0.0.1:4258 20250221122639899 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122639899 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426624706250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426624706250" session_id=3450516776 session_state=BEGIN} 20250221122639899 DSS <0004> hlr_ussd.c:576 262426624706250/0xcdaab528: Process SS (BEGIN) 20250221122639899 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250221122639899 DSS <0004> hlr_ussd.c:518 262426624706250/0xcdaab528: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250221122639899 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639899 DLINP <000b> input/ipa.c:432 127.0.0.1:39897 sending data 20250221122639899 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639899 DLINP <000b> input/ipa.c:432 127.0.0.1:39897 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5e6a18affe77: 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 } } } } } 20250221122639900 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639900 DLINP <000b> input/ipa.c:406 127.0.0.1:39897 message received 20250221122639900 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262426624706250 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426624706250" session_id=3450516776 session_state=END} 20250221122639900 DSS <0004> hlr_ussd.c:576 262426624706250/0xcdaab528: Process SS (END) 20250221122639900 DSS <0004> hlr_ussd.c:518 262426624706250/0xcdaab528: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250221122639900 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426624706250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426624706250" session_id=3450516776 session_state=END} 20250221122639900 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426624706250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122639900 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262426624706250 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122639900 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122639900 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5e6a18affe77: Found GsupExpect[0] for "262426624706250" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@5e6a18affe77: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262426624706250" TC_mo_ussd_euse_defaultroute(245)@5e6a18affe77: setverdict(pass): none -> pass 20250221122639902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52824<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@5e6a18affe77: Final verdict of PTC: pass 20250221122639903 DAUC <0003> db_auc.c:157 IMSI='262425966766711': No 2G Auth Data 20250221122639903 DAUC <0003> db_auc.c:192 IMSI='262425966766711': No 3G Auth Data HLR_Test-GSUP(237)@5e6a18affe77: Created GsupExpect[0] for "262425966766711" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250221122639909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52832<->l=127.0.0.1:4258 20250221122639912 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122639912 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425966766711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425966766711" session_id=1883406606 session_state=BEGIN} 20250221122639912 DSS <0004> hlr_ussd.c:576 262425966766711/0x7042810e: Process SS (BEGIN) 20250221122639912 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250221122639912 DSS <0004> hlr_ussd.c:518 262425966766711/0x7042810e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250221122639912 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639912 DLINP <000b> input/ipa.c:432 127.0.0.1:39897 sending data 20250221122639912 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639912 DLINP <000b> input/ipa.c:432 127.0.0.1:39897 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5e6a18affe77: 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 } } } } } 20250221122639913 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639913 DLINP <000b> input/ipa.c:406 127.0.0.1:39897 message received 20250221122639913 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262425966766711 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425966766711" session_id=1883406606 session_state=END} 20250221122639913 DSS <0004> hlr_ussd.c:576 262425966766711/0x7042810e: Process SS (END) 20250221122639913 DSS <0004> hlr_ussd.c:518 262425966766711/0x7042810e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250221122639913 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425966766711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425966766711" session_id=1883406606 session_state=END} 20250221122639913 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425966766711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122639913 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262425966766711 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122639913 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122639914 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5e6a18affe77: Found GsupExpect[0] for "262425966766711" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@5e6a18affe77: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262425966766711" TC_mo_ussd_euse_defaultroute(246)@5e6a18affe77: setverdict(pass): none -> pass 20250221122639915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52832<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@5e6a18affe77: Final verdict of PTC: pass 20250221122639916 DAUC <0003> db_auc.c:157 IMSI='262427220685194': No 2G Auth Data 20250221122639916 DAUC <0003> db_auc.c:192 IMSI='262427220685194': No 3G Auth Data HLR_Test-GSUP(237)@5e6a18affe77: Created GsupExpect[0] for "262427220685194" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250221122639923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52846<->l=127.0.0.1:4258 20250221122639925 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122639925 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427220685194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427220685194" session_id=3472053075 session_state=BEGIN} 20250221122639925 DSS <0004> hlr_ussd.c:576 262427220685194/0xcef35353: Process SS (BEGIN) 20250221122639925 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250221122639925 DSS <0004> hlr_ussd.c:518 262427220685194/0xcef35353: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250221122639925 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639925 DLINP <000b> input/ipa.c:432 127.0.0.1:39897 sending data 20250221122639925 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639925 DLINP <000b> input/ipa.c:432 127.0.0.1:39897 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5e6a18affe77: 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 } } } } } 20250221122639926 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639926 DLINP <000b> input/ipa.c:406 127.0.0.1:39897 message received 20250221122639926 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262427220685194 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427220685194" session_id=3472053075 session_state=END} 20250221122639926 DSS <0004> hlr_ussd.c:576 262427220685194/0xcef35353: Process SS (END) 20250221122639926 DSS <0004> hlr_ussd.c:518 262427220685194/0xcef35353: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250221122639926 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427220685194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427220685194" session_id=3472053075 session_state=END} 20250221122639926 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427220685194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122639926 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262427220685194 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250221122639926 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122639926 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5e6a18affe77: Found GsupExpect[0] for "262427220685194" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@5e6a18affe77: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262427220685194" TC_mo_ussd_euse_defaultroute(247)@5e6a18affe77: setverdict(pass): none -> pass 20250221122639928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52846<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@5e6a18affe77: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@5e6a18affe77: Final verdict of PTC: none 20250221122639930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52768<->l=127.0.0.1:4258 HLR_Test-GSUP(237)@5e6a18affe77: Final verdict of PTC: none 20250221122639931 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45167<->l=127.0.0.1:4259) 20250221122639931 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122639931 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122639931 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122639931 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122639931 DLINP <000b> input/ipa.c:452 connected read/write 20250221122639931 DLINP <000b> input/ipa.c:406 127.0.0.1:39897 message received 20250221122639931 DLINP <000b> input/ipa.c:415 127.0.0.1:39897 connection closed with server 20250221122639931 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:39897 20250221122639931 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(239)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@5e6a18affe77: Final verdict of PTC: none IPA-EUSE-foobar(236)@5e6a18affe77: Final verdict of PTC: none 238@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 238: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Fri Feb 21 12:26:39 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 20250221122639962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52852<->l=127.0.0.1:4258 20250221122640164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52852<->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=113380) 20250221122641903 DSS <0004> hlr_ussd.c:239 262427515813011/0x16dcf282: SS Session Timeout, destroying 20250221122641903 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427515813011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122641927 DSS <0004> hlr_ussd.c:239 262421658404058/0x017ecb40: SS Session Timeout, destroying 20250221122641927 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421658404058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122641938 DSS <0004> hlr_ussd.c:239 262421332740512/0xa1f8f052: SS Session Timeout, destroying 20250221122641938 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421332740512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122641949 DSS <0004> hlr_ussd.c:239 262423508493411/0xe5f6bb98: SS Session Timeout, destroying 20250221122641949 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423508493411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122641962 DSS <0004> hlr_ussd.c:239 262425325899492/0x4ddb9724: SS Session Timeout, destroying 20250221122641962 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425325899492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122641974 DSS <0004> hlr_ussd.c:239 262420673125435/0x8c6b95d4: SS Session Timeout, destroying 20250221122641974 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420673125435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122641985 DSS <0004> hlr_ussd.c:239 262420039318610/0x3ab837b0: SS Session Timeout, destroying 20250221122641986 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420039318610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122641997 DSS <0004> hlr_ussd.c:239 262422219061157/0x5437e84d: SS Session Timeout, destroying 20250221122641997 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422219061157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Fri Feb 21 12:26:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_mo_sss_reject started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122643261 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122643261 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122643265 DLINP <000b> input/ipa.c:452 connected read/write 20250221122643265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122643267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39380<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122643271 DLINP <000b> input/ipa.c:452 connected read/write 20250221122643271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122643271 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122643271 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122643271 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  20250221122643271 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122643271 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  20250221122643271 DLGSUP <0013> gsup_server.c:236 2:  20250221122643271 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122643271 DLGSUP <0013> gsup_server.c:236 3:  20250221122643271 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122643271 DLGSUP <0013> gsup_server.c:236 4:  20250221122643271 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122643271 DLGSUP <0013> gsup_server.c:236 5:  20250221122643271 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122643271 DLGSUP <0013> gsup_server.c:236 7:  20250221122643271 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122643271 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122643271 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122643271 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@5e6a18affe77: 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") 20250221122643289 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33729<->l=127.0.0.1:4259) 20250221122643292 DAUC <0003> db_auc.c:157 IMSI='262425439874350': No 2G Auth Data 20250221122643292 DAUC <0003> db_auc.c:192 IMSI='262425439874350': No 3G Auth Data HLR_Test-GSUP(249)@5e6a18affe77: Created GsupExpect[0] for "262425439874350" to be handled at TC_mo_sss_reject(252) 20250221122643302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39384<->l=127.0.0.1:4258 20250221122643314 DLINP <000b> input/ipa.c:452 connected read/write 20250221122643314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122643314 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425439874350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425439874350" session_id=1178121347 session_state=BEGIN} 20250221122643314 DSS <0004> hlr_ussd.c:576 262425439874350/0x4638b483: Process SS (BEGIN) 20250221122643314 DSS <0004> hlr_ussd.c:498 262425439874350/0x4638b483: SS CompType=Invoke, OpCode=InterrogateSS 20250221122643314 DSS <0004> hlr_ussd.c:506 262425439874350/0x4638b483: Structured SS requests are not supported, rejecting... 20250221122643314 DSS <0004> hlr_ussd.c:354 262425439874350/0x4638b483: Tx ReturnError(0, 0x15) 20250221122643314 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425439874350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425439874350" session_id=1178121347 session_state=END} 20250221122643314 DLINP <000b> input/ipa.c:452 connected read/write 20250221122643314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122643314 DLINP <000b> input/ipa.c:452 connected read/write 20250221122643314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@5e6a18affe77: Found GsupExpect[0] for "262425439874350" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@5e6a18affe77: Added IMSI table entry 0TC_mo_sss_reject(252)"262425439874350" TC_mo_sss_reject(252)@5e6a18affe77: setverdict(pass): none -> pass 20250221122643319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39384<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@5e6a18affe77: Final verdict of PTC: pass 20250221122643322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39380<->l=127.0.0.1:4258 20250221122643322 DLINP <000b> input/ipa.c:452 connected read/write 20250221122643322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122643322 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122643322 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122643322 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122643323 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33729<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(251)@5e6a18affe77: Final verdict of PTC: none 250@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP(249)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 250: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@5e6a18affe77: Test case TC_mo_sss_reject finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Fri Feb 21 12:26:43 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 20250221122643352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39386<->l=127.0.0.1:4258 20250221122643453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39386<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27660) 20250221122645300 DSS <0004> hlr_ussd.c:239 262422170742522/0xddf6b68e: SS Session Timeout, destroying 20250221122645301 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422170742522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122645323 DSS <0004> hlr_ussd.c:239 262427438614892/0xc53166cc: SS Session Timeout, destroying 20250221122645323 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427438614892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122645338 DSS <0004> hlr_ussd.c:239 262427954491512/0xbd05dc62: SS Session Timeout, destroying 20250221122645338 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427954491512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122645353 DSS <0004> hlr_ussd.c:239 262425661821686/0x4e1cb30e: SS Session Timeout, destroying 20250221122645353 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425661821686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122645366 DSS <0004> hlr_ussd.c:239 262426102266222/0x86de01df: SS Session Timeout, destroying 20250221122645366 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426102266222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122645378 DSS <0004> hlr_ussd.c:239 262421137183254/0x6fb965ad: SS Session Timeout, destroying 20250221122645378 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421137183254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122645389 DSS <0004> hlr_ussd.c:239 262428244540313/0xbbeb4469: SS Session Timeout, destroying 20250221122645389 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428244540313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250221122645401 DSS <0004> hlr_ussd.c:239 262423924892977/0xb096b72d: SS Session Timeout, destroying 20250221122645401 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423924892977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Fri Feb 21 12:26:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_gsup_check_imei started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122646565 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122646565 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122646569 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39396<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122646575 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646576 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122646576 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122646576 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  20250221122646576 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122646576 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  20250221122646576 DLGSUP <0013> gsup_server.c:236 2:  20250221122646576 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122646576 DLGSUP <0013> gsup_server.c:236 3:  20250221122646576 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122646576 DLGSUP <0013> gsup_server.c:236 4:  20250221122646576 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122646576 DLGSUP <0013> gsup_server.c:236 5:  20250221122646576 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122646576 DLGSUP <0013> gsup_server.c:236 7:  20250221122646576 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122646576 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122646576 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122646576 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@5e6a18affe77: 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") 20250221122646603 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44649<->l=127.0.0.1:4259) 20250221122646613 DAUC <0003> db_auc.c:157 IMSI='262421235012301': No 2G Auth Data 20250221122646613 DAUC <0003> db_auc.c:192 IMSI='262421235012301': No 3G Auth Data HLR_Test-GSUP(254)@5e6a18affe77: Created GsupExpect[0] for "262421235012301" to be handled at TC_gsup_check_imei(257) 20250221122646641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39412<->l=127.0.0.1:4258 20250221122646655 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646655 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421235012301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421235012301"} 20250221122646655 DMAIN <0000> hlr.c:435 IMSI='262421235012301': has IMEI = 12345678901234 (consider setting 'store-imei') 20250221122646655 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421235012301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421235012301"} 20250221122646655 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421235012301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122646655 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646655 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5e6a18affe77: Found GsupExpect[0] for "262421235012301" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@5e6a18affe77: Added IMSI table entry 0TC_gsup_check_imei(257)"262421235012301" TC_gsup_check_imei(257)@5e6a18affe77: setverdict(pass): none -> pass 20250221122646660 DAUC <0003> db_auc.c:192 IMSI='262421235012301': No 3G Auth Data 20250221122646666 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646666 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421235012301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421235012301"} 20250221122646666 DAUC <0003> hlr.c:428 IMSI='262421235012301': storing IMEI = 12345678901234 20250221122646666 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421235012301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421235012301"} 20250221122646666 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421235012301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122646666 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646666 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122646668 DAUC <0003> db_auc.c:192 IMSI='262421235012301': No 3G Auth Data 20250221122646671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39412<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@5e6a18affe77: Final verdict of PTC: pass 20250221122646673 DAUC <0003> db_auc.c:157 IMSI='262426927987294': No 2G Auth Data 20250221122646673 DAUC <0003> db_auc.c:192 IMSI='262426927987294': No 3G Auth Data HLR_Test-GSUP(254)@5e6a18affe77: Created GsupExpect[0] for "262426927987294" to be handled at TC_gsup_check_imei(258) 20250221122646683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39428<->l=127.0.0.1:4258 20250221122646685 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646685 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426927987294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426927987294"} 20250221122646685 DMAIN <0000> hlr.c:435 IMSI='262426927987294': has IMEI = 12345678901234 (consider setting 'store-imei') 20250221122646685 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426927987294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426927987294"} 20250221122646685 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426927987294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122646685 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646685 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5e6a18affe77: Found GsupExpect[0] for "262426927987294" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@5e6a18affe77: Added IMSI table entry 1TC_gsup_check_imei(258)"262426927987294" TC_gsup_check_imei(258)@5e6a18affe77: setverdict(pass): none -> pass 20250221122646686 DAUC <0003> db_auc.c:192 IMSI='262426927987294': No 3G Auth Data 20250221122646687 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646687 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646687 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426927987294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426927987294"} 20250221122646687 DAUC <0003> hlr.c:428 IMSI='262426927987294': storing IMEI = 12345678901234 20250221122646687 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426927987294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426927987294"} 20250221122646687 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426927987294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122646687 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646687 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122646688 DAUC <0003> db_auc.c:192 IMSI='262426927987294': No 3G Auth Data 20250221122646688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39428<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@5e6a18affe77: Final verdict of PTC: pass 20250221122646688 DAUC <0003> db_auc.c:157 IMSI='262421546844101': No 2G Auth Data 20250221122646688 DAUC <0003> db_auc.c:192 IMSI='262421546844101': No 3G Auth Data HLR_Test-GSUP(254)@5e6a18affe77: Created GsupExpect[0] for "262421546844101" to be handled at TC_gsup_check_imei(259) 20250221122646694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39440<->l=127.0.0.1:4258 20250221122646697 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646697 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421546844101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421546844101"} 20250221122646697 DMAIN <0000> hlr.c:435 IMSI='262421546844101': has IMEI = 12345678901234 (consider setting 'store-imei') 20250221122646697 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421546844101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421546844101"} 20250221122646697 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421546844101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122646697 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646697 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5e6a18affe77: Found GsupExpect[0] for "262421546844101" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@5e6a18affe77: Added IMSI table entry 2TC_gsup_check_imei(259)"262421546844101" TC_gsup_check_imei(259)@5e6a18affe77: setverdict(pass): none -> pass 20250221122646697 DAUC <0003> db_auc.c:192 IMSI='262421546844101': No 3G Auth Data 20250221122646699 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646699 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421546844101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421546844101"} 20250221122646699 DAUC <0003> hlr.c:428 IMSI='262421546844101': storing IMEI = 12345678901234 20250221122646699 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421546844101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421546844101"} 20250221122646699 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421546844101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122646699 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646699 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646699 DAUC <0003> db_auc.c:192 IMSI='262421546844101': No 3G Auth Data TC_gsup_check_imei(259)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122646700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39440<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@5e6a18affe77: Final verdict of PTC: pass 20250221122646700 DAUC <0003> db_auc.c:157 IMSI='262429092439620': No 2G Auth Data 20250221122646700 DAUC <0003> db_auc.c:192 IMSI='262429092439620': No 3G Auth Data HLR_Test-GSUP(254)@5e6a18affe77: Created GsupExpect[0] for "262429092439620" to be handled at TC_gsup_check_imei(260) 20250221122646706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39454<->l=127.0.0.1:4258 20250221122646708 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646708 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429092439620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429092439620"} 20250221122646708 DMAIN <0000> hlr.c:435 IMSI='262429092439620': has IMEI = 12345678901234 (consider setting 'store-imei') 20250221122646708 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429092439620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429092439620"} 20250221122646708 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429092439620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122646708 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646708 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5e6a18affe77: Found GsupExpect[0] for "262429092439620" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@5e6a18affe77: Added IMSI table entry 3TC_gsup_check_imei(260)"262429092439620" TC_gsup_check_imei(260)@5e6a18affe77: setverdict(pass): none -> pass 20250221122646709 DAUC <0003> db_auc.c:157 IMSI='262429092439620': No 2G Auth Data 20250221122646710 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646710 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429092439620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429092439620"} 20250221122646710 DAUC <0003> hlr.c:428 IMSI='262429092439620': storing IMEI = 12345678901234 20250221122646710 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429092439620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429092439620"} 20250221122646710 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429092439620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122646710 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646710 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122646711 DAUC <0003> db_auc.c:157 IMSI='262429092439620': No 2G Auth Data 20250221122646711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39454<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@5e6a18affe77: Final verdict of PTC: pass 20250221122646712 DAUC <0003> db_auc.c:157 IMSI='262421925295886': No 2G Auth Data 20250221122646712 DAUC <0003> db_auc.c:192 IMSI='262421925295886': No 3G Auth Data HLR_Test-GSUP(254)@5e6a18affe77: Created GsupExpect[0] for "262421925295886" to be handled at TC_gsup_check_imei(261) 20250221122646719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39460<->l=127.0.0.1:4258 20250221122646722 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646722 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421925295886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421925295886"} 20250221122646722 DMAIN <0000> hlr.c:435 IMSI='262421925295886': has IMEI = 12345678901234 (consider setting 'store-imei') 20250221122646722 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421925295886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421925295886"} 20250221122646722 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421925295886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122646722 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646722 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5e6a18affe77: Found GsupExpect[0] for "262421925295886" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@5e6a18affe77: Added IMSI table entry 4TC_gsup_check_imei(261)"262421925295886" TC_gsup_check_imei(261)@5e6a18affe77: setverdict(pass): none -> pass 20250221122646723 DAUC <0003> db_auc.c:157 IMSI='262421925295886': No 2G Auth Data 20250221122646724 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646724 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421925295886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421925295886"} 20250221122646724 DAUC <0003> hlr.c:428 IMSI='262421925295886': storing IMEI = 12345678901234 20250221122646724 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421925295886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421925295886"} 20250221122646724 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421925295886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122646724 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646724 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646724 DAUC <0003> db_auc.c:157 IMSI='262421925295886': No 2G Auth Data TC_gsup_check_imei(261)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122646725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39460<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@5e6a18affe77: Final verdict of PTC: pass 20250221122646725 DAUC <0003> db_auc.c:157 IMSI='262424121425000': No 2G Auth Data 20250221122646725 DAUC <0003> db_auc.c:192 IMSI='262424121425000': No 3G Auth Data HLR_Test-GSUP(254)@5e6a18affe77: Created GsupExpect[0] for "262424121425000" to be handled at TC_gsup_check_imei(262) 20250221122646732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39472<->l=127.0.0.1:4258 20250221122646734 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646734 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424121425000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424121425000"} 20250221122646734 DMAIN <0000> hlr.c:435 IMSI='262424121425000': has IMEI = 12345678901234 (consider setting 'store-imei') 20250221122646734 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424121425000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424121425000"} 20250221122646734 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424121425000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122646734 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646734 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5e6a18affe77: Found GsupExpect[0] for "262424121425000" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@5e6a18affe77: Added IMSI table entry 5TC_gsup_check_imei(262)"262424121425000" TC_gsup_check_imei(262)@5e6a18affe77: setverdict(pass): none -> pass 20250221122646736 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646736 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424121425000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424121425000"} 20250221122646736 DAUC <0003> hlr.c:428 IMSI='262424121425000': storing IMEI = 12345678901234 20250221122646736 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424121425000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424121425000"} 20250221122646736 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424121425000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122646736 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646736 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122646737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39472<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@5e6a18affe77: Final verdict of PTC: pass 20250221122646738 DAUC <0003> db_auc.c:157 IMSI='262422831547622': No 2G Auth Data 20250221122646738 DAUC <0003> db_auc.c:192 IMSI='262422831547622': No 3G Auth Data HLR_Test-GSUP(254)@5e6a18affe77: Created GsupExpect[0] for "262422831547622" to be handled at TC_gsup_check_imei(263) 20250221122646745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39474<->l=127.0.0.1:4258 20250221122646748 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646748 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422831547622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422831547622"} 20250221122646748 DMAIN <0000> hlr.c:435 IMSI='262422831547622': has IMEI = 12345678901234 (consider setting 'store-imei') 20250221122646748 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422831547622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422831547622"} 20250221122646748 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422831547622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122646748 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646748 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5e6a18affe77: Found GsupExpect[0] for "262422831547622" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@5e6a18affe77: Added IMSI table entry 6TC_gsup_check_imei(263)"262422831547622" TC_gsup_check_imei(263)@5e6a18affe77: setverdict(pass): none -> pass 20250221122646749 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646749 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422831547622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422831547622"} 20250221122646749 DAUC <0003> hlr.c:428 IMSI='262422831547622': storing IMEI = 12345678901234 20250221122646749 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422831547622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422831547622"} 20250221122646749 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422831547622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122646749 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646749 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122646750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39474<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@5e6a18affe77: Final verdict of PTC: pass 20250221122646751 DAUC <0003> db_auc.c:157 IMSI='262427083392670': No 2G Auth Data 20250221122646751 DAUC <0003> db_auc.c:192 IMSI='262427083392670': No 3G Auth Data HLR_Test-GSUP(254)@5e6a18affe77: Created GsupExpect[0] for "262427083392670" to be handled at TC_gsup_check_imei(264) 20250221122646757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39490<->l=127.0.0.1:4258 20250221122646759 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646759 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427083392670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427083392670"} 20250221122646759 DMAIN <0000> hlr.c:435 IMSI='262427083392670': has IMEI = 12345678901234 (consider setting 'store-imei') 20250221122646759 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427083392670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427083392670"} 20250221122646759 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427083392670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122646759 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646759 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5e6a18affe77: Found GsupExpect[0] for "262427083392670" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@5e6a18affe77: Added IMSI table entry 7TC_gsup_check_imei(264)"262427083392670" TC_gsup_check_imei(264)@5e6a18affe77: setverdict(pass): none -> pass 20250221122646761 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646761 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427083392670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427083392670"} 20250221122646761 DAUC <0003> hlr.c:428 IMSI='262427083392670': storing IMEI = 12345678901234 20250221122646761 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427083392670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427083392670"} 20250221122646761 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427083392670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122646761 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122646761 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122646762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39490<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@5e6a18affe77: Final verdict of PTC: pass MTC@5e6a18affe77: setverdict(pass): none -> pass 20250221122646762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39396<->l=127.0.0.1:4258 20250221122646763 DLINP <000b> input/ipa.c:452 connected read/write 20250221122646763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122646763 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122646763 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122646763 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122646763 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44649<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(256)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP(254)@5e6a18affe77: Final verdict of PTC: none 255@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: pass MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_gsup_check_imei finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Fri Feb 21 12:26:46 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 20250221122646786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39496<->l=127.0.0.1:4258 20250221122646886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39496<->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=125424) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Fri Feb 21 12:26:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_gsup_check_imei_via_proxy started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122650005 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122650005 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122650010 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39506<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122650014 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650014 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122650014 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122650014 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  20250221122650014 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122650014 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  20250221122650014 DLGSUP <0013> gsup_server.c:236 2:  20250221122650014 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122650014 DLGSUP <0013> gsup_server.c:236 3:  20250221122650014 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122650014 DLGSUP <0013> gsup_server.c:236 4:  20250221122650014 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122650014 DLGSUP <0013> gsup_server.c:236 5:  20250221122650014 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122650014 DLGSUP <0013> gsup_server.c:236 7:  20250221122650014 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122650014 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122650014 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122650014 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@5e6a18affe77: 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") 20250221122650024 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45471<->l=127.0.0.1:4259) 20250221122650027 DAUC <0003> db_auc.c:157 IMSI='262425934333830': No 2G Auth Data 20250221122650027 DAUC <0003> db_auc.c:192 IMSI='262425934333830': No 3G Auth Data HLR_Test-GSUP(266)@5e6a18affe77: Created GsupExpect[0] for "262425934333830" to be handled at TC_gsup_check_imei_via_proxy(269) 20250221122650035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39518<->l=127.0.0.1:4258 20250221122650054 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650054 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425934333830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425934333830" source_name="the-source\n"} 20250221122650054 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250221122650054 DMAIN <0000> hlr.c:435 IMSI='262425934333830': has IMEI = 12345678901234 (consider setting 'store-imei') 20250221122650054 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425934333830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425934333830" destination_name="the-source\n"} 20250221122650054 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262425934333830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122650054 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650054 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5e6a18affe77: Found GsupExpect[0] for "262425934333830" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@5e6a18affe77: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262425934333830" TC_gsup_check_imei_via_proxy(269)@5e6a18affe77: setverdict(pass): none -> pass 20250221122650058 DAUC <0003> db_auc.c:192 IMSI='262425934333830': No 3G Auth Data 20250221122650061 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650061 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425934333830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425934333830" source_name="the-source\n"} 20250221122650062 DAUC <0003> hlr.c:428 IMSI='262425934333830': storing IMEI = 12345678901234 20250221122650062 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425934333830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425934333830" destination_name="the-source\n"} 20250221122650062 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262425934333830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122650062 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650062 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650063 DAUC <0003> db_auc.c:192 IMSI='262425934333830': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122650064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39518<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@5e6a18affe77: Final verdict of PTC: pass 20250221122650066 DAUC <0003> db_auc.c:157 IMSI='262424469307236': No 2G Auth Data 20250221122650066 DAUC <0003> db_auc.c:192 IMSI='262424469307236': No 3G Auth Data HLR_Test-GSUP(266)@5e6a18affe77: Created GsupExpect[0] for "262424469307236" to be handled at TC_gsup_check_imei_via_proxy(270) 20250221122650077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39534<->l=127.0.0.1:4258 20250221122650080 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650080 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424469307236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424469307236" source_name="the-source\n"} 20250221122650080 DMAIN <0000> hlr.c:435 IMSI='262424469307236': has IMEI = 12345678901234 (consider setting 'store-imei') 20250221122650080 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424469307236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424469307236" destination_name="the-source\n"} 20250221122650080 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262424469307236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122650080 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650080 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5e6a18affe77: Found GsupExpect[0] for "262424469307236" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@5e6a18affe77: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262424469307236" TC_gsup_check_imei_via_proxy(270)@5e6a18affe77: setverdict(pass): none -> pass 20250221122650081 DAUC <0003> db_auc.c:192 IMSI='262424469307236': No 3G Auth Data 20250221122650082 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650082 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424469307236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424469307236" source_name="the-source\n"} 20250221122650082 DAUC <0003> hlr.c:428 IMSI='262424469307236': storing IMEI = 12345678901234 20250221122650082 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424469307236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424469307236" destination_name="the-source\n"} 20250221122650082 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262424469307236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122650082 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650082 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122650082 DAUC <0003> db_auc.c:192 IMSI='262424469307236': No 3G Auth Data 20250221122650083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39534<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@5e6a18affe77: Final verdict of PTC: pass 20250221122650083 DAUC <0003> db_auc.c:157 IMSI='262421975105188': No 2G Auth Data 20250221122650083 DAUC <0003> db_auc.c:192 IMSI='262421975105188': No 3G Auth Data HLR_Test-GSUP(266)@5e6a18affe77: Created GsupExpect[0] for "262421975105188" to be handled at TC_gsup_check_imei_via_proxy(271) 20250221122650090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39548<->l=127.0.0.1:4258 20250221122650092 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650092 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421975105188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421975105188" source_name="the-source\n"} 20250221122650092 DMAIN <0000> hlr.c:435 IMSI='262421975105188': has IMEI = 12345678901234 (consider setting 'store-imei') 20250221122650092 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421975105188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421975105188" destination_name="the-source\n"} 20250221122650092 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262421975105188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122650092 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650092 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5e6a18affe77: Found GsupExpect[0] for "262421975105188" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@5e6a18affe77: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262421975105188" TC_gsup_check_imei_via_proxy(271)@5e6a18affe77: setverdict(pass): none -> pass 20250221122650093 DAUC <0003> db_auc.c:192 IMSI='262421975105188': No 3G Auth Data 20250221122650095 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650095 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421975105188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421975105188" source_name="the-source\n"} 20250221122650095 DAUC <0003> hlr.c:428 IMSI='262421975105188': storing IMEI = 12345678901234 20250221122650095 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421975105188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421975105188" destination_name="the-source\n"} 20250221122650095 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262421975105188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122650095 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650095 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122650095 DAUC <0003> db_auc.c:192 IMSI='262421975105188': No 3G Auth Data 20250221122650096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39548<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@5e6a18affe77: Final verdict of PTC: pass 20250221122650097 DAUC <0003> db_auc.c:157 IMSI='262426139537827': No 2G Auth Data 20250221122650097 DAUC <0003> db_auc.c:192 IMSI='262426139537827': No 3G Auth Data HLR_Test-GSUP(266)@5e6a18affe77: Created GsupExpect[0] for "262426139537827" to be handled at TC_gsup_check_imei_via_proxy(272) 20250221122650104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39558<->l=127.0.0.1:4258 20250221122650108 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650108 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426139537827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426139537827" source_name="the-source\n"} 20250221122650108 DMAIN <0000> hlr.c:435 IMSI='262426139537827': has IMEI = 12345678901234 (consider setting 'store-imei') 20250221122650108 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262426139537827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426139537827" destination_name="the-source\n"} 20250221122650108 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262426139537827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122650108 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650108 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5e6a18affe77: Found GsupExpect[0] for "262426139537827" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@5e6a18affe77: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262426139537827" TC_gsup_check_imei_via_proxy(272)@5e6a18affe77: setverdict(pass): none -> pass 20250221122650110 DAUC <0003> db_auc.c:157 IMSI='262426139537827': No 2G Auth Data 20250221122650112 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650112 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426139537827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426139537827" source_name="the-source\n"} 20250221122650112 DAUC <0003> hlr.c:428 IMSI='262426139537827': storing IMEI = 12345678901234 20250221122650112 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262426139537827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426139537827" destination_name="the-source\n"} 20250221122650112 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262426139537827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122650112 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650112 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122650113 DAUC <0003> db_auc.c:157 IMSI='262426139537827': No 2G Auth Data 20250221122650114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39558<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@5e6a18affe77: Final verdict of PTC: pass 20250221122650114 DAUC <0003> db_auc.c:157 IMSI='262423520672062': No 2G Auth Data 20250221122650114 DAUC <0003> db_auc.c:192 IMSI='262423520672062': No 3G Auth Data HLR_Test-GSUP(266)@5e6a18affe77: Created GsupExpect[0] for "262423520672062" to be handled at TC_gsup_check_imei_via_proxy(273) 20250221122650122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39562<->l=127.0.0.1:4258 20250221122650125 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650125 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262423520672062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423520672062" source_name="the-source\n"} 20250221122650125 DMAIN <0000> hlr.c:435 IMSI='262423520672062': has IMEI = 12345678901234 (consider setting 'store-imei') 20250221122650125 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262423520672062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423520672062" destination_name="the-source\n"} 20250221122650125 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262423520672062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122650125 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650125 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5e6a18affe77: Found GsupExpect[0] for "262423520672062" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@5e6a18affe77: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262423520672062" TC_gsup_check_imei_via_proxy(273)@5e6a18affe77: setverdict(pass): none -> pass 20250221122650126 DAUC <0003> db_auc.c:157 IMSI='262423520672062': No 2G Auth Data 20250221122650127 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650127 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262423520672062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423520672062" source_name="the-source\n"} 20250221122650127 DAUC <0003> hlr.c:428 IMSI='262423520672062': storing IMEI = 12345678901234 20250221122650127 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262423520672062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423520672062" destination_name="the-source\n"} 20250221122650127 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262423520672062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122650127 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650127 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122650128 DAUC <0003> db_auc.c:157 IMSI='262423520672062': No 2G Auth Data 20250221122650128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39562<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@5e6a18affe77: Final verdict of PTC: pass 20250221122650129 DAUC <0003> db_auc.c:157 IMSI='262423227484525': No 2G Auth Data 20250221122650129 DAUC <0003> db_auc.c:192 IMSI='262423227484525': No 3G Auth Data HLR_Test-GSUP(266)@5e6a18affe77: Created GsupExpect[0] for "262423227484525" to be handled at TC_gsup_check_imei_via_proxy(274) 20250221122650135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39566<->l=127.0.0.1:4258 20250221122650138 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650138 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423227484525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423227484525" source_name="the-source\n"} 20250221122650138 DMAIN <0000> hlr.c:435 IMSI='262423227484525': has IMEI = 12345678901234 (consider setting 'store-imei') 20250221122650138 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262423227484525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423227484525" destination_name="the-source\n"} 20250221122650138 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262423227484525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122650138 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650138 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5e6a18affe77: Found GsupExpect[0] for "262423227484525" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@5e6a18affe77: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262423227484525" TC_gsup_check_imei_via_proxy(274)@5e6a18affe77: setverdict(pass): none -> pass 20250221122650140 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650140 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423227484525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423227484525" source_name="the-source\n"} 20250221122650140 DAUC <0003> hlr.c:428 IMSI='262423227484525': storing IMEI = 12345678901234 20250221122650140 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262423227484525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423227484525" destination_name="the-source\n"} 20250221122650140 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262423227484525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122650140 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650140 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122650142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39566<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@5e6a18affe77: Final verdict of PTC: pass 20250221122650143 DAUC <0003> db_auc.c:157 IMSI='262424311532825': No 2G Auth Data 20250221122650143 DAUC <0003> db_auc.c:192 IMSI='262424311532825': No 3G Auth Data HLR_Test-GSUP(266)@5e6a18affe77: Created GsupExpect[0] for "262424311532825" to be handled at TC_gsup_check_imei_via_proxy(275) 20250221122650150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39578<->l=127.0.0.1:4258 20250221122650152 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650152 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424311532825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424311532825" source_name="the-source\n"} 20250221122650153 DMAIN <0000> hlr.c:435 IMSI='262424311532825': has IMEI = 12345678901234 (consider setting 'store-imei') 20250221122650153 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262424311532825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424311532825" destination_name="the-source\n"} 20250221122650153 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262424311532825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122650153 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650153 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5e6a18affe77: Found GsupExpect[0] for "262424311532825" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@5e6a18affe77: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424311532825" TC_gsup_check_imei_via_proxy(275)@5e6a18affe77: setverdict(pass): none -> pass 20250221122650156 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650156 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424311532825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424311532825" source_name="the-source\n"} 20250221122650156 DAUC <0003> hlr.c:428 IMSI='262424311532825': storing IMEI = 12345678901234 20250221122650156 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262424311532825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424311532825" destination_name="the-source\n"} 20250221122650156 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262424311532825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122650156 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650156 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122650157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39578<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@5e6a18affe77: Final verdict of PTC: pass 20250221122650158 DAUC <0003> db_auc.c:157 IMSI='262428012137628': No 2G Auth Data 20250221122650158 DAUC <0003> db_auc.c:192 IMSI='262428012137628': No 3G Auth Data HLR_Test-GSUP(266)@5e6a18affe77: Created GsupExpect[0] for "262428012137628" to be handled at TC_gsup_check_imei_via_proxy(276) 20250221122650165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39594<->l=127.0.0.1:4258 20250221122650168 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650168 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428012137628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428012137628" source_name="the-source\n"} 20250221122650168 DMAIN <0000> hlr.c:435 IMSI='262428012137628': has IMEI = 12345678901234 (consider setting 'store-imei') 20250221122650168 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262428012137628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428012137628" destination_name="the-source\n"} 20250221122650168 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262428012137628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122650168 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650168 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5e6a18affe77: Found GsupExpect[0] for "262428012137628" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@5e6a18affe77: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262428012137628" TC_gsup_check_imei_via_proxy(276)@5e6a18affe77: setverdict(pass): none -> pass 20250221122650170 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650170 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428012137628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428012137628" source_name="the-source\n"} 20250221122650170 DAUC <0003> hlr.c:428 IMSI='262428012137628': storing IMEI = 12345678901234 20250221122650170 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262428012137628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428012137628" destination_name="the-source\n"} 20250221122650170 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262428012137628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122650170 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122650170 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122650170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39594<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@5e6a18affe77: Final verdict of PTC: pass MTC@5e6a18affe77: setverdict(pass): none -> pass 20250221122650171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39506<->l=127.0.0.1:4258 20250221122650172 DLINP <000b> input/ipa.c:452 connected read/write 20250221122650172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122650172 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122650172 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122650172 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122650172 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@5e6a18affe77: Final verdict of PTC: none 20250221122650172 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45471<->l=127.0.0.1:4259) 267@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: pass MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Fri Feb 21 12:26:50 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 20250221122650207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39610<->l=127.0.0.1:4258 20250221122650308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39610<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78428) Waiting for packet dumper to finish... 1 (prev_count=78428, count=126920) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Fri Feb 21 12:26:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_gsup_check_imei_invalid_len started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122653363 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122653363 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122653366 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52924<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122653369 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653369 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122653369 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122653369 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  20250221122653369 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122653369 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  20250221122653369 DLGSUP <0013> gsup_server.c:236 2:  20250221122653369 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122653369 DLGSUP <0013> gsup_server.c:236 3:  20250221122653369 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122653369 DLGSUP <0013> gsup_server.c:236 4:  20250221122653369 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122653369 DLGSUP <0013> gsup_server.c:236 5:  20250221122653369 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122653369 DLGSUP <0013> gsup_server.c:236 7:  20250221122653369 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122653369 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122653369 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122653369 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@5e6a18affe77: 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") 20250221122653382 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35711<->l=127.0.0.1:4259) 20250221122653385 DAUC <0003> db_auc.c:157 IMSI='262426666761775': No 2G Auth Data 20250221122653385 DAUC <0003> db_auc.c:192 IMSI='262426666761775': No 3G Auth Data HLR_Test-GSUP(278)@5e6a18affe77: Created GsupExpect[0] for "262426666761775" to be handled at TC_gsup_check_imei_invalid_len(281) 20250221122653392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52928<->l=127.0.0.1:4258 20250221122653414 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653414 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426666761775"} 20250221122653414 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250221122653414 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426666761775" cause=Invalid mandatory information} 20250221122653414 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653414 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653414 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5e6a18affe77: Found GsupExpect[0] for "262426666761775" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@5e6a18affe77: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262426666761775" TC_gsup_check_imei_invalid_len(281)@5e6a18affe77: setverdict(pass): none -> pass 20250221122653419 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653419 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426666761775"} 20250221122653419 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250221122653419 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426666761775" cause=Invalid mandatory information} 20250221122653419 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653419 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653419 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653422 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653422 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426666761775"} 20250221122653422 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250221122653422 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426666761775" cause=Invalid mandatory information} 20250221122653422 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653422 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653422 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653424 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653424 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426666761775"} 20250221122653424 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250221122653424 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426666761775" cause=Invalid mandatory information} 20250221122653424 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653424 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653424 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653427 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653427 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426666761775"} 20250221122653427 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250221122653427 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426666761775" cause=Invalid mandatory information} 20250221122653427 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426666761775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653427 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653427 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52928<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@5e6a18affe77: Final verdict of PTC: pass 20250221122653432 DAUC <0003> db_auc.c:157 IMSI='262427709440609': No 2G Auth Data 20250221122653432 DAUC <0003> db_auc.c:192 IMSI='262427709440609': No 3G Auth Data HLR_Test-GSUP(278)@5e6a18affe77: Created GsupExpect[0] for "262427709440609" to be handled at TC_gsup_check_imei_invalid_len(282) 20250221122653446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52936<->l=127.0.0.1:4258 20250221122653448 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653448 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427709440609"} 20250221122653448 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250221122653448 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427709440609" cause=Invalid mandatory information} 20250221122653448 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653448 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653448 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5e6a18affe77: Found GsupExpect[0] for "262427709440609" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@5e6a18affe77: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262427709440609" TC_gsup_check_imei_invalid_len(282)@5e6a18affe77: setverdict(pass): none -> pass 20250221122653449 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653449 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427709440609"} 20250221122653449 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250221122653449 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427709440609" cause=Invalid mandatory information} 20250221122653449 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653449 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653449 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653450 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653450 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427709440609"} 20250221122653450 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250221122653450 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427709440609" cause=Invalid mandatory information} 20250221122653450 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653450 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653450 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653450 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653450 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427709440609"} 20250221122653450 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250221122653450 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427709440609" cause=Invalid mandatory information} 20250221122653450 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653450 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653450 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653451 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653451 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427709440609"} 20250221122653451 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250221122653451 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427709440609" cause=Invalid mandatory information} 20250221122653451 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427709440609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653451 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653451 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52936<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@5e6a18affe77: Final verdict of PTC: pass 20250221122653452 DAUC <0003> db_auc.c:157 IMSI='262424464740165': No 2G Auth Data 20250221122653452 DAUC <0003> db_auc.c:192 IMSI='262424464740165': No 3G Auth Data HLR_Test-GSUP(278)@5e6a18affe77: Created GsupExpect[0] for "262424464740165" to be handled at TC_gsup_check_imei_invalid_len(283) 20250221122653458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52940<->l=127.0.0.1:4258 20250221122653460 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653460 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424464740165"} 20250221122653460 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250221122653460 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424464740165" cause=Invalid mandatory information} 20250221122653460 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653460 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653460 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5e6a18affe77: Found GsupExpect[0] for "262424464740165" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@5e6a18affe77: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262424464740165" TC_gsup_check_imei_invalid_len(283)@5e6a18affe77: setverdict(pass): none -> pass 20250221122653461 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653461 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424464740165"} 20250221122653461 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250221122653461 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424464740165" cause=Invalid mandatory information} 20250221122653461 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653461 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653461 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653462 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653462 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424464740165"} 20250221122653462 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250221122653462 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424464740165" cause=Invalid mandatory information} 20250221122653462 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653462 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653462 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653462 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653462 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424464740165"} 20250221122653462 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250221122653462 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424464740165" cause=Invalid mandatory information} 20250221122653462 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653462 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653462 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653463 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653463 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424464740165"} 20250221122653463 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250221122653463 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424464740165" cause=Invalid mandatory information} 20250221122653463 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424464740165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653463 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653463 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52940<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@5e6a18affe77: Final verdict of PTC: pass 20250221122653464 DAUC <0003> db_auc.c:157 IMSI='262420229411319': No 2G Auth Data 20250221122653464 DAUC <0003> db_auc.c:192 IMSI='262420229411319': No 3G Auth Data HLR_Test-GSUP(278)@5e6a18affe77: Created GsupExpect[0] for "262420229411319" to be handled at TC_gsup_check_imei_invalid_len(284) 20250221122653470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52948<->l=127.0.0.1:4258 20250221122653472 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653472 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420229411319"} 20250221122653472 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250221122653472 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420229411319" cause=Invalid mandatory information} 20250221122653472 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653472 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653472 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5e6a18affe77: Found GsupExpect[0] for "262420229411319" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@5e6a18affe77: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262420229411319" TC_gsup_check_imei_invalid_len(284)@5e6a18affe77: setverdict(pass): none -> pass 20250221122653472 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653473 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420229411319"} 20250221122653473 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250221122653473 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420229411319" cause=Invalid mandatory information} 20250221122653473 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653473 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653473 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653473 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653473 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420229411319"} 20250221122653473 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250221122653473 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420229411319" cause=Invalid mandatory information} 20250221122653473 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653473 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653473 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653474 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653474 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420229411319"} 20250221122653474 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250221122653474 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420229411319" cause=Invalid mandatory information} 20250221122653474 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653474 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653474 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653475 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653475 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420229411319"} 20250221122653475 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250221122653475 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420229411319" cause=Invalid mandatory information} 20250221122653475 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420229411319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653475 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653475 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52948<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@5e6a18affe77: Final verdict of PTC: pass 20250221122653476 DAUC <0003> db_auc.c:157 IMSI='262429566160485': No 2G Auth Data 20250221122653476 DAUC <0003> db_auc.c:192 IMSI='262429566160485': No 3G Auth Data HLR_Test-GSUP(278)@5e6a18affe77: Created GsupExpect[0] for "262429566160485" to be handled at TC_gsup_check_imei_invalid_len(285) 20250221122653482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52952<->l=127.0.0.1:4258 20250221122653484 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653484 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429566160485"} 20250221122653484 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250221122653484 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429566160485" cause=Invalid mandatory information} 20250221122653484 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653484 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653484 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5e6a18affe77: Found GsupExpect[0] for "262429566160485" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@5e6a18affe77: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262429566160485" TC_gsup_check_imei_invalid_len(285)@5e6a18affe77: setverdict(pass): none -> pass 20250221122653485 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653485 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429566160485"} 20250221122653485 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250221122653485 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429566160485" cause=Invalid mandatory information} 20250221122653485 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653485 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653485 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653485 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653485 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429566160485"} 20250221122653485 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250221122653485 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429566160485" cause=Invalid mandatory information} 20250221122653485 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653485 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653485 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653486 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653486 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429566160485"} 20250221122653486 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250221122653486 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429566160485" cause=Invalid mandatory information} 20250221122653486 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653486 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653486 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653486 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653486 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429566160485"} 20250221122653486 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250221122653486 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429566160485" cause=Invalid mandatory information} 20250221122653486 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429566160485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653486 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653486 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52952<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@5e6a18affe77: Final verdict of PTC: pass 20250221122653488 DAUC <0003> db_auc.c:157 IMSI='262423825221070': No 2G Auth Data 20250221122653488 DAUC <0003> db_auc.c:192 IMSI='262423825221070': No 3G Auth Data HLR_Test-GSUP(278)@5e6a18affe77: Created GsupExpect[0] for "262423825221070" to be handled at TC_gsup_check_imei_invalid_len(286) 20250221122653494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4258 20250221122653495 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653495 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423825221070"} 20250221122653495 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250221122653495 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423825221070" cause=Invalid mandatory information} 20250221122653495 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653495 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653495 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5e6a18affe77: Found GsupExpect[0] for "262423825221070" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@5e6a18affe77: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262423825221070" TC_gsup_check_imei_invalid_len(286)@5e6a18affe77: setverdict(pass): none -> pass 20250221122653496 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653496 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423825221070"} 20250221122653496 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250221122653496 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423825221070" cause=Invalid mandatory information} 20250221122653496 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653496 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653496 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653497 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653497 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423825221070"} 20250221122653497 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250221122653497 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423825221070" cause=Invalid mandatory information} 20250221122653497 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653497 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653497 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653497 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653497 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423825221070"} 20250221122653497 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250221122653497 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423825221070" cause=Invalid mandatory information} 20250221122653497 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653497 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653497 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653498 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653498 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423825221070"} 20250221122653498 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250221122653498 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423825221070" cause=Invalid mandatory information} 20250221122653498 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423825221070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653498 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653498 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@5e6a18affe77: Final verdict of PTC: pass 20250221122653499 DAUC <0003> db_auc.c:157 IMSI='262424404636354': No 2G Auth Data 20250221122653499 DAUC <0003> db_auc.c:192 IMSI='262424404636354': No 3G Auth Data HLR_Test-GSUP(278)@5e6a18affe77: Created GsupExpect[0] for "262424404636354" to be handled at TC_gsup_check_imei_invalid_len(287) 20250221122653506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52968<->l=127.0.0.1:4258 20250221122653508 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653508 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424404636354"} 20250221122653508 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250221122653508 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424404636354" cause=Invalid mandatory information} 20250221122653508 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653508 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653508 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5e6a18affe77: Found GsupExpect[0] for "262424404636354" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@5e6a18affe77: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262424404636354" TC_gsup_check_imei_invalid_len(287)@5e6a18affe77: setverdict(pass): none -> pass 20250221122653508 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653508 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424404636354"} 20250221122653508 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250221122653508 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424404636354" cause=Invalid mandatory information} 20250221122653508 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653508 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653508 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653509 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653509 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424404636354"} 20250221122653509 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250221122653509 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424404636354" cause=Invalid mandatory information} 20250221122653509 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653509 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653509 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653510 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653510 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424404636354"} 20250221122653510 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250221122653510 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424404636354" cause=Invalid mandatory information} 20250221122653510 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653510 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653510 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653511 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653511 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424404636354"} 20250221122653511 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250221122653511 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424404636354" cause=Invalid mandatory information} 20250221122653511 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424404636354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653511 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653511 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52968<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@5e6a18affe77: Final verdict of PTC: pass 20250221122653512 DAUC <0003> db_auc.c:157 IMSI='262422995853109': No 2G Auth Data 20250221122653512 DAUC <0003> db_auc.c:192 IMSI='262422995853109': No 3G Auth Data HLR_Test-GSUP(278)@5e6a18affe77: Created GsupExpect[0] for "262422995853109" to be handled at TC_gsup_check_imei_invalid_len(288) 20250221122653519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52984<->l=127.0.0.1:4258 20250221122653520 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653521 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422995853109"} 20250221122653521 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250221122653521 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422995853109" cause=Invalid mandatory information} 20250221122653521 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653521 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653521 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5e6a18affe77: Found GsupExpect[0] for "262422995853109" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@5e6a18affe77: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262422995853109" TC_gsup_check_imei_invalid_len(288)@5e6a18affe77: setverdict(pass): none -> pass 20250221122653521 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653522 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422995853109"} 20250221122653522 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250221122653522 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422995853109" cause=Invalid mandatory information} 20250221122653522 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653522 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653522 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653522 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653522 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422995853109"} 20250221122653522 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250221122653522 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422995853109" cause=Invalid mandatory information} 20250221122653522 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653522 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653522 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653523 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653523 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422995853109"} 20250221122653523 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250221122653523 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422995853109" cause=Invalid mandatory information} 20250221122653523 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653523 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653523 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653524 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653524 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422995853109"} 20250221122653524 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250221122653524 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422995853109" cause=Invalid mandatory information} 20250221122653524 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422995853109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122653524 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122653524 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122653525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52984<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@5e6a18affe77: Final verdict of PTC: pass MTC@5e6a18affe77: setverdict(pass): none -> pass 20250221122653525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52924<->l=127.0.0.1:4258 20250221122653526 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35711<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@5e6a18affe77: Final verdict of PTC: none 20250221122653526 DLINP <000b> input/ipa.c:452 connected read/write 20250221122653526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122653526 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122653526 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122653526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 279@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: pass MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@5e6a18affe77: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Fri Feb 21 12:26:53 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 20250221122653554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52990<->l=127.0.0.1:4258 20250221122653654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52990<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78440) Waiting for packet dumper to finish... 1 (prev_count=78440, count=168556) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Fri Feb 21 12:26:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_gsup_check_imei_unknown_imsi started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122656770 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122656770 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122656775 DLINP <000b> input/ipa.c:452 connected read/write 20250221122656775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122656776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52994<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122656781 DLINP <000b> input/ipa.c:452 connected read/write 20250221122656782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122656782 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122656782 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122656782 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  20250221122656782 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122656782 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  20250221122656782 DLGSUP <0013> gsup_server.c:236 2:  20250221122656782 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122656782 DLGSUP <0013> gsup_server.c:236 3:  20250221122656782 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122656782 DLGSUP <0013> gsup_server.c:236 4:  20250221122656782 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122656782 DLGSUP <0013> gsup_server.c:236 5:  20250221122656782 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122656782 DLGSUP <0013> gsup_server.c:236 7:  20250221122656782 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122656782 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122656782 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(289)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122656782 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@5e6a18affe77: 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") 20250221122656806 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35941<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@5e6a18affe77: Created GsupExpect[0] for "262425792959150" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250221122656815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53008<->l=127.0.0.1:4258 20250221122656826 DLINP <000b> input/ipa.c:452 connected read/write 20250221122656826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122656826 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425792959150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425792959150"} 20250221122656826 DMAIN <0000> hlr.c:435 IMSI='262425792959150': has IMEI = 22245678901234 (consider setting 'store-imei') 20250221122656826 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425792959150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250221122656826 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425792959150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425792959150" cause=Invalid mandatory information} 20250221122656826 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425792959150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122656826 DLINP <000b> input/ipa.c:452 connected read/write 20250221122656826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122656826 DLINP <000b> input/ipa.c:452 connected read/write 20250221122656826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@5e6a18affe77: Found GsupExpect[0] for "262425792959150" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@5e6a18affe77: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262425792959150" TC_gsup_check_imei_unknown_imsi(293)@5e6a18affe77: setverdict(pass): none -> pass 20250221122656830 DLINP <000b> input/ipa.c:452 connected read/write 20250221122656830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122656830 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425792959150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425792959150"} 20250221122656830 DAUC <0003> hlr.c:428 IMSI='262425792959150': storing IMEI = 22245678901234 20250221122656830 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262425792959150': no such subscriber 20250221122656830 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425792959150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250221122656830 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425792959150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425792959150" cause=Invalid mandatory information} 20250221122656830 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425792959150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122656830 DLINP <000b> input/ipa.c:452 connected read/write 20250221122656830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122656830 DLINP <000b> input/ipa.c:452 connected read/write 20250221122656830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122656832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53008<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@5e6a18affe77: Final verdict of PTC: pass 20250221122656833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52994<->l=127.0.0.1:4258 20250221122656835 DLINP <000b> input/ipa.c:452 connected read/write 20250221122656835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122656835 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122656835 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122656835 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122656835 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35941<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@5e6a18affe77: Final verdict of PTC: none 291@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 291: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@5e6a18affe77: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Fri Feb 21 12:26:56 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 20250221122656870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53022<->l=127.0.0.1:4258 20250221122656971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53022<->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@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Fri Feb 21 12:26:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122700063 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122700063 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122700067 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53026<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122700073 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700073 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122700073 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122700073 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  20250221122700073 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122700073 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  20250221122700073 DLGSUP <0013> gsup_server.c:236 2:  20250221122700073 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122700073 DLGSUP <0013> gsup_server.c:236 3:  20250221122700073 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122700073 DLGSUP <0013> gsup_server.c:236 4:  20250221122700073 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122700073 DLGSUP <0013> gsup_server.c:236 5:  20250221122700073 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122700073 DLGSUP <0013> gsup_server.c:236 7:  20250221122700073 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122700073 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122700073 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122700073 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@5e6a18affe77: 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") 20250221122700091 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34187<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@5e6a18affe77: Created GsupExpect[0] for "262426641596106" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250221122700099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4258 20250221122700118 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700118 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426641596106"} 20250221122700118 DMAIN <0000> hlr.c:227 IMSI='262426641596106': Creating subscriber on demand 20250221122700118 DMAIN <0000> hlr.c:243 IMSI='262426641596106': Successfully assigned MSISDN='131' 20250221122700118 DAUC <0003> hlr.c:428 IMSI='262426641596106': storing IMEI = 12345678901234 20250221122700118 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426641596106"} 20250221122700118 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122700118 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700118 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@5e6a18affe77: Found GsupExpect[0] for "262426641596106" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@5e6a18affe77: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262426641596106" TC_subscr_create_on_demand_check_imei_early(298)@5e6a18affe77: setverdict(pass): none -> pass 20250221122700124 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700124 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700126 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700127 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700128 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700128 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700131 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700132 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426641596106" cn_domain=PS} 20250221122700132 DLU <0006> fsm.c:456 lu(262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: Allocated 20250221122700132 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122700132 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122700132 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426641596106" cn_domain=PS} 20250221122700132 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700132 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700136 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700136 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426641596106"} 20250221122700136 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122700136 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122700136 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426641596106"} 20250221122700136 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122700136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122700136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122700136 DLU <0006> fsm.c:568 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122700136 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700136 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122700145 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700145 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426641596106"} 20250221122700145 DMAIN <0000> hlr.c:227 IMSI='262426641596106': Creating subscriber on demand 20250221122700145 DMAIN <0000> hlr.c:243 IMSI='262426641596106': Successfully assigned MSISDN='386' 20250221122700145 DAUC <0003> hlr.c:428 IMSI='262426641596106': storing IMEI = 12345678901234 20250221122700146 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426641596106"} 20250221122700146 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122700146 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700146 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122700148 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700148 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700149 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700149 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700151 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700151 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700152 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700152 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700154 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700154 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426641596106" cn_domain=PS} 20250221122700154 DLU <0006> fsm.c:456 lu(262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: Allocated 20250221122700154 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122700154 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122700155 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426641596106" cn_domain=PS} 20250221122700155 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700155 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700158 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700158 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426641596106"} 20250221122700158 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122700158 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122700158 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426641596106"} 20250221122700158 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122700158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122700158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122700158 DLU <0006> fsm.c:568 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122700158 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700158 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122700166 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700166 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426641596106"} 20250221122700166 DMAIN <0000> hlr.c:227 IMSI='262426641596106': Creating subscriber on demand 20250221122700166 DMAIN <0000> hlr.c:243 IMSI='262426641596106': Successfully assigned MSISDN='942' 20250221122700166 DAUC <0003> hlr.c:428 IMSI='262426641596106': storing IMEI = 12345678901234 20250221122700166 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426641596106"} 20250221122700166 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122700166 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700166 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700169 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700169 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122700170 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700170 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700171 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700171 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700173 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700173 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700176 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700176 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426641596106" cn_domain=PS} 20250221122700176 DLU <0006> fsm.c:456 lu(262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: Allocated 20250221122700176 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250221122700176 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426641596106" cause=GPRS services not allowed} 20250221122700176 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122700176 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122700176 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: Freeing instance 20250221122700176 DLU <0006> fsm.c:568 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: Deallocated 20250221122700176 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700176 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122700183 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700183 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426641596106"} 20250221122700183 DMAIN <0000> hlr.c:227 IMSI='262426641596106': Creating subscriber on demand 20250221122700184 DMAIN <0000> hlr.c:243 IMSI='262426641596106': Successfully assigned MSISDN='465' 20250221122700184 DAUC <0003> hlr.c:428 IMSI='262426641596106': storing IMEI = 12345678901234 20250221122700184 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426641596106"} 20250221122700184 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122700184 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700184 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122700186 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700186 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700188 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700188 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700189 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700189 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700192 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700192 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426641596106" cn_domain=PS} 20250221122700192 DLU <0006> fsm.c:456 lu(262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: Allocated 20250221122700192 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250221122700192 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426641596106" cause=GPRS services not allowed} 20250221122700192 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122700192 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122700192 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: Freeing instance 20250221122700192 DLU <0006> fsm.c:568 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: Deallocated 20250221122700192 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700192 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122700200 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700200 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426641596106"} 20250221122700200 DMAIN <0000> hlr.c:227 IMSI='262426641596106': Creating subscriber on demand 20250221122700200 DAUC <0003> hlr.c:428 IMSI='262426641596106': storing IMEI = 12345678901234 20250221122700200 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426641596106"} 20250221122700200 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122700200 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700200 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700202 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700202 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122700204 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700204 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700205 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700205 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700208 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700208 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426641596106" cn_domain=PS} 20250221122700208 DLU <0006> fsm.c:456 lu(262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: Allocated 20250221122700208 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250221122700208 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426641596106" cause=GPRS services not allowed} 20250221122700208 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122700208 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122700208 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: Freeing instance 20250221122700208 DLU <0006> fsm.c:568 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: Deallocated 20250221122700208 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700208 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122700215 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700215 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426641596106"} 20250221122700216 DMAIN <0000> hlr.c:227 IMSI='262426641596106': Creating subscriber on demand 20250221122700216 DAUC <0003> hlr.c:428 IMSI='262426641596106': storing IMEI = 12345678901234 20250221122700216 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426641596106"} 20250221122700216 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250221122700216 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700216 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700218 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700218 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122700219 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700219 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700221 DAUC <0003> db_auc.c:157 IMSI='262426641596106': No 2G Auth Data 20250221122700221 DAUC <0003> db_auc.c:192 IMSI='262426641596106': No 3G Auth Data 20250221122700224 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700224 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426641596106" cn_domain=PS} 20250221122700224 DLU <0006> fsm.c:456 lu(262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: Allocated 20250221122700224 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122700224 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122700224 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426641596106" cn_domain=PS} 20250221122700224 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700224 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700228 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700228 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426641596106"} 20250221122700228 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122700228 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122700228 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426641596106"} 20250221122700228 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426641596106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122700228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122700228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122700228 DLU <0006> fsm.c:568 lu(PS:IMSI-262426641596106)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122700228 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122700228 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122700232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@5e6a18affe77: Final verdict of PTC: pass 20250221122700234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53026<->l=127.0.0.1:4258 HLR_Test-GSUP(295)@5e6a18affe77: Final verdict of PTC: none 20250221122700235 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34187<->l=127.0.0.1:4259) 20250221122700236 DLINP <000b> input/ipa.c:452 connected read/write 20250221122700236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122700236 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122700236 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122700236 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 296@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 296: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@5e6a18affe77: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Fri Feb 21 12:27:00 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 20250221122700267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53050<->l=127.0.0.1:4258 20250221122700368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53050<->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@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Fri Feb 21 12:27:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_subscr_create_on_demand_ul started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122703474 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122703474 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122703477 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122703478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(299)@5e6a18affe77: 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 } } } } 20250221122703480 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122703480 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122703480 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122703480 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  20250221122703480 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122703480 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  20250221122703480 DLGSUP <0013> gsup_server.c:236 2:  20250221122703480 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122703480 DLGSUP <0013> gsup_server.c:236 3:  20250221122703480 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122703480 DLGSUP <0013> gsup_server.c:236 4:  20250221122703480 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122703480 DLGSUP <0013> gsup_server.c:236 5:  20250221122703480 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122703480 DLGSUP <0013> gsup_server.c:236 7:  20250221122703480 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122703480 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122703480 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122703480 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@5e6a18affe77: 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") 20250221122703491 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41043<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@5e6a18affe77: Created GsupExpect[0] for "262423751269038" to be handled at TC_subscr_create_on_demand_ul(303) 20250221122703496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46310<->l=127.0.0.1:4258 20250221122703522 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122703522 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423751269038" cn_domain=PS} 20250221122703522 DMAIN <0000> hlr.c:227 IMSI='262423751269038': Creating subscriber on demand 20250221122703522 DMAIN <0000> hlr.c:243 IMSI='262423751269038': Successfully assigned MSISDN='113' 20250221122703522 DLU <0006> fsm.c:456 lu(262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: Allocated 20250221122703523 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122703523 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122703523 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423751269038" cn_domain=PS} 20250221122703523 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122703523 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@5e6a18affe77: Found GsupExpect[0] for "262423751269038" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@5e6a18affe77: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262423751269038" 20250221122703532 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122703532 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423751269038"} 20250221122703532 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122703532 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122703532 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423751269038"} 20250221122703532 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122703532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122703532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122703532 DLU <0006> fsm.c:568 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122703532 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122703532 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5e6a18affe77: setverdict(pass): none -> pass 20250221122703535 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703535 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703537 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703537 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703538 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703538 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703544 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122703544 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423751269038" cn_domain=PS} 20250221122703544 DMAIN <0000> hlr.c:227 IMSI='262423751269038': Creating subscriber on demand 20250221122703544 DMAIN <0000> hlr.c:243 IMSI='262423751269038': Successfully assigned MSISDN='293' 20250221122703544 DLU <0006> fsm.c:456 lu(262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: Allocated 20250221122703544 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122703544 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122703544 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423751269038" cn_domain=PS} 20250221122703544 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122703544 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122703546 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122703546 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423751269038"} 20250221122703546 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122703546 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122703546 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423751269038"} 20250221122703546 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122703546 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122703546 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122703546 DLU <0006> fsm.c:568 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122703546 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122703546 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122703547 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703547 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703548 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703548 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703549 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703549 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703549 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703549 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703552 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122703552 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423751269038" cn_domain=PS} 20250221122703552 DMAIN <0000> hlr.c:227 IMSI='262423751269038': Creating subscriber on demand 20250221122703552 DMAIN <0000> hlr.c:243 IMSI='262423751269038': Successfully assigned MSISDN='949' 20250221122703552 DLU <0006> fsm.c:456 lu(262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: Allocated 20250221122703552 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250221122703552 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423751269038" cause=GPRS services not allowed} 20250221122703552 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122703552 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122703552 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: Freeing instance 20250221122703552 DLU <0006> fsm.c:568 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: Deallocated 20250221122703552 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122703552 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122703553 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703553 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122703553 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703553 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703554 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703554 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703554 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703554 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703558 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122703558 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423751269038" cn_domain=PS} 20250221122703558 DMAIN <0000> hlr.c:227 IMSI='262423751269038': Creating subscriber on demand 20250221122703558 DMAIN <0000> hlr.c:243 IMSI='262423751269038': Successfully assigned MSISDN='733' 20250221122703558 DLU <0006> fsm.c:456 lu(262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: Allocated 20250221122703558 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250221122703558 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423751269038" cause=GPRS services not allowed} 20250221122703558 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122703558 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122703558 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: Freeing instance 20250221122703558 DLU <0006> fsm.c:568 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: Deallocated 20250221122703558 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122703558 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122703559 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703559 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703559 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703559 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703559 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703559 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703560 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122703560 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423751269038" cn_domain=PS} 20250221122703560 DMAIN <0000> hlr.c:227 IMSI='262423751269038': Creating subscriber on demand 20250221122703561 DLU <0006> fsm.c:456 lu(262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: Allocated 20250221122703561 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250221122703561 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423751269038" cause=GPRS services not allowed} 20250221122703561 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122703561 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122703561 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: Freeing instance 20250221122703561 DLU <0006> fsm.c:568 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: Deallocated 20250221122703561 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122703561 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122703561 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703561 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703561 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703561 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703562 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703562 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703563 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122703564 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423751269038" cn_domain=PS} 20250221122703564 DMAIN <0000> hlr.c:227 IMSI='262423751269038': Creating subscriber on demand 20250221122703564 DLU <0006> fsm.c:456 lu(262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: Allocated 20250221122703564 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122703564 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122703564 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423751269038" cn_domain=PS} 20250221122703564 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122703564 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122703565 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122703565 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423751269038"} 20250221122703565 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122703565 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122703565 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423751269038"} 20250221122703565 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423751269038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122703565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122703565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122703565 DLU <0006> fsm.c:568 lu(PS:IMSI-262423751269038)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122703565 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122703565 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122703565 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703565 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703566 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703566 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data 20250221122703566 DAUC <0003> db_auc.c:157 IMSI='262423751269038': No 2G Auth Data 20250221122703566 DAUC <0003> db_auc.c:192 IMSI='262423751269038': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122703567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46310<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@5e6a18affe77: Final verdict of PTC: pass 20250221122703567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4258 20250221122703568 DLINP <000b> input/ipa.c:452 connected read/write 20250221122703568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122703568 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122703568 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122703568 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@5e6a18affe77: Final verdict of PTC: none 20250221122703568 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41043<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(299)@5e6a18affe77: Final verdict of PTC: none 301@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 301: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@5e6a18affe77: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Fri Feb 21 12:27:03 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 20250221122703612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 20250221122703713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46322<->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@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Fri Feb 21 12:27:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_subscr_create_on_demand_sai started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122706832 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122706832 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122706836 DLINP <000b> input/ipa.c:452 connected read/write 20250221122706837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122706838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46338<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122706843 DLINP <000b> input/ipa.c:452 connected read/write 20250221122706843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122706843 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122706843 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122706843 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  20250221122706843 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122706843 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  20250221122706843 DLGSUP <0013> gsup_server.c:236 2:  20250221122706843 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122706843 DLGSUP <0013> gsup_server.c:236 3:  20250221122706843 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122706843 DLGSUP <0013> gsup_server.c:236 4:  20250221122706843 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122706843 DLGSUP <0013> gsup_server.c:236 5:  20250221122706843 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122706843 DLGSUP <0013> gsup_server.c:236 7:  20250221122706843 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122706843 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122706843 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122706843 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@5e6a18affe77: 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") 20250221122706863 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35969<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@5e6a18affe77: Created GsupExpect[0] for "262428222513796" to be handled at TC_subscr_create_on_demand_sai(308) 20250221122706874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46346<->l=127.0.0.1:4258 20250221122706886 DLINP <000b> input/ipa.c:452 connected read/write 20250221122706886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122706886 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428222513796 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428222513796"} 20250221122706886 DMAIN <0000> hlr.c:227 IMSI='262428222513796': Creating subscriber on demand 20250221122706886 DMAIN <0000> hlr.c:243 IMSI='262428222513796': Successfully assigned MSISDN='799' 20250221122706886 DAUC <0003> db_auc.c:157 IMSI='262428222513796': No 2G Auth Data 20250221122706886 DAUC <0003> db_auc.c:192 IMSI='262428222513796': No 3G Auth Data 20250221122706886 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428222513796 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 20250221122706886 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428222513796 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428222513796" cause=IMSI unknown in HLR} 20250221122706886 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428222513796 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250221122706886 DLINP <000b> input/ipa.c:452 connected read/write 20250221122706886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122706886 DLINP <000b> input/ipa.c:452 connected read/write 20250221122706886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@5e6a18affe77: Found GsupExpect[0] for "262428222513796" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@5e6a18affe77: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262428222513796" TC_subscr_create_on_demand_sai(308)@5e6a18affe77: setverdict(pass): none -> pass 20250221122706889 DAUC <0003> db_auc.c:157 IMSI='262428222513796': No 2G Auth Data 20250221122706889 DAUC <0003> db_auc.c:192 IMSI='262428222513796': No 3G Auth Data 20250221122706890 DAUC <0003> db_auc.c:157 IMSI='262428222513796': No 2G Auth Data 20250221122706890 DAUC <0003> db_auc.c:192 IMSI='262428222513796': No 3G Auth Data 20250221122706890 DAUC <0003> db_auc.c:157 IMSI='262428222513796': No 2G Auth Data 20250221122706890 DAUC <0003> db_auc.c:192 IMSI='262428222513796': No 3G Auth Data 20250221122706892 DLINP <000b> input/ipa.c:452 connected read/write 20250221122706892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122706892 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428222513796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428222513796" cn_domain=PS} 20250221122706892 DLU <0006> fsm.c:456 lu(262428222513796)[0x556c9fe38cb0]{UNVALIDATED}: Allocated 20250221122706892 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428222513796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250221122706892 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428222513796)[0x556c9fe38cb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122706892 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428222513796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428222513796" cn_domain=PS} 20250221122706892 DLINP <000b> input/ipa.c:452 connected read/write 20250221122706892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122706892 DLINP <000b> input/ipa.c:452 connected read/write 20250221122706892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122706894 DLINP <000b> input/ipa.c:452 connected read/write 20250221122706894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122706894 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428222513796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428222513796"} 20250221122706894 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428222513796)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122706894 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428222513796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122706894 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428222513796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428222513796"} 20250221122706894 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428222513796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122706894 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428222513796)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122706894 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428222513796)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122706894 DLU <0006> fsm.c:568 lu(PS:IMSI-262428222513796)[0x556c9fe38cb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122706894 DLINP <000b> input/ipa.c:452 connected read/write 20250221122706894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122706894 DLINP <000b> input/ipa.c:452 connected read/write 20250221122706894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122706896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46346<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@5e6a18affe77: Final verdict of PTC: pass 20250221122706897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46338<->l=127.0.0.1:4258 20250221122706898 DLINP <000b> input/ipa.c:452 connected read/write 20250221122706898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122706898 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122706898 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122706898 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122706898 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35969<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@5e6a18affe77: Final verdict of PTC: none 306@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 306: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@5e6a18affe77: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Fri Feb 21 12:27:06 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 20250221122706923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46348<->l=127.0.0.1:4258 20250221122707024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46348<->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@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Fri Feb 21 12:27:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_MSLookup_mDNS_service_other_home started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122710131 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122710131 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122710134 DLINP <000b> input/ipa.c:452 connected read/write 20250221122710134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122710136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46364<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@5e6a18affe77: 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)@5e6a18affe77: 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 } } } } 20250221122710137 DLINP <000b> input/ipa.c:452 connected read/write 20250221122710137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122710137 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122710137 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122710137 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  20250221122710137 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122710137 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  20250221122710137 DLGSUP <0013> gsup_server.c:236 2:  20250221122710137 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122710137 DLGSUP <0013> gsup_server.c:236 3:  20250221122710137 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122710137 DLGSUP <0013> gsup_server.c:236 4:  20250221122710137 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122710137 DLGSUP <0013> gsup_server.c:236 5:  20250221122710137 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122710137 DLGSUP <0013> gsup_server.c:236 7:  20250221122710137 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122710137 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122710137 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122710137 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@5e6a18affe77: 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") 20250221122710150 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44165<->l=127.0.0.1:4259) 20250221122710151 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250221122710151 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@5e6a18affe77: Created GsupExpect[0] for "262421336244847" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250221122710160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46372<->l=127.0.0.1:4258 20250221122710162 DAUC <0003> db_auc.c:157 IMSI='262421336244847': No 2G Auth Data 20250221122710162 DAUC <0003> db_auc.c:192 IMSI='262421336244847': No 3G Auth Data 20250221122710167 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612436234.msisdn 20250221122710167 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491612436234.msisdn: not attached (vlr_number unset) 20250221122710167 DDGSM <0007> mslookup_server.c:327 sip.voice.491612436234.msisdn: does not exist in GSUP proxy 20250221122711176 DLINP <000b> input/ipa.c:452 connected read/write 20250221122711176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122711176 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421336244847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421336244847" cn_domain=CS} 20250221122711176 DLU <0006> fsm.c:456 lu(262421336244847)[0x556c9fe1ad40]{UNVALIDATED}: Allocated 20250221122711176 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421336244847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250221122711176 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421336244847)[0x556c9fe1ad40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250221122711176 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421336244847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421336244847" cn_domain=CS} 20250221122711176 DLINP <000b> input/ipa.c:452 connected read/write 20250221122711176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122711176 DLINP <000b> input/ipa.c:452 connected read/write 20250221122711176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@5e6a18affe77: Found GsupExpect[0] for "262421336244847" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@5e6a18affe77: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262421336244847" 20250221122711184 DLINP <000b> input/ipa.c:452 connected read/write 20250221122711184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122711184 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421336244847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421336244847"} 20250221122711184 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421336244847)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250221122711184 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421336244847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250221122711184 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421336244847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421336244847"} 20250221122711184 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421336244847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122711184 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421336244847)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250221122711184 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421336244847)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250221122711184 DLU <0006> fsm.c:568 lu(CS:IMSI-262421336244847)[0x556c9fe1ad40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250221122711184 DLINP <000b> input/ipa.c:452 connected read/write 20250221122711184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122711184 DLINP <000b> input/ipa.c:452 connected read/write 20250221122711184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@5e6a18affe77: setverdict(pass): none -> pass 20250221122711187 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612436234.msisdn 20250221122711188 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491612436234.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250221122711188 DDGSM <0007> mslookup_server.c:327 sip.voice.491612436234.msisdn: does not exist in GSUP proxy 20250221122711188 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612436234.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@5e6a18affe77: setverdict(pass): pass -> pass, component reason not changed 20250221122711194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46372<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@5e6a18affe77: Final verdict of PTC: pass 20250221122711196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46364<->l=127.0.0.1:4258 20250221122711198 DLINP <000b> input/ipa.c:452 connected read/write 20250221122711198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122711198 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122711198 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122711198 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122711200 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44165<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@5e6a18affe77: Final verdict of PTC: none 311@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 311: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@5e6a18affe77: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Fri Feb 21 12:27:11 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 20250221122711230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46382<->l=127.0.0.1:4258 20250221122711331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46382<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21740) Waiting for packet dumper to finish... 1 (prev_count=21740, count=37708) 20250221122713316 DSS <0004> hlr_ussd.c:239 262425439874350/0x4638b483: SS Session Timeout, destroying 20250221122713316 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425439874350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Fri Feb 21 12:27:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_MSLookup_GSUP_proxy started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122714449 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122714449 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122714453 DLINP <000b> input/ipa.c:452 connected read/write 20250221122714453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122714455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34156<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@5e6a18affe77: 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) } } } } 20250221122714458 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250221122714458 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@5e6a18affe77: 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 } } } } 20250221122714458 DLINP <000b> input/ipa.c:452 connected read/write 20250221122714458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122714458 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122714458 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122714458 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  20250221122714458 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122714458 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  20250221122714458 DLGSUP <0013> gsup_server.c:236 2:  20250221122714458 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122714458 DLGSUP <0013> gsup_server.c:236 3:  20250221122714458 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122714458 DLGSUP <0013> gsup_server.c:236 4:  20250221122714458 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122714458 DLGSUP <0013> gsup_server.c:236 5:  20250221122714458 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122714459 DLGSUP <0013> gsup_server.c:236 7:  20250221122714459 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122714459 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122714459 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122714459 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@5e6a18affe77: 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") 20250221122714478 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43657<->l=127.0.0.1:4259) 20250221122714479 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250221122714479 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@5e6a18affe77: Created GsupExpect[0] for "262429848593936" to be handled at TC_MSLookup_GSUP_proxy(320) 20250221122714484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34158<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@5e6a18affe77: Created GsupExpect[0] for "262429848593936" to be handled at TC_MSLookup_GSUP_proxy(320) 20250221122714506 DLINP <000b> input/ipa.c:452 connected read/write 20250221122714506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122714506 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429848593936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429848593936" cn_domain=CS} 20250221122714506 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429848593936 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250221122714506 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429848593936 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250221122714507 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429848593936.imsi 20250221122714507 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429848593936.imsi 20250221122714507 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429848593936.imsi: does not exist in local HLR 20250221122714518 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429848593936 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250221122714518 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250221122714518 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250221122714518 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250221122714518 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250221122714518 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250221122714518 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429848593936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122714518 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250221122714518 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250221122714518 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250221122714518 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250221122714518 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250221122714518 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@5e6a18affe77: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@5e6a18affe77: 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) } } } } 20250221122714524 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122714524 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122714524 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250221122714524 DLINP <000b> ipa.c:396 tag 1: HLR 20250221122714524 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250221122714527 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122714527 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122714527 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@5e6a18affe77: 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)@5e6a18affe77: 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)@5e6a18affe77: Found GsupExpect[0] for "262429848593936" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@5e6a18affe77: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429848593936" HLR_Test-GSUP-server-IPA(318)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122714570 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122714570 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122714570 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122714570 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122714570 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429848593936 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617161473 20250221122714571 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429848593936 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250221122714571 DLINP <000b> input/ipa.c:452 connected read/write 20250221122714571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122714571 DLINP <000b> input/ipa.c:452 connected read/write 20250221122714571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@5e6a18affe77: Found GsupExpect[0] for "262429848593936" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@5e6a18affe77: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429848593936" 20250221122714579 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122714579 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122714580 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429848593936 MSISDN-491617161473 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250221122714580 DLINP <000b> input/ipa.c:452 connected read/write 20250221122714580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122714580 DLINP <000b> input/ipa.c:452 connected read/write 20250221122714580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122714584 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122714584 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122714584 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429848593936 MSISDN-491617161473 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 20250221122714584 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429848593936 MSISDN-491617161473 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250221122714584 DLINP <000b> input/ipa.c:452 connected read/write 20250221122714584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122714584 DLINP <000b> input/ipa.c:452 connected read/write 20250221122714584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@5e6a18affe77: setverdict(pass): none -> pass 20250221122714587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34158<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@5e6a18affe77: Final verdict of PTC: pass 20250221122714589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34156<->l=127.0.0.1:4258 20250221122714591 DLINP <000b> input/ipa.c:452 connected read/write 20250221122714591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122714591 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122714591 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122714591 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122714591 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43657<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP(315)@5e6a18affe77: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@5e6a18affe77: Final verdict of PTC: none 316@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@5e6a18affe77: Final verdict of PTC: none 20250221122714593 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122714593 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122714593 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250221122714593 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250221122714593 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server-IPA(318)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 316: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@5e6a18affe77: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Fri Feb 21 12:27:14 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 20250221122714618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34174<->l=127.0.0.1:4258 20250221122714719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34174<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13072) Waiting for packet dumper to finish... 1 (prev_count=13072, count=42996) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Fri Feb 21 12:27:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122717815 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122717815 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122717820 DLINP <000b> input/ipa.c:452 connected read/write 20250221122717820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122717821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34176<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@5e6a18affe77: 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) } } } } 20250221122717825 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250221122717825 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250221122717825 DLINP <000b> input/ipa.c:452 connected read/write 20250221122717825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(321)@5e6a18affe77: 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 } } } } 20250221122717825 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122717825 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122717825 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  20250221122717825 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122717825 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  20250221122717825 DLGSUP <0013> gsup_server.c:236 2:  20250221122717825 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122717825 DLGSUP <0013> gsup_server.c:236 3:  20250221122717825 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122717825 DLGSUP <0013> gsup_server.c:236 4:  20250221122717825 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122717825 DLGSUP <0013> gsup_server.c:236 5:  20250221122717825 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122717825 DLGSUP <0013> gsup_server.c:236 7:  20250221122717825 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122717825 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122717825 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122717825 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@5e6a18affe77: 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") 20250221122717849 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38745<->l=127.0.0.1:4259) 20250221122717853 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250221122717853 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@5e6a18affe77: Created GsupExpect[0] for "262422375482385" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250221122717867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4258 20250221122717871 DAUC <0003> db_auc.c:157 IMSI='262422375482385': No 2G Auth Data 20250221122717871 DAUC <0003> db_auc.c:192 IMSI='262422375482385': No 3G Auth Data 20250221122717880 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422375482385.imsi 20250221122717880 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422375482385.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@5e6a18affe77: setverdict(pass): none -> pass 20250221122717887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@5e6a18affe77: Final verdict of PTC: pass 20250221122717889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34176<->l=127.0.0.1:4258 20250221122717890 DLINP <000b> input/ipa.c:452 connected read/write 20250221122717890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122717890 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(322)@5e6a18affe77: Final verdict of PTC: none 323@5e6a18affe77: Final verdict of PTC: none 20250221122717890 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122717890 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122717890 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38745<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(324)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 323: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@5e6a18affe77: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Fri Feb 21 12:27:17 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 20250221122717920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34190<->l=127.0.0.1:4258 20250221122718021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34190<->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=28128) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Fri Feb 21 12:27:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122721139 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122721139 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122721144 DLINP <000b> input/ipa.c:452 connected read/write 20250221122721144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122721146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34202<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@5e6a18affe77: 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) } } } } 20250221122721149 DLINP <000b> input/ipa.c:452 connected read/write 20250221122721150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(326)@5e6a18affe77: 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 } } } } 20250221122721150 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122721150 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122721150 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  20250221122721150 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122721150 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  20250221122721150 DLGSUP <0013> gsup_server.c:236 2:  20250221122721150 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122721150 DLGSUP <0013> gsup_server.c:236 3:  20250221122721150 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122721150 DLGSUP <0013> gsup_server.c:236 4:  20250221122721150 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122721150 DLGSUP <0013> gsup_server.c:236 5:  20250221122721150 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122721150 DLGSUP <0013> gsup_server.c:236 7:  20250221122721150 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122721150 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122721150 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122721150 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250221122721150 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250221122721150 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@5e6a18affe77: 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") 20250221122721179 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46579<->l=127.0.0.1:4259) 20250221122721181 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250221122721181 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@5e6a18affe77: Created GsupExpect[0] for "262425939464869" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250221122721188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34206<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@5e6a18affe77: Created GsupExpect[0] for "262425939464869" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250221122721194 DLINP <000b> input/ipa.c:452 connected read/write 20250221122721194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122721194 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425939464869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425939464869" cn_domain=CS} 20250221122721194 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425939464869 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250221122721194 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425939464869 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250221122721194 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425939464869.imsi 20250221122721194 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425939464869.imsi 20250221122721194 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425939464869.imsi: does not exist in local HLR 20250221122721198 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425939464869 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250221122721198 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250221122721198 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250221122721198 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250221122721198 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250221122721198 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250221122721198 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425939464869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122721198 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250221122721198 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250221122721198 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250221122721198 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250221122721198 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250221122721198 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@5e6a18affe77: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@5e6a18affe77: 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) } } } } 20250221122721199 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122721199 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122721199 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250221122721199 DLINP <000b> ipa.c:396 tag 1: HLR 20250221122721199 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20250221122721200 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122721200 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122721200 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(330)@5e6a18affe77: 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)@5e6a18affe77: 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)@5e6a18affe77: Found GsupExpect[0] for "262425939464869" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@5e6a18affe77: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425939464869" HLR_Test-GSUP-server-IPA(330)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122721242 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122721242 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122721242 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122721242 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122721243 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425939464869 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614475880 20250221122721243 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425939464869 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250221122721243 DLINP <000b> input/ipa.c:452 connected read/write 20250221122721243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122721243 DLINP <000b> input/ipa.c:452 connected read/write 20250221122721243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@5e6a18affe77: Found GsupExpect[0] for "262425939464869" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@5e6a18affe77: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425939464869" 20250221122721251 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122721251 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122721251 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425939464869 MSISDN-491614475880 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250221122721251 DLINP <000b> input/ipa.c:452 connected read/write 20250221122721251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122721251 DLINP <000b> input/ipa.c:452 connected read/write 20250221122721251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122721254 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122721254 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122721254 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425939464869 MSISDN-491614475880 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 20250221122721254 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425939464869 MSISDN-491614475880 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250221122721254 DLINP <000b> input/ipa.c:452 connected read/write 20250221122721254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122721254 DLINP <000b> input/ipa.c:452 connected read/write 20250221122721254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122721257 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425939464869.imsi 20250221122721257 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425939464869.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@5e6a18affe77: setverdict(pass): none -> pass 20250221122722261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34206<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@5e6a18affe77: Final verdict of PTC: pass 20250221122722263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34202<->l=127.0.0.1:4258 20250221122722265 DLINP <000b> input/ipa.c:452 connected read/write 20250221122722265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122722265 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122722265 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122722265 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250221122722265 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46579<->l=127.0.0.1:4259) 20250221122722266 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122722266 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122722266 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250221122722266 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250221122722266 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(331)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP(327)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-server(329)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@5e6a18affe77: Final verdict of PTC: none 328@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 328: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@5e6a18affe77: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Fri Feb 21 12:27:22 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 20250221122722360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41994<->l=127.0.0.1:4258 20250221122722461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41994<->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@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Fri Feb 21 12:27:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@5e6a18affe77: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@5e6a18affe77: legacy= false MTC@5e6a18affe77: in not legacy case 1 MTC@5e6a18affe77: in not legacy case 2 20250221122725578 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250221122725578 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122725582 DLINP <000b> input/ipa.c:452 connected read/write 20250221122725582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122725583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41996<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@5e6a18affe77: 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) } } } } 20250221122725587 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250221122725587 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@5e6a18affe77: 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 } } } } 20250221122725587 DLINP <000b> input/ipa.c:452 connected read/write 20250221122725587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122725587 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250221122725587 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250221122725587 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  20250221122725587 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250221122725587 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  20250221122725587 DLGSUP <0013> gsup_server.c:236 2:  20250221122725587 DLGSUP <0013> gsup_server.c:238 2: 00  20250221122725587 DLGSUP <0013> gsup_server.c:236 3:  20250221122725587 DLGSUP <0013> gsup_server.c:238 3: 00  20250221122725587 DLGSUP <0013> gsup_server.c:236 4:  20250221122725587 DLGSUP <0013> gsup_server.c:238 4: 00  20250221122725587 DLGSUP <0013> gsup_server.c:236 5:  20250221122725588 DLGSUP <0013> gsup_server.c:238 5: 00  20250221122725588 DLGSUP <0013> gsup_server.c:236 7:  20250221122725588 DLGSUP <0013> gsup_server.c:238 7: 00  20250221122725588 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250221122725588 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250221122725588 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)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@5e6a18affe77: 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") 20250221122725615 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39199<->l=127.0.0.1:4259) 20250221122725617 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250221122725617 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@5e6a18affe77: Created GsupExpect[0] for "262426226400805" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250221122725624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42006<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@5e6a18affe77: Created GsupExpect[0] for "262426226400805" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250221122725630 DLINP <000b> input/ipa.c:452 connected read/write 20250221122725630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122725630 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426226400805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426226400805" cn_domain=CS} 20250221122725630 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426226400805 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250221122725630 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426226400805 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250221122725630 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426226400805.imsi 20250221122725630 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426226400805.imsi 20250221122725630 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426226400805.imsi: does not exist in local HLR 20250221122725635 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426226400805 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250221122725635 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250221122725635 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250221122725635 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250221122725635 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250221122725635 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250221122725635 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426226400805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250221122725635 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250221122725635 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250221122725635 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250221122725635 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250221122725635 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250221122725635 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@5e6a18affe77: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@5e6a18affe77: 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) } } } } 20250221122725637 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122725637 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122725637 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250221122725637 DLINP <000b> ipa.c:396 tag 1: HLR 20250221122725637 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250221122725638 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122725638 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122725638 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@5e6a18affe77: 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)@5e6a18affe77: 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)@5e6a18affe77: Found GsupExpect[0] for "262426226400805" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@5e6a18affe77: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426226400805" HLR_Test-GSUP-server-IPA(337)@5e6a18affe77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@5e6a18affe77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250221122725682 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122725682 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122725682 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122725682 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122725682 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426226400805 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617080362 20250221122725683 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426226400805 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250221122725683 DLINP <000b> input/ipa.c:452 connected read/write 20250221122725683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122725683 DLINP <000b> input/ipa.c:452 connected read/write 20250221122725683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@5e6a18affe77: Found GsupExpect[0] for "262426226400805" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@5e6a18affe77: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426226400805" 20250221122725691 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122725691 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122725691 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426226400805 MSISDN-491617080362 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250221122725692 DLINP <000b> input/ipa.c:452 connected read/write 20250221122725692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122725692 DLINP <000b> input/ipa.c:452 connected read/write 20250221122725692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122725695 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122725695 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122725695 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426226400805 MSISDN-491617080362 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 20250221122725695 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426226400805 MSISDN-491617080362 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250221122725695 DLINP <000b> input/ipa.c:452 connected read/write 20250221122725695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122725695 DLINP <000b> input/ipa.c:452 connected read/write 20250221122725695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250221122725698 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617080362.msisdn 20250221122725698 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491617080362.msisdn: does not exist in local HLR 20250221122725698 DDGSM <0007> mslookup_server.c:352 sip.voice.491617080362.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250221122725698 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617080362.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@5e6a18affe77: setverdict(pass): none -> pass 20250221122725702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42006<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@5e6a18affe77: Final verdict of PTC: pass 20250221122725703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41996<->l=127.0.0.1:4258 20250221122725705 DLINP <000b> input/ipa.c:452 connected read/write 20250221122725705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250221122725705 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250221122725705 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250221122725705 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@5e6a18affe77: Final verdict of PTC: none 20250221122725706 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39199<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@5e6a18affe77: Final verdict of PTC: none 20250221122725707 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250221122725707 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250221122725707 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250221122725707 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN IPA-CTRL-CLI-IPA(338)@5e6a18affe77: Final verdict of PTC: none 20250221122725707 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@5e6a18affe77: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@5e6a18affe77: Final verdict of PTC: none MTC@5e6a18affe77: Setting final verdict of the test case. MTC@5e6a18affe77: Local verdict of MTC: none MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC with component reference 335: none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@5e6a18affe77: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@5e6a18affe77: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@5e6a18affe77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Fri Feb 21 12:27:25 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 20250221122725793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42020<->l=127.0.0.1:4258 20250221122725894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42020<->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=46420) MTC@5e6a18affe77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@5e6a18affe77: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5e6a18affe77: Terminating MTC. MC@5e6a18affe77: MTC terminated. MC2> exit MC@5e6a18affe77: Shutting down session. MC@5e6a18affe77: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7521.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 (2510698) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2510647) [testenv] Showing testsuite/junit-xml-7521.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7521.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0'] testenv-hlr-osmocom-latest-20250221-1225-ce11aa9a-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2333/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS